From: "Frank J. Buchholz" <frankb@ercwc.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Re: lvextend error on XFS
Date: Mon, 22 Nov 2004 21:10:14 -0500 [thread overview]
Message-ID: <41A29C06.90900@ercwc.org> (raw)
In-Reply-To: <1101170556.24828.11.camel@soot.ess.uci.edu>
>"Frank J. Buchholz" <frankb ercwc org> writes:
>
>>> "Frank J. Buchholz" <frankb ercwc org> writes:
>>>
>>>> Hello,
>>>>
>>>> I recently attempted to extend my logical volume. First I added an
>>>> additional physical volume to an existing volume group. This worked
>>>> fine.
>>>>
>>>> vgextend Volume00 /dev/sba
>>>> lvextend -L+100G /dev/Volume00/LogVol00
>>>>
>>>> However when it came time to run the lvextend command I received a
>>>> number of device-mapper errors. While I was trying to determine what
>>>> the errors were I noticed that the filesystem that sits on the logical
>>>> volume being extended was no longer available. I attempted to umount
>>>> the filesystem however the command froze. I then rebooted the system
>>>> without mounting the filesystem in question and manually mounted the
>>>> filesystem. XFS reported back that it could not locate the superblock.
>>>
>>> I have done lvextend followed by xfs_growfs many times without any
>>> problems. Have you checked for hardware errors?
>>
>> Unfortunately the timing is far too coincidental to be a hardware error.
>
>Since you had just added another disk, it may not be so coincidental
>after all.
>
>> Just after typing the following command and recieving the following error
>> lvm> lvextend -L+1G /dev/Volume00/LogVol00
>> Extending logical volume LogVol00 to 2.93 TB
>> device-mapper ioctl cmd 9 failed: Invalid argument
>> Couldn't load device 'Volume00-LogVol00'.
>> Problem reactivating LogVol00
>
>The last line would explain why the filesystem went offline.
>Something went wrong just after the LV had been extended, and was
>about to be reactivated.
>
>> I then noticed that the filesystem on LogVol00 was no longer available
>> and when I ran xfs_repair it stated the following:
>> # xfs_repair /dev/Volume00/LogVol00
>> Phase 1 - find and verify superblock...
>> superblock read failed, offset 0, size 524288, ag 0, rval 0
>>
>> fatal error -- Invalid argument
>
>What does "dmesg" have to say about this?
>
>I had a problem once with some strange errors from a disk. It turned
>out the cable wasn't plugged in properly.
>
>--
>M�ns Rullg�rd
>mru inprovide com
Hello M�ns
I now realize how I created this problem, I just don't know how to fix it.
I mistakingly added /dev/sba as the physical volume to a volume group
that contained /dev/sba1, the one partition on sba. These are
essentially one in the same. So when I executed the lvextend command
device-mapper had an error. I'm honestly surprised it did anything,
especially write over the superblock on the filesystem.
Any direction on how I can recover from within LVM? I never was able to
execute the xfs_grow so I'm hoping the data in the filesystem still exists.
Thanks,
Frank
next prev parent reply other threads:[~2004-11-23 2:10 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-19 9:47 [linux-lvm] HA Fileserver configuration recommendation sought Gary Mansell
2004-11-19 17:27 ` Chris Croswhite
2004-11-19 18:24 ` Garrick Staples
2004-11-19 18:30 ` Chris Croswhite
2004-11-19 19:45 ` David S.
2004-11-19 18:21 ` Dan Stromberg
2004-11-19 19:24 ` David S.
2004-11-20 0:13 ` Dan Stromberg
2004-11-20 0:22 ` Garrick Staples
2004-11-20 1:36 ` Dan Stromberg
2004-11-20 2:08 ` Garrick Staples
2004-11-20 2:18 ` Dan Stromberg
2004-11-20 2:48 ` David Aquilina
2004-11-22 15:36 ` Kevin Anderson
2004-11-23 0:42 ` Dan Stromberg
2004-11-23 2:10 ` Frank J. Buchholz [this message]
2004-11-23 8:38 ` [linux-lvm] Re: lvextend error on XFS David Greaves
2004-11-23 12:37 ` Frank J. Buchholz
2004-11-20 0:33 ` [linux-lvm] HA Fileserver configuration recommendation sought David S.
2004-11-20 1:40 ` Dan Stromberg
-- strict thread matches above, loose matches on Subject: below --
2004-11-22 20:48 [linux-lvm] lvextend error on XFS Frank J. Buchholz
2004-11-22 21:02 ` [linux-lvm] " Måns Rullgård
2004-11-22 22:08 Frank J. Buchholz
2004-11-22 22:23 ` Måns Rullgård
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=41A29C06.90900@ercwc.org \
--to=frankb@ercwc.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.