Hello,
I created with lvm a volume group over fibre channel and added it over the webinterface into Proxmox Storage. It is working fine.
Only problem is i don't get the storage extended. I extended the volume on the storage from 1tb to 4tb.
	
	
	
		
				
			I created with lvm a volume group over fibre channel and added it over the webinterface into Proxmox Storage. It is working fine.
Only problem is i don't get the storage extended. I extended the volume on the storage from 1tb to 4tb.
		Code:
	
	# lvextend -l +100%FREE /dev/mapper/san-ext4-part1
 skip_dev_dir: Couldn't split up device name san-ext4-part1.
 "/dev/mapper/san-ext4-part1": Invalid path for Logical Volume.
 Run `lvextend --help' for more information. 
	 
	 
 
		