Hi all,
I fail to connect xen server from withing convirt gui. I've done all steps by the manuall(including proper ssh setup from Client Machine to Managed Server). It does not work from ConVirt gui both with ssh password & key authentication. I've also patched already installed paramiko-1.7.2 using the ./patch_paramiko script On the Client Machine i've only installed xen-tools Both Client Machine & Managed Server are gentoo linux exactly the same version & packages (except that the xen & xen-kernel not installed on Client Machine) The paramiko & convirt logs are below: # cat paramiko.log DEB [20080316-18:01:59.476] thr=1 paramiko.transport: starting thread (client mode): 0x6FB59710L INF [20080316-18:01:59.480] thr=1 paramiko.transport: Connected (version 2.0, client OpenSSH_4.7p1-hpn12v18) DEB [20080316-18:01:59.481] thr=1 paramiko.transport: kex algos:['diffie-hellman-group-exchange-sha256', 'diffie-hellman-group-exchange-sha1', 'diffie-hellman-group14-sha1', 'diffie-hellman-group1-sha1'] server key:['ssh-rsa', 'ssh-dss'] client encrypt:['aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'arcfour128', 'arcfour256', 'arcfour', 'aes192-cbc', 'aes256-cbc', '[EMAIL PROTECTED]', 'aes128-ctr', 'aes192-ctr', 'aes256-ctr'] server encrypt:['aes128-cbc', '3des-cbc', 'blowfish-cbc', 'cast128-cbc', 'arcfour128', 'arcfour256', 'arcfour', 'aes192-cbc', 'aes256-cbc', '[EMAIL PROTECTED]', 'aes128-ctr', 'aes192-ctr', 'aes256-ctr'] client mac:['hmac-md5', 'hmac-sha1', '[EMAIL PROTECTED]', 'hmac-ripemd160', '[EMAIL PROTECTED]', 'hmac-sha1-96', 'hmac-md5-96'] server mac:['hmac-md5', 'hmac-sha1', '[EMAIL PROTECTED]', 'hmac-ripemd160', '[EMAIL PROTECTED]', 'hmac-sha1-96', 'hmac-md5-96'] client compress:['none', '[EMAIL PROTECTED]'] server compress:['none', '[EMAIL PROTECTED]'] client lang:[''] server lang:[''] kex follows?False DEB [20080316-18:01:59.482] thr=1 paramiko.transport: Ciphers agreed: local=aes128-cbc, remote=aes128-cbc DEB [20080316-18:01:59.483] thr=1 paramiko.transport: using kex diffie-hellman-group1-sha1; server key type ssh-rsa; cipher: local aes128-cbc, remote aes128-cbc; mac: local hmac-sha1, remote hmac-sha1; compression: local none, remote none DEB [20080316-18:01:59.589] thr=1 paramiko.transport: Switch to new keys ... DEB [20080316-18:01:59.626] thr=1 paramiko.transport: userauth is OK INF [20080316-18:01:59.633] thr=1 paramiko.transport: Authentication type (password) not permitted. DEB [20080316-18:01:59.634] thr=1 paramiko.transport: Allowed methods: ['publickey', 'keyboard-interactive'] DEB [20080316-18:01:59.660] thr=1 paramiko.transport: userauth is OK INF [20080316-18:01:59.662] thr=1 paramiko.transport: Authentication (keyboard-interactive) failed. DEB [20080316-18:03:57.166] thr=1 paramiko.transport: EOF in transport thread # cat convirt.log localhost remote = False tcp 22 key based auth = False {'convirt': 'http://www.convirture.com/catalogs/convirt_catalog.conf'} Could not initialize ssh for clustrix20.cs.bgu.ac.il 22 Traceback (most recent call last): File "/root/convirt-0.8.2/src/dialogs.py", line 609, in on_ok_button_clicked node.connect() File "/root/convirt-0.8.2/src/XenNode.py", line 213, in connect ManagedNode.connect(self) File "/root/convirt-0.8.2/src/ManagedNode.py", line 120, in connect self._init_node_proxy() File "/root/convirt-0.8.2/src/ManagedNode.py", line 195, in _init_node_proxy raise e AuthenticationException: [Error 2], Bad authentication type Any idea what might be wrong? Thanks Alex ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ XenMan-Users mailing list XenMan-Users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xenman-users