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

    Topics

    • P

      Win11 VM update 23H2 -> 24H2 fail

      Watching Ignoring Scheduled Pinned Locked Moved Compute
      3
      0 Votes
      3 Posts
      295 Views
      A
      @olivierlambert @payback007 @flakpyro I tested my Win11 23H2 setup (on XCP 8.3) and had the same type of problem. Everything was updated and working on 23H2 with XenTools 9.4. Then Windows update ran and downloaded 24H2 and just got stuck after a reboot (windows logo and spinning circle). Force reboot made Win11 revert, so that good. I un-installed the XenTools 9.4 (just from the control panel/uninstall) and then ran windows update again. This time it did update with a few automatic reboots. I then re-installed the XenTools 9.4 and everything is working on Win11 24H2 now. I guess there is some problem between XenTools 9.4 and 24H2 update, not a XCP problem. I did not test the ISO 24H2 update, just the automatic windows update.
    • P

      Connection to xcp-ng only stable for a few seconds

      Watching Ignoring Scheduled Pinned Locked Moved Solved Management
      4
      0 Votes
      4 Posts
      278 Views
      olivierlambertO
      Hi! The first reflex when you have an issue is to check: Pre-requisites: https://xen-orchestra.com/docs/installation.html#packages-and-pre-requisites Being up to date In your case, it was 1 Note: Node 20 compatibility will come soon but it doesn't mean 1 & 2 should be done before anything else Also, nice catch @Danp
    • P

      Weird "crypto_comp_decompress failed" messages during boot of XCP-ng

      Watching Ignoring Scheduled Pinned Locked Moved Compute
      6
      1
      0 Votes
      6 Posts
      945 Views
      P
      I don't really remeber about the solution, but assume I deleted the old logfiles too. I did never observe the same failure again. I'm also running xcp-ng on a Supermicro X11 with a XEON Silver 4210 CPU.
    • P

      Backup NG gone?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Xen Orchestra
      7
      0 Votes
      7 Posts
      825 Views
      P
      I switched due to SSD replacement and XCP-ng new installation. I didn't think about that switching from ext3 to lvm does also have an effect from thin to thick provisioning Anyway I found the explaination, here -> "a snapshot on a LVM based SR will double the whole VM disk size!" But I will think about to switch to ext4 -> topic solved, thank you!!
    • P

      free space of backup drive reported incorrect

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      5
      0 Votes
      5 Posts
      1k Views
      P
      that's relatively easy to explain, only the naming is doubled: the backup-hdd are local disks raid1 in xcp-ng and there brought to xcp-ng as a local "vmbackup" volume, called vmbackup on xcp-ng-volume a disk is created with the name "backup_raid1_1tb" and connected as 2nd disk (xvdb) to XO [image: 1559158139829-ab68fa1c-49a8-4d15-afcf-ecdc8bcd9d04-grafik-resized.png] to make the disk available for backup-usage the disk xvdb is mounted via "remote" as a local now usage for backup-ng is possible, but the usage is not xo_disks
    • P

      XO new boot delay feature not working

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      8
      0 Votes
      8 Posts
      990 Views
      P
      Any ideas for a more elegant way than to write a script? For my point of view vApps should work without HA mode but unfortunately it doesn't work on my XCP-ng server. Only console/script start of the vApp using xe appliance-start uuid= "set here the uuid of the vAppp" is working. But it is again rework for the next XCP-ng version, I think manually set vices in systemd are not persistent through an update. Will vApp supported also in future? there are some discussions about it, if really needed.