2013/9/6 Nguyen Anh Tu
> Next Step:
>>
>> Attempt to assign IP address manually and try pinging and CS MGMT host
>> If fails - review your network setup and confirm VM is connect to proper
>> virtual switch/bridge/portgroup that can access CS MGMT host.
>>
>> I think the issue is with your networ
2013/9/6 Musayev, Ilya
> If you do "cat /var/cache/cloud/cmdline" - you should see the configs
> System VMs get.
>
I know this file, it contains boot parameters for system vms. However, it
even doesn't exists in my SSVM+CPVM. So I think the problem is CS can't
config NICs for system vms. I saw t
inal Message-
> From: Nguyen Anh Tu [mailto:ng.t...@gmail.com<mailto:ng.t...@gmail.com>]
> Sent: Thursday, September 05, 2013 11:13 AM
> To: dev@cloudstack.apache.org<mailto:dev@cloudstack.apache.org>
> Cc: Hugo Trippaers
> Subject: Re: [GSoC] Can not access SSVM + CPVM w
@Hugo: Could you give me any idea? I follow your guide below on wiki to
setup network when deploying:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/KVM+with+OpenVSwitch
2013/9/6 Nguyen Anh Tu
>
> 2013/9/6 Musayev, Ilya
>
> If you do "cat /var/cache/cloud/cmdline" - you should see the
ge-
> > From: Nguyen Anh Tu [mailto:ng.t...@gmail.com]
> > Sent: Thursday, September 05, 2013 11:13 AM
> > To: dev@cloudstack.apache.org
> > Cc: Hugo Trippaers
> > Subject: Re: [GSoC] Can not access SSVM + CPVM with KVM + Openvswit
2013/9/6 Musayev, Ilya
> Instead of SSH, have you considered launching a console and logging in as
> root? Password for root is 6m1ll10n
>
> Thanks Musayev. It's really helpful. I didn't know about the root password
> In the future, when posting errors, try including 20 -30 lines above the
> ac
> -Original Message-
> From: Nguyen Anh Tu [mailto:ng.t...@gmail.com]
> Sent: Thursday, September 05, 2013 11:13 AM
> To: dev@cloudstack.apache.org
> Cc: Hugo Trippaers
> Subject: Re: [GSoC] Can not access SSVM + CPVM with KVM + Openvswitch
>
> Ah. Finally error happens:
>
Ah. Finally error happens:
2013-09-05 22:10:05,748 WARN
[storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:null)
Exception while trying to start secondary storage vm
com.cloud.exception.AgentUnavailableException: Resource [Host:1] is
unreachable: Host 1: Unable to start instance due to
Hi guys,
I'm using an unofficial version ACS 4.1 (sdnextensions branch). I build my
own cloud-agent package and install successfully into a kvm host and add
this host success with two NICs: cloudbr0 (Management, Storage) and cloudbr1
(Guest, Public). I use openvswitch, follow Hugo's guide here:
ht