public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@steeleye.com>
To: Stefan Voelkel <Stefan.Voelkel@millenux.com>
Cc: Christoph Hellwig <hch@infradead.org>,
	SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: LUN resizing
Date: 28 Nov 2003 10:18:51 -0600	[thread overview]
Message-ID: <1070036333.1907.14.camel@mulgrave> (raw)
In-Reply-To: <1069965713.886.38.camel@lt-sv>

On Fri, 2003-11-28 at 04:08, Stefan Voelkel wrote:
> True, let's forget about the partitions: mount /dev/sda /home. 

OK, Let's try again in simpler terms.

The problem you are trying to solve has three components:

1. Filesystem resize
2. parition resize
3. SCSI device resize

1 and 3 are solved (for a subset of fs).  A solution to 2 is to use the
Linux device mapper (a mini volume manager) to replace the use of
gendisk partitions.  Then your entire stack constructed this way will be
resizable.

The place to begin finding out about DM is the development lists:

dm-devel@sistina.com

With a list archive at:

http://lists.sistina.com/pipermail/dm-devel/

James



  parent reply	other threads:[~2003-11-28 16:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25  9:34 LUN resizing Stefan Voelkel
2003-11-25 15:43 ` James Bottomley
2003-11-25 16:11   ` James Bottomley
2003-11-26  9:45     ` Stefan Voelkel
2003-11-26  9:48       ` Christoph Hellwig
2003-11-28 10:08         ` Stefan Voelkel
2003-11-28 10:23           ` Christoph Hellwig
2003-11-28 16:18           ` James Bottomley [this message]
2003-11-25 19:34   ` Lincoln Dale
  -- strict thread matches above, loose matches on Subject: below --
2003-11-28 22:29 christophe varoqui

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=1070036333.1907.14.camel@mulgrave \
    --to=james.bottomley@steeleye.com \
    --cc=Stefan.Voelkel@millenux.com \
    --cc=hch@infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    /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