XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Remote not working

    Scheduled Pinned Locked Moved Xen Orchestra
    1 Posts 1 Posters 70 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G Offline
      gonzametal
      last edited by Danp

      Hi. I recreate a XO installation from sources running under non-root user in debian 12.8. I am having trouble with remotes.
      If a mount the remote with credentials inside the shell, It works fine but in XO I get the following error when testing the remote (the creation is OK)

      remote.test
      {
        "id": "d0776187-3a7b-4133-9eff-86b5d796fb17"
      }
      {
        "shortMessage": "Command was killed with SIGTERM (Termination): sudo mount -o domain=uninfo.ui.mecon.ar -t cifs //sauce.uninfo.ui.mecon.ar\\VM-BACKUP/ /opt/xo/mounts/d0776187-3a7b-4133-9eff-86b5d796fb17",
        "command": "sudo mount -o domain=uninfo.ui.mecon.ar -t cifs //sauce.uninfo.ui.mecon.ar\\VM-BACKUP/ /opt/xo/mounts/d0776187-3a7b-4133-9eff-86b5d796fb17",
        "escapedCommand": "sudo mount -o \"domain=uninfo.ui.mecon.ar\" -t cifs \"//sauce.uninfo.ui.mecon.ar\\VM-BACKUP/\" \"/opt/xo/mounts/d0776187-3a7b-4133-9eff-86b5d796fb17\"",
        "signal": "SIGTERM",
        "signalDescription": "Termination",
        "stdout": "",
        "stderr": "Password for root@//sauce.uninfo.ui.mecon.ar\\VM-BACKUP/: ",
        "failed": true,
        "timedOut": false,
        "isCanceled": false,
        "killed": false,
        "message": "Command was killed with SIGTERM (Termination): sudo mount -o domain=uninfo.ui.mecon.ar -t cifs //sauce.uninfo.ui.mecon.ar\\VM-BACKUP/ /opt/xo/mounts/d0776187-3a7b-4133-9eff-86b5d796fb17
      Password for root@//sauce.uninfo.ui.mecon.ar\\VM-BACKUP/: ",
        "name": "Error",
        "stack": "Error: Command was killed with SIGTERM (Termination): sudo mount -o domain=uninfo.ui.mecon.ar -t cifs //sauce.uninfo.ui.mecon.ar\\VM-BACKUP/ /opt/xo/mounts/d0776187-3a7b-4133-9eff-86b5d796fb17
      Password for root@//sauce.uninfo.ui.mecon.ar\\VM-BACKUP/: 
          at makeError (/opt/xo/xo-builds/xen-orchestra-202411290859/node_modules/execa/lib/error.js:60:11)
          at handlePromise (/opt/xo/xo-builds/xen-orchestra-202411290859/node_modules/execa/index.js:118:26)
          at SmbHandler._sync (/opt/xo/xo-builds/xen-orchestra-202411290859/@xen-orchestra/fs/src/_mount.js:68:7)"
      }
      
      1 Reply Last reply Reply Quote 0
      • First post
        Last post