mogstored and df(1) arguments
Arnoud Vermeer
a.vermeer at freshway.biz
Thu Mar 9 22:04:49 UTC 2006
Hi Guys,
Thanks for the reply. I use standard Debian Sarge installs and it USED
to work, so what changed in due time? I went back to revision 1.108
and still encountered the same problems. Maybe I'm not removing the
install right? Maybe it doesn't want to overwrite the previous
install?
So these are the commando's you've asked for:
mfs1:/var/mogdata/dev1# uname -a; df -k -l -P
Linux mfs1 2.4.27-2-386 #1 Wed Aug 17 09:33:35 UTC 2005 i686 GNU/Linux
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/hda1 37776652 658988 35198704 2% /
tmpfs 124472 0 124472 0% /dev/shm
/dev/hde 240365240 32832 228122480 1% /var/mogdata/dev1
mfs3:/home/funzoneq/mogfs# uname -a; df -k -l -P
Linux mfs3 2.4.27-2-386 #1 Wed Aug 17 09:33:35 UTC 2005 i686 GNU/Linux
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/hda1 37744520 515960 35311204 2% /
tmpfs 128520 0 128520 0% /dev/shm
/dev/hde 240365240 32832 228122480 1% /var/mogdata/dev3
mfs4:/home/funzoneq# uname -a; df -k -l -P
Linux mfs4.twilightinc.nl 2.6.8-11-amd64-generic #1 Wed Jun 1 00:42:47
CEST 2005 x86_64 GNU/Linux
Filesystem 1024-blocks Used Available Capacity Mounted on
/dev/hda1 37001804 479724 34642480 2% /
tmpfs 254140 0 254140 0% /dev/shm
/dev/sda 240365240 32832 228122480 1% /var/mogdata/dev6
I hope it helps.
Thanks.
Arnoud Vermeer
On 3/9/06, Leon Brocard <acme at astray.com> wrote:
> On 3/9/06, Eric Hodel <drbrain at segment7.net> wrote:
>
> > -k specifies 1024-byte blocks, but -P specifies POSIX mode which uses
> > 512-byte blocks. It appears that the -P wins since it comes last.
>
> This sounds awfully like a silly portability thing.
>
> uname -a; df -k -l -P
> Darwin roo.config 8.5.0 Darwin Kernel Version 8.5.0: Sun Jan 22
> 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC Power Macintosh
> powerpc
> Filesystem 512-blocks Used Avail Capacity Mounted on
> ...
>
>
> uname -a; df -k -l -PLinux kanga.astray.com 2.4.19-gentoo-r10 #6 Wed
> May 7 20:56:57 BST 2003 i686 Pentium III (Coppermine) GenuineIntel
> GNU/Linux
> Filesystem 1024-blocks Used Available Capacity Mounted on
> ...
>
> uname -a; df -k -l -P
> Linux braga 2.6.8-2-686-smp #1 SMP Thu May 19 17:27:55 JST 2005 i686 GNU/Linux
> ...
>
> uname -a; df -k -l -P
> SunOS searchuk 5.9 Generic_112233-08 sun4u sparc SUNW,Ultra-60
> df: unknown option: P
> Usage: df [-F FSType] [-abeghklntVv] [-o FSType-specific_options]
> [directory | block_device | resource]
>
> Pesky operating systems!
>
> Why, what does it do on your OS?
>
> Leon
>
More information about the mogilefs
mailing list