You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: Brent B. <BBo...@ph...> - 2011-08-31 18:17:44
|
I actually resolved the Win32gui issue (it was related to another library required for python-Win32gui). Once I resolved that, openxenmanager works (for a few minutes). It seems to hang once a VNC session has been opened (sometimes before). I noticed that the openxenmanager distro includes a windows VNC exe file. The thing I really need something for, rather than being able to open a remote terminal session into my VM's, is managing the VM's themselves on DOM0 (which is, unfortunately, absent from xenmanager xva). Xenwebmanager xva is a cool idea, though. What would be really, really cool is if it was #1) self-contained in DOM0 and #2) available as a setup option on XCP and #3) the VM management tools from openxenmanager were added to it. My world would be perfect in that case :D -----Original Message----- From: tod...@gm... [mailto:tod...@gm...] On Behalf Of Todd Deshane Sent: Tuesday, August 30, 2011 8:54 PM To: Brent Boswell Cc: Pasi Kärkkäinen; xen...@li...; ope...@li... Subject: Re: [Xen-users] Why is XenCenter telling me to register my XCP box? On Fri, Aug 26, 2011 at 2:45 PM, Brent Boswell <BBo...@ph...> wrote: > Thanks for the response! > > Okay, so I downloaded it, plus gtk+ for windows plus python 2.7 (32-bit version) for windows, now when I try to run it, (using the windows command line), I get this: > The windows port is still in progress as I understand. Adding the openxenmanager development mailing list to the CC > C:\OpenXenManager\openxenmanager>c:\Python27\Python.exe window.py > Traceback (most recent call last): > File "window.py", line 54, in <module> > import win32gui > ImportError: No module named win32gui > > C:\OpenXenManager\openxenmanager> > > > The rather simplistic readme says: > > "You need pygtk > You need ubuntu jaunty or debian unstable (glade 3.6 and libgtk 2.16) > You need python-gtk-vnc > > Install rrdtool for graphs > > To launch openxenmanager: > > python window.py" > > The one missing dependency I can spot is python-gtk-vnc (which doesn't seem to exist in the windows world). > > However, python seems to blow up when asked to import win32gui... :) (Smiling because it's running in Windows already!). > > Any ideas? > > Thanks! > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pa...@ik...] > Sent: Friday, August 26, 2011 6:39 AM > To: Brent Boswell > Cc: xen...@li... > Subject: Re: [Xen-users] Why is XenCenter telling me to register my XCP box? > > On Thu, Aug 18, 2011 at 07:05:07PM -0700, Brent Boswell wrote: >> I think the title says it all J >> >> >> >> I got far enough along in the Xen documentation that the documentation >> recommended me to start using XenCenter to manage the server. >> >> >> >> Why am I being asked by XenCenter to register my XCP 1.0 server? I know >> it's similar, but it's not a Citrix XenServer... ;) >> >> >> >> From what I can gather, XCP is open source freeware...correct me if I'm >> wrong. >> > > Yes, xcp is opensource and free, but citrix xencenter gui tool is not. > > Try openxenmanager. > > -- Pasi > > > _______________________________________________ > Xen-users mailing list > Xen...@li... > http://lists.xensource.com/xen-users > -- Todd Deshane http://www.linkedin.com/in/deshantm http://www.xen.org/products/cloudxen.html http://runningxen.com/ |
From: Todd D. <tod...@xe...> - 2011-08-31 04:45:26
|
2011/8/30 Sébastien Riccio <sr...@sw...>: > Hi, > > Like I told in a previous post, I successfully managed to connect > a project kronos box from xencenter and openxenmanger. > > I think it's not a priority but I've noticed that: > > 1) the dom0 console is not accessible, from both XC and OXM Thanks for reporting. > 2) when accessing a windows VM from XC, the console is working (mouse, > keyboard) > but ctrl-alt-del doesn't work and from OXM it simply freezes and crash. > > I tested the same OXM install successfully with a box on XenServer 5.6 fp2. > adding the openxenmanager devel list to the cc Thanks, Todd -- Todd Deshane http://www.linkedin.com/in/deshantm http://www.xen.org/products/cloudxen.html http://runningxen.com/ |
From: Todd D. <tod...@xe...> - 2011-08-31 03:54:22
|
On Fri, Aug 26, 2011 at 2:45 PM, Brent Boswell <BBo...@ph...> wrote: > Thanks for the response! > > Okay, so I downloaded it, plus gtk+ for windows plus python 2.7 (32-bit version) for windows, now when I try to run it, (using the windows command line), I get this: > The windows port is still in progress as I understand. Adding the openxenmanager development mailing list to the CC > C:\OpenXenManager\openxenmanager>c:\Python27\Python.exe window.py > Traceback (most recent call last): > File "window.py", line 54, in <module> > import win32gui > ImportError: No module named win32gui > > C:\OpenXenManager\openxenmanager> > > > The rather simplistic readme says: > > "You need pygtk > You need ubuntu jaunty or debian unstable (glade 3.6 and libgtk 2.16) > You need python-gtk-vnc > > Install rrdtool for graphs > > To launch openxenmanager: > > python window.py" > > The one missing dependency I can spot is python-gtk-vnc (which doesn't seem to exist in the windows world). > > However, python seems to blow up when asked to import win32gui... :) (Smiling because it's running in Windows already!). > > Any ideas? > > Thanks! > > -----Original Message----- > From: Pasi Kärkkäinen [mailto:pa...@ik...] > Sent: Friday, August 26, 2011 6:39 AM > To: Brent Boswell > Cc: xen...@li... > Subject: Re: [Xen-users] Why is XenCenter telling me to register my XCP box? > > On Thu, Aug 18, 2011 at 07:05:07PM -0700, Brent Boswell wrote: >> I think the title says it all J >> >> >> >> I got far enough along in the Xen documentation that the documentation >> recommended me to start using XenCenter to manage the server. >> >> >> >> Why am I being asked by XenCenter to register my XCP 1.0 server? I know >> it's similar, but it's not a Citrix XenServer... ;) >> >> >> >> From what I can gather, XCP is open source freeware...correct me if I'm >> wrong. >> > > Yes, xcp is opensource and free, but citrix xencenter gui tool is not. > > Try openxenmanager. > > -- Pasi > > > _______________________________________________ > Xen-users mailing list > Xen...@li... > http://lists.xensource.com/xen-users > -- Todd Deshane http://www.linkedin.com/in/deshantm http://www.xen.org/products/cloudxen.html http://runningxen.com/ |