Quantcast
Channel: ProLiant Servers (ML,DL,SL) topics
Viewing all articles
Browse latest Browse all 10362

ILO V2 using CLI to mount and boot from HTTP ISO

$
0
0

I am trying to mount and boot from a Red Hat ISO that I have put on a web server.  Because I am working remotely in a secured environment I do no have web interface access to the ILO only command line.  So  here is what I have:

 

</>hpiLO-> oemhp_ping /map1 *.*.*.199
status=0
status_tag=COMMAND COMPLETED

 

</>hpiLO-> set /map1/oemhp_vm1/cddr1 oemhp_image=http://*.*.*.199/var/www/html/rhel-server-6.6-x86_64-dvd.iso
status=0
status_tag=COMMAND COMPLETED

 

</>hpiLO-> show /map1/oemhp_vm1/cddr1 -a
status=0
status_tag=COMMAND COMPLETED


/map1/oemhp_vm1/cddr1
Targets
Properties
oemhp_image=http://*.*.*.199/var/www/html/rhel-server-6.6-x86_64-dvd.iso
oemhp_connect=No
oemhp_boot=No_Boot
oemhp_wp=Yes
oemhp_applet_connected=No
Verbs
cd version exit show set

 

</>hpiLO-> set /map1/oemhp_vm1/cddr1 oemhp_boot=Once
status=0
status_tag=COMMAND COMPLETED

 

</>hpiLO-> show /map1/oemhp_vm1/cddr1
status=0
status_tag=COMMAND COMPLETED


/map1/oemhp_vm1/cddr1
Targets
Properties
oemhp_image=http://*.*.*.199/var/www/html/rhel-server-6.6-x86_64-dvd.iso
oemhp_connect=No
oemhp_boot=Once
oemhp_wp=Yes
oemhp_applet_connected=No
Verbs
cd version exit show set

 

</>hpiLO-> show /system1/bootconfig1/bootsource1 -a
status=0
status_tag=COMMAND COMPLETED


/system1/bootconfig1/bootsource1
Targets
Properties
bootorder=1
Verbs
cd version exit show set

 

So, when I do a "reset hard" the system goes through a bootup, but it boots to the already installed OS on the hard drive, not from the ISO that I'm trying to use to install a new OS.

 

Any idea what I'm doing wrong here?  Please excuse the obscured IPs, but again, it's a secure environment and I'm not supposed to let those get out.  They do match.


Viewing all articles
Browse latest Browse all 10362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>