Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 
Custom Alert Banner

Unable to Install Software image on vCMP Host

HM_U333
Cirrus
Cirrus

Issue: Unable to install Software image on Host.

Error: Failed 'troubleshooting'.

Possible Issues:

1. File permission should be 644 level. Run below command.

chmod 644 <file name>

 

2. Check 'liveinstall.log' to see any error.

Command: # less liveinstall.log.0 | grep -B 3 -A 3 Installing

You will see error similar below.

Active:Standalone] log # less liveinstall.log.0 | grep -B 3 -A 3 Installing
progress: 4/100
progress: 6/100
info: Creating target filesystems.
info: Installing packages.
error: tm_install::Process::Process_full_install -- predicted size for BIGIP16131 is 14875024 and vg has 13221888 remaining.
Terminal error: Disk full (volume group). See SOL#10636
*** Live install end at 2022/08/10 12:32:40: failed (return code 255) ***

 

Solution: Increase the space as you see below error in log.

Terminal error: Disk full (volume group). See SOL#10636

1 ACCEPTED SOLUTION

HM_U333
Cirrus
Cirrus

Solution: This is on vCMP host. So below steps will be aplicable to vCMP host as well.

https://support.f5.com/csp/article/K17405

View solution in original post

3 REPLIES 3

LiefZimmerman
Community Manager
Community Manager

@HM_U333 - if you have not been able to resolve this yet let me know and I will see if I can get an expert to take a look. Also - if you can add what you have tried, if anything, that would be great.
Thanks.

HM_U333
Cirrus
Cirrus

Solution: This is on vCMP host. So below steps will be aplicable to vCMP host as well.

https://support.f5.com/csp/article/K17405

Mauz
Altostratus
Altostratus

I ran into this issue on version 17.1 , and I had to reduce a partition to a smaller size as per this KB

https://my.f5.com/manage/s/article/K74200262

I then ran into another issue, where i had to remove two DB partitions with the command 'lvremove'