Linux LVM users
 help / color / mirror / Atom feed
* [linux-lvm] mke2fs problem
@ 2001-01-08 23:53 Gordon Schumacher
  2001-01-09  0:02 ` Jan Niehusmann
  2001-01-09  0:06 ` Eric M. Hopper
  0 siblings, 2 replies; 3+ messages in thread
From: Gordon Schumacher @ 2001-01-08 23:53 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/html, Size: 4089 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-lvm] mke2fs problem
  2001-01-08 23:53 [linux-lvm] mke2fs problem Gordon Schumacher
@ 2001-01-09  0:02 ` Jan Niehusmann
  2001-01-09  0:06 ` Eric M. Hopper
  1 sibling, 0 replies; 3+ messages in thread
From: Jan Niehusmann @ 2001-01-09  0:02 UTC (permalink / raw)
  To: linux-lvm

On Mon, Jan 08, 2001 at 04:53:42PM -0700, Gordon Schumacher wrote:
>    lvcreate -i 2 -L 52M -n lv1 mygrp
>    lvcreate -i 2 -L 12M -n lv2 mygrp
[...]
>    So, everything *looks* like it's the right size; but mke2fs seems to
>    think that it's talking to a ~57MB and ~16MB disk, respectively!  What
>    am I doing wrong here? 

Well, you actually told lvcreate to create volumes of 52MB and 12MB. lvcreate
had to round them up to multiples of 8, so you got 56MB and 16MB. What's
wrong about that? 

If you want gigabytes instead of megabytes, use G and not M ;-)

Jan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [linux-lvm] mke2fs problem
  2001-01-08 23:53 [linux-lvm] mke2fs problem Gordon Schumacher
  2001-01-09  0:02 ` Jan Niehusmann
@ 2001-01-09  0:06 ` Eric M. Hopper
  1 sibling, 0 replies; 3+ messages in thread
From: Eric M. Hopper @ 2001-01-09  0:06 UTC (permalink / raw)
  To: linux-lvm

[-- Attachment #1: Type: text/plain, Size: 548 bytes --]

On Mon, Jan 08, 2001 at 04:53:42PM -0700, Gordon Schumacher wrote:
	<HTML formatted message>

	Your output looks fine.  All the numbers, even in the mke2fs
output, are exactly right.  If you're wondering, LVM block sizes are 4M,
and can be configured (I believe) by tweaking a constant and recompiling
LVM.

Have fun (if at all possible),
-- 
The best we can hope for concerning the people at large is that they
be properly armed.  -- Alexander Hamilton
-- Eric Hopper (hopper@omnifarious.mn.org http://www.omnifarious.org/~hopper) --

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-01-09  0:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-08 23:53 [linux-lvm] mke2fs problem Gordon Schumacher
2001-01-09  0:02 ` Jan Niehusmann
2001-01-09  0:06 ` Eric M. Hopper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox