Hi, So far so good - i got to the point where the nim is a service partition and is able to access the management nodes mysql database remotely. One problem i have is that "updatenode aixservice -P" isn't working -> " Error: aix0113a: Permission denied (publickey)." But i'm able to ssh into the node via agent forwarding. (agent runs on my workstation and i connect to the management node)
In sshd debug output debug1: Could not open authorized keys '/etc/ssh/root_keys': A file or directory in the path name does not exist. I tried putting my key in /etc/ssh/root_keys to no avail. xdsh gives me the same error. it seems that it's not using my key. $ xdsh aixservice date aix0113a: Permission denied (publickey). sshd debug: debug1: trying public key file /etc/ssh/ruxi003_keys debug1: fd 5 clearing O_NONBLOCK debug3: secure_filename: checking '/etc/ssh' debug3: secure_filename: checking '/etc' debug3: secure_filename: checking '/' debug2: key_type_from_name: unknown key type 'no-port-forwarding' debug3: key_read: missing keytype debug2: user_key_allowed: check options: 'no-port-forwarding ssh-rsa <...key...>' debug1: restore_uid: 0/0 debug2: key not found Failed publickey for ruxi003 from 192.168.121.16 port 44687 ssh2 debug1: audit event euid 0 user ruxi003 event 6 (SSH_failpubkey) debug1: Return Val-1 for auditproc:0 debug3: mm_answer_keyallowed: key 200901e8 is not allowed debug1: Failed to collect Cookie from Keystore any ideas? TIA -- Mit freundlichen Grüßen / Best Regards Matthias Merk Von: Guang Cheng Li <[email protected]> An: xCAT Users Mailing list <[email protected]> Kopie: [email protected] Datum: 21.02.2012 09:35 Betreff: Re: [xcat-user] xcat linux and nim HI, The Linux/AIX mixed configuration should work with xCAT but not formally supported, someone in the team has verified this configuration and documented the steps at https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Linux/AIX_mixed_cluster_configuration and https://sourceforge.net/apps/mediawiki/xcat/index.php?title=Mixed_Cluster_Support_for_SLES , but there is no guarantee that it could work perfectly, there might be bugs. If you would like to have a try, go ahead. if you run into any problems, please post the issues and questions on mailing list and we can assist. Thanks, ------------------------------------------------------------------------- Li,Guang Cheng (李光成) IBM China System Technology Laboratory Email: [email protected] Address: Building 28, ZhongGuanCun Software Park, No.8, Dong Bei Wang West Road, Haidian District Beijing 100193, PRC 北京市海淀区东北旺西路8号中关村软件园28号楼 邮编: 100193 Matthias.Merk---2012-02-21 16:28:44---Hello [email protected] 2012-02-21 16:26 Please respond to xCAT Users Mailing list <[email protected]> To [email protected] cc Subject [xcat-user] xcat linux and nim Hello I'm running xcat (2.6.9) on SLES11 and an extra NIM server on AIX 6.1 in the same network. The xcat server is where all our admins connect and manage servers with rpower, rcons etc. It is configured to managed both x86-blades and power hardware. Is it possible to service all LPARs with nim through xcat on the linux server eg. install a aix lpar via nim by issuing a rinstall on the linux xcat server? If so is there a document or could you point me in the right direction? TIA -- Mit freundlichen Grüßen / Best Regards Matthias Merk ---------------- Disclaimer: Diese Nachricht dient ausschließlich zu Informationszwecken und ist nur für den Gebrauch des angesprochenen Adressaten bestimmt. This message is only for informational purposes and is intended solely for the use of the addressee. ---------------- ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user [Anhang "pic10904.gif" gelöscht von Matthias Merk/ARZ/AT] ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user ---------------- Disclaimer: Diese Nachricht dient ausschließlich zu Informationszwecken und ist nur für den Gebrauch des angesprochenen Adressaten bestimmt. This message is only for informational purposes and is intended solely for the use of the addressee. ---------------- ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
