Hi guys,
I have an issue with figuring out the bast way to clone from nfs storage. I have an ubuntu server template located on shared nfs storage with cloudinit config, and I want to clone it directly to one of my cluster’s node. It seems I cannot select target storage other than shared one where template is located. The reason I want to do it, is I am using SFF micro PCs (1L), but these are limited with storage options, although they’re energy efficient. Each node has one SATA SSD for OS and nvme for data (ZFS). Am I doing something wrong or this is by design? What are the current best option? In the end I’d like to use ansible to automate the deployments, but I can see there may be limitations using shared storage as a source of template.
2nd thing - When I clone the template move machine to local storage I cannot start as it seems the vendor.yml file missing. Am I doing something wrong?
best,
L
I have an issue with figuring out the bast way to clone from nfs storage. I have an ubuntu server template located on shared nfs storage with cloudinit config, and I want to clone it directly to one of my cluster’s node. It seems I cannot select target storage other than shared one where template is located. The reason I want to do it, is I am using SFF micro PCs (1L), but these are limited with storage options, although they’re energy efficient. Each node has one SATA SSD for OS and nvme for data (ZFS). Am I doing something wrong or this is by design? What are the current best option? In the end I’d like to use ansible to automate the deployments, but I can see there may be limitations using shared storage as a source of template.
2nd thing - When I clone the template move machine to local storage I cannot start as it seems the vendor.yml file missing. Am I doing something wrong?
best,
L