when running pf9ctl cluster prep-node
on docker container
TASK [disable-swap : Disable swap] ********************************************************************************************************************************************
Tuesday 25 August 2020 18:45:07 +0000 (0:00:00.366) 0:00:16.142 ********
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["swapoff", "-a"], "delta": "0:00:00.466044", "end": "2020-08-25 18:45:08.384916", "msg": "non-zero return code", "rc": 1, "start": "2020-08-25 18:45:07.918872", "stderr": "swapoff: Not superuser.", "stderr_lines": ["swapoff: Not superuser."], "stdout": "", "stdout_lines": []}
when running ```pf9ctl cluster prep-node```
on docker container
Save Editcancel
TASK [disable-swap : Disable swap] ********************************************************************************************************************************************
Tuesday 25 August 2020 18:45:07 +0000 (0:00:00.366) 0:00:16.142 ********
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["swapoff", "-a"], "delta": "0:00:00.466044", "end": "2020-08-25 18:45:08.384916", "msg": "non-zero return code", "rc": 1, "start": "2020-08-25 18:45:07.918872", "stderr": "swapoff: Not superuser.", "stderr_lines": ["swapoff: Not superuser."], "stdout": "", "stdout_lines": []}
when running ```pf9ctl cluster prep-node```
on docker container