digimer

Untitled

Mar 19th, 2011
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. [root@an-node01 ~]# pvscan
  2. PV /dev/drbd_an2_1 VG drbd_an2_vg1 lvm2 [93.14 GB / 93.14 GB free]
  3. PV /dev/drbd_an1_1 VG drbd_an1_vg1 lvm2 [12.00 MB / 12.00 MB free]
  4. PV /dev/drbd_shared_1 VG drbd_sh1_vg1 lvm2 [9.32 GB / 9.32 GB free]
  5. Total: 3 [102.47 GB] / in use: 3 [102.47 GB] / in no VG: 0 [0 ]
  6. [root@an-node01 ~]# vgscan
  7. Reading all physical volumes. This may take a while...
  8. Found volume group "drbd_an2_vg1" using metadata type lvm2
  9. Found volume group "drbd_an1_vg1" using metadata type lvm2
  10. Found volume group "drbd_sh1_vg1" using metadata type lvm2
  11. [root@an-node01 ~]# lvscan
  12. [root@an-node01 ~]# lvcreate -L 9G -n test drbd_sh1_vg1
  13. /dev/drbd_sh1_vg1/test: not found: device not cleared
  14. Aborting. Failed to wipe start of new LV.
Advertisement
Add Comment
Please, Sign In to add comment