fluiday / macfuse

Automatically exported from code.google.com/p/macfuse
Other
0 stars 0 forks source link

df -h shows only 1 TB (while it is much bigger) #274

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. a mount

What is the expected output? What do you see instead?
A mount show a volume size of 1 TB, while I expect the real size of the
volume (16TB)

What version of the product are you using? On what operating system?
sshfs 2.5.0 ; Osx 10.4.2

Please provide any additional information below.

df -h on the volume with sshfs:
root@10.0.0.102:/Volumes/EOFILMsan   1.0T     0B   1.0T     0%   
/Volumes/EOFILMsan

df -h on the volume where the disk is:
/dev/disk61                16T    15T   1.6T    90%    /Volumes/EOVIDEOsan

Original issue reported on code.google.com by donald....@eo.nl on 26 Oct 2007 at 7:32

GoogleCodeExporter commented 8 years ago
You seem to have confused this web site with that of *another* program called 
"sshfs". The sshfs you are talking 
about isn't the one based on MacFUSE--that's another, completely unrelated 
project altogether!

If you're interested in trying out MacFUSE and MacFUSE-based sshfs, you can 
download the newest prerelease 
binaries from here:

http://osxbook.com/tmp/macfuse/

Original comment by si...@gmail.com on 26 Oct 2007 at 8:02

GoogleCodeExporter commented 8 years ago
I installed this. Now the df -h gives me:
sshfs#root@10.0.0.102:/Volumes/EOFILMsan  1000G     0B  1000G     0%   
/Volumes/EOFILMsan

Original comment by donald....@eo.nl on 26 Oct 2007 at 1:32

GoogleCodeExporter commented 8 years ago
See FAQ Q3.5 here:

http://code.google.com/p/macfuse/wiki/FAQ

Original comment by si...@gmail.com on 26 Oct 2007 at 6:15