From: pent 5971 <pent5971@gmail.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Understanding if a disk is partioned with LVM or not
Date: Fri, 11 Sep 2009 22:00:47 +0300 [thread overview]
Message-ID: <352f9c2a0909111200p4da44d7lbc52b9176f33ff0d@mail.gmail.com> (raw)
In-Reply-To: <20090911153958.24cc2cdc@fixlaptop.gillibert.homelinux.net>
[-- Attachment #1: Type: text/plain, Size: 1219 bytes --]
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@gmail.com>
> pent 5971 <pent5971@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@redhat.com
> https://www.redhat.com/mailman/listinfo/linux-lvm
> read the LVM HOW-TO at http://tldp.org/HOWTO/LVM-HOWTO/
>
[-- Attachment #2: Type: text/html, Size: 2001 bytes --]
prev parent reply other threads:[~2009-09-11 19:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-10 6:19 [linux-lvm] Understanding if a disk is partioned with LVM or not pent 5971
2009-09-10 6:35 ` Luca Berra
2009-09-10 8:35 ` pent 5971
2009-09-11 13:39 ` André Gillibert
2009-09-11 19:00 ` pent 5971 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=352f9c2a0909111200p4da44d7lbc52b9176f33ff0d@mail.gmail.com \
--to=pent5971@gmail.com \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).