[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [linux-lvm] Setting LVM logical volume filesystem type
- From: Luca Berra <bluca comedia it>
- To: linux-lvm redhat com
- Subject: Re: [linux-lvm] Setting LVM logical volume filesystem type
- Date: Wed, 10 Jun 2009 07:36:18 +0200
On Wed, Jun 10, 2009 at 12:17:47AM +0300, ajalkane wrote:
Hi,
how can I set the filesystem type for LVM2 logical volume? For some
reason my logical volume /var, which is ext3, suddenly started to be
detected as solaris_mirror_member (or something to that effect) which
causes it to be unable to be automatically mounted. If I mount it
manually specifying the filesystem type as ext3 it works. Fsck reports
no errors.
This happened just suddenly. Naturally I would like to know how it
could corrupt like that. But it might be difficult. Right now I just
want my system to be usable again. How can I tell LVM that it is
indeed ext3 volume without reformatting the logical volume?
lvm has no notion of what is inside a logical volume.
i suppose blkid (which is used by mount to find the fs type got it
wrong)
check running
blkid /dev/vgXXX/lvolYYY
and
blkid -c /dev/null /dev/vgXXX/lvolYYY
L.
--
Luca Berra -- bluca comedia it
Communication Media & Services S.r.l.
/"\
\ / ASCII RIBBON CAMPAIGN
X AGAINST HTML MAIL
/ \
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]