You can dump/restore the LDom configs in XML format: ldm ls-constraints -x primary > primary.xml
and you can do that for each of the guest domains as well replacing "primary" with the guest ldom name. When you go to (re)create the LDoms, just use the -i option to pull in the XML file: ldm add-domain -i ldom_name.xml or ldm set-domain -i ldom_name.xml On Jun 21, 2010, at 12:29 PM, Tony MacDoodle wrote: > Where are the actual LDom configs stored, on the motherboard someplace? > We have to replace a motherboard and will likely need to rebuild all the > domains and I don't like the fact that the Control Domain can't be easily > restored via xml files. > > Thanks > _______________________________________________ > ldoms-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss _______________________________________________ ldoms-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss
