-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
When the flow is reaching the point to create the user, smbpasswd fails with :
TASK [gluster.features/roles/ctdb : Set smb password] *****************************************************************************************************************************************
fatal: [kubluster]: FAILED! => {"changed": true, "msg": "non-zero return code", "rc": 1, "stderr": "Shared connection to kubluster closed.\r\n", "stderr_lines": ["Shared connection to kubluster closed."], "stdout": "\r\n/bin/sh: 1: 1.1: not found\r\n/bin/sh: 1: AES256: not found\r\n/bin/sh: 1: 1.1: not found\r\n/bin/sh: 1: AES256: not found\r\nFailed to open /var/lib/samba/private/secrets.tdb\r\n", "stdout_lines": ["", "/bin/sh: 1: 1.1: not found", "/bin/sh: 1: AES256: not found", "/bin/sh: 1: 1.1: not found", "/bin/sh: 1: AES256: not found", "Failed to open /var/lib/samba/private/secrets.tdb"]}
It seems that 'clustering=yes' is the root cause. Commenting out the line allows the change of the pass.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels