Forum Discussion
Is it possible to install vCMP host image from the vCMP guest CLI?
I have transferred a new image to a vCMP host and was attempting to a run a script to install the image on of the all guests on the host. It returned the following error:
Data Input Error: Could not locate image "BIGIP-14.1.0.2-0.0.4.iso"
When I checked each guest using the 'tmsh list sys software image' command I didn't see 'BIGIP-14.1.0.2-0.0.4.iso' listed. When I log into the GUI, I see 'BIGIP-14.1.0.2-0.0.4.iso'in the 'Image List' and the 'Image Source' is 'Host'.
So can a host image be installed from the CLI of the guest and if so what is the command?
- ackaljn
Nimbostratus
Yes, the command to use an image from the vCMP host is "install sys software block-device-image 'image_name' volume 'volume_name'"
- youssef1
Cumulonimbus
Hi,
Using tmsh:
create guest [name] modify guest [name] hostname [hostname] app-service [[string] | none] initial-hotfix [hotfix-filename] initial-image [image-filename] management-gw [ip-address] management-ip [ip-address/netmask | ip-address/prefixlen] management-network [bridged | isolated] slots [integer] traffic-profile [vcmp-traffic-profile-name] min-slots [integer] allowed-slots { [slot ID] ... } cores-per-slot [integer] state [configured | provisioned | deployed] virtual-disk [filename] vlans [add | delete | replace-all-with] { [VLAN name] ... } capabilities [add | delete | modify | replace-all-with] { [capability Id] [ { value [integer] } ] }
For more info (page 1864):
https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/bigip-tmsh-reference-12-0-0.pdf
Using API rest:
https://devcentral.f5.com/wiki/iControlREST.APIRef_tm_vcmp_guest.ashx
regards,
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com