XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. vmpr
    3. Best
    V
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 37
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Hub Template Debian 11 cloud init network configuration

      fohdeesha thanks for the information, I've added the following to my cloud-init template:

      runcmd:
        # disable dhcp for eth0
        - [ sh, -c, sed -e '/iface eth0 inet dhcp/s/^/#/g' -i /etc/network/interfaces ]
      

      at the end of the installation I have a reboot of the machine anyway so I don't restart the network in between:

      power_state:
       delay: "+2" # minutes
       mode: reboot
       message: rebooting system after cloud-init configurations are finished
       timeout: 120 # seconds
      

      cheers and keep up the good work!
      Ringo

      posted in Xen Orchestra
      V
      vmpr
    • RE: xoa token expire date - how can i set it to an later date?

      Thanks guys! Absolut Legends 👌

      posted in Xen Orchestra
      V
      vmpr
    • RE: XO reports wrong number of backups

      julien-f that also fixed my issue, cheers!

      posted in Xen Orchestra
      V
      vmpr
    • RE: New Smart Backup failure

      great job guys on a saturday! I am just updating my xo but your response times are great, keep up the good work!

      posted in Xen Orchestra
      V
      vmpr