search for: vg_host2

Displaying 1 result from an estimated 1 matches for "vg_host2".

2010 May 31
1
Working example of logical storage pool and volume creation?
...e drive I'm trying to setup (sdc) as a libvirt managed logical storage pool, but all volume creation on it fails. Here's what I'm finding so far: Prior to any storage pool work, only the host boot drive (sda) is in lvm. # vgs VG #PV #LV #SN Attr VSize VFree vg_host2 1 3 0 wz--n- 465.27g 0 # pvs PV VG Fmt Attr PSize PFree /dev/sda2 vg_host2 lvm2 a- 465.27g 0 # ls -la /dev/mapper total 0 drwxr-xr-x. 2 root root 120 Jun 1 03:12 . drwxrwxrwt. 21 root root 3920 Jun 1 03:12 .. crw-rw----. 1 root ro...