ronivay / XenOrchestraInstallerUpdater

Xen Orchestra install/update script
GNU General Public License v3.0
1.14k stars 190 forks source link

Mounting external backup strorage failed #176

Closed prononext closed 1 year ago

prononext commented 1 year ago

OS Version: Ubuntu 22 Node.js version: 18 Yarn version: latest

Hi ronivay,

I am having problems with mounting external backup strorages:

"shortMessage": "Command failed with exit code 1: mount -o domain=x -t cifs //x /run/xo-server/mounts/x", "command": "mount -o domain=x -t cifs //x\backup/AP-VM-Backup /run/xo-server/mounts/x", "escapedCommand": "mount -o \"domain=x\" -t cifs \"//x\" \"/run/xo-server/mounts/x\"", "exitCode": 1,

Any Idea how to solve it?

Nice install! Thank you

prononext commented 1 year ago

Is seems like when setting the XOUSERother than root and making USESUDEand GENSUDOtrue it does not have the correct permission after that.

github-actions[bot] commented 1 year ago

This issue has been open for 14 days without activity. It will be closed in 5 days if not updated

github-actions[bot] commented 1 year ago

This issue has been open for 14 days without activity. It will be closed in 5 days if not updated

github-actions[bot] commented 1 year ago

This issue has been open for 14 days without activity. It will be closed in 5 days if not updated

github-actions[bot] commented 1 year ago

This issue has been open for 14 days without activity. It will be closed in 5 days if not updated

ronivay commented 1 year ago

Hi,

Sorry for a late reply on this. I haven't had much time lately to focus on this project. So just to confirm, this only happens when XO is running as non-privileged user?

github-actions[bot] commented 1 year ago

This issue has been open for 14 days without activity. It will be closed in 5 days if not updated