Kelly Shutt
Dabbler
- Joined
- Sep 27, 2012
- Messages
- 12
OK, so I'm new to FreeNAS but not Linux; been doing administrator work for 15+ years now. So, I have already done some troubleshooting on my own and I'm thinking maybe I just need a little guidance here.
I am running 8.2-RELEASE at this time, which in fact was just installed fresh a few days ago. I'm in the process of moving a TON of data onto a single RAIDZ volume using FTP transfers; this is 1.5TB of data in about 500K files. I'm getting great throughput on my gigabyte network BTW, which makes me very happy.
The issue I'm running into seems to have cropped up before, from what I see on the forums, where /var will suddenly fill up. I am receiving the email about RRD files not being written because the drive is full. In this case I have already checked all the common things folks have reported and can't figure it out.
From what I can tell, it seems like some deleted file descriptors are stuck; since my DF and DU output is completely different. If i run DF it shows var at like 109% usage, on a 149Mb parition, but when I DU on the folders I can only account for about 5-10Mb of usage. Unfortunately, I have rebooted since to clear the problem and don't have actual output to give you right now.
The other thing I noticed is that it's happened twice now in two days. I rebooted the first time and /var usage went back to normal, showing only 5-10Mb of actual usage. Now after having on less than a day it's done it again. I have tried getting lsof to install, to see what's going on in the filesystem, but for some reason I can't do that either. It tells me the package is installed but then when I look for /sbin/lsof it says the file doesn't exist.
Any advice would be helpful here. It seems to me like something is holding files open when it shouldn't, but I can't figure that out if I can't even make a simple tool work.
Or maybe letting me just make /var bigger since I have FreeNAS installed on it's own dedicated SSD with plenty of space. There's no reason I should be forced to use RAM disks when I have enough space, etc. to work with. Why can't I just make my own partitions and then modify /etc/fstab?
Overall, I am very happy but I think there's some fundamental tools missing here.
Peace,
Kelly Shutt
I am running 8.2-RELEASE at this time, which in fact was just installed fresh a few days ago. I'm in the process of moving a TON of data onto a single RAIDZ volume using FTP transfers; this is 1.5TB of data in about 500K files. I'm getting great throughput on my gigabyte network BTW, which makes me very happy.
The issue I'm running into seems to have cropped up before, from what I see on the forums, where /var will suddenly fill up. I am receiving the email about RRD files not being written because the drive is full. In this case I have already checked all the common things folks have reported and can't figure it out.
From what I can tell, it seems like some deleted file descriptors are stuck; since my DF and DU output is completely different. If i run DF it shows var at like 109% usage, on a 149Mb parition, but when I DU on the folders I can only account for about 5-10Mb of usage. Unfortunately, I have rebooted since to clear the problem and don't have actual output to give you right now.
The other thing I noticed is that it's happened twice now in two days. I rebooted the first time and /var usage went back to normal, showing only 5-10Mb of actual usage. Now after having on less than a day it's done it again. I have tried getting lsof to install, to see what's going on in the filesystem, but for some reason I can't do that either. It tells me the package is installed but then when I look for /sbin/lsof it says the file doesn't exist.
Any advice would be helpful here. It seems to me like something is holding files open when it shouldn't, but I can't figure that out if I can't even make a simple tool work.
Or maybe letting me just make /var bigger since I have FreeNAS installed on it's own dedicated SSD with plenty of space. There's no reason I should be forced to use RAM disks when I have enough space, etc. to work with. Why can't I just make my own partitions and then modify /etc/fstab?
Overall, I am very happy but I think there's some fundamental tools missing here.
Peace,
Kelly Shutt