Forum Discussion
lostinberlin_11
Jun 23, 2015Nimbostratus
BIGI LTM VE qcow2 image - Shared directory too small for upgrade
We are in the process of migrating our servers from BIGIP 11.3 to 11.6.
I am trying a test upgrade with the BIGIP-11.3.0.39.0.qcow2 image.
However, the /shared directory is too small to hol...
lostinberlin_11
Jun 25, 2015Nimbostratus
I managed to work this out and am posting the solution to help anyone who has the same problem.
Basically, you need to:
- boot into the BigIP MOS (Maintenance Operating System)
- extend and resize the logical shared partition
- reboot
The steps are as follows:
-
boot into the BigIP MOS (Maintenance Operating System)
- boot into the BigIP as normal
- use the
command the get the grub file to modifygrub_open
- edit the file, changing default to '1' instead of '0'
- use the
command to save the modified file.grub_close
- reboot. This time the VM should go into 'MOS' mode without mounting any of the file systems.
-
extend and resize the logical shared partition
- use
to list the available partitionslvscan
- use
to extend the partition in question (Reference: http://tldp.org/HOWTO/LVM-HOWTO/extendlv.html)lvextend
- use
to resize the enlarged partition.resize4fs
- reboot. The default is reset automatically and the VM reboots into normal mode.
- use
Now you should see that the mount has been resized.
Hope it helps someone.
Cheers, Steve
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects