Install VDSM on Ubuntu

2011-11-16 Thread Jenna Johnson
Hey guys,

  Trying to install VDSM on Ubuntu11.04,pulled vdsm code ,here are my
steps:

1../autobuild --system
2.make
3.sudo make install
4.sudo service vdsmd start

encountered error : unrecognised service

Does someone have idea about how to install and startup VDSM on Ubuntu?

Jenna,
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-devel


Re: Install VDSM on Ubuntu

2011-11-16 Thread Dan Kenigsberg
On Wed, Nov 16, 2011 at 04:59:19PM +0800, Jenna Johnson wrote:
 Hey guys,
 
   Trying to install VDSM on Ubuntu11.04,pulled vdsm code ,here are my
 steps:
 
 1../autobuild --system
 2.make
 3.sudo make install
 4.sudo service vdsmd start
 
 encountered error : unrecognised service
 
 Does someone have idea about how to install and startup VDSM on Ubuntu?

I think that ubuntu uses upstart for is service framework. Vdsm ships
with a SysV service.

Someone has to write a Vdsm upstart service, and more importantly, drop
a fair amount of Fedoraisms from its codebase. This is not going to be
easy, but this is an important task. I would appreciate if you, or
someone else in the Ubuntu community, join forces and help us do that.

Dan.
___
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-devel