Saving LDOM Confguration


 
Thread Tools Search this Thread
Operating Systems Solaris Saving LDOM Confguration
# 1  
Old 05-25-2016
Saving LDOM Confguration

Hi,

I am new to Solaris LDOMs.
I just need to confirm if I save the guest LDOM configuration. Destroy the LDOM and need to use exported xml file to setup same LDOM, is OS installation required or everything will come as it is for new LDOM.

I heard that
--------
ldm list-constraints -x ldom_name > somefile.xml
--------
only exports the configurations.

Please provide some information.

Last edited by praveensharma21; 05-25-2016 at 10:57 PM..
# 2  
Old 06-03-2016
Yes, ldm list-constraints saves only the configuration. Take a look into the xml.
It references the used disks or disk files. You need to save those also. Solaris is installed on the disks.
What's your goal with the save?
Recreate the LDom later or Move to another Server?
You need to save both the xml and the disks ..
Best regards,
Marcel
This User Gave Thanks to JomaSoftMarcel For This Post:
# 3  
Old 06-03-2016
Hi,

Thank you for the information. My goal is to save configuration and recreate the LDOM again.
# 4  
Old 06-09-2016
So yes, you need to save the LDOM config .xml AND the file system.

if you are using ZFS you could do this with a zfs snapshot send and recieve:

Sending and Receiving ZFS Data - Oracle Solaris ZFS Administration Guide
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

Tip: Ldom migration

Prerequisite: • S7-2L Server Hardware Console Access • Solaris 11.3 OS and LDOM Packages (Ex: 3.4) • Setup IPS Repositories Solaris 11 comes with Oracle VM server pre-installed if older version is there remove the old and install latest Oracle VM... (1 Reply)
Discussion started by: mahendra170
1 Replies

2. Solaris

Ldom problem

Hi People, I have been trying to learn solaris ldoms, have created one on a T2000 and get the following error when try to install it off DVD WARNING: /virtual-devices@100/channel-devices@200/disk@1: Communication error with Virtual Disk Server using Port 0. Retrying If anyone could help... (8 Replies)
Discussion started by: callmebob
8 Replies

3. Solaris

ldom patching

Greetings everyone! I have the task of patching six ldoms and two control domains. I have never done this before and would like to know of any pitfalls or "gotchas" I may encounter. I have been looking online but have found very little about patching ldoms. Thank you all. (4 Replies)
Discussion started by: desertdenizen
4 Replies

4. Solaris

VxVM5.1 in a Ldom

Has any one installed and used VxVM5.1 in a Ldom .. i was able to install it but when i try to initialize a disk it gives me following error as the disks are imported from ZFS backend .. :-( and they does not show the target no. /etc/vx/bin/vxdisksetup -if c0d2s2 VxVM vxdisksetup ERROR... (0 Replies)
Discussion started by: fugitive
0 Replies

5. Solaris

ldom and zone

hi, what is the difference between ldom and zone. can we install any other os than sun in ldom. thanks, snj. (2 Replies)
Discussion started by: snjksh
2 Replies

6. AIX

ldom and lpar

hi, Plz let me know if the concept of sun ldom and aix lpar is same or not. thnx, snj (1 Reply)
Discussion started by: snjksh
1 Replies

7. Solaris

Autosys on LDOM

Has anyone configured an Autosys server to run on a Solaris LDOM? I can't think of any obvious reason why there would be a problem with it, but.... Jerry (0 Replies)
Discussion started by: JerryHone
0 Replies
Login or Register to Ask a Question