Hi,
I just realized that you asked about the space in /dev/mapper/sysvg-root.vol
The steps I covered will free up space in /dev/mapper/sysvg-var.vol
Did you by any chance upload the patch file to the root home folder /root/
? the home folders for all users reside in /dev/mapper/sysvg-root.vol
and that would explain it why you are getting the error. Move the patch file to /var/tmp
if you can.
Check the space usage in the home folder while at it:
du -h --max-depth=1 /home
Regards,
------------------------------
Sarvesh Lad
Tech Lead @ On-Prem Managed Services (WAF, DAM, DRA & Sonar)
------------------------------
Original Message:
Sent: 03-01-2023 21:01
From: ZhiXiang Zhang
Subject: System root file doesn't have enough space to upgrade
Hi Sarvesh,
I asked colleague they mentioned that below path could also clean out space is it right?
/opt/SecureSphere/server/SecureSphere/jakarta-tomcat-secsph/webapps/SecureSphere/WEB-INF/reptemp
Thanks
------------------------------
ZhiXiang Zhang
engineer
Fairline Technology Co., Ltd
內湖區
Original Message:
Sent: 03-01-2023 12:07
From: Sarvesh Lad
Subject: System root file doesn't have enough space to upgrade
Hi,
Clean out the following directories:
- / var / tmp - old log files / old backups etc
- / var /tmp / failed_delivery - any archiving action set that fails, stores the file here and it can balloon up
- / var / SecureSphere / upgrades / - Over here are where the upgrade files are extracted, remove any old version folders here.
If you still are having issue with space:
- Extract the upgrade file by passing the --noexec arguement on the .x executable:
./SecureSphereV14-WAF_14.7.0.20_0.44105.x --noxec
- Delete the downloaded patch file (he one with .x extension)
- Navigate (cd) to the extracted path, which will be output from above command, usually:
/var/SecureSphere/upgrades/upgrade-14.7.0.20_0.44105/
- When inside the above directory, run:
./bin/install
NOTE: You can also start a silent install that will accept the EULA for you: ./bin/install --silent
PS: I have added some unneed space to make this post as the commands are being being picked up but the CloudWAF being blocked. I will fix it once resolved
Regards
------------------------------
Sarvesh Lad
Tech Lead @ On-Prem Managed Services (WAF, DAM, DRA & Sonar)
Original Message:
Sent: 02-28-2023 21:18
From: ZhiXiang Zhang
Subject: System root file doesn't have enough space to upgrade
When I upgrade system from 13 to 14, my customer's MX shows below comment /dev/mapper/sysvg-root.vol has no enough space "6G" to upgrade.
How should I solve this problem?
Thanks
#DatabaseActivityMonitoring
------------------------------
ZhiXiang Zhang
engineer
Fairline Technology Co., Ltd
內湖區
------------------------------