XCP-ng

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. encryptblockr
    E
    • Profile
    • Following 0
    • Followers 1
    • Topics 4
    • Posts 17
    • Best 1
    • Controversial 0
    • Groups 0

    encryptblockr

    @encryptblockr

    1
    Reputation
    9
    Profile views
    17
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    encryptblockr Unfollow Follow

    Best posts made by encryptblockr

    • RE: not able to create VM on xvp-ng v8.0

      fixed!

      issue was virtualization was not enabled in BIOS settings
      logs on XOA was not good enough

      xcp-ng center gave me a better error log message of HVM is Required for this Operation

      thanks!

      posted in Compute
      E
      encryptblockr

    Latest posts made by encryptblockr

    • RE: How do i migrate ALL vms from one host to another host?

      @Andrew

      cool thanks...didn't of select all VMs on host option

      posted in Xen Orchestra
      E
      encryptblockr
    • How do i migrate ALL vms from one host to another host?

      I have 1 host i need to retire hardware on, and want to migrate all the VMs to another host. Is there a one click button or script/command to run to achieve this?

      either using xen orchestra or running command on host machines

      thanks

      posted in Xen Orchestra
      E
      encryptblockr
    • RE: not able to create VM on xvp-ng v8.0

      @thelearner

      https://xcp-ng.org/forum/post/20637

      fixed!
      
      issue was virtualization was not enabled in BIOS settings
      logs on XOA was not good enough
      
      xcp-ng center gave me a better error log message of HVM is Required for this Operation
      
      thanks!
      
      posted in Compute
      E
      encryptblockr
    • RE: Ubuntu 20.04 Cloud Image

      @fohdeesha

      created the cloud image and here is what am getting when booting a new VM from the cloud image

      7352a4fe-3192-4ccd-80a7-7c244bed036f-image.png

      the VM is unable to complete boot process

      posted in Xen Orchestra
      E
      encryptblockr
    • RE: Ubuntu 20.04 Cloud Image

      @olivierlambert

      I do not see HUB in 5.46

      7a054790-c239-49a9-88eb-039bee73e912-image.png

      posted in Xen Orchestra
      E
      encryptblockr
    • RE: Ubuntu 20.04 Cloud Image

      @olivierlambert what is link to hub?

      the documentation in blog post is also what am after

      posted in Xen Orchestra
      E
      encryptblockr
    • RE: Ubuntu 20.04 Cloud Image

      @fohdeesha ok great..will try it out

      any plan to release ubuntu 20.04 cloud image on blog? community will really appreciate it

      thanks!!!

      posted in Xen Orchestra
      E
      encryptblockr
    • RE: Ubuntu 20.04 Cloud Image

      any help?

      is this going to work with creating a cloud image?

      posted in Xen Orchestra
      E
      encryptblockr
    • RE: Ubuntu 20.04 Cloud Image

      @olivierlambert thanks!

      To my original question, will the ubuntu be able to be used as cloud image?

      here is current storage

      root@ubuntu:~# fdisk -l
      Disk /dev/loop0: 55.45 MiB, 58130432 bytes, 113536 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      
      
      Disk /dev/loop1: 70.32 MiB, 73728000 bytes, 144000 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      
      
      Disk /dev/loop2: 32.3 MiB, 33865728 bytes, 66144 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      
      
      Disk /dev/xvda: 8 GiB, 8589934592 bytes, 16777216 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disklabel type: gpt
      Disk identifier: 8821F92D-EF64-44B5-9F75-A25778F4AD7E
      
      Device     Start      End  Sectors Size Type
      /dev/xvda1  2048     4095     2048   1M BIOS boot
      /dev/xvda2  4096 16775167 16771072   8G Linux filesystem
      
      posted in Xen Orchestra
      E
      encryptblockr
    • Ubuntu 20.04 Cloud Image

      Is anyone able to create Ubuntu 20.04 cloud image?
      As we all know it is necessary to create a manual single partition but i was unable to create a single partition with Ubuntu 20.04 installation step. It never has the done clickable and just could not create a single partition

      After several back and forth and trying all options to create a single partition, so i ended up using the option use entire disk and here is what i have after installation is completed

      root@ubuntu:~# fdisk -l
      Disk /dev/loop0: 55.45 MiB, 58130432 bytes, 113536 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      
      
      Disk /dev/loop1: 70.32 MiB, 73728000 bytes, 144000 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      
      
      Disk /dev/loop2: 32.3 MiB, 33865728 bytes, 66144 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      
      
      Disk /dev/xvda: 8 GiB, 8589934592 bytes, 16777216 sectors
      Units: sectors of 1 * 512 = 512 bytes
      Sector size (logical/physical): 512 bytes / 512 bytes
      I/O size (minimum/optimal): 512 bytes / 512 bytes
      Disklabel type: gpt
      Disk identifier: 8821F92D-EF64-44B5-9F75-A25778F4AD7E
      
      Device     Start      End  Sectors Size Type
      /dev/xvda1  2048     4095     2048   1M BIOS boot
      /dev/xvda2  4096 16775167 16771072   8G Linux filesystem
      

      Will this work to create a cloud image? I am following this (very old) guide https://xen-orchestra.com/blog/debian-cloud-template-for-xenserver/

      Anyone able to succeed with this?

      P.S. @olivierlambert any plan to create a new blog post on newer Ubuntu 20.04 cloud image? old debian link here https://xen-orchestra.com/blog/debian-cloud-template-for-xenserver/

      posted in Xen Orchestra
      E
      encryptblockr