[linux-lvm] Understanding if a disk is partioned with LVM or not

pent 5971 pent5971 at gmail.com
Fri Sep 11 19:00:47 UTC 2009


No no no, its funny i just needed the folder /xyz with mkdir which ill mount
the new disk :-)

2009/9/11 André Gillibert <rcvxdg at gmail.com>

> pent 5971 <pent5971 at gmail.com> wrote:
> > Hi,
> > Luca thanks for your answer . the disk seems to be regular one. So for
> > the new added disk
> > i have followed the
> >
> http://jamesthornton.com/redhat/linux/7.3/Reference-Guide/s1-filesystem-ext3-create.html
> >  and rebooted the server (edited the fstab ). But the disk doesnt seem
> > to be
> > mounted . So what can be the problem?
> >
> 1) Check that the relevant partitions exist. Assuming your disk is
> /dev/sdb, partitions may be /dev/sdb1 /dev/sdb2, etc.
> 2) Try to mount them manually.
> Your boot script may not automatically mount all partitions. In that case:
> $ mount /mount/point
> should work.
> Or, maybe there's an issue with label detection.
> In that case, specify the partition.
> $ mount -t ext3 /dev/sdb1 /mount/point
>
> --
> André Gillibert
>
>
>
> _______________________________________________
> linux-lvm mailing list
> linux-lvm at redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/linux-lvm/attachments/20090911/076be938/attachment.htm>


More information about the linux-lvm mailing list