[tahoe-lafs-trac-stream] [tahoe-lafs] #1384: use storage/shares/ instead of storage/ to detect available space

tahoe-lafs trac at tahoe-lafs.org
Mon Jul 18 21:10:30 PDT 2011


#1384: use storage/shares/ instead of storage/ to detect available space
-------------------------+-------------------------------------------------
     Reporter:  zooko    |      Owner:  davidsarah
         Type:  defect   |     Status:  assigned
     Priority:  minor    |  Milestone:  1.9.0
    Component:  code-    |    Version:  1.8.2
  nodeadmin              |   Keywords:  usability configuration defaults
   Resolution:           |  storage review-needed test-needed
Launchpad Bug:           |
-------------------------+-------------------------------------------------

Comment (by T_X):

 I was having the same issue and with

 a) using the two patches and

 b) and mounting instead of symlinking:
 - creating a raw, large file with dd on the desired disk (dd
 if=/dev/urandom of=/home/ftp/tahoe.img bs=1k count=250M)
 - losetup /dev/loop0 /home/ftp/tahoe.img
 - mount /dev/loop0 ~/.tahoe/storage/shares

 ...everything worked fine for me! tahoe-lafs was then picking the correct
 disk space and matched df -h ~/.tahoe/storage/shares.

 Thanks for the support and patches!

-- 
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1384#comment:4>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list