From rrprabhu at gmail.com Tue Apr 21 21:07:10 2009 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Tue, 21 Apr 2009 14:07:10 -0500 Subject: [Devel] ulteo and amazon EC2 Message-ID: Is there a way to run Ulteo OVD in the Amazon EC2 cloud? The new ubuntu 9;.04 does seem to support Amazon cloud images. I am not sure whether this is possible but wanted to hear your thoughts. One of the issues with Ulteo OVD is a scalabe server. Can such a service like Amazon EC2 used to scale up requirements on the hardware side. Thanks, Prabhu -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20090421/1dcf93f0/attachment.htm From rrprabhu at gmail.com Tue Apr 21 21:23:14 2009 From: rrprabhu at gmail.com (Raghavendra Prabhu) Date: Tue, 21 Apr 2009 14:23:14 -0500 Subject: [Devel] ulteo and amazon EC2 In-Reply-To: References: Message-ID: Here is what i got from the Jaunty jackalope features Ubuntu 9.04 Server Edition makes it easy to experiment with cloud computing. Eucalyptus , an open source technology which is included in Ubuntu as a technology preview, enables you to use your own servers to deploy, experiment and test your own private cloud that matches the Amazon EC2 API. You can dynamically create virtual machines, configure multiple clusters into a single Cloud and even provide an EBS (elastic block storage) equivalent and an S3 compatible storage manager. Prabhu On Tue, Apr 21, 2009 at 2:07 PM, Raghavendra Prabhu wrote: > Is there a way to run Ulteo OVD in the Amazon EC2 cloud? > > The new ubuntu 9;.04 does seem to support Amazon cloud images. I am not > sure whether this is possible but wanted to hear your thoughts. > > One of the issues with Ulteo OVD is a scalabe server. Can such a service > like Amazon EC2 used to scale up requirements on the hardware side. > > Thanks, > Prabhu > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ulteo.com/pipermail/devel/attachments/20090421/2203fb7b/attachment.htm From gduval at ulteo.com Tue Apr 21 23:19:07 2009 From: gduval at ulteo.com (=?ISO-8859-1?Q?Ga=EBl_Duval?=) Date: Tue, 21 Apr 2009 23:19:07 +0200 Subject: [Devel] ulteo and amazon EC2 In-Reply-To: References: Message-ID: <49EE384B.7030304@ulteo.com> Hi, we haven't try for the OVD but it should be possible. We tried more than one year ago for deploying the Online Desktop infrastructure but it was catastophic in term of performance and network latency, but I'm sure it improved since that. If you try please let us know about the results! Regards Ga?l. Raghavendra Prabhu a ?crit : > Is there a way to run Ulteo OVD in the Amazon EC2 cloud? > > The new ubuntu 9;.04 does seem to support Amazon cloud images. I am not > sure whether this is possible but wanted to hear your thoughts. > > One of the issues with Ulteo OVD is a scalabe server. Can such a service > like Amazon EC2 used to scale up requirements on the hardware side. > > Thanks, > Prabhu > > > ------------------------------------------------------------------------ > > _______________________________________________ > Devel mailing list > Devel at ulteo.com > http://mailman.ulteo.com/cgi-bin/listinfo/devel -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From info at ameri.me Mon Apr 27 16:24:07 2009 From: info at ameri.me (Aryan Ameri) Date: Tue, 28 Apr 2009 00:24:07 +1000 Subject: [Devel] Ulteo and Amazon EC2 Message-ID: <49F5C007.6020700@ameri.me> Ga?l Duval gduval at ulteo.com wrote: >Hi, >we haven't try for the OVD but it should be possible. > >We tried more than one year ago for deploying the Online Desktop >infrastructure but it was catastophic in term of performance and network >latency, but I'm sure it improved since that. >If you try please let us know about the results! >Regards Hi Ga?l, I'm trying to instal OVD on a Ubuntu 8.04 LTS AMI on EC2 (Eric Hammond's AMI to be exact) and I'm running into some problems. I'm following this page's documentation for installation http://www.ulteo.com/home/ovdi/openvirtualdesktop/documentation/installation?autolang=en and most things seem to go fine. LAMP is installed. The session manager is installed fine. I go to http://URL/sessionmanager/admin and set the MySQL settings and everything seems to be fine. The application server installation also goes fine, until I need to restart the server with /etc/init.d/ulteo-ovd restart * Re-starting ulteo-ovdd daemon * Stopping ulteo-ovd daemon... * Stopping OpenBSD Secure Shell server... [ OK ] * Stopping portmap daemon... [ OK ] * Stopping system message bus dbus [ OK ] * Stopping periodic command scheduler crond [fail] * Stopping Common Unix Printing System: cupsd [ OK ] [ OK ] * Starting ulteo-ovd daemon... * Starting OpenBSD Secure Shell server... [ OK ] * Starting portmap daemon... [ OK ] * Starting system message bus dbus And that's it. It doesn't proceed afterwards. I'm assuming that bus and dbus don't exist under Xen. Is restarting these services necessary for OVD usage? How can I modify the /etc/init.d/ulteo-ovd restart script to comment out starting these services? Any hint would be greatly appreciated. Im really excited about running OVD on EC2. I think it holds lots of potential for my clients, and is another step in SaaS. Cheers -- Aryan Ameri Managing Director From gduval at ulteo.com Mon Apr 27 16:29:53 2009 From: gduval at ulteo.com (=?UTF-8?B?R2HDq2wgRHV2YWw=?=) Date: Mon, 27 Apr 2009 16:29:53 +0200 Subject: [Devel] Ulteo and Amazon EC2 In-Reply-To: <49F5C007.6020700@ameri.me> References: <49F5C007.6020700@ameri.me> Message-ID: <49F5C161.4040005@ulteo.com> Aryan Ameri a ?crit : I'm following this page's documentation for installation > http://www.ulteo.com/home/ovdi/openvirtualdesktop/documentation/installation?autolang=en > and most things seem to go fine. LAMP is installed. The session manager is > installed fine. I go to http://URL/sessionmanager/admin and set the MySQL > settings and everything seems to be fine. > > The application server installation also goes fine, until I need to restart > the server with > > > /etc/init.d/ulteo-ovd restart > * Re-starting ulteo-ovdd daemon > * Stopping ulteo-ovd daemon... > * Stopping OpenBSD Secure Shell server... > [ OK ] > * Stopping portmap daemon... [ OK ] > * Stopping system message bus dbus [ OK ] > * Stopping periodic command scheduler crond [fail] > * Stopping Common Unix Printing System: cupsd [ OK ] > [ OK ] > * Starting ulteo-ovd daemon... > * Starting OpenBSD Secure Shell server... [ OK ] > * Starting portmap daemon... [ OK ] > * Starting system message bus dbus > And that's it. It doesn't proceed afterwards. I'm assuming that bus and dbus > don't exist under Xen. > I'm adding our devel team in CC:, I think they can have some ideas/suggestions for you. Anyway, maybe that's the Ubuntu 8.04 VM that your are using that is uncomplete. I remember I ran into such troubles when I implemented OD1 on EC2 some time ago, and I had to find a better Linux image. > Is restarting these services necessary for OVD usage? How can I modify the > /etc/init.d/ulteo-ovd restart script to comment out starting these services? > Any hint would be greatly appreciated. > > Im really excited about running OVD on EC2. I think it holds lots of potential > for my clients, and is another step in SaaS. Absolutely, you are likely to run into latency troubles though, which is key when speaking of remote display-based systems. Keep us updated! Regards Ga?l. -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 > From info at ameri.me Tue Apr 28 04:47:30 2009 From: info at ameri.me (Aryan Ameri) Date: Tue, 28 Apr 2009 12:47:30 +1000 Subject: [Devel] Ulteo and Amazon EC2 In-Reply-To: <49F5C161.4040005@ulteo.com> References: <49F5C007.6020700@ameri.me> <49F5C161.4040005@ulteo.com> Message-ID: <49F66E42.6090006@ameri.me> On Tue Apr 28 2009 00:29:53 GMT+1000 (EST) Ga?l Duval wrote: > > > I'm adding our devel team in CC:, I think they can have some > ideas/suggestions for you. Thanks Ga?l. All I need to know is how to modify the /etc/init.d/ulteo-ovd to not start dbus and bus, and if OVD actually can work without them. >Anyway, maybe that's the Ubuntu 8.04 VM that > your are using that is uncomplete. I remember I ran into such troubles > when I implemented OD1 on EC2 some time ago, and I had to find a better > Linux image. The images I'm using are the alestic images http://alestic.com/ They are pretty much considered the standard Ubuntu images, and are widely used by EC2 users and pretty well maintained with an active community. > > Absolutely, you are likely to run into latency troubles though, which is > key when speaking of remote display-based systems. I'm actually surprisingly finding EC2 suitable for even real-time applications. People are happily using it for Asterisk now, for a production environment, so it will be interesting to see how something like Ulteo OVD runs on it. > Keep us updated! Thanks. I will Cheers PS: You were/are a personal hero of mine when I was a teen and you had just founded Mandrake. It's good to see the spirit of enthusiasm and entrepreneurship still alive :-) -- Aryan Ameri From laurent at ulteo.com Tue Apr 28 11:07:47 2009 From: laurent at ulteo.com (Laurent Clouet) Date: Tue, 28 Apr 2009 11:07:47 +0200 Subject: [Devel] Ulteo and Amazon EC2 In-Reply-To: <49F66E42.6090006@ameri.me> References: <49F5C007.6020700@ameri.me> <49F5C161.4040005@ulteo.com> <49F66E42.6090006@ameri.me> Message-ID: <49F6C763.20903@ulteo.com> Aryan Ameri a ?crit : > >> I'm adding our devel team in CC:, I think they can have some >> ideas/suggestions for you. >> > > Thanks Ga?l. All I need to know is how to modify the /etc/init.d/ulteo-ovd to > not start dbus and bus, and if OVD actually can work without them. > > To deactivate dbus go on file "/opt/ulteo/etc/init.d/ulteo-ovdd" line 71 , comment "$DBUSJAIL /etc/init.d/dbus start || true" OVD will work without dbus but user applications might not fully working (depend if they need dbus) Best regards Laurent Clouet From info at ameri.me Wed Apr 29 07:10:09 2009 From: info at ameri.me (Aryan Ameri) Date: Wed, 29 Apr 2009 15:10:09 +1000 Subject: [Devel] Ulteo and Amazon EC2 In-Reply-To: <49F6C763.20903@ulteo.com> References: <49F5C007.6020700@ameri.me> <49F5C161.4040005@ulteo.com> <49F66E42.6090006@ameri.me> <49F6C763.20903@ulteo.com> Message-ID: <49F7E131.8090001@ameri.me> Laurent Clouet wrote: > Aryan Ameri a ?crit : >> >>> I'm adding our devel team in CC:, I think they can have some >>> ideas/suggestions for you. >> >> Thanks Ga?l. All I need to know is how to modify the >> /etc/init.d/ulteo-ovd to not start dbus and bus, and if OVD actually >> can work without them. >> >> > To deactivate dbus go on file "/opt/ulteo/etc/init.d/ulteo-ovdd" line 71 > , comment "$DBUSJAIL /etc/init.d/dbus start || true" > > OVD will work without dbus but user applications might not fully working > (depend if they need dbus) Merci Laurent. Using your instructions I had to comment out starting dbus and cups. After this, the ulteo-ovd service started just fine. I followed the instructions for registering the server using the backend interface and also defined users and groups and finally, used the publication wizard to make the required applications available. After logging in as a normal user and trying to start the session, the OVD window opens in Firefox, the JRE is loaded, and it seems like everything is working fine, but it then just hangs in there and does nothing. Only the very top of the desktop, which has the "Share Desktop" button is available, the rest of the page is blank. Any suggestions on this? Is it related to the disabling of dbus? Cheers -- Aryan Ameri From gduval at ulteo.com Wed Apr 29 14:56:55 2009 From: gduval at ulteo.com (=?UTF-8?B?R2HDq2wgRHV2YWw=?=) Date: Wed, 29 Apr 2009 14:56:55 +0200 Subject: [Devel] Ulteo and Amazon EC2 In-Reply-To: <49F7E131.8090001@ameri.me> References: <49F5C007.6020700@ameri.me> <49F5C161.4040005@ulteo.com> <49F66E42.6090006@ameri.me> <49F6C763.20903@ulteo.com> <49F7E131.8090001@ameri.me> Message-ID: <49F84E97.7000109@ulteo.com> Aryan Ameri wrote: > After logging in as a normal user and trying to start the session, the > OVD window opens in Firefox, the JRE is loaded, and it seems like > everything is working fine, but it then just hangs in there and does > nothing. Only the very top of the desktop, which has the "Share Desktop" > button is available, the rest of the page is blank. > > Any suggestions on this? Is it related to the disabling of dbus? It maybe rather be related to a Java issue. Can you start a session and report the content of the java console? Greets Ga?l. -- < Founder Ulteo - http://www.ulteo.com > < Founder Mandrake Linux - (Now "Mandriva") > < Blog: http://www.indidea.org/gael/blog/ > < Sign and encrypt emails with GPG! My key id: 0x8B0301E2 >