VV id reservation
Posted: Wed Feb 22, 2012 7:25 am
For some of our procedures we need to retain the vv id (WWID) and keep it unique even though the vv (at any given point in time) may not be in existence (i.e. snaps). Is it possible to reserve a section of id's? I believe the answer to be no, but thought I'd see if anyone else had tried.
I was thinking a template which states "-i <10000" would mean all my vv's were created in the <10000 range allowing me to reserve 10000+ for snapshots etc. It wont let me do this saying it expects an non-negative integer.
Alternatively, it would be good if I could force it to 'reuse' id's on vv creation. It seems to increase the id number despite vv's being deleted when 'auto' is selected.
I notice the createvlun allows the LUN value to be in a given range but doesnt really do the job (as this is not the wwid of the vv)..
I was thinking a template which states "-i <10000" would mean all my vv's were created in the <10000 range allowing me to reserve 10000+ for snapshots etc. It wont let me do this saying it expects an non-negative integer.
Alternatively, it would be good if I could force it to 'reuse' id's on vv creation. It seems to increase the id number despite vv's being deleted when 'auto' is selected.
I notice the createvlun allows the LUN value to be in a given range but doesnt really do the job (as this is not the wwid of the vv)..