[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2011-12-04 Thread graziano obertelli
Marking this bug fix released. Walt if you still have issue, please open
a new bug.

** Changed in: eucalyptus
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in Ubuntu.
https://bugs.launchpad.net/bugs/613033

Title:
  eucalyptus-cloud: cloud fails to start on separate install

To manage notifications about this bug go to:
https://bugs.launchpad.net/eucalyptus/+bug/613033/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-12-29 Thread Neil Soman
waltc, did you install eucalyptus-walrus and have you registered Walrus?
You will get that warning (Walrus URL is not configured) if you
download credentials before you have Walrus registered.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
https://bugs.launchpad.net/bugs/613033

Title:
  eucalyptus-cloud: cloud fails to start on separate install

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-12-27 Thread waltc
I have eucalytus at 2.0~bzr1241-0ubuntu4,1

I receive the following when sourcing eucarc

WARN: Walrus URL is not configured.


In reviewing the cloud-error.log It shows an initial failure with


13:32:55 ERROR [SystemConfiguration:529263...@qtp-248808824-7] 
com.eucalyptus.util.EucalyptusCloudException: Error locating information for [S
ystemConfiguration id=-1 cloudHost=null defaultKernel=null defaultRamdisk=null 
registrationId=null maxUserPublicAddresses=null doDynamicPublic
Addresses=null systemReservedPublicAddresses=null dnsDomain=null 
nameserver=null nameserverAddress=null]
com.eucalyptus.util.EucalyptusCloudException: Error locating information for 
[SystemConfiguration id=-1 cloudHost=null defaultKernel=null defa
ultRamdisk=null registrationId=null maxUserPublicAddresses=null 
doDynamicPublicAddresses=null systemReservedPublicAddresses=null dnsDomain=nul
l nameserver=null nameserverAddress=null]
at 
com.eucalyptus.entities.EntityWrapper.getUnique(EntityWrapper.java:138)
at 
edu.ucsb.eucalyptus.cloud.entities.SystemConfiguration.getSystemConfiguration(SystemConfiguration.java:257)
at 
edu.ucsb.eucalyptus.admin.server.Registration.getRegistrationId(Registration.java:142)
at 
edu.ucsb.eucalyptus.admin.server.Registration.doGet(Registration.java:148)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at 
org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at 
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:926)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at 
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
at 
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
13:32:57 FATAL [Bootstrap$Stage:main] Fatal error occured during bootstrap: 
com.eucalyptus.bootstrap.Bootstrap$Stage.start:118
java.lang.IllegalStateException: Shutdown in progress
at 
java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:57)
at java.lang.Runtime.addShutdownHook(Runtime.java:209)
at com.eucalyptus.event.SystemClock.setupTimer(SystemClock.java:88)
at 
com.eucalyptus.ws.ServiceVerifyBootstrapper.start(ServiceVerifyBootstrapper.java:37)
at com.eucalyptus.bootstrap.Bootstrap$Stage.start(Bootstrap.java:112)
at 
com.eucalyptus.bootstrap.SystemBootstrapper.start(SystemBootstrapper.java:148)
13:32:57 ERROR [BootstrapException:main] Fatal error occured: 
com.eucalyptus.bootstrap.BootstrapException.fatal:54
java.lang.IllegalStateException: Shutdown in progress
at 
java.lang.ApplicationShutdownHooks.add(ApplicationShutdownHooks.java:57)
at java.lang.Runtime.addShutdownHook(Runtime.java:209)

It sure sounds like the same thing as 613033

Is there anything I can provide you to help diagnose my problem, which
may be this.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.
https://bugs.launchpad.net/bugs/613033

Title:
  eucalyptus-cloud: cloud fails to start on separate install

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-virt/ubuntu/maverick/eucalyptus/2.0

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-13 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 2.0~bzr1230-0ubuntu1

---
eucalyptus (2.0~bzr1230-0ubuntu1) maverick; urgency=low

  * New upstream merge, r1230 - bug fixes:
- (LP: #617127, #611769, #617032, #613033, #613033, #584497)
  * debian/patches/18-priv_security.patch: Added *_iscsitarget.pl scripts to
the wrappers.conf whitelist. (LP: #615646)
  * debian/patches/15-fix-default-ramdisk.patch: Dropped, fixed applied 
upstream.
 -- Dave Walker (Daviey) davewal...@ubuntu.com   Fri, 13 Aug 2010 11:25:25 
+0100

** Changed in: eucalyptus (Ubuntu Maverick)
   Status: Triaged = Fix Released

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-12 Thread C de-Avillez
Reopening, does not seem fixed


** Changed in: eucalyptus (Ubuntu Maverick)
   Status: Fix Released = Triaged

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-12 Thread chris grzegorczyk
@carlos: is that with r1225?

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-12 Thread C de-Avillez
@chris: yes, it was. I am just now finishing a reinstall, and will be
able to confirm in about 20 min.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-12 Thread C de-Avillez
Yes, not yet fixed. I am adding a tarball with the logs here

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-12 Thread C de-Avillez
This was a (CLC+Walrus), (CC+SC) install. (CLC+Walrus) are in cempedak,
(CC+SC) in mabolo. I did not even install the NCs.

** Attachment added: rig-topo3.tar
   
https://bugs.edge.launchpad.net/ubuntu/+source/eucalyptus/+bug/613033/+attachment/1486783/+files/rig-topo3.tar

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-11 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 2.0~bzr1224-0ubuntu1

---
eucalyptus (2.0~bzr1224-0ubuntu1) maverick; urgency=low

  [ Dave Walker (Daviey) ]
  * New upstream merge, r1224, should fix LP: #610259, #609112, #613033
  * debian/patches/10-disable-iscsi.patch: Removed, we should now be
supporting iscsi.
  * debian/control: Promoted tgt from Recommends to Depends for
eucalyptus-sc. (LP: #614503)

  [ Scott Moser ]
  * work around kvm virtio bug with -kernel by using boot floppy LP: #615529
  * remove the listing of dependency on grub-pc for workaround. LP: #613463
 -- Dave Walker (Daviey) davewal...@ubuntu.com   Wed, 11 Aug 2010 13:46:50 
+0100

** Changed in: eucalyptus (Ubuntu Maverick)
   Status: Triaged = Fix Released

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/eucalyptus

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-10 Thread C de-Avillez
Just installed eucalyptus-cloud on a fully-separated topology:

15:36:40 ERROR [ServiceDispatchBootstrapper:main] Ignoring the error that 
occured: com.eucalyptus.ws.ServiceDispatchBootstrapper.load:105
15:36:40 ERROR [Exceptions:main] java.util.NoSuchElementException: Missing 
entry for component 'walrus' info type: Component 
(com.eucalyptus.component.Component
java.util.NoSuchElementException: Missing entry for component 'walrus' info 
type: Component (com.eucalyptus.component.Component
at com.eucalyptus.component.Components.lookup(Components.java:98)
at com.eucalyptus.component.Components.lookup(Components.java:110)
at 
com.eucalyptus.ws.ServiceDispatchBootstrapper.load(ServiceDispatchBootstrapper.java:103)
at com.eucalyptus.bootstrap.Bootstrap$Stage.load(Bootstrap.java:93)
at 
com.eucalyptus.bootstrap.SystemBootstrapper.load(SystemBootstrapper.java:129)
15:36:40 ERROR [ServiceDispatchBootstrapper:main] Ignoring the error that 
occured: com.eucalyptus.ws.ServiceDispatchBootstrapper.load:105
15:36:40 ERROR [Exceptions:main] java.util.NoSuchElementException: Missing 
entry for component 'storage' info type: Component 
(com.eucalyptus.component.Component
java.util.NoSuchElementException: Missing entry for component 'storage' info 
type: Component (com.eucalyptus.component.Component
at com.eucalyptus.component.Components.lookup(Components.java:98)
at com.eucalyptus.component.Components.lookup(Components.java:110)
at 
com.eucalyptus.ws.ServiceDispatchBootstrapper.load(ServiceDispatchBootstrapper.java:103)
at com.eucalyptus.bootstrap.Bootstrap$Stage.load(Bootstrap.java:93)
at 
com.eucalyptus.bootstrap.SystemBootstrapper.load(SystemBootstrapper.java:129)
15:36:46 ERROR [SystemConfiguration:1727693...@qtp-941762215-8] 
com.eucalyptus.util.EucalyptusCloudException: Error locating information for 
[SystemConfiguration id=-1 cloudHost=null defaultKernel=null 
defaultRamdisk=null registrationId=null maxUserPublicAddresses=null 
doDynamicPublicAddresses=null systemReservedPublicAddresses=null dnsDomain=null 
nameserver=null nameserverAddress=null]
com.eucalyptus.util.EucalyptusCloudException: Error locating information for 
[SystemConfiguration id=-1 cloudHost=null defaultKernel=null 
defaultRamdisk=null registrationId=null maxUserPublicAddresses=null 
doDynamicPublicAddresses=null systemReservedPublicAddresses=null dnsDomain=null 
nameserver=null nameserverAddress=null]
at 
com.eucalyptus.entities.EntityWrapper.getUnique(EntityWrapper.java:138)
at 
edu.ucsb.eucalyptus.cloud.entities.SystemConfiguration.getSystemConfiguration(SystemConfiguration.java:257)
at 
edu.ucsb.eucalyptus.admin.server.Registration.getRegistrationId(Registration.java:142)
at 
edu.ucsb.eucalyptus.admin.server.Registration.doGet(Registration.java:148)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at 
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at 
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:390)
at 
org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at 
org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at 
org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:418)
at 
org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at 
org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at 
org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
at 
org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at 
org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:542)
at 
org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:926)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:549)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404)
at 
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410)
at 
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582)
15:36:58 ERROR [ServiceDispatchBootstrapper:main] Ignoring the error that 
occured: com.eucalyptus.ws.ServiceDispatchBootstrapper.load:105
15:36:58 ERROR [Exceptions:main] java.util.NoSuchElementException: Missing 
entry for component 'walrus' info type: Component 
(com.eucalyptus.component.Component
java.util.NoSuchElementException: Missing entry for component 

[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-10 Thread C de-Avillez
I installed a walrus (10.55.55.5) and a Cluster (10.55.55.8). The CLC
stays running, the CC stays running (and seem to be recognised by the
CLC), but the Walrus dies on startup:

17:06:29 ERROR [Transition$anonymously:main] 
:1281474389221:anonymously:TRANSITION_FAILED:Transition:from:PRIMORDIAL:to:INITIALIZED:com.eucalyptus.component.Component:Bootstrap.initialize.252
17:06:29 ERROR [Transition$anonymously:main] 
:1281474389221:anonymously:TRANSITION_ROLLBACK:Transition:from:PRIMORDIAL:to:INITIALIZED:com.eucalyptus.component.Component:Bootstrap.initialize.252
17:06:29 FATAL [SystemBootstrapper:main] java.util.NoSuchElementException: 
Missing entry for component 'eucalyptus' info type: Component 
(com.eucalyptus.component.Component
java.util.NoSuchElementException: Missing entry for component 'eucalyptus' info 
type: Component (com.eucalyptus.component.Component
at com.eucalyptus.component.Components.lookup(Components.java:98)
at com.eucalyptus.component.Components.lookup(Components.java:110)
at com.eucalyptus.bootstrap.Component.isLocal(Component.java:114)
at com.eucalyptus.bootstrap.Bootstrap$1.commit(Bootstrap.java:255)
at com.eucalyptus.bootstrap.Bootstrap$1.commit(Bootstrap.java:252)
at 
com.eucalyptus.component.Lifecycles$State$1.commit(Lifecycles.java:35)
at com.eucalyptus.util.Transition$anonymously.commit(Transition.java:74)
at com.eucalyptus.util.Transition.doTransition(Transition.java:133)
at com.eucalyptus.util.Transition.transition(Transition.java:145)
at com.eucalyptus.bootstrap.Bootstrap.initialize(Bootstrap.java:252)
at 
com.eucalyptus.bootstrap.SystemBootstrapper.init(SystemBootstrapper.java:109)

So, better, but still no cigar.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-10 Thread chris grzegorczyk
This appears to be resolved on our end in the following rev.  Please see the 
merge log for details.

revno: 1220 [merge]
committer: decker dec...@personal-army
branch nick: devel
timestamp: Tue 2010-08-10 04:22:52 -0700
message:
  merge: fixes to registration and remote bootstrapping of components  forward 
port of addressing fixes



** Changed in: eucalyptus
   Status: In Progress = Fix Committed

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-10 Thread chris grzegorczyk
@carlos:  sorry, i missed your message.

Can you try installing all of the components on each machine but only
running Walrus, SC?  This looks like it might be a matter of how things
are packaged on our end.

I will try to reproduce on our side and get back ASAP.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-10 Thread C de-Avillez
Right now I am running an install for (CLC+Walrus), (CC+SC), (NC)*. So
far, the (CLC+Walrus) installed OK, and kept running. When I finish this
I will try installing all on each.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-10 Thread C de-Avillez
The (CC+SC) also fail to initialise:

18:15:02 FATAL [SystemBootstrapper:main] java.util.NoSuchElementException: 
Missing entry for component 'eucalyptus' info type: Component 
(com.eucalyptus.component.Component
java.util.NoSuchElementException: Missing entry for component 'eucalyptus' info 
type: Component (com.eucalyptus.component.Component
at com.eucalyptus.component.Components.lookup(Components.java:98)
at com.eucalyptus.component.Components.lookup(Components.java:110)
at com.eucalyptus.bootstrap.Component.isLocal(Component.java:114)
at com.eucalyptus.bootstrap.Bootstrap$1.commit(Bootstrap.java:255)
at com.eucalyptus.bootstrap.Bootstrap$1.commit(Bootstrap.java:252)
at 
com.eucalyptus.component.Lifecycles$State$1.commit(Lifecycles.java:35)
at com.eucalyptus.util.Transition$anonymously.commit(Transition.java:74)
at com.eucalyptus.util.Transition.doTransition(Transition.java:133)
at com.eucalyptus.util.Transition.transition(Transition.java:145)
at com.eucalyptus.bootstrap.Bootstrap.initialize(Bootstrap.java:252)
at 
com.eucalyptus.bootstrap.SystemBootstrapper.init(SystemBootstrapper.java:109)

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-10 Thread C de-Avillez
OK. I installed eucalyptus-cloud on the (CC+SC) machine, and restarted
the SC and CC. They *are* up, and the CLC recognised them. I will now
install the NCs, and see what happens.

So, yes, it seems something in packaging (requiring the cloud .jar?).

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-10 Thread chris grzegorczyk
Hmmm.  I will get back to you with a fix soon.  Hopefully I can manage
to resolve the issue w/o any code changes.  More shortly.

On Tue, Aug 10, 2010 at 3:25 PM, C de-Avillez
carlos.de.avil...@canonical.com wrote:
 OK. I installed eucalyptus-cloud on the (CC+SC) machine, and restarted
 the SC and CC. They *are* up, and the CLC recognised them. I will now
 install the NCs, and see what happens.

 So, yes, it seems something in packaging (requiring the cloud .jar?).

 --
 eucalyptus-cloud: cloud fails to start on separate install
 https://bugs.launchpad.net/bugs/613033
 You received this bug notification because you are a bug assignee.

 Status in Eucalyptus: Fix Committed
 Status in “eucalyptus” package in Ubuntu: Triaged
 Status in “eucalyptus” source package in Maverick: Triaged

 Bug description:
 Binary package hint: eucalyptus-cloud

 Installing a fully-separate topology (CLC, Walrus, CC, SC, and NCs each on 
 their own machine). After installing the CLC Eucalyptus fails to initialise 
 with:

 Do not ever do whatever it is you did: Failed to lookup required component: 
 walrus.

 ii  eucalyptus-cloud                         2.0~bzr1211-0ubuntu1
 ii  eucalyptus-common                        2.0~bzr1211-0ubuntu1
 ii  eucalyptus-java-common                   2.0~bzr1211-0ubuntu1

 ProblemType: BugDistroRelease: Ubuntu 10.10
 Package: debian-installer 20100211ubuntu17
 ProcVersionSignature: Ubuntu 2.6.35-14.19-generic 2.6.35
 Uname: Linux 2.6.35-14-generic x86_64
 Architecture: amd64
 CheckboxSubmission: 48216eabc5cef2006b8478621d301a28
 CheckboxSystem: d00f84de8a555815fa1c4660280da308
 Date: Thu Jul  1 15:15:09 2010
 Dependencies:

 EcryptfsInUse: YesInstallationMedia: Ubuntu-Server 10.04 Lucid Lynx - Beta 
 amd64 (20100406.1)
 MachineType: Dell Inc. Inspiron 1721
 MemoryUsage:
  total       used       free     shared    buffers     cached
  Mem:       3796184    3741964      54220          0      66092    2333688
  -/+ buffers/cache:    1342184    2454000
  Swap:      3903484      30172    3873312
 ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-14-generic 
 root=/dev/mapper/hostname-root ro crashkernel=384M-2G:64M,2G-:128M
 ProcEnviron:
  PATH=(custom, no user)
  LANG=en_US.UTF-8
  SHELL=/bin/bashSourcePackage: debian-installer






-- 
Chris Grzegorczyk
Co-founder, Eucalyptus Systems, Inc.
www.eucalyptus.com | 130 Castilian St. | Goleta, CA | 93117 | Mobile:
805-807-8237


-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-09 Thread Dave Walker
@chris grzegorczyk, Thanks for looking into this - do you have any
progress to report?

Thanks.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-09 Thread chris grzegorczyk
Working on setting up regression test and merging the fix now.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-05 Thread chris grzegorczyk
** Changed in: eucalyptus
 Assignee: (unassigned) = chris grzegorczyk (chris-grze)

** Changed in: eucalyptus
   Status: New = In Progress

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-04 Thread C de-Avillez
Still present on 2.0~bzr1218-0ubuntu1.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread C de-Avillez

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/52998794/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/52998795/CurrentDmesg.txt

** Attachment added: DiskUsage.txt
   http://launchpadlibrarian.net/52998796/DiskUsage.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/52998797/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/52998798/Lsusb.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/52998799/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/52998800/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/52998801/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/52998802/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/52998803/UdevLog.txt

** Attachment removed: BootDmesg.txt
   http://launchpadlibrarian.net/52998794/BootDmesg.txt

** Attachment removed: CurrentDmesg.txt
   http://launchpadlibrarian.net/52998795/CurrentDmesg.txt

** Attachment removed: DiskUsage.txt
   http://launchpadlibrarian.net/52998796/DiskUsage.txt

** Attachment removed: Lspci.txt
   http://launchpadlibrarian.net/52998797/Lspci.txt

** Attachment removed: Lsusb.txt
   http://launchpadlibrarian.net/52998798/Lsusb.txt

** Attachment removed: ProcCpuinfo.txt
   http://launchpadlibrarian.net/52998799/ProcCpuinfo.txt

** Attachment removed: ProcInterrupts.txt
   http://launchpadlibrarian.net/52998800/ProcInterrupts.txt

** Attachment removed: ProcModules.txt
   http://launchpadlibrarian.net/52998801/ProcModules.txt

** Attachment removed: UdevDb.txt
   http://launchpadlibrarian.net/52998802/UdevDb.txt

** Attachment removed: UdevLog.txt
   http://launchpadlibrarian.net/52998803/UdevLog.txt

** Description changed:

  Binary package hint: eucalyptus-cloud
  
  Installing a fully-separate topology (CLC, Walrus, CC, SC, and NCs each
  on their own machine). After installing the CLC Eucalyptus fails to
  initialise with:
  
  Do not ever do whatever it is you did: Failed to lookup required
  component: walrus.
  
  ii  eucalyptus-cloud 2.0~bzr1211-0ubuntu1
  ii  eucalyptus-common2.0~bzr1211-0ubuntu1
  ii  eucalyptus-java-common   2.0~bzr1211-0ubuntu1
  
- ProblemType: Bug
- DistroRelease: Ubuntu 10.10
+ ProblemType: BugDistroRelease: Ubuntu 10.10
  Package: debian-installer 20100211ubuntu17
  ProcVersionSignature: Ubuntu 2.6.35-14.19-generic 2.6.35
  Uname: Linux 2.6.35-14-generic x86_64
  Architecture: amd64
  CheckboxSubmission: 48216eabc5cef2006b8478621d301a28
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Thu Jul  1 15:15:09 2010
  Dependencies:
-  
- EcryptfsInUse: Yes
- InstallationMedia: Ubuntu-Server 10.04 Lucid Lynx - Beta amd64 (20100406.1)
+ 
+ EcryptfsInUse: YesInstallationMedia: Ubuntu-Server 10.04 Lucid Lynx - Beta 
amd64 (20100406.1)
  MachineType: Dell Inc. Inspiron 1721
  MemoryUsage:
-  total   used   free sharedbuffers cached
-  Mem:   37961843741964  54220  0  660922333688
-  -/+ buffers/cache:13421842454000
-  Swap:  3903484  301723873312
+  total   used   free sharedbuffers cached
+  Mem:   37961843741964  54220  0  660922333688
+  -/+ buffers/cache:13421842454000
+  Swap:  3903484  301723873312
  ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.35-14-generic 
root=/dev/mapper/hostname-root ro crashkernel=384M-2G:64M,2G-:128M
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
- SourcePackage: debian-installer
- dmi.bios.date: 04/21/2008
- dmi.bios.vendor: Dell Inc.
- dmi.bios.version: A07
- dmi.board.name: 0RT951
- dmi.board.vendor: Dell Inc.
- dmi.chassis.type: 8
- dmi.chassis.vendor: Dell Inc.
- dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd04/21/2008:svnDellInc.:pnInspiron1721:pvr:rvnDellInc.:rn0RT951:rvr:cvnDellInc.:ct8:cvr:
- dmi.product.name: Inspiron 1721
- dmi.sys.vendor: Dell Inc.
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bashSourcePackage: debian-installer

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread C de-Avillez
Sigh. Somehow I opened the bug with the incorrect apport file. Here is
the /var/log/eucalyptus/*.

** Attachment added: Euca logs, tar.gz
   http://launchpadlibrarian.net/52999383/topo2-clc-start-failure.tar.gz

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread Thierry Carrez
Reproduced.
Cloud-output shows:

17:27:39 ERROR 33   Exceptions | Fatal error occured: 
com.eucalyptus.util.Exceptions.uncatchable:29
17:27:39 ERROR 36   Exceptions | java.lang.Error: Failed to lookup 
required component: walrus

So it looks like in eucalyptus 2.0 the Walrus must be started before (or
together with) the CLC. The Lucid autoregistration discussions made it
clear the CLC must be up before the Walrus can be registered, so
everything is designed to have the CLC installed before (the Walrus
downloads its seed from the CLC). That's borken now, so I expect
topology2 to always fail.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread Dustin Kirkland
Sending this upstream.

Upstream Eucalyptus:  Can you confirm this new behavior?  If so, we
(Ubuntu) need to rework our install/startup procedure...

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dave Walker (davewalker)

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread Dustin Kirkland
Assigning to Dave Walker.  This bug is going to need serious attention.

** Changed in: eucalyptus (Ubuntu)
Milestone: None = ubuntu-10.10-beta

** Also affects: eucalyptus (Ubuntu Maverick)
   Importance: High
 Assignee: Dave Walker (davewalker)
   Status: Triaged

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread C de-Avillez
Marking Triaged/High. Thierry confirmed it. We now have to find out if
this is a new (undocumented) feature of 2.0, or simply a regression.

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

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

** Also affects: eucalyptus
   Importance: Undecided
   Status: New

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread C de-Avillez
Heh. I just installed CLC+Walrus, and got Do not ever do whatever it is
you did: Failed to lookup required component: storage. This is quite
broken right now.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread C de-Avillez
Resetting Importance to Critical -- the only topology that works, right
now, is the all-in-one (CLC+Walrus+CC+SC).

** Changed in: eucalyptus (Ubuntu Maverick)
   Importance: High = Critical

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 613033] Re: eucalyptus-cloud: cloud fails to start on separate install

2010-08-03 Thread Dave Walker
Mail sent to upstream Eucalyptus for comment if this is a regression or
intended design change.

@Dustin, Please don't assign me bugs without discussing them with me
first.  Thanks.

-- 
eucalyptus-cloud: cloud fails to start on separate install
https://bugs.launchpad.net/bugs/613033
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs