I've realised that I have no inodes. What steps do I need to take to release some space (I'm limited in my UNIX knowledge but am willing to read up any websites that can help)?
[root@home greyhole]# df -i
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/mapper/vg_home-lv_root
3276800 3276800 0 100% /
tmpfs 240680 1 240679 1% /dev/shm
/dev/sda1 128016 41 127975 1% /boot
/dev/mapper/vg_home-lv_home
11714560 511683 11202877 5% /home
/dev/sdb1 61054976 940847 60114129 2% /var/hda/files/drives/drive2
/dev/sdc1 61054976 941249 60113727 2% /var/hda/files/drives/drive
Thanks In Advance
Steffan
No inodes - what to do
Re: No inodes - what to do
I think you will best checking the internet. I had that happen once and I found a solution there. Sorry I don't have the link, but there is good guidance to help.
Might consider searching the forums as well.
Might consider searching the forums as well.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Re: No inodes - what to do
I did search on multiple linux forum and on here. I'm convinced it's greyhole thus I posted here. My issue is that I can't do a simple find command as it doesn't have room to run in tmp.Might consider searching the forums as well.
# find . -print0 | xargs -0 -n 1 ls -id | cut -d' ' -f1 | sort -u | wc -l
I'm convinced it's greyhole in the spool. What is the impact of me deleting the spool of greyhole as I don't understand why it has so many files.
[root@home spool]# ls -l
total 109284
drwxr-xr-x. 2 root root 4096 Jun 29 2011 anacron
drwx------. 2 root root 4096 Jun 29 2011 cron
drwxrwxrwx. 2 root root 111874048 May 25 16:26 greyhole
drwxr-xr-x. 2 root root 4096 Apr 19 2010 lpd
drwxrwxr-x. 2 root mail 4096 May 18 04:07 mail
drwxr-xr-x. 2 root root 4096 Dec 7 2010 plymouth
drwxr-xr-x 16 root root 4096 Oct 1 2012 postfix
drwxrwxrwt. 2 root root 4096 Aug 4 2011 samba
Any help appreciated.
Re: No inodes - what to do
How much drive space do you have allocated for the OS drive? I use Greyhole and have not had this issue before. Have you checked the wiki for guidance? Seems like I saw something there about inodes, but could be mistaken.
ßîgƒσστ65
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Applications Manager
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2
Who is online
Users browsing this forum: No registered users and 14 guests