All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Ryan Murray <rmurray@cyberhqz.com>
To: linux-lvm@msede.com
Subject: [linux-lvm] bug/questions
Date: Sun, 8 Aug 1999 03:13:58 -0700	[thread overview]
Message-ID: <19990808031358.A23149@cyberhqz.com> (raw)

I've found a bug in e2fsadm.  It assumes that the e2fs was created with
a block size of 1024, which is not always the case.  The number it then
passes to resize2fs is totally wrong, and resize2fs then exits with an
error.

Also, how does lvm handle (or does it) the effect of removing a SCSI
drive in the middle of the SCSI drives?  ie, I have:

sda : scsi id 1
sdb : scsi id 3
sdc : scsi id 5

and I add a drive as scsi id 2, so now we have:

sda : scsi id 1
sdb : scsi id 2
sdc : scsi id 3 (OLD sdb)
sdd : scsi id 5 (OLD sdc)

Will lvm put the drives together in the right order?

-- 
Ryan Murray (rmurray@cyberhqz.com, rmurray@glenayre.com)
Software Designer, Glenayre Technologies Inc.
The opinions expressed here are my own.

                 reply	other threads:[~1999-08-08 10:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=19990808031358.A23149@cyberhqz.com \
    --to=rmurray@cyberhqz.com \
    --cc=linux-lvm@msede.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.