Re: [xcat-user] user privileges in hierarchical

2013-08-12 Thread Lissa Valletta
That line of code is where we open the SSL socket from the SN to the MN. I see you were actually running the rpower command on the SN not on the MN. Since the SSL credentials were only setup for your non-root userid (lsfadmin) on the MN; they are not available on the SN and you fail because yo

Re: [xcat-user] makehosts -d did not clean up otherinterface records

2013-08-12 Thread Lissa Valletta
Can you open a defect in SourceForge? Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Russell Jones To: xcat-user@lists.sourceforge.net, Date: 08/12/2013 12:55 PM Subject:[xcat-user] makehosts -d did not clean up otherinterface records

[xcat-user] makehosts -d did not clean up otherinterface records

2013-08-12 Thread Russell Jones
Hi all, When deleting a node, I have noticed that doing a "makehosts -d " does not seem to delete my hosts.otherinterface records from /etc/hosts. This is with xCAT 2.8.2. Is there a better option for removing the records/node? The steps I am taking for completely removing a node is: makedhcp

Re: [xcat-user] user privileges in hierarchical

2013-08-12 Thread Gilad Berman
2.8.1. thx :) Regards, Gilad Berman HPC Architect IBM System & Technology Group. Israel E-mail: gil...@il.ibm.com Tel:972-3-9188262 Mobile: 972-52-2554262 The information contained in this email is being provided by IBM as a matter of courtesy and provided "AS-IS" without any direct and

Re: [xcat-user] user privileges in hierarchical

2013-08-12 Thread Lissa Valletta
What level of xCAT. I might look at what is on this line: Can't use an undefined value as a symbol reference at /opt/xcat/lib/perl/xCAT/Client.pm line 228. Lissa K. Valletta 8-3/B10 Poughkeepsie, NY 12601 (tie 293) 433-3102 From: Gilad Berman To: xCAT Users Mailing list , Date: 08

Re: [xcat-user] Otherpkgs runs on stateless nodes

2013-08-12 Thread Lissa Valletta
The check is against what you have setup for the provmethod for the node. It will show up in the /xcatpost/mypostscripts file on the nodes. If it ever happens again, check that file for these line. If you provmethod is a diskless osimage name, we should still set it to netboot. export NODESET

Re: [xcat-user] user privileges in hierarchical

2013-08-12 Thread Gilad Berman
Lissa, I was about to write you the scenario that is not working for me (running commands from the SN, on the MN it worked fine) but for some reason now its working :) i have no idea why (i haven't touch the machines since i wrote the mail) but i prefer to be on that side of not knowing why..

Re: [xcat-user] user privileges in hierarchical

2013-08-12 Thread Lissa Valletta
Did you follow these instructions https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Granting_Users_xCAT_privileges Using xCAT commands as a non-root user id, requires more setup than ssh. The setup is outlined in the above documentation. This is true even non-hierarchically. because