XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. aqua-calc
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 24
    • Groups 0

    Alex

    @aqua-calc

    6
    Reputation
    17
    Profile views
    24
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Website www.aqua-calc.com/
    Location Hoboken, New Jersey in the United States

    aqua-calc Unfollow Follow

    Best posts made by aqua-calc

    • RE: Settings -> Remote -> (NFS|SMB) on a Sinology NAS

      @aqua-calc The problem is fixed. The XO server was missing NFS utils:

      sudo apt install nfs-common
      

      Thank you everyone for responding!

      posted in Backup
      aqua-calcA
      aqua-calc

    Latest posts made by aqua-calc

    • RE: Full VM backup is scheduled but not started

      @Danp There were no entries regarding backup listed by the journalctl command for the target backup time.

      I've updated my XO to commit 16498, and restarted the XO VM. The backup ran ok Today.

      Thank you @DustinB and @Danp for responding to my post!
      Alex

      posted in Backup
      aqua-calcA
      aqua-calc
    • RE: Full VM backup is scheduled but not started

      @Danp The log is empty -- no messages. I've changed the schedule to run at a different time -- waiting to hit that time...

      posted in Backup
      aqua-calcA
      aqua-calc
    • RE: Full VM backup is scheduled but not started

      @DustinB Not every minute, but only at 1:00AM of every Monday, Tuesday, Wednesday, Thursday, and Friday.

      And no, the job is not running.

      Also, I have the same schedule for my Pool Metadata and XO Config backups, which are get started and run successfully.

      posted in Backup
      aqua-calcA
      aqua-calc
    • RE: Full VM backup is scheduled but not started

      xoBackupVMs.png

      posted in Backup
      aqua-calcA
      aqua-calc
    • Full VM backup is scheduled but not started

      Hello,

      I've setup and scheduled full VMs, XO config, and pool metadata backups.

      Pool metadata and XO config backups were started automatically and run successfully.

      VMs backup does not start automatically. When started manually, the VMs backup runs successfully.
      The screenshot is uploaded in my next post.

      Why the backups are not being started?
      How to diagnose the failure of XO to start the backup automatically?

      Thank you,
      Alex.

      posted in Backup
      aqua-calcA
      aqua-calc
    • RE: XO Backup Advanced Backup Schedules

      @julien-f Any plan to introduce an ability to schedule monthly backups on a specific day of the week?

      posted in Backup
      aqua-calcA
      aqua-calc
    • RE: XO Backup Advanced Backup Schedules

      @DustinB Can we have something like this, for instance:
      Run monthly backup on 1st Sunday of each month at 5:00AM

      0 5 * * 7 [ $(date +\%d) -le 07 ]
      
      posted in Backup
      aqua-calcA
      aqua-calc
    • RE: Settings -> Remote -> (NFS|SMB) on a Sinology NAS

      @aqua-calc The problem is fixed. The XO server was missing NFS utils:

      sudo apt install nfs-common
      

      Thank you everyone for responding!

      posted in Backup
      aqua-calcA
      aqua-calc
    • RE: Settings -> Remote -> (NFS|SMB) on a Sinology NAS

      @gskger I've tried both -- the same result:

      {
        "shortMessage": "Command failed with exit code 32: mount -o  -t nfs 192.168.1.200:/volume1/backup-xo/backup /run/xo-server/mounts/813d5bc2-aaaf-4c9f-8841-64eebad52279",
        "command": "mount -o  -t nfs 192.168.1.200:/volume1/backup-xo/backup /run/xo-server/mounts/813d5bc2-aaaf-4c9f-8841-64eebad52279",
        "escapedCommand": "mount -o \"\" -t nfs \"192.168.1.200:/volume1/backup-xo/backup\" \"/run/xo-server/mounts/813d5bc2-aaaf-4c9f-8841-64eebad52279\"",
        "exitCode": 32,
        "stdout": "",
        "stderr": "mount: /run/xo-server/mounts/813d5bc2-aaaf-4c9f-8841-64eebad52279: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.",
        "failed": true,
        "timedOut": false,
        "isCanceled": false,
        "killed": false
      }
      
      posted in Backup
      aqua-calcA
      aqua-calc
    • RE: Settings -> Remote -> (NFS|SMB) on a Sinology NAS

      @AtaxyaNetwork XO from sources

      posted in Backup
      aqua-calcA
      aqua-calc