[convirt-users] ConVirt 0.8.1 + CentOS 5.1: "Exception: Unknown type (null)"

2008-02-19 Thread lists
Hello, I have the following installed: - CentOS 5.1 + CentOS "Virtualization" packages - Xen 3.2 CentOS/RHEL RPM from - gtk2-2.10.4-19.el5, pygtk2-2.10.1-8.el5 (most up to date for the distro) - ConVirt 0.8.1 After installation of ConVirt, I have run the the following scripts, per the "

Re: [convirt-users] ConVirt 0.8.1 + CentOS 5.1: "Exception: Unknown type (null)"

2008-02-19 Thread jd
Hi We have tested the CentOS 5.1 as server platform not as a client. You should use 3.0 version of the script if it is vanilla CentOS 5.1. But it seems you have installed xen 3.2 is that correct ? Please pass on the following info -- xm info -- xend-config.sxp file. -- netstat -an |

Re: [convirt-users] ConVirt 0.8.1 + CentOS 5.1: "Exception: Unknown type (null)"

2008-02-19 Thread Brecht Sanders
Hi, Yesterday I was trying convirt 0.8.1 on win32, trying to connect to xen 3.0.3-1 on Debian Etch. I ran into pretty much the same problem: there is no port 8006 being listened on by Xen (I checked with netstat -na). Isn't the RPC port 8005, or is it not using the Xen RPC server? I tried using

Re: [convirt-users] ConVirt 0.8.1 + CentOS 5.1: "Exception: Unknown type (null)"

2008-02-19 Thread jd
Hi Brecht, Did you run the config script on the managed server as mentioned in the doc ? -- The script basically changes the config file. -- And patches one the xen server python files (that had a bug). These changes make Xend listen on all interfaces. Pass on the same set of details and I

Re: [convirt-users] ConVirt 0.8.1 + CentOS 5.1: "Exception: Unknown type (null)"

2008-02-19 Thread jd
I think the port changed from 8005 to 8006 since Xen 3.0.4 onwards. /Jd --- Brecht Sanders <[EMAIL PROTECTED]> wrote: > Hi, > Yesterday I was trying convirt 0.8.1 on win32, > trying to connect to xen > 3.0.3-1 on Debian Etch. > I ran into pretty much the same problem: there is no > port 8006 bei