Util-Linux package development
 help / color / mirror / Atom feed
* mkswap fails to use more than 2GiB and doesn't recognize LVM
@ 2011-08-11 15:32 Florian Pritz
  2011-08-11 18:14 ` Karel Zak
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Pritz @ 2011-08-11 15:32 UTC (permalink / raw)
  To: util-linux

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

Hi,

I'm running util-linux 2.19.1 with a x86_64 linux 3.0.1 on Arch Linux.

mkswap displays the following output when trying to create swap on a
8GiB logical volume.
> # mkswap /dev/mapper/vg_brynhild-swap
> mkswap: warning: truncating swap area to 2097144 KiB
> mkswap: /dev/mapper/vg_brynhild-swap: warning: don't erase bootbits sectors
>         on whole disk. Use -f to force.
> Setting up swapspace version 1, size = 2097140 KiB
> no label, UUID=5eae2d8b-f664-46f5-983c-bdcd4301fa66

I tried adding -p 8589934592 to force 8GiB, but that doesn't change
anything.

It also fails to see that we are using LVM so this is not a real device
and we won't overwrite any boot sectors.

busybox mkswap crates the expected 8GiB swap, so I think this is a bug.

-- 
Florian Pritz


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2011-08-11 21:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 15:32 mkswap fails to use more than 2GiB and doesn't recognize LVM Florian Pritz
2011-08-11 18:14 ` Karel Zak
2011-08-11 18:52   ` Florian Pritz
2011-08-11 21:46   ` Karel Zak

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