XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. RS
    3. Topics
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 31
    • Groups 0

    Topics

    • R

      XO one time job scheduler

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      3
      0 Votes
      3 Posts
      98 Views
      tjkreidlT
      @RS One option would be this, assuming in this se you want to run the job at midnight on Dec. 25: /bin/echo "/path/to/your/script.sh" | at midnight Dec 25 While cron doesn't offer a specific one-time execution, you could also do this in cron but would have to remove the entry afterwards: 0 0 25 12 * /path/to/your/script.sh Also, take a look at this option: https://www.fastcron.com/guides/one-time-cronjobs/
    • R

      Full backup restore error: Stream_vdi.Invalid_checksum

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      14
      0 Votes
      14 Posts
      650 Views
      olivierlambertO
      Yes, you can always export/import the config on a working install. So it's a problem on your build, it's really hard to tell where's the culprit (because you built it, you see why we distribute it via XOA for production/professional usage )
    • R

      Xen Orchestra with Citrix hypevisor - updates

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      3
      0 Votes
      3 Posts
      256 Views
      R
      @olivierlambert Hi, thanks for info. Roman
    • R

      Install new supplemental pack not work

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      7
      0 Votes
      7 Posts
      928 Views
      R
      @olivierlambert last update> I try diferent browser(Firefox) and ISO localy > all working First time I try from Chrome and ISO on remote drive
    • R

      GPU perf graph

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      5
      0 Votes
      5 Posts
      391 Views
      R
      @olivierlambert thanks for info I can wait for XO 6 version
    • R

      backup failed with error writer is not defined

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      3
      0 Votes
      3 Posts
      314 Views
      R
      @danp after update, backup works fine, thanks