I have two boxes
test-cdom (10.0.0.26 and 10.0.0.27) test-cdom1 (10.0.0.16 and 10.0.0.17) *On the test-cdom (10.0.0.26 and 10.0.0.27)* test-cdom # ldm migrate-domain --dry-run GDOM_ONE 10.0.0.16:GDOM_ONE_TEST Target Password: Failed to establish connection with ldmd(1m) on target: 10.0.0.16 Check that the 'ldmd' service is enabled on the target machine and that the version supports Domain Migration. Check that the 'xmpp_enabled' and 'incoming_migration_enabled' properties of the 'ldmd' service on the target machine are set to 'true' using svccfg(1M). test-cdom # svcprop ldmd general/enabled boolean true general/action_authorization astring solaris.smf.manage.ldoms general/entity_stability astring Unstable general/single_instance boolean true ldmd/debug integer 0 ldmd/hops integer 0 *ldmd/incoming_migration_enabled boolean true* *ldmd/outgoing_migration_enabled boolean true* *ldmd/xmpp_enabled boolean true* ldmd/nocfg boolean true fmd_config/fmd_to_ldmd_init_timeout integer 20 fmd_config/fmd_to_ldmd_running_timeout integer 10 filesystem/entities fmri svc:/system/filesystem/local filesystem/grouping astring require_all filesystem/restart_on astring none filesystem/type astring service start/exec astring /opt/SUNWldm/bin/ldmd_start start/timeout_seconds count 180 start/type astring method stop/exec astring :kill stop/timeout_seconds count 180 stop/type astring method tm_common_name/C ustring Logical\ Domains\ Manager restarter/contract count 105 restarter/start_pid count 2983 restarter/start_method_timestamp time 1241544647.290683000 restarter/start_method_waitstatus integer 0 restarter/logfile astring /var/svc/log/ldoms-ldmd:default.log restarter/auxiliary_state astring none restarter/next_state astring none restarter/state astring online restarter/state_timestamp time 1241546180.302980000 restarter_actions/restart integer restarter_actions/refresh integer test-cdom # ldm -V Logical Domain Manager (v 1.1) Hypervisor control protocol v 1.1 Using Hypervisor MD v 0.1 System PROM: Hypervisor v. 1.6.0. @(#)Hypervisor 1.6.0.b 2008/03/01 01:47\015 OpenBoot v. 4.28.0 @(#)OBP 4.28.0 2008/01/22 21:12 *It?s the same on the other box as well test-cdom1.* test-cdom # ldm list NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME primary active -n-cv- SP 16 8G 0.2% 20h 5m GDOM_ONE active -n---- 5000 8 8G 0.1% 22h 24m test-cdom # ldm list-bindings GDOM_ONE NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME GDOM_ONE active -n---- 5000 8 8G 0.1% 22h 25m MAC 00:14:4f:f8:1b:54 HOSTID 0x84f81b54 VCPU VID PID UTIL STRAND 0 16 0.4% 100% 1 17 0.1% 100% 2 18 0.1% 100% 3 19 0.0% 100% 4 20 0.3% 100% 5 21 0.1% 100% 6 22 0.0% 100% 7 23 0.0% 100% MEMORY RA PA SIZE 0xe000000 0x20e000000 8G VARIABLES auto-boot?=false NETWORK NAME SERVICE DEVICE MAC MODE PVID VID vnet0 primary-vsw0 at primary network at 0 00:14:4f:f9:af:c5 1 PEER MAC MODE PVID VID primary-vsw0 at primary 00:14:4f:fa:13:22 1 DISK NAME VOLUME TOUT DEVICE SERVER MPGROUP vdisk1 vol1 at primary-vds0 disk at 0 primary VCONS NAME SERVICE PORT GDOM_ONE primary-vcc0 at primary 5000 VDS NAME LDOM VOLUME OPTIONS MPGROUP DEVICE primary-vds0 primary vol1 /dev/zvol/dsk/gdom_1/gdom_1_disk test-cdom1 # ldm list NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME primary active -n-cv- SP 16 8G 0.2% 10h 5m *For the testing i even tried migrating the guest domain on the same box. this alos fails with the below error.* test-cdom #* ldm migrate-domain --dry-run GDOM_ONE 10.0.0.26:GDOM_ONE_TEST* Target Password: Failed to establish connection with ldmd(1m) on target: 10.0.0.16 Check that the 'ldmd' service is enabled on the target machine and that the version supports Domain Migration. Check that the 'xmpp_enabled' and 'incoming_migration_enabled' properties of the 'ldmd' service on the target machine are set to 'true' using svccfg(1M). On 5/6/09, Terry Smith <Terry.Smith at sun.com> wrote: > > Hi Milan > > You haven't made it clear if the output you have shown is on the current > system or your target system. Can you please let us know the output from > both systems. > Terry > > > Administrator wrote: > >> Hi, >> >> I am trying to test the migration of the LDOM, >> >> # ldm migrate-domain --dry-run GDOM_ONE 10.0.0.16:GDOM_ONE_TEST >> >> Target Password: >> Failed to establish connection with ldmd(1m) on target: 10.0.0.16 >> Check that the 'ldmd' service is enabled on the target machine and >> that the version supports Domain Migration. Check that the 'xmpp_enabled' >> and 'incoming_migration_enabled' properties of the 'ldmd' service on >> the target machine are set to 'true' using svccfg(1M). >> >> # svcprop ldmd >> general/enabled boolean true >> general/action_authorization astring solaris.smf.manage.ldoms >> general/entity_stability astring Unstable >> general/single_instance boolean true >> ldmd/debug integer 0 >> ldmd/hops integer 0 >> ldmd/incoming_migration_enabled boolean true >> ldmd/outgoing_migration_enabled boolean true >> ldmd/xmpp_enabled boolean true >> ldmd/nocfg boolean true >> fmd_config/fmd_to_ldmd_init_timeout integer 20 >> fmd_config/fmd_to_ldmd_running_timeout integer 10 >> filesystem/entities fmri svc:/system/filesystem/local >> filesystem/grouping astring require_all >> filesystem/restart_on astring none >> filesystem/type astring service >> start/exec astring /opt/SUNWldm/bin/ldmd_start >> start/timeout_seconds count 180 >> start/type astring method >> stop/exec astring :kill >> stop/timeout_seconds count 180 >> stop/type astring method >> tm_common_name/C ustring Logical\ Domains\ Manager >> restarter/contract count 105 >> restarter/start_pid count 2983 >> restarter/start_method_timestamp time 1241544647.290683000 >> restarter/start_method_waitstatus integer 0 >> restarter/logfile astring /var/svc/log/ldoms-ldmd:default.log >> restarter/auxiliary_state astring none >> restarter/next_state astring none >> restarter/state astring online >> restarter/state_timestamp time 1241546180.302980000 >> restarter_actions/restart integer >> restarter_actions/refresh integer >> >> # ldm -V >> >> Logical Domain Manager (v 1.1) >> Hypervisor control protocol v 1.1 >> Using Hypervisor MD v 0.1 >> >> System PROM: >> Hypervisor v. 1.6.0. @(#)Hypervisor 1.6.0.b 2008/03/01 >> 01:47\015 >> >> OpenBoot v. 4.28.0 @(#)OBP 4.28.0 2008/01/22 21:12 >> >> Is there any thing I am missing? >> >> Thanks for your help. >> Milan >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/ldoms-discuss/attachments/20090506/72a595c1/attachment.html>