[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2011-02-12 Thread Clint Byrum
Since Jaunty is EOL, closing Jaunty task as Won't Fix.

** Changed in: eucalyptus (Ubuntu Jaunty)
   Status: Triaged => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/364723

Title:
  eucalyptus-nc service fail to start at boot, cannot connect to
  libvirtd

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2009-09-25 Thread Dustin Kirkland
Per Etienne, marking fix released in Karmic.

I'll leave it open against Jaunty for now, in case an SRU is necessary,
though I'd expect this is probably a "won't fix", please upgrade to
Karmic situation.

:-Dustin

** Also affects: eucalyptus (Ubuntu Jaunty)
   Importance: Undecided
   Status: New

** Also affects: eucalyptus (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Changed in: eucalyptus (Ubuntu Karmic)
   Status: New => Fix Released

** Changed in: eucalyptus (Ubuntu Jaunty)
   Status: New => Triaged

** Changed in: eucalyptus (Ubuntu Jaunty)
   Importance: Undecided => High

-- 
eucalyptus-nc service fail to start at boot, cannot connect to libvirtd
https://bugs.launchpad.net/bugs/364723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2009-09-04 Thread Etienne Goyer
This bug have been fixed in karmic.  It should be SRUed for jaunty, or
marked WONTFIX, as appropriate.

-- 
eucalyptus-nc service fail to start at boot, cannot connect to libvirtd
https://bugs.launchpad.net/bugs/364723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2009-08-07 Thread Etienne Goyer
Nilesh, as of your second comment, you need to change the value of
VNET_BRIDGE in /etc/eucalyptus/eucalyptus.conf on the node controllers.

-- 
eucalyptus-nc service fail to start at boot, cannot connect to libvirtd
https://bugs.launchpad.net/bugs/364723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2009-07-15 Thread Torsten Spindler
Changing the start order will have eucalyptus-nc start after a reboot:

$ sudo update-rc.d -f eucalyptus-nc remove
$ sudo update-rc.d eucalyptus-nc start 99 1 2 3 4 5 . stop 99 0 6 .

-- 
eucalyptus-nc service fail to start at boot, cannot connect to libvirtd
https://bugs.launchpad.net/bugs/364723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2009-05-16 Thread Nilesh
Then I restart as below.

nil...@asterisk:~$ sudo /etc/init.d/eucalyptus-nc restart
 * Restarting Eucalyptus Node Controller
Warning! Cannot find bridge xenbr0: instances may be without net

And look at the log again which show no issues this time.
 

nil...@asterisk:~$ cat /var/log/eucalyptus/euca_test_nc.log

This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi

Copyright 1987-2007, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

total_memory=3917
nr_cores=2

-- 
eucalyptus-nc service fail to start at boot, cannot connect to libvirtd
https://bugs.launchpad.net/bugs/364723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2009-05-16 Thread Nilesh
at boot, jaunty server shows

Node Controller cannot be started: errors in
/var/log/eucalytpus/euca_test_nc.log

my copy of /var/log/eucalytpus/euca_test_nc.log is below:

nil...@asterisk:~$ cat /var/log/eucalyptus/euca_test_nc.log

This is perl, v5.10.0 built for x86_64-linux-gnu-thread-multi

Copyright 1987-2007, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

total_memory=3917
nr_cores=2
libvir: Remote error : unable to connect to '/var/run/libvirt/libvirt-sock': No 
such file or directory
libvirt error: unable to connect to '/var/run/libvirt/libvirt-sock': No such 
file or directory (code=38)
error: failed to connect to hypervisor
nil...@asterisk:~$

-- 
eucalyptus-nc service fail to start at boot, cannot connect to libvirtd
https://bugs.launchpad.net/bugs/364723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2009-04-30 Thread Etienne Goyer
Yes indeed, /etc/init.d/eucalyptus-nc (re)start once the node controller
is done booting work as expected.

-- 
eucalyptus-nc service fail to start at boot, cannot connect to libvirtd
https://bugs.launchpad.net/bugs/364723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 364723] Re: eucalyptus-nc service fail to start at boot, cannot connect to libvirtd

2009-04-29 Thread Soren Hansen
I presume restarting the node controller fixes it?

Starting eucalyptus at S20 is too early anyway. It really should be
around S90 or something.

-- 
eucalyptus-nc service fail to start at boot, cannot connect to libvirtd
https://bugs.launchpad.net/bugs/364723
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs