Is this hierarchical. Do you have an AIX service node to service the AIX nodes. Could you also tabdump postscripts and what level of xCAT are your running.
I have found one problem with the servicenode postscript that I have documented in defect 3409235, but that does not seem to be related to your problem. Lissa K. Valletta 2-3/T12 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Douglas Myers/Schaumburg/IBM@IBMUS To: xCAT Users Mailing list <[email protected]> Date: 09/13/2011 11:10 AM Subject: [xcat-user] Fw: rnetboot issue As my colleague sent to me below, we see this popping up now and then, but only since we went to a fully heterogenous cluster, SLES11.1 and AIX 6. We are running xCAT 2.5.2 (updates in 4Q) with a MN on Intel VM on SLES11.1 (v30000) and a ppc LPAR as nim server (V30200) It looks like $HOME variable gets swapped from Linux std /root to AIX std / on the SLES MN, though I can't say why... _________________________________ Douglas Myers, IBM Special Events _________________________________ "It's not an opportunity if it doesn't scare you a little bit" ----- Forwarded by Douglas Myers/Schaumburg/IBM on 09/13/2011 07:54 AM ----- |------------> | From: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |Richard Bogdany/Poughkeepsie/IBM | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | To: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |Douglas Myers/Schaumburg/IBM@IBMUS | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | Date: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |09/12/2011 01:06 PM | >--------------------------------------------------------------------------------------------------------------------------------------------------| |------------> | Subject: | |------------> >--------------------------------------------------------------------------------------------------------------------------------------------------| |rnetboot issue | >--------------------------------------------------------------------------------------------------------------------------------------------------| Here is the info about some piece of xcat seeming to getting the value of $HOME wrong for root. After a certain amount of time, rnetboot -V will show this error message: expect: set expect_out(buffer) "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" The issue here is that the path to the .pem file seems to be missing the value of $HOME or it is set incorrectly. The path should be /root/.xcat/client-cred.pem: v30000:~ # ls -l //.xcat/client-cred.pem ls: cannot access //.xcat/client-cred.pem: No such file or directory v30000:~ # ls -l /root/.xcat/client-cred.pem -rw------- 1 root root 5819 Jul 6 2010 /root/.xcat/client-cred.pem A restart of xcatd will fix the issue temporarily. Also, a symlink from /.xcat to /root/.xcat seems to workaround the issue. Here is the full rnetboot -V output when the issue occurs: v30000:~ # rnetboot -V v30034 Password: Last login: Mon Sep 12 19:47:28 2011 from v30000e0.event.ibm.com hscroot@gc0131a:~> v30105,9 v30123,8 v30037,7 v30200,6 v30004,5 v30119,4 v30116,3 v30112,2 p3vio01,1 v30034,10 Rc=0 hscroot@gc0131a:~> erl/xCAT/PPCcli.pm line 214 xCAT::PPCcli::connect('HASH(0x1e5f330)', 'hmc', 'gc0131a') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1212 xCAT::PPC::invoke_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1103 xCAT::PPC::fork_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 345 xCAT::PPC::process_command('HASH(0x1e5f330)', 'HASH(0x3210758)', 'ARRAY(0x3210650)', 'HASH(0x32105a8)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1774 xCAT::PPC::process_request('xCAT_plugin::hmc', 'HASH (0x349b0d8)', 'CODE(0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/lib/perl/xCAT_plugin/hmc.pm line 44 xCAT_plugin::hmc::process_request('HASH(0x349b0d8)', 'CODE (0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/sbin/xcatd line 1225 main::dispatch_request('HASH(0x5feede8)', 'CODE(0x1cde6f8)', 'hmc') called at /opt/xcat/sbin/xcatd line 1037 eval {...} called at /opt/xcat/sbin/xcatd line 1036 main::plugin_command('HASH(0x5feede8)', 'IO::Socket::SSL=GLOB (0x5fd6e58)', 'CODE(0x1cde6f8)') called at /opt/xcat/sbin/xcatd line 1508 eval {...} called at /opt/xcat/sbin/xcatd line 1469 main::service_connection('IO::Socket::SSL=GLOB(0x5fd6e58)', 'root', 'localhost', 'localhost') called at /opt/xcat/sbin/xcatd line 787 Starting EXPECT pattern matching... at /usr/lib/perl5/vendor_perl/5.10.0/Expect.pm line 561 Expect::expect('Expect=GLOB(0x28839a0)', 60, 'ARRAY(0x2853740)', 'ARRAY(0x28535f0)', 'ARRAY(0x28837c0)') called at /opt/xcat/lib/perl/xCAT/PPCcli.pm line 234 xCAT::PPCcli::connect('HASH(0x1e5f330)', 'hmc', 'gc0131a') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1212 xCAT::PPC::invoke_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1103 xCAT::PPC::fork_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 345 xCAT::PPC::process_command('HASH(0x1e5f330)', 'HASH(0x3210758)', 'ARRAY(0x3210650)', 'HASH(0x32105a8)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1774 xCAT::PPC::process_request('xCAT_plugin::hmc', 'HASH (0x349b0d8)', 'CODE(0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/lib/perl/xCAT_plugin/hmc.pm line 44 xCAT_plugin::hmc::process_request('HASH(0x349b0d8)', 'CODE (0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/sbin/xcatd line 1225 main::dispatch_request('HASH(0x5feede8)', 'CODE(0x1cde6f8)', 'hmc') called at /opt/xcat/sbin/xcatd line 1037 eval {...} called at /opt/xcat/sbin/xcatd line 1036 main::plugin_command('HASH(0x5feede8)', 'IO::Socket::SSL=GLOB (0x5fd6e58)', 'CODE(0x1cde6f8)') called at /opt/xcat/sbin/xcatd line 1508 eval {...} called at /opt/xcat/sbin/xcatd line 1469 main::service_connection('IO::Socket::SSL=GLOB(0x5fd6e58)', 'root', 'localhost', 'localhost') called at /opt/xcat/sbin/xcatd line 787 spawn id(4): list of patterns: #1: -re `continue connecting (yes/no)?' #2: -re `assword: $' #3: -re `~> $' spawn id(4): Does `' match: pattern #1: -re `continue connecting (yes/no)?'? No. pattern #2: -re `assword: $'? No. pattern #3: -re `~> $'? No. spawn id(4): Does `Password: ' match: pattern #1: -re `continue connecting (yes/no)?'? No. pattern #2: -re `assword: $'? YES!! Before match string: `P' Match string: `assword: ' After match string: `' Matchlist: () Calling hook CODE(0x2853998)... Sending 'go2310Jv\r' to spawn id(4) at /usr/lib/perl5/vendor_perl/5.10.0/Expect.pm line 1264 Expect::print('Expect=GLOB(0x28839a0)', 'go2310Jv\x{d}') called at /opt/xcat/lib/perl/xCAT/PPCcli.pm line 227 xCAT::PPCcli::__ANON__('Expect=GLOB(0x28839a0)') called at /usr/lib/perl5/vendor_perl/5.10.0/Expect.pm line 760 Expect::_multi_expect(60, undef, 'ARRAY(0x2843208)') called at /usr/lib/perl5/vendor_perl/5.10.0/Expect.pm line 565 Expect::expect('Expect=GLOB(0x28839a0)', 60, 'ARRAY(0x2853740)', 'ARRAY(0x28535f0)', 'ARRAY(0x28837c0)') called at /opt/xcat/lib/perl/xCAT/PPCcli.pm line 234 xCAT::PPCcli::connect('HASH(0x1e5f330)', 'hmc', 'gc0131a') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1212 xCAT::PPC::invoke_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1103 xCAT::PPC::fork_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 345 xCAT::PPC::process_command('HASH(0x1e5f330)', 'HASH(0x3210758)', 'ARRAY(0x3210650)', 'HASH(0x32105a8)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1774 xCAT::PPC::process_request('xCAT_plugin::hmc', 'HASH (0x349b0d8)', 'CODE(0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/lib/perl/xCAT_plugin/hmc.pm line 44 xCAT_plugin::hmc::process_request('HASH(0x349b0d8)', 'CODE (0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/sbin/xcatd line 1225 main::dispatch_request('HASH(0x5feede8)', 'CODE(0x1cde6f8)', 'hmc') called at /opt/xcat/sbin/xcatd line 1037 eval {...} called at /opt/xcat/sbin/xcatd line 1036 main::plugin_command('HASH(0x5feede8)', 'IO::Socket::SSL=GLOB (0x5fd6e58)', 'CODE(0x1cde6f8)') called at /opt/xcat/sbin/xcatd line 1508 eval {...} called at /opt/xcat/sbin/xcatd line 1469 main::service_connection('IO::Socket::SSL=GLOB(0x5fd6e58)', 'root', 'localhost', 'localhost') called at /opt/xcat/sbin/xcatd line 787 Continuing expect, restarting timeout... spawn id(4): Does `' match: pattern #1: -re `continue connecting (yes/no)?'? No. pattern #2: -re `assword: $'? No. pattern #3: -re `~> $'? No. spawn id(4): Does `\r\n' match: pattern #1: -re `continue connecting (yes/no)?'? No. pattern #2: -re `assword: $'? No. pattern #3: -re `~> $'? No. spawn id(4): Does `\r\nLast login: Mon Sep 12 19:47:28 2011 from v30000e0.event.ibm.com\r\r\n' match: pattern #1: -re `continue connecting (yes/no)?'? No. pattern #2: -re `assword: $'? No. pattern #3: -re `~> $'? No. spawn id(4): Does `\r\nLast login: Mon Sep 12 19:47:28 2011 from v30000e0.event.ibm.com\r\r\nhscroot@gc0131a:~> ' match: pattern #1: -re `continue connecting (yes/no)?'? No. pattern #2: -re `assword: $'? No. pattern #3: -re `~> $'? YES!! Before match string: `\r\nLast login: Mon Sep 12 19:47:28 2011 from v30000e0.event.ibm.com\r\r\nhscroot@gc0131a:' Match string: `~> ' After match string: `' Matchlist: () Calling hook CODE(0x2883a90)... Sending 'lssyscfg -r lpar -m 8204-E8A*06B1EE4 -F name,lpar_id; echo Rc= $?\r' to spawn id(4) at /usr/lib/perl5/vendor_perl/5.10.0/Expect.pm line 1264 Expect::print('Expect=GLOB(0x28839a0)', 'lssyscfg -r lpar -m 8204-E8A*06B1EE4 -F name,lpar_id; echo Rc...') called at /opt/xcat/lib/perl/xCAT/PPCcli.pm line 1046 xCAT::PPCcli::send_cmd('ARRAY(0x31e3058)', 'lssyscfg -r lpar -m 8204-E8A*06B1EE4 -F name,lpar_id') called at /opt/xcat/lib/perl/xCAT/PPCcli.pm line 312 xCAT::PPCcli::lssyscfg('ARRAY(0x31e3058)', 'lpar', '8204-E8A*06B1EE4', 'name,lpar_id') called at /opt/xcat/lib/perl/xCAT/PPCboot.pm line 382 xCAT::PPCboot::rnetboot('HASH(0x1e5f330)', 'ARRAY(0x31cd758)', 'ARRAY(0x31e3058)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1333 xCAT::PPC::runcmd('HASH(0x1e5f330)', 'ARRAY(0x31cd758)', 'ARRAY (0x31e3058)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1236 xCAT::PPC::invoke_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1103 xCAT::PPC::fork_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 345 xCAT::PPC::process_command('HASH(0x1e5f330)', 'HASH(0x3210758)', 'ARRAY(0x3210650)', 'HASH(0x32105a8)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1774 xCAT::PPC::process_request('xCAT_plugin::hmc', 'HASH (0x349b0d8)', 'CODE(0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/lib/perl/xCAT_plugin/hmc.pm line 44 xCAT_plugin::hmc::process_request('HASH(0x349b0d8)', 'CODE (0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/sbin/xcatd line 1225 main::dispatch_request('HASH(0x5feede8)', 'CODE(0x1cde6f8)', 'hmc') called at /opt/xcat/sbin/xcatd line 1037 eval {...} called at /opt/xcat/sbin/xcatd line 1036 main::plugin_command('HASH(0x5feede8)', 'IO::Socket::SSL=GLOB (0x5fd6e58)', 'CODE(0x1cde6f8)') called at /opt/xcat/sbin/xcatd line 1508 eval {...} called at /opt/xcat/sbin/xcatd line 1469 main::service_connection('IO::Socket::SSL=GLOB(0x5fd6e58)', 'root', 'localhost', 'localhost') called at /opt/xcat/sbin/xcatd line 787 Starting EXPECT pattern matching... at /usr/lib/perl5/vendor_perl/5.10.0/Expect.pm line 561 Expect::expect('Expect=GLOB(0x28839a0)', 60, '-re', '(.*~> $)') called at /opt/xcat/lib/perl/xCAT/PPCcli.pm line 1063 xCAT::PPCcli::send_cmd('ARRAY(0x31e3058)', 'lssyscfg -r lpar -m 8204-E8A*06B1EE4 -F name,lpar_id') called at /opt/xcat/lib/perl/xCAT/PPCcli.pm line 312 xCAT::PPCcli::lssyscfg('ARRAY(0x31e3058)', 'lpar', '8204-E8A*06B1EE4', 'name,lpar_id') called at /opt/xcat/lib/perl/xCAT/PPCboot.pm line 382 xCAT::PPCboot::rnetboot('HASH(0x1e5f330)', 'ARRAY(0x31cd758)', 'ARRAY(0x31e3058)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1333 xCAT::PPC::runcmd('HASH(0x1e5f330)', 'ARRAY(0x31cd758)', 'ARRAY (0x31e3058)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1236 xCAT::PPC::invoke_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1103 xCAT::PPC::fork_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 345 xCAT::PPC::process_command('HASH(0x1e5f330)', 'HASH(0x3210758)', 'ARRAY(0x3210650)', 'HASH(0x32105a8)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1774 xCAT::PPC::process_request('xCAT_plugin::hmc', 'HASH (0x349b0d8)', 'CODE(0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/lib/perl/xCAT_plugin/hmc.pm line 44 xCAT_plugin::hmc::process_request('HASH(0x349b0d8)', 'CODE (0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/sbin/xcatd line 1225 main::dispatch_request('HASH(0x5feede8)', 'CODE(0x1cde6f8)', 'hmc') called at /opt/xcat/sbin/xcatd line 1037 eval {...} called at /opt/xcat/sbin/xcatd line 1036 main::plugin_command('HASH(0x5feede8)', 'IO::Socket::SSL=GLOB (0x5fd6e58)', 'CODE(0x1cde6f8)') called at /opt/xcat/sbin/xcatd line 1508 eval {...} called at /opt/xcat/sbin/xcatd line 1469 main::service_connection('IO::Socket::SSL=GLOB(0x5fd6e58)', 'root', 'localhost', 'localhost') called at /opt/xcat/sbin/xcatd line 787 spawn id(4): list of patterns: #1: -re `(.*~> $)' spawn id(4): Does `' match: pattern #1: -re `(.*~> $)'? No. spawn id(4): Does `v30105,9\r\nv30123,8\r\nv30037,7\r\nv30200,6\r \nv30004,5\r\nv30119,4\r\nv30116,3\r\nv30112,2\r\np3vio01,1\r\nv30034,10 \r\nRc=0\r\nhscroot@gc0131a:~> ' match: pattern #1: -re `(.*~> $)'? YES!! Before match string: `v30105,9\r\nv30123,8\r\nv30037,7\r\nv30200,6\r \nv30004,5\r\nv30119,4\r\nv30116,3\r\nv30112,2\r\np3vio01,1\r\nv30034,10 \r\nRc=0\r\n' Match string: `hscroot@gc0131a:~> ' After match string: `' Matchlist: (`hscroot@gc0131a:~> ') Sending 'exit\r' to spawn id(4) at /usr/lib/perl5/vendor_perl/5.10.0/Expect.pm line 1264 Expect::print('Expect=GLOB(0x28839a0)', 'exit\x{d}') called at /opt/xcat/lib/perl/xCAT/PPCcli.pm line 286 xCAT::PPCcli::disconnect('ARRAY(0x31e3058)') called at /opt/xcat/lib/perl/xCAT/PPCboot.pm line 117 xCAT::PPCboot::do_rnetboot('HASH(0x1e5f330)', 'ARRAY (0x31cd758)', 'ARRAY(0x31e3058)', 'v30034', 'v30034', 'HASH(0x5fb5758)') called at /opt/xcat/lib/perl/xCAT/PPCboot.pm line 433 xCAT::PPCboot::rnetboot('HASH(0x1e5f330)', 'ARRAY(0x31cd758)', 'ARRAY(0x31e3058)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1333 xCAT::PPC::runcmd('HASH(0x1e5f330)', 'ARRAY(0x31cd758)', 'ARRAY (0x31e3058)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1236 xCAT::PPC::invoke_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1103 xCAT::PPC::fork_cmd('gc0131a', 'ARRAY(0x31cd758)', 'HASH (0x1e5f330)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 345 xCAT::PPC::process_command('HASH(0x1e5f330)', 'HASH(0x3210758)', 'ARRAY(0x3210650)', 'HASH(0x32105a8)') called at /opt/xcat/lib/perl/xCAT/PPC.pm line 1774 xCAT::PPC::process_request('xCAT_plugin::hmc', 'HASH (0x349b0d8)', 'CODE(0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/lib/perl/xCAT_plugin/hmc.pm line 44 xCAT_plugin::hmc::process_request('HASH(0x349b0d8)', 'CODE (0x1cde6f8)', 'CODE(0x1cd39a8)') called at /opt/xcat/sbin/xcatd line 1225 main::dispatch_request('HASH(0x5feede8)', 'CODE(0x1cde6f8)', 'hmc') called at /opt/xcat/sbin/xcatd line 1037 eval {...} called at /opt/xcat/sbin/xcatd line 1036 main::plugin_command('HASH(0x5feede8)', 'IO::Socket::SSL=GLOB (0x5fd6e58)', 'CODE(0x1cde6f8)') called at /opt/xcat/sbin/xcatd line 1508 eval {...} called at /opt/xcat/sbin/xcatd line 1469 main::service_connection('IO::Socket::SSL=GLOB(0x5fd6e58)', 'root', 'localhost', 'localhost') called at /opt/xcat/sbin/xcatd line 787 v30034: lpar_netboot Status: List only ent adapters lpar_netboot Status: -v (verbose debug) flag detected lpar_netboot Status: -i (force immediate shutdown) flag detected lpar_netboot Status: -d (debug) flag detected node: v30034 name: v30034 lpar_netboot Status: node v30034 lpar_netboot Status: managed system 8204-E8A*06B1EE4 lpar_netboot Status: Hardware control point gc0131a lpar_netboot Status: LPAR Id is 10 lpar_netboot Status: profile Normal lpar_netboot Status: connecting to gc0131a lpar_netboot Status: finished connecting to gc0131a lpar_netboot Status: open port spawn /opt/xcat/bin/rcons v30034 -f parent: waiting for sync byte parent: telling child to go ahead parent: now unsynchronized from child spawn: returns {25960} lpar_netboot Status: spawn_id is exp4 trap: setting up signal 2 ("INT") trap: setting up signal 1 ("HUP") trap: setting up signal 3 ("QUIT") trap: setting up signal 15 ("TERM") # Connecting to v30034 Gate keeper glob pattern for 'Enter.* for help.*' is 'Enter* for help*'. Activating booster. expect: does "" (spawn_id exp4) match regular expression "Enter.* for help.*"? Gate "Enter* for help*"? gate=no console: Could not load SSL certificate from '//.xcat/client-cred.pem' expect: does "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" (spawn_id exp4) match regular expression "Enter.* for help.*"? Gate "Enter* for help*"? gate=no expect: read eof expect: set expect_out(spawn_id) "exp4" expect: set expect_out(buffer) "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" lpar_netboot: Please make sure rcons v30034 works lpar_netboot Status: List only ent adapters lpar_netboot Status: -v (verbose debug) flag detected lpar_netboot Status: -i (force immediate shutdown) flag detected lpar_netboot Status: -d (debug) flag detected node: v30034 name: v30034 lpar_netboot Status: node v30034 lpar_netboot Status: managed system 8204-E8A*06B1EE4 lpar_netboot Status: Hardware control point gc0131a lpar_netboot Status: LPAR Id is 10 lpar_netboot Status: profile Normal lpar_netboot Status: connecting to gc0131a lpar_netboot Status: finished connecting to gc0131a lpar_netboot Status: open port spawn /opt/xcat/bin/rcons v30034 -f parent: waiting for sync byte parent: telling child to go ahead parent: now unsynchronized from child spawn: returns {25978} lpar_netboot Status: spawn_id is exp4 trap: setting up signal 2 ("INT") trap: setting up signal 1 ("HUP") trap: setting up signal 3 ("QUIT") trap: setting up signal 15 ("TERM") # Connecting to v30034 Gate keeper glob pattern for 'Enter.* for help.*' is 'Enter* for help*'. Activating booster. expect: does "" (spawn_id exp4) match regular expression "Enter.* for help.*"? Gate "Enter* for help*"? gate=no console: Could not load SSL certificate from '//.xcat/client-cred.pem' expect: does "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" (spawn_id exp4) match regular expression "Enter.* for help.*"? Gate "Enter* for help*"? gate=no expect: read eof expect: set expect_out(spawn_id) "exp4" expect: set expect_out(buffer) "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" lpar_netboot: Please make sure rcons v30034 works 19:47:46 25954 Total Elapsed Time: 3.567 sec v30034: lpar_netboot Status: List only ent adapters lpar_netboot Status: -v (verbose debug) flag detected lpar_netboot Status: -i (force immediate shutdown) flag detected lpar_netboot Status: -d (debug) flag detected node: v30034 name: v30034 lpar_netboot Status: node v30034 lpar_netboot Status: managed system 8204-E8A*06B1EE4 lpar_netboot Status: Hardware control point gc0131a lpar_netboot Status: LPAR Id is 10 lpar_netboot Status: profile Normal lpar_netboot Status: connecting to gc0131a lpar_netboot Status: finished connecting to gc0131a lpar_netboot Status: open port spawn /opt/xcat/bin/rcons v30034 -f parent: waiting for sync byte parent: telling child to go ahead parent: now unsynchronized from child spawn: returns {25960} lpar_netboot Status: spawn_id is exp4 trap: setting up signal 2 ("INT") trap: setting up signal 1 ("HUP") trap: setting up signal 3 ("QUIT") trap: setting up signal 15 ("TERM") # Connecting to v30034 Gate keeper glob pattern for 'Enter.* for help.*' is 'Enter* for help*'. Activating booster. expect: does "" (spawn_id exp4) match regular expression "Enter.* for help.*"? Gate "Enter* for help*"? gate=no console: Could not load SSL certificate from '//.xcat/client-cred.pem' expect: does "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" (spawn_id exp4) match regular expression "Enter.* for help.*"? Gate "Enter* for help*"? gate=no expect: read eof expect: set expect_out(spawn_id) "exp4" expect: set expect_out(buffer) "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" lpar_netboot: Please make sure rcons v30034 works lpar_netboot Status: List only ent adapters lpar_netboot Status: -v (verbose debug) flag detected lpar_netboot Status: -i (force immediate shutdown) flag detected lpar_netboot Status: -d (debug) flag detected node: v30034 name: v30034 lpar_netboot Status: node v30034 lpar_netboot Status: managed system 8204-E8A*06B1EE4 lpar_netboot Status: Hardware control point gc0131a lpar_netboot Status: LPAR Id is 10 lpar_netboot Status: profile Normal lpar_netboot Status: connecting to gc0131a lpar_netboot Status: finished connecting to gc0131a lpar_netboot Status: open port spawn /opt/xcat/bin/rcons v30034 -f parent: waiting for sync byte parent: telling child to go ahead parent: now unsynchronized from child spawn: returns {25978} lpar_netboot Status: spawn_id is exp4 trap: setting up signal 2 ("INT") trap: setting up signal 1 ("HUP") trap: setting up signal 3 ("QUIT") trap: setting up signal 15 ("TERM") # Connecting to v30034 Gate keeper glob pattern for 'Enter.* for help.*' is 'Enter* for help*'. Activating booster. expect: does "" (spawn_id exp4) match regular expression "Enter.* for help.*"? Gate "Enter* for help*"? gate=no console: Could not load SSL certificate from '//.xcat/client-cred.pem' expect: does "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" (spawn_id exp4) match regular expression "Enter.* for help.*"? Gate "Enter* for help*"? gate=no expect: read eof expect: set expect_out(spawn_id) "exp4" expect: set expect_out(buffer) "console: Could not load SSL certificate from '//.xcat/client-cred.pem'\r\n" lpar_netboot: Please make sure rcons v30034 works Rich P.S. Visit some websites that my team hosts: http://www.usopen.org & http://IBM.com IBM Special Events/IBM.com Infrastructure Office: (720) 396-8150 ITN: 2934450 Cell: (518) 857-5003 Pager: [email protected] ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
