Displaying 3 results from an estimated 3 matches for "39t".
Did you mean:
39
2011 Jul 15
1
Strange Behavior using FUSE client
...-dr-001:
Filesystem Size Used Avail Use% Mounted on
/dev/md2 66G 4.6G 58G 8% /
/dev/md0 71G 186M 68G 1% /opt
tmpfs 5.9G 0 5.9G 0% /dev/shm
/dev/sde1 17T 83G 17T 1% /mnt/data03
/dev/sdd1 39T 182G 38T 1% /mnt/data02
/dev/sdc1 39T 81G 39T 1% /mnt/data01
A df -h from the client:
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
12G 7.7G 3.4G 70% /
/dev/sda1 99M 29M 65M 31%...
2018 May 15
2
Free disk space calculation with Samba 4.7 and macOS 10.13 - or in general
Hi,
i noticed that the calculation of disk space is completely confusing and may be someone has an explanation?
My server is a Samba 4.7 on Centos with an xfs storage. Centos shows a 39T Storage (31T used, 8 T free)
My macOS Client connects to that storage (which is the share) and shows a 42 TB Storage and 33,25T used ….
I know that some systems calculate with a base of 1.000 bytes for a KB and some use 1.024, but is there any chance to get the numbers a bit closer?
In my case u...
2011 Sep 12
0
cannot access /mnt/glusterfs: Stale NFS file handle
I've mounted my glusterfs share as I always do:
mount -t glusterfs `hostname`:/bhl-volume /mnt/glusterfs
and I can see it in df:
# df -h | tail -n1
clustr-01:/bhl-volume 90T 51T 39T 57% /mnt/glusterfs
but I can't change into it, or access any of the files in it:
# ls -al /mnt/glusterfs
ls: cannot access /mnt/glusterfs: Stale NFS file handle
Any idea what could be causing this? It was working fine last week (in
fact I haven't remounted it in months and have had clien...