3 examples of hard disk drive media redirection – ADLINK IMB-S90 User Manual
Page 146

IMB-S90 IPMI User’s Manual
146
Description: This command is to redirect the CD/DVD drive from the management station
to the host.
Eg2: IPv4: service vmcli start -r 10.0.6.8:443 –u admin –p admin -c CD-RomImage.iso
IPv6:service vmcli start -r [2004::2000]:443 –u admin –p admin –c CD-RomImage.iso
Description: This command is to redirect the CD/DVD image from the management station
to the host.
Eg3: IPv4: service vmcli start -r 10.0.6.8:443 –u admin –p admin -c CD-RomImage.iso -e
IPv6:service vmcli start -r [2004::2000]:443 –u admin –p admin –c CD-RomImage.iso -e
Description: This command is to redirect the CD/DVD image from the management station
to the host. Data will be transfer through ssl.
Eg4: service vmcli stop
Description: This command is used to stop the vmcli service to stop the redirection.
3.17.3.1.3
Examples of Hard Disk Drive Media redirection
Eg1: IPv4: service vmcli start -r 10.0.6.8:443 –u admin –p admin -hd /dev/sda
IPv6: service vmcli start -r [2004::2000]:443 –u admin –p admin -hd /dev/sda
Description: This command is to redirect the Hard disk drive from the management station
to the host
Eg2: IPv4:service vmcli start -r 10.0.6.8:443 –u admin –p admin -hd HDDImage.img
IPv6:service vmcli start –r [2004::2000]:443 –u admin –p admin –hd HDDImage.img
Description: This command is to redirect the Hard disk image from the management
station to the host.
Eg3: IPv4: service vmcli start -r 10.0.6.8:443 –u admin –p admin -hd /dev/sda -e
IPv6: service vmcli start -r [2004::2000]:443 –u admin –p admin -hd /dev/sda -e
Description: This command is to redirect the Hard disk drive from the management station
to the host. Data will be transfer through ssl.
Eg4: service vmcli stop
Description: This command is used to stop the vmcli service to stop the redirection.