search for: linuxdf

Displaying 6 results from an estimated 6 matches for "linuxdf".

Did you mean: linuxd
2013 Sep 16
2
Re: Numbers behind "df" and "tune2fs"
...> is the default) is to subtract the overhead blocks used by the > ext2 filesystem and not available for file storage. > > You're seeing the latter behavior. if you mount with -o minixdf you should > see what you expect. (Too bad there's no "linuxdf?") :) > >> In gigabytes, it means: >> * for df, the disk is 12.33 GB >> * for tune2fs, the disk is 12.53 GB >> >> I thought that maybe df is only taking into account the real blocks >> available for users. So I tried to remove the reserved blocks and the...
2013 Sep 16
0
Re: Numbers behind "df" and "tune2fs"
...bsddf behaviour (which is the default) is to subtract the overhead blocks used by the ext2 filesystem and not available for file storage. You're seeing the latter behavior. if you mount with -o minixdf you should see what you expect. (Too bad there's no "linuxdf?") :) > In gigabytes, it means: > * for df, the disk is 12.33 GB > * for tune2fs, the disk is 12.53 GB > > I thought that maybe df is only taking into account the real blocks > available for users. So I tried to remove the reserved blocks and the > GDT blocks: > (328...
2013 Sep 16
0
Re: Numbers behind "df" and "tune2fs"
...is the default) is to subtract the overhead blocks used by the >> ext2 filesystem and not available for file storage. >> >> You're seeing the latter behavior. if you mount with -o minixdf you should >> see what you expect. (Too bad there's no "linuxdf?") :) >> >>> In gigabytes, it means: >>> * for df, the disk is 12.33 GB >>> * for tune2fs, the disk is 12.53 GB >>> >>> I thought that maybe df is only taking into account the real blocks >>> available for users. So I tried to remove...
2013 Sep 16
2
Numbers behind "df" and "tune2fs"
Hello guys, I have some difficulties to understand what really are the numbers behing "df" and tune2fs. You'll find the output of tune2fs and df below, on which my maths are based. Here are my maths: A tune2fs on an ext3 FS tell me the FS size is 3284992 block large. It also tell me that the size of one block is 4096 (bytes if I'm not wrong?). So my maths tell me that the disk
2013 Sep 17
2
Re: Numbers behind "df" and "tune2fs"
...t) is to subtract the overhead blocks used by the >>> ext2 filesystem and not available for file storage. >>> >>> You're seeing the latter behavior. if you mount with -o minixdf you should >>> see what you expect. (Too bad there's no "linuxdf?") :) >>> >>>> In gigabytes, it means: >>>> * for df, the disk is 12.33 GB >>>> * for tune2fs, the disk is 12.53 GB >>>> >>>> I thought that maybe df is only taking into account the real blocks >>>> available for...
2013 Sep 17
0
Re: Numbers behind "df" and "tune2fs"
...t the overhead blocks used by the >>>> ext2 filesystem and not available for file storage. >>>> >>>> You're seeing the latter behavior. if you mount with -o minixdf you should >>>> see what you expect. (Too bad there's no "linuxdf?") :) >>>> >>>>> In gigabytes, it means: >>>>> * for df, the disk is 12.33 GB >>>>> * for tune2fs, the disk is 12.53 GB >>>>> >>>>> I thought that maybe df is only taking into account the real blocks >&g...