search for: 8f37

Displaying 2 results from an estimated 2 matches for "8f37".

Did you mean: 837
2013 Jun 25
1
Direct network link for glusterfs servers and client mount glusterfs from lan
...10.10.12 Uuid: 467b70c7-c5b5-48c3-9026-4a2b3eadc5b8 State: Peer in Cluster (Connected) $ sudo gluster volume create VOL_REPL2 replica 2 transport tcp 10.10.10.11:/opt/data/b2 10.10.10.12:/opt/data/b2 $ sudo gluster volume info Volume Name: VOL_REPL2 Type: Replicate Volume ID: 65db00ee-5d64-490b-8f37-47d918f20062 Status: Started Number of Bricks: 1 x 2 = 2 Transport-type: tcp Bricks: Brick1: 10.10.10.11:/opt/data/b2 Brick2: 10.10.10.12:/opt/data/b2 From my client : $ sudo mount -t glusterfs 10.0.1.11:/VOL_REPL2 /mnt/VOL_REPL2 Mount failed. Please check the log file for more details. $ sudo...
2004 Oct 01
1
Member server won't authenticate against Samba BDC
For the last few years, we have had a NT4 PDC (without a BDC). This week I undertook the process of builing a Samba BDC running Debian linux. This new BDC is running samba version 3.0.7. After setting up the box, I copied all of the user, group, and machine accounts over to the new bdc, using "net rpc vampire". The BDC is up and running and I see everybody authenticating against it.