Re: df -H shows irritating values

2018-11-24 Thread Gordon Messmer
On 11/21/18 8:23 PM, Gordon Messmer wrote: On 11/20/18 5:45 AM, Frank Elsner wrote: What's going on there? Rather than "df", use "stat": stat /nas (That should have been "stat -f". My mistake.) In the output of "stat" you will see the block size of the filesystem, and the block count. Ei

Re: df -H shows irritating values

2018-11-21 Thread Gordon Messmer
On 11/20/18 5:45 AM, Frank Elsner wrote: What's going on there? Rather than "df", use "stat": stat /nas ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Condu

Re: df -H shows irritating values

2018-11-21 Thread Ed Greshko
On 11/21/18 10:06 PM, Frank Elsner wrote: > On Wed, 21 Nov 2018 17:46:07 +0800 Ed Greshko wrote: > > [ ... ] > >> Any possibility to mount it on a (ugh) Windows system to compare? > Unfortunately no, household is M$ free. > > But directly attached to a Linux system it shows (correctly) up > > Fil

Re: df -H shows irritating values

2018-11-21 Thread Frank Elsner
On Wed, 21 Nov 2018 17:46:07 +0800 Ed Greshko wrote: [ ... ] > Any possibility to mount it on a (ugh) Windows system to compare? Unfortunately no, household is M$ free. But directly attached to a Linux system it shows (correctly) up Filesystem Size Used Avail Use% Mounted on

Re: df -H shows irritating values

2018-11-21 Thread Ed Greshko
On 11/21/18 5:46 PM, Ed Greshko wrote: > On 11/21/18 5:12 PM, Frank Elsner wrote: >> On Wed, 21 Nov 2018 17:04:45 +0800 Ed Greshko wrote: >> >> [ ... ] >> >>> What model Fritz!Box are you using? >> Fritz!Box Fon WLAN 7390, FRITZ!OS: 06.85 >> > Any possibility to mount it on a (ugh) Windows system

Re: df -H shows irritating values

2018-11-21 Thread Ed Greshko
On 11/21/18 5:12 PM, Frank Elsner wrote: > On Wed, 21 Nov 2018 17:04:45 +0800 Ed Greshko wrote: > > [ ... ] > >> What model Fritz!Box are you using? > Fritz!Box Fon WLAN 7390, FRITZ!OS: 06.85 > Any possibility to mount it on a (ugh) Windows system to compare? I have a NAS (not a Fritz) running

Re: df -H shows irritating values

2018-11-21 Thread Frank Elsner
On Wed, 21 Nov 2018 17:04:45 +0800 Ed Greshko wrote: [ ... ] > What model Fritz!Box are you using? Fritz!Box Fon WLAN 7390, FRITZ!OS: 06.85 Greetings, Frank ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to use

Re: df -H shows irritating values

2018-11-21 Thread Ed Greshko
On 11/20/18 9:45 PM, Frank Elsner wrote: > Hello, > > I have a 64GB USB-Stick inserted to my Fritz!Box which is available as a > SMB mount point. > > When I mount it "df -H" shows > > Filesystem Size Used Avail . Mounted on > .. > //fritz.box/nil123G38G86G 31% /nas

Re: df -H shows irritating values

2018-11-21 Thread Frank Elsner
On Wed, 21 Nov 2018 00:34:35 -0800 Samuel Sieb wrote: [ ... ] > What is the output of "mount" for that mount point? //fritz.box/nil on /nas type cifs (rw,relatime,vers=1.0,cache=strict,username=cifs,domain=,uid=99,forceuid,gid=12203,forcegid, addr=2003:00e4:8f0f:e800:3631:c4ff:fe6c:ac87,soft,

Re: df -H shows irritating values

2018-11-21 Thread Samuel Sieb
On 11/20/18 11:46 PM, Frank Elsner wrote: On Tue, 20 Nov 2018 23:26:29 -0800 Samuel Sieb wrote: On 11/20/18 10:49 PM, Frank Elsner wrote: On Tue, 20 Nov 2018 08:14:43 -0800 Samuel Sieb wrote: On 11/20/18 5:45 AM, Frank Elsner wrote: I have a 64GB USB-Stick inserted to my Fritz!Box which is av

Re: df -H shows irritating values

2018-11-20 Thread Frank Elsner
On Tue, 20 Nov 2018 23:26:29 -0800 Samuel Sieb wrote: > On 11/20/18 10:49 PM, Frank Elsner wrote: > > On Tue, 20 Nov 2018 08:14:43 -0800 Samuel Sieb wrote: > >> On 11/20/18 5:45 AM, Frank Elsner wrote: > >>> I have a 64GB USB-Stick inserted to my Fritz!Box which is available as a > >>> SMB mount po

Re: df -H shows irritating values

2018-11-20 Thread Samuel Sieb
On 11/20/18 10:49 PM, Frank Elsner wrote: On Tue, 20 Nov 2018 08:14:43 -0800 Samuel Sieb wrote: On 11/20/18 5:45 AM, Frank Elsner wrote: I have a 64GB USB-Stick inserted to my Fritz!Box which is available as a SMB mount point. When I mount it "df -H" shows Filesystem Size Used

Re: df -H shows irritating values

2018-11-20 Thread Frank Elsner
On Tue, 20 Nov 2018 08:14:43 -0800 Samuel Sieb wrote: > On 11/20/18 5:45 AM, Frank Elsner wrote: > > I have a 64GB USB-Stick inserted to my Fritz!Box which is available as a > > SMB mount point. > > > > When I mount it "df -H" shows > > > > Filesystem Size Used Avail . Mounted on >

Re: df -H shows irritating values

2018-11-20 Thread Samuel Sieb
On 11/20/18 5:45 AM, Frank Elsner wrote: I have a 64GB USB-Stick inserted to my Fritz!Box which is available as a SMB mount point. When I mount it "df -H" shows Filesystem Size Used Avail . Mounted on .. //fritz.box/nil123G38G86G 31% /nas What does "df -h" sh

df -H shows irritating values

2018-11-20 Thread Frank Elsner
Hello, I have a 64GB USB-Stick inserted to my Fritz!Box which is available as a SMB mount point. When I mount it "df -H" shows Filesystem Size Used Avail . Mounted on .. //fritz.box/nil123G38G86G 31% /nas All values are doubled (except the Use% of course). What