From: David Brown <lvm@davidb.org>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LVM drive changed from USB to Firewire
Date: Sat, 25 Feb 2006 11:12:11 -0800 [thread overview]
Message-ID: <20060225191211.GB31720@old.davidb.org> (raw)
In-Reply-To: <1d4c059f0602250659u54eeaa7bldce33e389430b1d6@mail.gmail.com>
On Sat, Feb 25, 2006 at 09:59:25AM -0500, Joel Gwynn wrote:
> I have an old Dell gx300 with a Maxtor one-touch partitioned using LVM
> When I first installed Ubuntu (Breezy Badger), it was detected on usb
> and set up very nicely, thank you very much. But I decided that usb
> 1.0 is way too slow, so I bought a firewire card, which was also
> detected very nicely.
>
> The problem is that the drive is not found at boot anymore, and an
> error is raised because it can't be mounted. But if I do a vgscan,
> then a vgchage -ay, then mount -a, all is well and my volumes are
> mounted.
>
> How do I tell LVM to look at the firewire card instead of the usb controller?
LVM should look at all of the devices.
Most likely the firewire interface/driver takes longer to startup than the
USB does, and the drive isn't visible when the startup scripts do their
vgscan.
You might scan through their startup scripts and figure out where they do
this. I've seen startup scripts that do wait for USB devices to settle,
and perhaps they need to be enhanced to wait for firewire to be present.
Dave
next prev parent reply other threads:[~2006-02-25 19:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-25 14:59 [linux-lvm] LVM drive changed from USB to Firewire Joel Gwynn
2006-02-25 19:12 ` David Brown [this message]
2006-02-27 17:04 ` kelsey hudson
2006-03-05 20:27 ` Joel Gwynn
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=20060225191211.GB31720@old.davidb.org \
--to=lvm@davidb.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 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).