Hi,
I'm blocking on this. Why does it not create the volume ?
Of course, the volume does not exist, since I gave a size for it to be created ?!
My storage:
I'm blocking on this. Why does it not create the volume ?
Code:
root@pve1:~# pct create 117 /mnt/pve/cephfs/template/cache/jammy-minimal-cloudimg-amd64-root.tar.xz --hostname gal1 --memory 1024 --net0 name=eth0,bridge=vmbr0,firewall=1,gw=192.168.10.1,ip=192.168.10.71/24,tag=10,type=veth --storage localblock --rootfs volume=localblock:vm-117-disk-0,mountoptions=noatime,size=8G --unprivileged 1 --pool Containers
unable to create CT 117 - no such logical volume pve/vm-117-disk-0
Of course, the volume does not exist, since I gave a size for it to be created ?!
My storage:
Code:
root@pve1:~# pvesm status | grep -E '^(Name|localblock)'
Name Type Status Total Used Available %
localblock lvmthin active 146800640 69965185 76835454 47.66%
Last edited: