12-Aug-2020 22:27
I have previously updated software on LTMs. However, the virtual F5 i am working on now only has one disk volume. Is there a different method to install software on a single volume system? if not, how would i add a new volume? In the web interface, i see no options under software volumes or disk volumes to add a new one.
13-Aug-2020 07:10
Hi Jim M,
GUI:
System ›› Software Management : Image List
Select Software Image
Install
Volume set name: 2
Install
CLI:
tmsh
install sys software image BIGIP-16.0.0-0.0.12.iso create-volume volume HD1.2
13-Aug-2020 19:38
Thanks for that. I did not realise that the system would create a specified volume if it does not already exist. I have now confirmed that it does just that.