search for: testparm_background_upd

Displaying 4 results from an estimated 4 matches for "testparm_background_upd".

2014 Aug 23
2
CTDB 50.samba: ERROR: smb.conf cache create failed
...ns to exclude... pat='^[[:space:]]+(registry[[:space:]]+shares|include|copy| winbind[[:space:]]+separator)[[:space:]]+=' echo "$_out" | grep -Ev "$pat" >"$_tmpfile" mv "$_tmpfile" "$smbconf_cache" # atomic return 0 } testparm_background_update () { _timeout="$1" testparm_foreground_update $_timeout >/dev/null 2>&1 </dev/null & } testparm_cat () { testparm -s "$smbconf_cache" "$@" 2>/dev/null } list_samba_shares () { testparm_cat | sed -n -e 's@^[[:space:]]*pa...
2014 Jul 18
1
ctdb do not start nmbd if serving AD
...ns to exclude... pat='^[[:space:]]+(registry[[:space:]]+shares|include|copy| winbind[[:space:]]+separator)[[:space:]]+=' echo "$_out" | grep -Ev "$pat" >"$_tmpfile" mv "$_tmpfile" "$smbconf_cache" # atomic return 0 } testparm_background_update () { _timeout="$1" testparm_foreground_update $_timeout >/dev/null 2>&1 </dev/null & } testparm_cat () { testparm -s "$smbconf_cache" "$@" 2>/dev/null } list_samba_shares () { testparm_cat | sed -n -e 's@^[[:space:]]*pa...
2014 Aug 15
1
ctdb event script 50.samba does not start smbd
...ns to exclude... pat='^[[:space:]]+(registry[[:space:]]+shares|include|copy| winbind[[:space:]]+separator)[[:space:]]+=' echo "$_out" | grep -Ev "$pat" >"$_tmpfile" mv "$_tmpfile" "$smbconf_cache" # atomic return 0 } testparm_background_update () { _timeout="$1" testparm_foreground_update $_timeout >/dev/null 2>&1 </dev/null & } testparm_cat () { testparm -s "$smbconf_cache" "$@" 2>/dev/null } list_samba_shares () { testparm_cat | sed -n -e 's@^[[:space:]]*pa...
2014 Aug 16
1
CTDB: Failed to connect client socket to daemon.
...ns to exclude... pat='^[[:space:]]+(registry[[:space:]]+shares|include|copy| winbind[[:space:]]+separator)[[:space:]]+=' echo "$_out" | grep -Ev "$pat" >"$_tmpfile" mv "$_tmpfile" "$smbconf_cache" # atomic return 0 } testparm_background_update () { _timeout="$1" testparm_foreground_update $_timeout >/dev/null 2>&1 </dev/null & } testparm_cat () { testparm -s "$smbconf_cache" "$@" 2>/dev/null } list_samba_shares () { testparm_cat | sed -n -e 's@^[[:space:]]*pa...