<div dir="ltr"><div class="gmail_quote">On Wed, Sep 17, 2008 at 8:06 PM, Stephen Harris <span dir="ltr"><<a href="mailto:lists@spuddy.org">lists@spuddy.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Wed, Sep 17, 2008 at 06:30:45PM +0200, Rudi Ahlers wrote:<br>> Hi all<br>><br>> I accidentally deleted a LVM volume directly (rm /dev/System/newcpanel) and<br>> now my LVM's are all messed up.<br>
<br></div>You might find that /dev/System/newcpanel was merely a symlink to<br>/dev/mapper/System-newcpanel<br><br>If the /dev/mapper entries exists, you can try recreating the symlink.<br><br>Otherwise you could try deactivation and reactiving the System volume<br>
group ("vgchange -a n System", "vgchange -a y System").<br><font color="#888888"><br>--<br><br>rgds<br>Stephen<br>_______________________________________________<br></font></blockquote></div>
<div> </div>
<div> </div>
<div>Both the symlink, and the actual file / device was missing, but I've been able to rename newcpanel to oldcpanel - yet I still can't remove it. </div>
<div> </div>
<div> </div>
<div>[root@saturn ~]# pvscan<br>  PV /dev/md1   VG System   lvm2 [148.94 GB / 21.91 GB free]<br>  Total: 1 [148.94 GB] / in use: 1 [148.94 GB] / in no VG: 0 [0   ]<br>[root@saturn ~]# lvscan<br>  ACTIVE            '/dev/System/root' [10.00 GB] inherit<br>
  ACTIVE            '/dev/System/swap' [4.00 GB] inherit<br>  ACTIVE            '/dev/System/pluto' [50.00 GB] inherit<br>  ACTIVE            '/dev/System/home' [10.00 GB] inherit<br>  ACTIVE            '/dev/System/data' [20.00 GB] inherit<br>
  ACTIVE            '/dev/System/andrew_vmswap' [1.00 GB] inherit<br>  ACTIVE            '/dev/System/andrew_rootimg' [5.00 GB] inherit<br>  ACTIVE            '/dev/System/keith_vmswap' [1.00 GB] inherit<br>
  ACTIVE            '/dev/System/keith_rootimg' [5.00 GB] inherit<br>  ACTIVE            '/dev/System/12_vmswap' [1.00 GB] inherit<br>  ACTIVE            '/dev/System/12_rootimg' [5.00 GB] inherit<br>
  ACTIVE   Original '/dev/System/wiseguy_rootimg' [10.00 GB] inherit<br>  ACTIVE            '/dev/System/wiseguy' [5.00 GB] inherit<br>  ACTIVE   Snapshot '/dev/System/oldcpanel' [32.00 MB] inherit<br>
[root@saturn ~]# lvre<br>lvreduce  lvremove  lvrename  lvresize<br>[root@saturn ~]# lvremove /dev/System/oldcpanel<br>  Can't remove open logical volume "oldcpanel"<br>[root@saturn ~]# lvremove /dev/System/wiseguy_rootimg<br>
  Can't remove logical volume "wiseguy_rootimg" under snapshot<br>[root@saturn ~]#<br></div>
<div> </div>
<div> </div>
<div>As you can see the System Volume Group is the main VG with root as well - so, what will happen when I deactive & reactive System while the server is running?<br><br clear="all"><br>-- <br><br>Kind Regards<br>Rudi Ahlers<br>
</div></div>