Hi Drew,

This one caught my attention:

<!ELEMENT extended_partition (partition*, size?)>
<!ATTLIST extended_partition name CDATA #IMPLIED>
<!ATTLIST extended_partition action 
(create|delete|preserve|use_existing_solaris2) "create">
<!ATTLIST extended_partition part_type CDATA "15">
<!ATTLIST extended_partition in_zpool CDATA #IMPLIED>
<!ATTLIST extended_partition in_vdev CDATA #IMPLIED> 

Reading this, it seems to suggest that an extended partition can be a member of 
a zpool or a vdev composition. I can't see how this is possible. An extended 
partition should only be directly
usable as a container for logical partitions.
I would expect a logical partition that is a sub-element of the 
extended_partition (represented by "partition*") to be the only thing within 
that could form part of a Zpool or Vdev composition.

Thanks,
Niall
-- 
This message posted from opensolaris.org
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to