Olivier LAMBERT
2009-Sep-21 20:15 UTC
[Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
Mainly with Xen, questions are : “Where are my DomU’s at this time ? Are they running ?”. That’s why I started this project : although my DomU’s are on different Dom0, I want to see them all quickly, in one page. And I would like to stop/pause/restart them in one click. Live migration is really a great feature for Xen : so, it could be easily accesible (two clicks ;) ) Furthermore, check informations about a DomU (like CPU parameters etc.) is crucial. But this is not a final objective. First, you can follow the main site of the project : http://xen-orchestra.com And report bug or features request on the forge (Git repo on Indefero forge) : http://project.xen-orchestra.com Future of Xen Orchestra, example of next features : * allow set of all DomU parameters (CPU, RAM etc.). Set all this stuff in live ; * restrict access with “DomU per users” : user “foobar” can access and modifiy it’s own domU, or more. Can be really usefull in a classroom for testing prupose, or for developer ; * possibility of cloning domU and create them (with creating roles, a kind of interface of xen-create-image). Please be nice, this project is really really young, the code need to be cleaned and reorganized. But it works, so if you want do some tests, go ! Here is some screenshots of the first release : http://xen-orchestra.com/?p=17 Now, you have CPU counters, but I made screenshots later, you can see them on the main blog/site. And yes, it''s open source ;) (maybe, in a near future, it will be packaged and include in Debian) Regards, Olivier. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Stephen Ross
2009-Sep-22 08:50 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
This project is just the kind of thing I''m looking for! Being web UI based is a massive bonus for my organisation, as it''s non-operating system specific. I''ll be sure to try this out asap. It would be really handy for me if I can create machines from a clone or template though, having that functionality would make the app ready for use in my eyes! Cheers, Steve On Mon, Sep 21, 2009 at 9:15 PM, Olivier LAMBERT <lambert.olivier@gmail.com>wrote:> Mainly with Xen, questions are : > “Where are my DomU’s at this time ? Are they running ?”. > > That’s why I started this project : although my DomU’s are on > different Dom0, I want to see them all quickly, in one page. > > And I would like to stop/pause/restart them in one click. Live > migration is really a great feature for Xen : so, it could be easily > accesible (two clicks ;) ) > > Furthermore, check informations about a DomU (like CPU parameters > etc.) is crucial. But this is not a final objective. > > First, you can follow the main site of the project : > http://xen-orchestra.com > > And report bug or features request on the forge (Git repo on Indefero > forge) : > http://project.xen-orchestra.com > > Future of Xen Orchestra, example of next features : > > * allow set of all DomU parameters (CPU, RAM etc.). Set all this stuff in > live ; > * restrict access with “DomU per users” : user “foobar” can access and > modifiy it’s own domU, or more. Can be really usefull in a classroom > for testing prupose, or for developer ; > * possibility of cloning domU and create them (with creating roles, a > kind of interface of xen-create-image). > > > Please be nice, this project is really really young, the code need to > be cleaned and reorganized. But it works, so if you want do some > tests, go ! > > Here is some screenshots of the first release : > http://xen-orchestra.com/?p=17 > > Now, you have CPU counters, but I made screenshots later, you can see > them on the main blog/site. > > And yes, it''s open source ;) (maybe, in a near future, it will be > packaged and include in Debian) > > > Regards, > > > Olivier. > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Olivier LAMBERT
2009-Sep-22 10:19 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
Hello Steve, I''ll trying (just in the next hours) to use "VM.clone" method existing in API. If it works well, so it will be easy to integrate this feature. If it''s not as expected, I''ll introduce vm creation interface from the GUI, by calling xen tools (but it need a "n tier" infrastructure, like I discuss in this article : http://xen-orchestra.com/?p=53 ) But this step will be more complicated (slowest to implement). Thank you for your interest :) Olivier. On Tue, Sep 22, 2009 at 10:50 AM, Stephen Ross <stephen.ross1986@googlemail.com> wrote:> This project is just the kind of thing I''m looking for! Being web UI based > is a massive bonus for my organisation, as it''s non-operating system > specific. I''ll be sure to try this out asap. > > It would be really handy for me if I can create machines from a clone or > template though, having that functionality would make the app ready for use > in my eyes! > > Cheers, > > Steve > > On Mon, Sep 21, 2009 at 9:15 PM, Olivier LAMBERT <lambert.olivier@gmail.com> > wrote: >> >> Mainly with Xen, questions are : >> “Where are my DomU’s at this time ? Are they running ?”. >> >> That’s why I started this project : although my DomU’s are on >> different Dom0, I want to see them all quickly, in one page. >> >> And I would like to stop/pause/restart them in one click. Live >> migration is really a great feature for Xen : so, it could be easily >> accesible (two clicks ;) ) >> >> Furthermore, check informations about a DomU (like CPU parameters >> etc.) is crucial. But this is not a final objective. >> >> First, you can follow the main site of the project : >> http://xen-orchestra.com >> >> And report bug or features request on the forge (Git repo on Indefero >> forge) : >> http://project.xen-orchestra.com >> >> Future of Xen Orchestra, example of next features : >> >> * allow set of all DomU parameters (CPU, RAM etc.). Set all this stuff in >> live ; >> * restrict access with “DomU per users” : user “foobar” can access and >> modifiy it’s own domU, or more. Can be really usefull in a classroom >> for testing prupose, or for developer ; >> * possibility of cloning domU and create them (with creating roles, a >> kind of interface of xen-create-image). >> >> >> Please be nice, this project is really really young, the code need to >> be cleaned and reorganized. But it works, so if you want do some >> tests, go ! >> >> Here is some screenshots of the first release : >> http://xen-orchestra.com/?p=17 >> >> Now, you have CPU counters, but I made screenshots later, you can see >> them on the main blog/site. >> >> And yes, it''s open source ;) (maybe, in a near future, it will be >> packaged and include in Debian) >> >> >> Regards, >> >> >> Olivier. >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Olivier LAMBERT
2009-Sep-22 13:54 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
Sadly for API Cloning, I found this in /usr/lib64/xen-3.2-1/lib/python/xen/xend/XendAPI.py def VM_clone(self, session, vm_ref): return xen_api_error(XEND_ERROR_UNSUPPORTED) So, It seems impossible to use cloning via API. But I''ll work on a interface which allows creation of templates. I just need time to do that, but so far, I''m on full time in this project ! Regards, Olivier. On Tue, Sep 22, 2009 at 12:19 PM, Olivier LAMBERT <lambert.olivier@gmail.com> wrote:> Hello Steve, > > I''ll trying (just in the next hours) to use "VM.clone" method existing > in API. If it works well, so it will be easy to integrate this > feature. > > If it''s not as expected, I''ll introduce vm creation interface from the > GUI, by calling xen tools (but it need a "n tier" infrastructure, like > I discuss in this article : http://xen-orchestra.com/?p=53 ) > But this step will be more complicated (slowest to implement). > > > Thank you for your interest :) > > Olivier. > > On Tue, Sep 22, 2009 at 10:50 AM, Stephen Ross > <stephen.ross1986@googlemail.com> wrote: >> This project is just the kind of thing I''m looking for! Being web UI based >> is a massive bonus for my organisation, as it''s non-operating system >> specific. I''ll be sure to try this out asap. >> >> It would be really handy for me if I can create machines from a clone or >> template though, having that functionality would make the app ready for use >> in my eyes! >> >> Cheers, >> >> Steve >> >> On Mon, Sep 21, 2009 at 9:15 PM, Olivier LAMBERT <lambert.olivier@gmail.com> >> wrote: >>> >>> Mainly with Xen, questions are : >>> “Where are my DomU’s at this time ? Are they running ?”. >>> >>> That’s why I started this project : although my DomU’s are on >>> different Dom0, I want to see them all quickly, in one page. >>> >>> And I would like to stop/pause/restart them in one click. Live >>> migration is really a great feature for Xen : so, it could be easily >>> accesible (two clicks ;) ) >>> >>> Furthermore, check informations about a DomU (like CPU parameters >>> etc.) is crucial. But this is not a final objective. >>> >>> First, you can follow the main site of the project : >>> http://xen-orchestra.com >>> >>> And report bug or features request on the forge (Git repo on Indefero >>> forge) : >>> http://project.xen-orchestra.com >>> >>> Future of Xen Orchestra, example of next features : >>> >>> * allow set of all DomU parameters (CPU, RAM etc.). Set all this stuff in >>> live ; >>> * restrict access with “DomU per users” : user “foobar” can access and >>> modifiy it’s own domU, or more. Can be really usefull in a classroom >>> for testing prupose, or for developer ; >>> * possibility of cloning domU and create them (with creating roles, a >>> kind of interface of xen-create-image). >>> >>> >>> Please be nice, this project is really really young, the code need to >>> be cleaned and reorganized. But it works, so if you want do some >>> tests, go ! >>> >>> Here is some screenshots of the first release : >>> http://xen-orchestra.com/?p=17 >>> >>> Now, you have CPU counters, but I made screenshots later, you can see >>> them on the main blog/site. >>> >>> And yes, it''s open source ;) (maybe, in a near future, it will be >>> packaged and include in Debian) >>> >>> >>> Regards, >>> >>> >>> Olivier. >>> >>> _______________________________________________ >>> Xen-users mailing list >>> Xen-users@lists.xensource.com >>> http://lists.xensource.com/xen-users >> >> >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Dennis Storm - Drecomm BV
2009-Sep-22 14:55 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
Hi Olivier! Thanx for creating this very handy interface! One small thing though: When pushing the "stop" button on the interface behind a DomU it sends a "destroy" command, which is a tad bit resolute. Wouldn''t it be wiser to send a "shutdown" command instead of radically killing it, and add a button that functions as a killswitch? Kind regards, Dennis Storm - Systems Engineer E-mail: d.storm [at] drecomm.nl Drecomm BV "Internet Intelligence" - The Netherlands Opensource Internet Solutions Olivier LAMBERT wrote:> Sadly for API Cloning, I found this in > /usr/lib64/xen-3.2-1/lib/python/xen/xend/XendAPI.py > > > def VM_clone(self, session, vm_ref): > return xen_api_error(XEND_ERROR_UNSUPPORTED) > > So, It seems impossible to use cloning via API. But I''ll work on a > interface which allows creation of templates. I just need time to do > that, but so far, I''m on full time in this project ! > > > Regards, > > > Olivier. > > On Tue, Sep 22, 2009 at 12:19 PM, Olivier LAMBERT > <lambert.olivier@gmail.com> wrote: >> Hello Steve, >> >> I''ll trying (just in the next hours) to use "VM.clone" method existing >> in API. If it works well, so it will be easy to integrate this >> feature. >> >> If it''s not as expected, I''ll introduce vm creation interface from the >> GUI, by calling xen tools (but it need a "n tier" infrastructure, like >> I discuss in this article : http://xen-orchestra.com/?p=53 ) >> But this step will be more complicated (slowest to implement). >> >> >> Thank you for your interest :) >> >> Olivier. >> >> On Tue, Sep 22, 2009 at 10:50 AM, Stephen Ross >> <stephen.ross1986@googlemail.com> wrote: >>> This project is just the kind of thing I''m looking for! Being web UI based >>> is a massive bonus for my organisation, as it''s non-operating system >>> specific. I''ll be sure to try this out asap. >>> >>> It would be really handy for me if I can create machines from a clone or >>> template though, having that functionality would make the app ready for use >>> in my eyes! >>> >>> Cheers, >>> >>> Steve >>> >>> On Mon, Sep 21, 2009 at 9:15 PM, Olivier LAMBERT <lambert.olivier@gmail.com> >>> wrote: >>>> Mainly with Xen, questions are : >>>> “Where are my DomU’s at this time ? Are they running ?”. >>>> >>>> That’s why I started this project : although my DomU’s are on >>>> different Dom0, I want to see them all quickly, in one page. >>>> >>>> And I would like to stop/pause/restart them in one click. Live >>>> migration is really a great feature for Xen : so, it could be easily >>>> accesible (two clicks ;) ) >>>> >>>> Furthermore, check informations about a DomU (like CPU parameters >>>> etc.) is crucial. But this is not a final objective. >>>> >>>> First, you can follow the main site of the project : >>>> http://xen-orchestra.com >>>> >>>> And report bug or features request on the forge (Git repo on Indefero >>>> forge) : >>>> http://project.xen-orchestra.com >>>> >>>> Future of Xen Orchestra, example of next features : >>>> >>>> * allow set of all DomU parameters (CPU, RAM etc.). Set all this stuff in >>>> live ; >>>> * restrict access with “DomU per users” : user “foobar” can access and >>>> modifiy it’s own domU, or more. Can be really usefull in a classroom >>>> for testing prupose, or for developer ; >>>> * possibility of cloning domU and create them (with creating roles, a >>>> kind of interface of xen-create-image). >>>> >>>> >>>> Please be nice, this project is really really young, the code need to >>>> be cleaned and reorganized. But it works, so if you want do some >>>> tests, go ! >>>> >>>> Here is some screenshots of the first release : >>>> http://xen-orchestra.com/?p=17 >>>> >>>> Now, you have CPU counters, but I made screenshots later, you can see >>>> them on the main blog/site. >>>> >>>> And yes, it''s open source ;) (maybe, in a near future, it will be >>>> packaged and include in Debian) >>>> >>>> >>>> Regards, >>>> >>>> >>>> Olivier. >>>> >>>> _______________________________________________ >>>> Xen-users mailing list >>>> Xen-users@lists.xensource.com >>>> http://lists.xensource.com/xen-users >>> > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Olivier LAMBERT
2009-Sep-22 17:12 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
In fact, stop button send : VM.hard_shutdown, which is kind of fast, but I admit, a little resolute ;) I try with a clean shutdown, it works and in a console, I''ve got : "The system is going down for system halt NOW!" Slower but more secure. So, it''s done and uploaded in git, so the zip generated with git in upgraded ! (in source tab in the http://project.xen-orchestra.com, on the bottom) Thanks, Olivier. On Tue, Sep 22, 2009 at 4:55 PM, Dennis Storm - Drecomm BV <d.storm@drecomm.nl> wrote:> Hi Olivier! > > Thanx for creating this very handy interface! One small thing though: > > When pushing the "stop" button on the interface behind a DomU it sends a > "destroy" command, which is a tad bit resolute. Wouldn''t it be wiser to send > a "shutdown" command instead of radically killing it, and add a button that > functions as a killswitch? > > Kind regards, > > Dennis Storm - Systems Engineer > E-mail: d.storm [at] drecomm.nl > Drecomm BV "Internet Intelligence" - The Netherlands > Opensource Internet Solutions > > > > Olivier LAMBERT wrote: >> >> Sadly for API Cloning, I found this in >> /usr/lib64/xen-3.2-1/lib/python/xen/xend/XendAPI.py >> >> >> def VM_clone(self, session, vm_ref): >> return xen_api_error(XEND_ERROR_UNSUPPORTED) >> >> So, It seems impossible to use cloning via API. But I''ll work on a >> interface which allows creation of templates. I just need time to do >> that, but so far, I''m on full time in this project ! >> >> >> Regards, >> >> >> Olivier. >> >> On Tue, Sep 22, 2009 at 12:19 PM, Olivier LAMBERT >> <lambert.olivier@gmail.com> wrote: >>> >>> Hello Steve, >>> >>> I''ll trying (just in the next hours) to use "VM.clone" method existing >>> in API. If it works well, so it will be easy to integrate this >>> feature. >>> >>> If it''s not as expected, I''ll introduce vm creation interface from the >>> GUI, by calling xen tools (but it need a "n tier" infrastructure, like >>> I discuss in this article : http://xen-orchestra.com/?p=53 ) >>> But this step will be more complicated (slowest to implement). >>> >>> >>> Thank you for your interest :) >>> >>> Olivier. >>> >>> On Tue, Sep 22, 2009 at 10:50 AM, Stephen Ross >>> <stephen.ross1986@googlemail.com> wrote: >>>> >>>> This project is just the kind of thing I''m looking for! Being web UI >>>> based >>>> is a massive bonus for my organisation, as it''s non-operating system >>>> specific. I''ll be sure to try this out asap. >>>> >>>> It would be really handy for me if I can create machines from a clone or >>>> template though, having that functionality would make the app ready for >>>> use >>>> in my eyes! >>>> >>>> Cheers, >>>> >>>> Steve >>>> >>>> On Mon, Sep 21, 2009 at 9:15 PM, Olivier LAMBERT >>>> <lambert.olivier@gmail.com> >>>> wrote: >>>>> >>>>> Mainly with Xen, questions are : >>>>> “Where are my DomU’s at this time ? Are they running ?”. >>>>> >>>>> That’s why I started this project : although my DomU’s are on >>>>> different Dom0, I want to see them all quickly, in one page. >>>>> >>>>> And I would like to stop/pause/restart them in one click. Live >>>>> migration is really a great feature for Xen : so, it could be easily >>>>> accesible (two clicks ;) ) >>>>> >>>>> Furthermore, check informations about a DomU (like CPU parameters >>>>> etc.) is crucial. But this is not a final objective. >>>>> >>>>> First, you can follow the main site of the project : >>>>> http://xen-orchestra.com >>>>> >>>>> And report bug or features request on the forge (Git repo on Indefero >>>>> forge) : >>>>> http://project.xen-orchestra.com >>>>> >>>>> Future of Xen Orchestra, example of next features : >>>>> >>>>> * allow set of all DomU parameters (CPU, RAM etc.). Set all this stuff >>>>> in >>>>> live ; >>>>> * restrict access with “DomU per users” : user “foobar” can access and >>>>> modifiy it’s own domU, or more. Can be really usefull in a classroom >>>>> for testing prupose, or for developer ; >>>>> * possibility of cloning domU and create them (with creating roles, a >>>>> kind of interface of xen-create-image). >>>>> >>>>> >>>>> Please be nice, this project is really really young, the code need to >>>>> be cleaned and reorganized. But it works, so if you want do some >>>>> tests, go ! >>>>> >>>>> Here is some screenshots of the first release : >>>>> http://xen-orchestra.com/?p=17 >>>>> >>>>> Now, you have CPU counters, but I made screenshots later, you can see >>>>> them on the main blog/site. >>>>> >>>>> And yes, it''s open source ;) (maybe, in a near future, it will be >>>>> packaged and include in Debian) >>>>> >>>>> >>>>> Regards, >>>>> >>>>> >>>>> Olivier. >>>>> >>>>> _______________________________________________ >>>>> Xen-users mailing list >>>>> Xen-users@lists.xensource.com >>>>> http://lists.xensource.com/xen-users >>>> >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Grant McWilliams
2009-Sep-22 18:35 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
On Tue, Sep 22, 2009 at 10:12 AM, Olivier LAMBERT <lambert.olivier@gmail.com> wrote:> In fact, stop button send : > VM.hard_shutdown, which is kind of fast, but I admit, a little resolute ;) > > I try with a clean shutdown, it works and in a console, I''ve got : > "The system is going down for system halt NOW!" > > Slower but more secure. So, it''s done and uploaded in git, so the zip > generated with git in upgraded ! (in source tab in the > http://project.xen-orchestra.com, on the bottom) > > Thanks, > > Olivier.Oliver, So what is Orchestra missing in order for it to be usable? It seems that you can only start and stop VMs and not much else? Why did you go through the trouble of creating yet another web gui when we have so many already? I''m not knocking your project only wondering because I know at least two other Xen gui apps that haven''t been announced. It would see that if we all worked together we''d have ONE that worked by now. Grant McWilliams Some people, when confronted with a problem, think "I know, I''ll use Windows." Now they have two problems. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Olivier LAMBERT
2009-Sep-22 18:43 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
As I say on the website, so far, you can : - start/stop/play/pause/delete But also : - live migrate to another Dom0 (and auto hide "previous halted" domU) You can also check live load for each domU, network informations etc. with a "nice" GUI But soon you''ll be able to : - have fine grained permissions on each DomU (guest, admin, user can admin affected domU, and only see other, or juste see its own) - modify on the fly each domU (vcpu max, max ram, mac etc) - with a domU config panel, create domU''s with kind of templates. The goal is to keep it simple (in order to work) at maximum, but with nice features. It will be a friend for sys admin but also dev who want to make tests. Do I answer your question ? Regards, Olivier. On Tue, Sep 22, 2009 at 8:35 PM, Grant McWilliams <grantmasterflash@gmail.com> wrote:> > On Tue, Sep 22, 2009 at 10:12 AM, Olivier LAMBERT > <lambert.olivier@gmail.com> wrote: >> >> In fact, stop button send : >> VM.hard_shutdown, which is kind of fast, but I admit, a little resolute ;) >> >> I try with a clean shutdown, it works and in a console, I''ve got : >> "The system is going down for system halt NOW!" >> >> Slower but more secure. So, it''s done and uploaded in git, so the zip >> generated with git in upgraded ! (in source tab in the >> http://project.xen-orchestra.com, on the bottom) >> >> Thanks, >> >> Olivier. > > Oliver, > So what is Orchestra missing in order for it to be usable? It seems that > you can only start and stop VMs and not much else? Why did you go through > the trouble of creating yet another web gui when we have so many already? > I''m not knocking your project only wondering because I know at least two > other Xen gui apps that haven''t been announced. It would see that if we all > worked together we''d have ONE that worked by now. > > > Grant McWilliams > > Some people, when confronted with a problem, think "I know, I''ll use > Windows." > Now they have two problems. > >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Olivier LAMBERT
2009-Sep-22 18:46 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
And sorry, I forgot : I think I gave the "way" off this project, I''ll try to be clear (open source, KISS principle etc.). That''s why, I start with collaborative tools (blog and forge + git). Maybe if you missed something, you can read the main blog ! http://xen-orchestra.com Regards, Olivier. On Tue, Sep 22, 2009 at 8:43 PM, Olivier LAMBERT <lambert.olivier@gmail.com> wrote:> As I say on the website, so far, you can : > - start/stop/play/pause/delete > But also : > - live migrate to another Dom0 (and auto hide "previous halted" domU) > You can also check live load for each domU, network informations etc. > with a "nice" GUI > > But soon you''ll be able to : > - have fine grained permissions on each DomU (guest, admin, user can > admin affected domU, and only see other, or juste see its own) > - modify on the fly each domU (vcpu max, max ram, mac etc) > - with a domU config panel, create domU''s with kind of templates. > > The goal is to keep it simple (in order to work) at maximum, but with > nice features. > It will be a friend for sys admin but also dev who want to make tests. > > Do I answer your question ? > > Regards, > > > Olivier. > > On Tue, Sep 22, 2009 at 8:35 PM, Grant McWilliams > <grantmasterflash@gmail.com> wrote: >> >> On Tue, Sep 22, 2009 at 10:12 AM, Olivier LAMBERT >> <lambert.olivier@gmail.com> wrote: >>> >>> In fact, stop button send : >>> VM.hard_shutdown, which is kind of fast, but I admit, a little resolute ;) >>> >>> I try with a clean shutdown, it works and in a console, I''ve got : >>> "The system is going down for system halt NOW!" >>> >>> Slower but more secure. So, it''s done and uploaded in git, so the zip >>> generated with git in upgraded ! (in source tab in the >>> http://project.xen-orchestra.com, on the bottom) >>> >>> Thanks, >>> >>> Olivier. >> >> Oliver, >> So what is Orchestra missing in order for it to be usable? It seems that >> you can only start and stop VMs and not much else? Why did you go through >> the trouble of creating yet another web gui when we have so many already? >> I''m not knocking your project only wondering because I know at least two >> other Xen gui apps that haven''t been announced. It would see that if we all >> worked together we''d have ONE that worked by now. >> >> >> Grant McWilliams >> >> Some people, when confronted with a problem, think "I know, I''ll use >> Windows." >> Now they have two problems. >> >> >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Quiroz
2009-Sep-29 17:48 UTC
Re: [Xen-users] Xen Orchestra : web app for managing Xen with one or more Dom0
Olivier LAMBERT wrote:> Mainly with Xen, questions are : > “Where are my DomU’s at this time ? Are they running ?”. > > That’s why I started this project : although my DomU’s are on > different Dom0, I want to see them all quickly, in one page. > > And I would like to stop/pause/restart them in one click. Live > migration is really a great feature for Xen : so, it could be easily > accesible (two clicks ;) ) > > Furthermore, check informations about a DomU (like CPU parameters > etc.) is crucial. But this is not a final objective. > > First, you can follow the main site of the project : > http://xen-orchestra.com > > And report bug or features request on the forge (Git repo on Indefero forge) : > http://project.xen-orchestra.com > > Future of Xen Orchestra, example of next features : > > * allow set of all DomU parameters (CPU, RAM etc.). Set all this stuff in live ; > * restrict access with “DomU per users” : user “foobar” can access and > modifiy it’s own domU, or more. Can be really usefull in a classroom > for testing prupose, or for developer ; > * possibility of cloning domU and create them (with creating roles, a > kind of interface of xen-create-image). > > > Please be nice, this project is really really young, the code need to > be cleaned and reorganized. But it works, so if you want do some > tests, go ! > > Here is some screenshots of the first release : > http://xen-orchestra.com/?p=17 > > Now, you have CPU counters, but I made screenshots later, you can see > them on the main blog/site. > > And yes, it''s open source ;) (maybe, in a near future, it will be > packaged and include in Debian) > > > Regards, > > > Olivier. > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >I''ve an issue while trying to install Xen Orchestra. You can see the error message here: http://pastebin.com/m57f8745e Any ideas?? Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Quiroz
2009-Sep-30 13:14 UTC
[Xen-users] Re: Xen Orchestra : web app for managing Xen with one or more Dom0
Dmitriy Sirant wrote:> 29.09.09 20:48, Boris Quiroz пишет: >> I''ve an issue while trying to install Xen Orchestra. You can see the=20 >> error message here: http://pastebin.com/m57f8745e >> >> Any ideas?? >> >> Thanks. > > I solve that problem by making \var\www\xen\database directory by hand > (mkdir) and check that all files in \var\log\xen owned by webserver > username (for Debian and Apache it''s www-data) >I did what Dmitriy said, but I still have some issues with this. Here''s the message: Warning: Invalid argument supplied for foreach() in /var/www/xen/libs/classes/Dom0.php on line 356 In honor to the truth, I have no idea about Sqlite and my php skills are not the best, so I think I''ve to study a little... When I find the answer I''ll post it here. Meanwhile, can anybody give me a hand with this? And for the developers: can this run with mysql or postgres?? Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Olivier LAMBERT
2009-Oct-01 07:43 UTC
Re: [Xen-users] Re: Xen Orchestra : web app for managing Xen with one or more Dom0
Hello, if you are lost with sqlite, wait for the next version ! It will support PDO (so mysql/postgres and sqlite, at choice in the config file). Furthermore, this version will improve lots and lots of things, check this : http://xen-orchestra.com/?p=107 So, be patient, I work hard on this version, just need time to do things correctly :) Maybe next week it will be released, but I prefer to do better than faster. Regards, Olivier. On Wed, Sep 30, 2009 at 3:14 PM, Boris Quiroz <boris.quiroz@acepta.com> wrote:> Dmitriy Sirant wrote: >> >> 29.09.09 20:48, Boris Quiroz пишет: >>> >>> I''ve an issue while trying to install Xen Orchestra. You can see the=20 >>> error message here: http://pastebin.com/m57f8745e >>> >>> Any ideas?? >>> >>> Thanks. >> >> I solve that problem by making \var\www\xen\database directory by hand >> (mkdir) and check that all files in \var\log\xen owned by webserver username >> (for Debian and Apache it''s www-data) >> > > I did what Dmitriy said, but I still have some issues with this. Here''s the > message: > > Warning: Invalid argument supplied for foreach() in > /var/www/xen/libs/classes/Dom0.php on line 356 > > In honor to the truth, I have no idea about Sqlite and my php skills are not > the best, so I think I''ve to study a little... > > When I find the answer I''ll post it here. Meanwhile, can anybody give me a > hand with this? > > And for the developers: can this run with mysql or postgres?? > > Thanks. > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Boris Quiroz
2009-Oct-01 13:13 UTC
Re: [Xen-users] Re: Xen Orchestra : web app for managing Xen with one or more Dom0
Olivier LAMBERT wrote:> Hello, if you are lost with sqlite, wait for the next version ! > It will support PDO (so mysql/postgres and sqlite, at choice in the > config file). Furthermore, this version will improve lots and lots of > things, check this : > http://xen-orchestra.com/?p=107 > > So, be patient, I work hard on this version, just need time to do > things correctly :) > Maybe next week it will be released, but I prefer to do better than faster. > > Regards, > > > Olivier. > > On Wed, Sep 30, 2009 at 3:14 PM, Boris Quiroz <boris.quiroz@acepta.com> wrote: >> Dmitriy Sirant wrote: >>> 29.09.09 20:48, Boris Quiroz пишет: >>>> I''ve an issue while trying to install Xen Orchestra. You can see the=20 >>>> error message here: http://pastebin.com/m57f8745e >>>> >>>> Any ideas?? >>>> >>>> Thanks. >>> I solve that problem by making \var\www\xen\database directory by hand >>> (mkdir) and check that all files in \var\log\xen owned by webserver username >>> (for Debian and Apache it''s www-data) >>> >> I did what Dmitriy said, but I still have some issues with this. Here''s the >> message: >> >> Warning: Invalid argument supplied for foreach() in >> /var/www/xen/libs/classes/Dom0.php on line 356 >> >> In honor to the truth, I have no idea about Sqlite and my php skills are not >> the best, so I think I''ve to study a little... >> >> When I find the answer I''ll post it here. Meanwhile, can anybody give me a >> hand with this? >> >> And for the developers: can this run with mysql or postgres?? >> >> Thanks. >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xensource.com >> http://lists.xensource.com/xen-users >> >Hi Oliver, I read that post on my reader (hehe), so I''m waiting for it! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users