Hi, im a newbie to PVE and love it so much!!
Im trying to start a container in PVE 7.4 using a image from https://us.lxd.images.canonical.com/images/openeuler/22.03/amd64/cloud/20230601_16:40/rootfs.tar.xz
But failed with:
Seems PVE will try to detected the lxc distro, is there a way to skip this check or how can i add supported for openEuler?
Im trying to start a container in PVE 7.4 using a image from https://us.lxd.images.canonical.com/images/openeuler/22.03/amd64/cloud/20230601_16:40/rootfs.tar.xz
But failed with:
Code:
Wiping ext4 signature on /dev/pve/vm-101-disk-0.
Logical volume "vm-101-disk-0" created.
Creating filesystem with 26214400 4k blocks and 6553600 inodes
Filesystem UUID: a8b96a8c-fae2-4478-8207-8bb5b14ce254
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
4096000, 7962624, 11239424, 20480000, 23887872
extracting archive '/var/lib/vz/template/cache/openeuler.tar.xz'
Total bytes read: 769587200 (734MiB, 56MiB/s)
Detected container architecture: amd64
unknown ID 'openEuler' in /etc/os-release file, trying fallback detection
Logical volume "vm-101-disk-0" successfully removed
TASK ERROR: unable to create CT 101 - unable to detect OS distribution
Seems PVE will try to detected the lxc distro, is there a way to skip this check or how can i add supported for openEuler?