From 19e8656626d0235396994800e757ea5cd00ddb63 Mon Sep 17 00:00:00 2001
From: Tahlia Richardson <3069029+tahliar@users.noreply.github.com>
Date: Fri, 25 Oct 2024 13:25:28 +1000
Subject: [PATCH] Fix Samba typo (#422)
bsc#1232243
jsc#DOCTEAM-1620
---
xml/ha_samba.xml | 28 ++++++++++++++--------------
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/xml/ha_samba.xml b/xml/ha_samba.xml
index 06dbf5f3..854edf7e 100644
--- a/xml/ha_samba.xml
+++ b/xml/ha_samba.xml
@@ -6,27 +6,27 @@
]>
DEVICE
Make sure the option is specified in the file
@@ -265,7 +265,7 @@
clustering = yes
idmap config * : backend = tdb2
passdb backend = tdbsam
- ctdbd socket = /var/lib/ctdb/ctdb.socket
+ ctdbd socket = /var/lib/ctdb/ctdbd.socket
# settings necessary for CTDB on OCFS2
fileid:algorithm = fsid
vfs objects = fileid
@@ -289,10 +289,10 @@
&prompt.root;crm configure
&prompt.crm.conf;primitive ctdb CTDB params \
- ctdb_manages_winbind="false" \
+ ctdb_manages_winbind="false" \
ctdb_manages_samba="false" \
ctdb_recovery_lock="/srv/clusterfs/samba/ctdb.lock" \
- ctdb_socket="/var/lib/ctdb/ctdb.socket" \
+ ctdb_socket="/var/lib/ctdb/ctdbd.socket" \
op monitor interval="10" timeout="20" \
op start interval="0" timeout="90" \
op stop interval="0" timeout="100"
@@ -314,7 +314,7 @@
Add a clustered IP address:
-&prompt.crm.conf;primitive ip IPaddr2 params ip=&subnetII;.222 \
unique_clone_address="true" \
op monitor interval="60" \
@@ -363,11 +363,11 @@ Clone Set: cl-clusterfs [clusterfs]
&prompt.root;smbclient
-