[opensuse] freespace calculation bug or not
Hi folks, In my home directory I have a link. ln -s /mnt/store store Store is a partition of 250 GB, My home directory is 10GB If I write some (large) files via this link to a directory in store then they are substracted from the freeblocks of my home directory. If the system thinks that my home dir is full (which isn't true) then all programs that have to write in my homedir stop. Then I have to reboot to cleanup this wrong disc-calculations. Startuplog: Home (/dev/sda9): recovering journal Home (/dev/sda9): Clearing orphaned inode 16742 (uid=1000, gid=100, mode=040755, size=4096) Home (/dev/sda9): Clearing orphaned inode 16754 (uid=0, gid=0, mode=0100644, size=6320340992) Home (/dev/sda9): clean, 17849/1310720 files, 1072543/2620595 blocks If it is a bug, on which part kernel,kde or some other part. Where should I depose this bug. Thanks -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Friday 2008-02-15 at 13:02 +0100, Hans defaber wrote:
Hi folks,
In my home directory I have a link. ln -s /mnt/store store Store is a partition of 250 GB, My home directory is 10GB If I write some (large) files via this link to a directory in store then they are substracted from the freeblocks of my home directory.
If this is happening, then the link is not made, or /mnt/store is not mounted. - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHtZS9tTMYHG2NR9URAl1JAJ0buDWlDRnGJ+gRFbtZr9p/zXU+UwCgi8Wy eIS7jJMuGH745dMNaD1jhTY= =pbLC -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hans defaber schreef:
Hi folks,
In my home directory I have a link. ln -s /mnt/store store Store is a partition of 250 GB, My home directory is 10GB If I write some (large) files via this link to a directory in store then they are substracted from the freeblocks of my home directory.
If the system thinks that my home dir is full (which isn't true) then all programs that have to write in my homedir stop. I don't use diskspace on my homedir but on /mnt/store which is another partition.
Then I have to reboot to cleanup this wrong disc-calculations.
Startuplog: Home (/dev/sda9): recovering journal Home (/dev/sda9): Clearing orphaned inode 16742 (uid=1000, gid=100, mode=040755, size=4096) Home (/dev/sda9): Clearing orphaned inode 16754 (uid=0, gid=0, mode=0100644, size=6320340992) Home (/dev/sda9): clean, 17849/1310720 files, 1072543/2620595 blocks
If it is a bug, on which part kernel,kde or some other part. Where should I depose this bug.
Thanks
If my home disk is 'full',which isn't true, Then the datastream continues till the end. To my opinion calculating diskspace is a task of the operatingsystem in combination with the filesystem. Is this correct ? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Friday 2008-02-15 at 22:52 +0100, Hans defaber wrote:
To my opinion calculating diskspace is a task of the operatingsystem in combination with the filesystem. Is this correct ?
Yes. Try "df -h". - -- Cheers, Carlos E. R. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHthQwtTMYHG2NR9URAhAAAJ0WAdZ+ZtGhS0A8e2fHlqLcWwHX/ACghbpd 0XwC7yKM6Fj3k0uDDwcM0HY= =+nNq -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
Hans defaber wrote:
Hans defaber schreef:
Hi folks,
In my home directory I have a link. ln -s /mnt/store store Store is a partition of 250 GB, My home directory is 10GB If I write some (large) files via this link to a directory in store then they are substracted from the freeblocks of my home directory.
If the system thinks that my home dir is full (which isn't true) then all programs that have to write in my homedir stop. I don't use diskspace on my homedir but on /mnt/store which is another partition. Then I have to reboot to cleanup this wrong disc-calculations.
Startuplog: Home (/dev/sda9): recovering journal Home (/dev/sda9): Clearing orphaned inode 16742 (uid=1000, gid=100, mode=040755, size=4096) Home (/dev/sda9): Clearing orphaned inode 16754 (uid=0, gid=0, mode=0100644, size=6320340992) Home (/dev/sda9): clean, 17849/1310720 files, 1072543/2620595 blocks
If it is a bug, on which part kernel,kde or some other part. Where should I depose this bug.
Thanks
If my home disk is 'full',which isn't true, Then the datastream continues till the end.
Which data stream?
To my opinion calculating diskspace is a task of the operatingsystem in combination with the filesystem. Is this correct ?
that's the responsibility of the filesystem driver (ext3, xfs, or reiserfs or whatever you're using) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (3)
-
Aaron Kulkis
-
Carlos E. R.
-
Hans defaber