need help using added storage

stlsaint

New Member
Oct 30, 2009
27
0
1

Attachments

  • Screenshot-Proxmox Virtual Environment - Google Chrome.png
    Screenshot-Proxmox Virtual Environment - Google Chrome.png
    106.8 KB · Views: 4
Last edited:
Hi,
if you use OpenVZ (what you wrote) only the /var/lib/vz-Volume is normaly usable. You can use bind-mounts to map other filesystems to dedicated VMs. Search in the forum for hints.

I think you can
a: expand your pve-data lv (which is mounted to /var/lib/vz)
b: use bind mounts

Have the migration between host in mind for the decision.

Udo
 
Hi,
if you use OpenVZ (what you wrote) only the /var/lib/vz-Volume is normaly usable. You can use bind-mounts to map other filesystems to dedicated VMs. Search in the forum for hints.

I think you can
a: expand your pve-data lv (which is mounted to /var/lib/vz)
b: use bind mounts

Have the migration between host in mind for the decision.

Udo

I was able to extend my volume group into the other drives to use the space. It wasnt the original way i wanted to go about doing it but it gets the job done so all is well....for now!!