XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics

    • All categories
    • W

      VDI not showing in XO 5 from Source.

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Management
      27
      2
      0 Votes
      27 Posts
      575 Views
      P
      @Gheppy if you can have downtime snapshot/revert works
    • A

      "NOT_SUPPORTED_DURING_UPGRADE()" error after yesterday's update

      Watching Ignoring Scheduled Pinned Locked Moved Backup
      17
      0 Votes
      17 Posts
      378 Views
      M
      @olivierlambert said in "NOT_SUPPORTED_DURING_UPGRADE()" error after yesterday's update: Because doing an update without rebooting doesn't reload the updated main programs, like XAPI. A host in only updated after a full reboot. Reply Hi there Is it just me or is this a chicken and egg situation. you upgrade the master... how the pool is in NOT_SUPPORTED_DURING_UPGRADE() stage. You cant move vms off the master so all you can do is close down vms.. reboot.. pray then move the a non master.. you cant move the vms off here either NOT_SUPPORTED_DURING_UPGRADE(). So you have do the same.. needless to say I hit issues on each reboot which caused 30- 60 min delays in getting vms back up and running. can you Warm migrate or is this dead also (to scared to test)
    • B

      New project - XenAdminQt - a cross-platform GNU/Linux, macOS, Windows native thick client

      Watching Ignoring Scheduled Pinned Locked Moved News
      9
      1
      4 Votes
      9 Posts
      668 Views
      B
      I just released 0.0.2 https://github.com/benapetr/XenAdminQt/releases/tag/v0.0.2-alpha The first version was really just a proof-of-concept demonstration, this second version is already pretty usable. It can handle all basic stuff, including provisioning of new VMs, VM control (start / stop / suspend / pause), force actions, parallel connections to multiple clusters etc. etc. Status of what is tested and works and what does: # Needs work * Menu items * Tree view - should show Virtual Disks, Networks in objects view * Pool HA tab missing * Actions and commands, see actions todo * Performance tab * Search tab has unfinished options panel * VM import / export * Folder and tag views * Network tab (host) - needs finish and test, especially wizards and properties * New pool wizard * New storage wizard * New VM wizard * VM deleting * HA tab * NIC tab - bonding * Clone VM * Create template from VM * Create VM from template # Needs polish * General tab - shows data, but access to data is weird (should use native XenObjects and their properties instead of scrapping QVarianMaps), overall layout is also not good * Memory tabs - they already work, but could look better * Console - it works most of the time, but there are random scaling issues during boot, RDP not supported * UI - menus and toolbar buttons sometime don't refresh on events (unpause -> still shows force shutdown) # Needs testing * VM disk resize * VM disk move * VM live migration * VM cross pool migration * Properties of Hosts, VMs and Pools * VM deleting * Options * Maintenance mode # Finished and tested * Add server * Connection to pool - redirect from slave to master * Connection persistence * Basic VM controls (start / reboot / shutdown) * Pause / Unpause * Suspend / Resume * Snapshots * VM disk management (create / delete / attach / detach) * SR attach / detach / repair stack * CD management * Grouping and search filtering (clicking hosts / VMs in tree view top level) * Tree view (infrastructure / objects) * Events history * Network tab (VM) * Host command -> Restart toolstack