This post is more than 5 years old
9 Posts
0
2770
September 6th, 2012 15:00
Celerra NS-120 /nas/var/dump partition has 0% free space
Hi Experts,
I just saw this error before I did a /nas/var/nas_checkup, /nas/var/dump partition has 0% free space.
Is it safe to remove these files from /home/nasadmin
upgrd-ckv10-80.bin and upgrd-ckv10-80.tar.gz
I was wondering if doing a rm -d will free up some space without breaking nothing at the system.
Not sure if the system has any pointers to those two files.
These two files are in the same directory as well.
upgrd-ckv10-87.bin and upgrd-ckv10-87.tar.gz
Thanks
Didac
No Events found!
Didac_F
9 Posts
0
September 6th, 2012 18:00
I did compare both units, and it was obvious that the core file was the issue.
Deleted the core dump file and it is good to go
dynamox
9 Legend
•
20.4K Posts
1
September 6th, 2012 15:00
these are pre-upgrade scripts that support runs before they schedule NAS code upgrade, you can delete those files. I would not do rm-rf though. How is that going to help with space in /nas/var/dump, thats a different partition.
Didac_F
9 Posts
0
September 6th, 2012 15:00
Yeah
that was the result, after the command, and it gave me the recomendation of remove files, run shopt -s dotglob and du -sxk * | sort -n and rpm -qf filename --dbpath /var/sadm/pkg/emcnas and keep checking with the df command
Didac_F
9 Posts
0
September 6th, 2012 15:00
dynamox,
What do you recommend?
Error HC_CS_14505082887
Thanks
D
dynamox
9 Legend
•
20.4K Posts
0
September 6th, 2012 15:00
you got that error during /nas/var/nas_checkup ?
dynamox
9 Legend
•
20.4K Posts
1
September 6th, 2012 17:00
hmm..i have never seen that recommendation/command. If you cd into /nas/var/dump and do "ls" ...if you ever experienced datamoover panic, the core dump file will be in there.