Hi George,Hi Udo,
Thanks for the quick reply.
The storage I am using is of type LVM; the physical volume seen by Proxmox is a volume on a Fibre Channel SAN, and the VM images are logical volumes in a new volume group vg1 which includes this physical volume.
What is the correct way to create a new logical volume and make it visible to an existing VM as a second disk?
I got it to work OK from the command line but of course I'd like to know what the correct way to do this is.
Best regards,
George
define the storage in the storage-menu (lvm-storage, name vg1).
Then you can add a new hard-disk for a vm and you can select this new storage (instead of local) for this new vm-disk.
Udo