[Flickrfs-users] Re: Flickrfs and "no space left on device"
Brought to you by:
manishrjain
From: Manish R. J. <man...@gm...> - 2005-11-16 04:33:38
|
Actually, the statfs (shown by 'df'), is the one which determines if a new file can go into the filesystem. Here, because statfs shows 100% filled, therefore, no new file is allowed. Check your log, it shd confirm a call to statfs. Manish On 11/16/05, Alex Vollmer <ale...@gm...> wrote: > > I only included the 'df' output for extra information. My real problem is > that when I try to put files into a new directory in > /mnt/flickrfs/tags/personal/my:tag the OS says "no space left on device". > The numbers 'df' returned looked non-sensical but I think that is just a > symptom. > > Let me know if I can provide any more information. > > Thanks! > > On 11/15/05, Manish Rai Jain <man...@gm...> wrote: > > > > Currently 'df' is not working properly. Okay! I will temporary patch it > > up, so as to return fictitous values. > > > > Manish > > > > > > On 11/16/05, Alex Vollmer <ale...@gm... > wrote: > > > > > > I tried uploading some pictures through flickrfs and the filesystem i= s > > > telling me there is no space left on the device. Any idea what may be > > > causing this? > > > > > > Here is what 'df' says: > > > island ~ # df > > > Filesystem 1K-blocks Used Available Use% Mounted on > > > /dev/hda3 76081512 41382484 34699028 55% / > > > udev 513168 204 512964 1% /dev > > > /dev/hda1 104376 43652 60724 42% /boot > > > none 513168 0 513168 0% /dev/shm > > > /dev/fuse 1024 -18446744073707455488 0 100% /mnt/flickrfs > > > > > > Thanks! > > > > > > --Alex V > > > > > > -- > > > "I think there are only three things America will be known for 2,000 > > > years from now when they study this civilization: the Constitution, j= azz > > > music, and baseball." > > > --Gerald Early > > > > > > > > > > -- > > http://tuxmann.blogspot.com > > > > "If I have seen further it is by standing on the shoulders of Giants" > > "Software is like sex: it's better when it's free." > > "An infinite number of monkeys typing into GNU emacs would never make a > > good program." > > > > > -- > "I think there are only three things America will be known for 2,000 year= s > from now when they study this civilization: the Constitution, jazz music, > and baseball." > --Gerald Early > -- http://tuxmann.blogspot.com "If I have seen further it is by standing on the shoulders of Giants" "Software is like sex: it's better when it's free." "An infinite number of monkeys typing into GNU emacs would never make a goo= d program." |