On Sun, 04 Nov 2007, +11:32:29 EET (UTC +0200),
Radovan Garabik <[EMAIL PROTECTED]> pressed some keys:

> On Sat, Nov 03, 2007 at 04:58:12AM +0200, Juhapekka Tolvanen wrote:
> > Package: pydf
> > Version: 5
> > Severity: important
> > 
> > 
> > I have configured my pydf this way:
> > 
> > FILL_THRESH = 60.0
> > 
> > Right now my /usr -partition is 47.3 full, but pydf colors it like it
> > was over that FILL_THRESH. I accidentally realised, why it behaves so:
> > When that partition is mounted read-only, pydf thinks it is filled over
> > FILL_THRESH. If I remount it re-write, problem goes way. I can reproduce
> > this bug every time and I hope you can, too.

> I cannot reproduce it :-/
> Can you please send me the contents of
> /etc/mtab and /proc/mounts files

/etc/mtab:
----- Clip here ----
/dev/hda1 / ext3 rw,errors=remount-ro 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
sysfs /sys sysfs rw,noexec,nosuid,nodev 0 0
procbususb /proc/bus/usb usbfs rw 0 0
udev /dev tmpfs rw,mode=0755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,noexec,nosuid,gid=5,mode=620 0 0
/dev/mapper/VG02-LVhome /home ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVopt /opt ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVtmp /tmp ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVusr /usr ext3 ro,data=journal 0 0
/dev/mapper/VG02-LVusrlocal /usr/local ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVusrsrc /usr/src ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVvar /var ext3 rw,data=journal 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
----- Clip here ----

/proc/mounts:
----- Clip here ----
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec 0 0
none /proc proc rw,nosuid,nodev,noexec 0 0
udev /dev tmpfs rw 0 0
/dev/hda1 / ext3 rw,data=ordered 0 0
/dev/hda1 /dev/.static/dev ext3 rw,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid 0 0
usbfs /proc/bus/usb usbfs rw,nosuid,nodev,noexec 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev 0 0
devpts /dev/pts devpts rw,nosuid,noexec 0 0
/dev/mapper/VG02-LVhome /home ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVopt /opt ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVtmp /tmp ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVusr /usr ext3 ro,data=journal 0 0
/dev/mapper/VG02-LVusrlocal /usr/local ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVusrsrc /usr/src ext3 rw,data=journal 0 0
/dev/mapper/VG02-LVvar /var ext3 rw,data=journal 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
----- Clip here ----

> and the output of `mount` and  `stat -f /usr` commands?

mount:
----- Clip here ----
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/mapper/VG02-LVhome on /home type ext3 (rw,data=journal)
/dev/mapper/VG02-LVopt on /opt type ext3 (rw,data=journal)
/dev/mapper/VG02-LVtmp on /tmp type ext3 (rw,data=journal)
/dev/mapper/VG02-LVusr on /usr type ext3 (ro,data=journal)
/dev/mapper/VG02-LVusrlocal on /usr/local type ext3 (rw,data=journal)
/dev/mapper/VG02-LVusrsrc on /usr/src type ext3 (rw,data=journal)
/dev/mapper/VG02-LVvar on /var type ext3 (rw,data=journal)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
----- Clip here ----

stat -f /usr
----- Clip here ----

  File: "/usr"
    ID: ea3e8412a8c689d9 Namelen: 255     Type: ext2/ext3
Block size: 4096       Fundamental block size: 4096
Blocks: Total: 3054060    Free: 1610169    Available: 1517088
Inodes: Total: 1550400    Free: 1268129
----- Clip here ----


-- 
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"S teki. S teki. S teki. S wo kakusei. S teki. S teki. S teki. S wo umekome.
S teki. S teki. S teki. M wo setsudan. S teki. S teki. Puratonikku wo
hajimemashou."                                                   Dir en grey



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to