Displaying 3 results from an estimated 3 matches for "junkcod".
Did you mean:
junkcode
2012 Mar 22
1
CTDB NFS setup?
Hello,
I try to set up a clustered samba server (on Novell SLES11SP2) based
upon CTDB and NFS. My problem is that I do not yet understand the
structure of the setup when using NFS.
I followed the documentation in
http://wiki.samba.org/index.php/CTDB_Setup#Setting_up_CTDB_for_clustered_NFS
As far as I understand this documentation, it should be possible to set
up a samba cluster say having 3
2004 Jan 07
4
Ogg checksum thingie needed
I need some sort of utility to calculate a checksum of an Ogg file.
Two differently encoded Ogg:s should give different checksums, but the
same file with different tags should give the same result.
(The serial number doesn't work here, obviously. I need something that
is changed if a bit of the file is lost.)
--
Björn Lindström <bkhl@elektrubadur.se>
http://bkhl.elektrubadur.se/
2005 Jul 25
0
Cluster Locking
...is open.
According to
http://us3.samba.org/samba/docs/man/Samba-HOWTO-Collection/SambaHA.html#id2652330 in the Conclusions section, "Transparent SMB clustering is hard to do" and "Client failover is the best we can do right now".
Andrew Tridgell's Ping Pong tool at http://junkcode.samba.org/#ping_pong
demonstrates "the futility of trying to do a high performance
distributed SMB server".
Here are my questions: Have I missed something in my test environment?
Should I be able to use shared .tdbs to keep track of open files among
clustered servers? Is an active/activ...