Restoring Domain Configurations
This section describes how to restore a domain configurations from an XML file for guest domains and for the control (primary) domain.
-
To restore a domain constraints for guest domains, you use the
ldm add-domain -icommand, as described in How to Restore a Domain Configuration From an XML File (ldm add-domain). Although you can save theprimarydomain's constraints to an XML file, you cannot use the file as input to this command. -
To restore a domain configuration for the
primarydomain, you use theldm init-systemcommand and the resource constraints from the XML file to reconfigure yourprimarydomain. You can also use theldm init-systemcommand to reconfigure other domains that are described in the XML file, but those domains might be left inactive when the configuration is complete. See How to Restore a Domain Configuration From an XML File (ldm init-system).