Re: Why minor is still 8 bit?

From: H. Peter Anvin
Date: Mon Jun 04 2012 - 20:53:16 EST


On 06/04/2012 11:59 AM, George Shuklin wrote:
> Very simple sample: I'd like to create shared storage to publish volumes
> via ISCSI. ~60Tb of drives, ~2Gb average disk size = 30k disk images.
> Can I just create a bunch of LV and export them by iet or scst? Nope:
> There is a serious limit for amount of active LV per host. Yes, I can
> create filesystem, put images (as file) to that filesystem and publish
> them back, but why FS is needed to do such simple task?

You realize that with that many volumes, a logical volume manager *is* a
filesystem, right?

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