Cloning LDOMs on T5-2 with split IO
Good morning,
We have a series of T5-2 servers that we want to configure with split IO, and making a multiple ldoms inside every server, to do so we are planning to clone the LUNs of the LDOM with ZFS cloning or send/receive mechanism, here is the scenario:
1. Install & configure LDOM on the primary server.
2. Create zpool with its underlying layer of zfs for one ldom.
3. Clone the zpool of the first ldom [make many copies].
4. Configure the new ldoms with the previously cloned zpool [on the SAN]
My questions are:
1. Is this kind of cloning between ldoms teste/supported.
0