lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 05 Jun 2012 11:23:28 +0200
From:	Paul Bolle <pebolle@...cali.nl>
To:	George Shuklin <george.shuklin@...il.com>
Cc:	"H. Peter Anvin" <hpa@...or.com>,
	Casey Schaufler <casey@...aufler-ca.com>,
	Al Viro <viro@...IV.linux.org.uk>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: Why minor is still 8 bit?

On Tue, 2012-06-05 at 05:08 +0400, George Shuklin wrote:
> Anyway, using LVM to provide logical volumes to customers seems be fine 
> (at least by name). But that limitation for minor is breaking whole idea.

man 8 vgcreate reads (in part):
    -l, --maxlogicalvolumes MaxLogicalVolumes
        Sets the maximum number of logical volumes allowed in this
        volume group. The setting can be changed with vgchange. For
        volume groups with metadata in lvm1 format, the limit and
        default value is 255. If the metadata uses lvm2 format, the
        default value is 0 which removes this restriction: there is then
        no limit.

Doesn't that option work for you (assuming you're not stuck on lvm1
format)? If not, where do things go wrong?

(Note that I never worry about this limit, since I never use more than a
handful of logical volumes per volume group.)


Paul Bolle

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ