Guest User

Untitled

a guest
Oct 28th, 2011
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. root@vikashruhil-Inspiron-1440:/home/vikash-ruhil# pvremove /dev/sda6
  2. Couldn't find device with uuid FxJNXj-5fOG-BWV1-MJI3-rWcq-PWLr-O27d5M.
  3. Can't pvremove physical volume "/dev/sda6" of volume group "vol_grp1" without -ff
  4. root@vikashruhil-Inspiron-1440:/home/vikash-ruhil# vgremove vol_grp1
  5. Couldn't find device with uuid FxJNXj-5fOG-BWV1-MJI3-rWcq-PWLr-O27d5M.
  6. WARNING: 1 physical volumes are currently missing from the system.
  7. Do you really want to remove volume group "vol_grp1" containing 1 logical volumes? [y/n]: y
  8. Do you really want to remove active logical volume logical_vol1? [y/n]: y
  9. Logical volume "logical_vol1" successfully removed
  10. Volume group "vol_grp1" not found, is inconsistent or has PVs missing.
  11. Consider vgreduce --removemissing if metadata is inconsistent
  12.  
Advertisement
Add Comment
Please, Sign In to add comment