Looks like there is a service node in the cluster and the service node is within the same network as node v11001, though the service node is not assigned to v11001. xcatd sends the nodeset request to all the service nodes in the cluster; each service node handles the request if the node is within the same subnet. Can you copy the .tmpl file to the service node and try again? The first line of output suggests that nodeset is successful on the mn.
Ling Ling Gao Poughkeepsie Unix Development Lab IBM Systems and Technology Group Internal: T/L 293-5692 External: [email protected], 845-433-5692 "I never worry about the future. It comes soon enough." --- Albert Einstein From: Douglas Myers/Schaumburg/IBM@IBMUS To: xCAT Users Mailing list <[email protected]> Date: 11/26/2012 06:18 PM Subject: Re: [xcat-user] xCAT ndoeset strangeness Although I have 4 xCAT clusters, and this is only impacting one (so far) I went ahead and tried a differently named template: cp -p EI.ppc64.sles11.tmpl test_drm.tmpl chdef v11001 profile=test_drm nodeset v11001 install v11001: install sles11.1-ppc64-test_drm Error: No AutoYaST template exists for test_drm in directory /install/custom/install/sles or /opt/xcat/share/xcat/install/sles Error: Some nodes failed to set up install resources, aborting And when I preform the functions on my x86_64 vm's it is functioning correctly: # nodeset v10134 install v10134: install sles11.1-x86_64-EI.kvm.sles11 # nodeset v10134 boot v10134: boot so, there's still 2 things going wrong, the template is giving an error (and it doesn't in my other clusters with the original name, and didn't in this cluster with original template name before upgrade to 2.7.5) and then on new ppc lpars, I'm getting two lines of output for a nodeset action, whereas my existing lpars only show one. Here's output form a different cluster I have (v2): # nodeset v20143 install v20143: install sles11.1-ppc64-EI.ppc64.sles11 # nodeset v20143 boot v20143: boot All 4 clusters are running the same SLES11.1 OS and were upgraded at the saem time to 2.7.5 xCAT. _________________________________ Douglas Myers, IBM Special Events - Smart Cloud BMS Lead _________________________________ "It's not an opportunity if it doesn't scare you a little bit" Ling Gao---11/26/2012 12:45:17 PM---It is not a good idea to name a profile like EI.ppc64.sles11 because the code may interpret ppc64 as arch and sles11 as osver. From: Ling Gao/Poughkeepsie/IBM@IBMUS To: xCAT Users Mailing list <[email protected]>, Cc: xCAT Users Mailing list <[email protected]> Date: 11/26/2012 12:45 PM Subject: Re: [xcat-user] xCAT ndoeset strangeness It is not a good idea to name a profile like EI.ppc64.sles11 because the code may interpret ppc64 as arch and sles11 as osver. I'd rather make it something like El, and name the tmpl file as El.tmpl. Ling Ling Gao Poughkeepsie Unix Development Lab IBM Systems and Technology Group Internal: T/L 293-5692 External: [email protected], 845-433-5692 "I never worry about the future. It comes soon enough." --- Albert Einstein From: Douglas Myers/Schaumburg/IBM@IBMUS To: xCAT Users Mailing list <[email protected]> Date: 11/26/2012 12:27 PM Subject: Re: [xcat-user] xCAT ndoeset strangeness no service node for this guy, he talks direct to master node. I should note that the double entry is is only impacting new nodes or nodes changing from AIX to Linux, here's two clients in same cluster, one is an existing node and then the one that's is having both issues: Existing node # lsdef v10143 -i profile Object name: v10143 profile=EI.ppc64.sles11 New node # lsdef v11001 -i profile Object name: v11001 profile=EI.ppc64.sles11 # nodeset v10143 install Error: No AutoYaST template exists for EI.ppc64.sles11 in directory /install/custom/install/sles or /opt/xcat/share/xcat/install/sles Error: Some nodes failed to set up install resources, aborting # nodeset v11001 install v11001: install sles11.1-ppc64-EI.ppc64.sles11 Error: No AutoYaST template exists for EI.ppc64.sles11 in directory /install/custom/install/sles or /opt/xcat/share/xcat/install/sles Error: Some nodes failed to set up install resources, aborting # ll /install/custom/install/sles/EI.ppc64.sles11.tmpl -rw------- 1 root root 8112 Apr 23 2012 /install/custom/install/sles/EI.ppc64.sles11.tmpl # nodeset v10143 boot v10143: boot # nodeset v11001 boot v11001: boot v11001: boot So I have the profile error showing on both new and existing nodes, new nodes show in nodeset with two outputs, and one of the outputs seems to be working on nodeset install (v11001 first line) then failing on finding profile (v11001 second line and only v10143 line) _________________________________ Douglas Myers, IBM Special Events - Smart Cloud BMS Lead _________________________________ "It's not an opportunity if it doesn't scare you a little bit" Jarrod B Johnson---11/26/2012 06:19:21 AM---Service node? From: Jarrod B Johnson/Raleigh/IBM@IBMUS To: xCAT Users Mailing list <[email protected]>, Date: 11/26/2012 06:19 AM Subject: Re: [xcat-user] xCAT ndoeset strangeness Service node? Douglas Myers---11/23/2012 12:28:59 PM---master: SLES 11.1 xCAT 2.7.5 on some clients, that have been removed from xCAT and then added back w From: Douglas Myers/Schaumburg/IBM@IBMUS To: "xCAT Users Mailing list" <[email protected]>, Date: 11/23/2012 12:28 PM Subject: [xcat-user] xCAT ndoeset strangeness master: SLES 11.1 xCAT 2.7.5 on some clients, that have been removed from xCAT and then added back we get the following: # nodeset v11001 install v11001: install sles11.1-ppc64-EI.ppc64.sles11 Error: No AutoYaST template exists for EI.ppc64.sles11 in directory /install/custom/install/sles or /opt/xcat/share/xcat/install/sles Error: Some nodes failed to set up install resources, aborting which seems bad, then when you check the status: # nodeset v11001 stat v11001: install sles11.1-ppc64-EI.ppc64.sles11 v11001: boot It's like the client is in multiple times, somewhere. Removing the client doesn't resolve, it goes back to the same state as shown above... _________________________________ Douglas Myers, IBM Special Events - Smart Cloud BMS Lead _________________________________ "It's not an opportunity if it doesn't scare you a little bit" ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
<<image/gif>>
------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
