[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Directory size =0
- To: hobbit (at) hswn.dk
- Subject: Directory size =0
- From: Quinton Jansen <Quinton.Jansen (at) ec.gc.ca>
- Date: Tue, 09 Dec 2008 13:32:56 -0800
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.17) Gecko/20080829 Iceape/1.1.12 (Debian-1.1.12-1)
Is there a way to get hobbit/xymon to understand that a directory size
of 0 is a valid response?
We have a number of data ingest directories on a xfs fs that should be 0
most of the time.
on ext3, du on an empty directory gives 4.
on xfs, du on an empty directory gives 0
Quinton