Matthew Toseland wrote:
Jeff Teitel wrote:Mounting (after creating) a separate partition for each subdirectory isn't really a workable solution.
>However, it looks like freenet is unable to write to the directories >that are symbolic links. There are no files in the linked directories >and my freenet.log is full of these error messages:
Hmm. Well then mount them rather than symlinking (2.4's bind mount may
be useful here). It does look like a permissions problem though... su to
the user that the node runs as and try to touch store/15/somefile.
"Touch"ing files in them works fine.
Since java does not know what a filesystem is, this is borken - what JVM are you using? Hmm. Apparently this is in the java spec(!!!):Sun 1.4.1-b21. Do you mean the spec is broken, or the JVM doesn't follow the spec?
Fine. I will implement it after I have fixed the CSS filter (this will hopefully not take more than a couple of days...).
Great! Thanks.
Personally, I'd just install LVM, make a PV of the partitions/disks in question, and allocate a single logical volume for the store.
Can somebody point me to a resource on how to do this? Thanks again for all your help, Jeff -- Those who would give up essential liberty, to purchase a little temporary safety, deserve neither liberty nor safety. -Benjamin Franklin _______________________________________________ devl mailing list [EMAIL PROTECTED] http://hawk.freenetproject.org:8080/cgi-bin/mailman/listinfo/devl
