I'me trying to think of the best way to create one logical volumne on a linux VM to be over 2TB. I need to make one logical volume that is 8TB and have access to this amount on the my SAN.
I know there is a 2TB limit per VMDK file but was wondering what the best method is to achieve this?
I know I can mount all the drives in more virtual environment but I would need to have it shown in linux as one data store. Is there a way of using LVM to combine multiple VMDK files to show as one data Store?
Thanks in advance