From: malahal@us.ibm.com
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] Re: Re: Problems with dissapearing PV when mounting (Stuart D. Gathman)
Date: Mon, 7 Dec 2009 15:11:37 -0800 [thread overview]
Message-ID: <20091207231136.GA31793@us.ibm.com> (raw)
In-Reply-To: <691e2b620912071047jaf3e752m3a49fadbf6a3ae5f@mail.gmail.com>
Johan Gardell [gardin@gmail.com] wrote:
> Ok, added a filter to remove /dev/fd0. But i still get
> [22723.980390] device-mapper: table: 254:1: linear: dm-linear: Device
> lookup failed
> [22723.980395] device-mapper: ioctl: error adding target to table
> [22724.001153] device-mapper: table: 254:2: linear: dm-linear: Device
> lookup failed
> [22724.001158] device-mapper: ioctl: error adding target to table
There are lots of reasons why the above message shows up. Most likely
someone else using them...
> mount doesn't give any messages in dmesg
>
> lvs shows:
> LV VG Attr LSize Origin Snap% Move Log Copy% Convert
> dreamhacklv Dreamhack -wi-ao 1,23t
> root gardin -wi-d- 928,00g
> swap_1 gardin -wi-d- 2,59g
>
> if i try to mount with:
> mount -t reiserfs /dev/mapper/gardin-root /mnt/tmp
>
> i get this in dmesg:
> [23113.711247] REISERFS warning (device dm-1): sh-2006
> read_super_block: bread failed (dev dm-1, block 2, size 4096)
> [23113.711257] REISERFS warning (device dm-1): sh-2006
> read_super_block: bread failed (dev dm-1, block 16, size 4096)
> [23113.711261] REISERFS warning (device dm-1): sh-2021
> reiserfs_fill_super: can not find reiserfs on dm-1
Looks like you have some kind of LV here. What is the output of the
following two commands:
1. "dmsetup table"
1. "dmsetup ls"
Thanks, Malahal.
next prev parent reply other threads:[~2009-12-07 23:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-07 18:47 [linux-lvm] Re: Re: Problems with dissapearing PV when mounting (Stuart D. Gathman) Johan Gardell
2009-12-07 19:34 ` Stuart D. Gathman
2009-12-07 23:11 ` malahal [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-12-10 16:45 Johan Gardell
2009-12-10 18:40 ` malahal
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=20091207231136.GA31793@us.ibm.com \
--to=malahal@us.ibm.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 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.