Having much difficulty upgrading BIG-IQ running 8.1.0 to 8.2.0 with errors in /var/log/restjavad.0.log that state /var out of space running a 75GB assigned to /var
Wasn't sure if that is what F5 is expecting so based on this article what you can do is check what is expected by running this command:
[root@txsat1slbiq01:Active:Standalone] bin # ./imageplan /shared/images/BIG-IQ-8.2.0-0.0.310.iso
product BIG-IQ version 8.2.0 build 0.0.310(BIGIQ820) selected
Standard plan
Mount point:/,Size:450000kMount point:/usr,Size:10485760kMount point:/config,Size:3320000kMount point:/var,Size:78643200kTiny plan
Mount point:/,Size:450000kMount point:/usr,Size:10485760kMount point:/config,Size:500000kMount point:/var,Size:26214400k
All the above is in kilobytes so might need to go to a conversion calculator and in doing so you will see /var is 75GB is all the new version (8.2.0) requires for /var is 75GB
So using the conversion calculator it shows current size of var (set.1._var vg-db-sda -wi-ao---- 99614720.00k) is 95GB so 20GB more than what the ISO says is required and yet we keep running out of space when we try to perform the upgrade.
Does anyone have a solution or an idea? I've tried this so many times that I'm out of ideas
Question
wildweaselmi
Having much difficulty upgrading BIG-IQ running 8.1.0 to 8.2.0 with errors in /var/log/restjavad.0.log that state /var out of space running a 75GB assigned to /var
Wasn't sure if that is what F5 is expecting so based on this article what you can do is check what is expected by running this command:
All the above is in kilobytes so might need to go to a conversion calculator and in doing so you will see /var is 75GB is all the new version (8.2.0) requires for /var is 75GB
So check to see what is assigned by running
So using the conversion calculator it shows current size of var (set.1._var vg-db-sda -wi-ao---- 99614720.00k) is 95GB so 20GB more than what the ISO says is required and yet we keep running out of space when we try to perform the upgrade.
Does anyone have a solution or an idea? I've tried this so many times that I'm out of ideas
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.