Oh hey.

Good catch.

I'll dump the in_zpool/in_vdev attributes and the logic in logical.py tomorrow morning.

Thanks Niall!

-Drew

On 1/24/11 6:47 PM, Niall Power wrote:
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
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

Reply via email to