Re: adding new host fails

2019-07-08 Thread jesse . waters
excuse me, I guess i should have windows fix first. Everything is connected
and working.

Hate windows fixes, don't know what real issue was.

On Mon, Jul 8, 2019 at 9:35 PM  wrote:

>
> Host failes to add
> running cloudstack 4.12.0.0 on mgmt & host
>
> Get these from host setup.log:
> DEBUG:root:execute:uuidgen
> DEBUG:root:execute:systemctl is-active cloudstack-agent
> DEBUG:root:Failed to execute:failed
> DEBUG:root:execute:systemctl stop cloudstack-agent
> DEBUG:root:execute:sleep 30
> DEBUG:root:execute:systemctl enable cloudstack-agent
> DEBUG:root:execute:systemctl is-active cloudstack-agent
> DEBUG:root:Failed to execute:failed
>
> This from management log:
> 2019-07-08 20:12:54,575 DEBUG [c.c.u.s.SSHCmdHelper]
> (qtp2114650936-12:ctx-ee3d569b ctx-9a9514d8) (logid:fd5e141d) SSH command:
> cloudstack-setup-agent  -m 10.1.155.14 -z 1 -p 1 -c 1 -g
> bf7bc892-ef36-349b-b0de-980fb5947337 -a -s  --pubNic=cloudbr0
> --prvNic=cloudbr0 --guestNic=cloudbr0 --hypervisor=kvm
> SSH command output:Starting to configure your system:
> Configure SElinux ... [OK]
> Configure Network ... [OK]
> Configure Libvirt ... [OK]
> Configure Firewall ...[OK]
> Configure Nfs ... [OK]
> Configure cloudAgent ...  [OK]
> CloudStack Agent setup is done!
>
> Looks like it is failing to create ceph storage-pool in libvirt
> Jul 08 16:07:08 kvm02 java[17177]: libvirt: Storage Driver error : Storage
> pool not found: no storage pool with matching uuid
> '328369ed-6a8a-3f34-a99a-e7340b4fe8a2'
> Jul 08 16:07:08 kvm02 java[17177]: WARN
>  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:)
> (logid:61c5ee49) Storage pool 328369ed-6a8a-3f34-a99a-e7340b4fe8a2 was no
> t found running in libvirt. Need to create it.
> Jul 08 16:07:08 kvm02 java[17177]: INFO
>  [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:)
> (logid:61c5ee49) Didn't find an existing storage pool 328369ed-6a8a-3f34-
> a99a-e7340b4fe8a2 by UUID, checking for pools with duplicate paths
>
> Not something I had to do manually with first host
>
>
> Suggestions/help
>
> TIA,
>  Jesse
>


adding new host fails

2019-07-08 Thread jesse . waters
Host failes to add
running cloudstack 4.12.0.0 on mgmt & host

Get these from host setup.log:
DEBUG:root:execute:uuidgen
DEBUG:root:execute:systemctl is-active cloudstack-agent
DEBUG:root:Failed to execute:failed
DEBUG:root:execute:systemctl stop cloudstack-agent
DEBUG:root:execute:sleep 30
DEBUG:root:execute:systemctl enable cloudstack-agent
DEBUG:root:execute:systemctl is-active cloudstack-agent
DEBUG:root:Failed to execute:failed

This from management log:
2019-07-08 20:12:54,575 DEBUG [c.c.u.s.SSHCmdHelper]
(qtp2114650936-12:ctx-ee3d569b ctx-9a9514d8) (logid:fd5e141d) SSH command:
cloudstack-setup-agent  -m 10.1.155.14 -z 1 -p 1 -c 1 -g
bf7bc892-ef36-349b-b0de-980fb5947337 -a -s  --pubNic=cloudbr0
--prvNic=cloudbr0 --guestNic=cloudbr0 --hypervisor=kvm
SSH command output:Starting to configure your system:
Configure SElinux ... [OK]
Configure Network ... [OK]
Configure Libvirt ... [OK]
Configure Firewall ...[OK]
Configure Nfs ... [OK]
Configure cloudAgent ...  [OK]
CloudStack Agent setup is done!

Looks like it is failing to create ceph storage-pool in libvirt
Jul 08 16:07:08 kvm02 java[17177]: libvirt: Storage Driver error : Storage
pool not found: no storage pool with matching uuid
'328369ed-6a8a-3f34-a99a-e7340b4fe8a2'
Jul 08 16:07:08 kvm02 java[17177]: WARN
 [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:)
(logid:61c5ee49) Storage pool 328369ed-6a8a-3f34-a99a-e7340b4fe8a2 was no
t found running in libvirt. Need to create it.
Jul 08 16:07:08 kvm02 java[17177]: INFO
 [kvm.storage.LibvirtStorageAdaptor] (agentRequest-Handler-2:)
(logid:61c5ee49) Didn't find an existing storage pool 328369ed-6a8a-3f34-
a99a-e7340b4fe8a2 by UUID, checking for pools with duplicate paths

Not something I had to do manually with first host


Suggestions/help

TIA,
 Jesse


RE: cloudstack container service (CCS)

2019-07-08 Thread Paul Angus
Hi Richard, 

CCS is not (yet) part of Apache CloudStack.
You need to contact ShapeBlue directly for any assistance with it.  As a quick 
tip, sourcecode can be built to work with 4.11 but I don't believe that the 
binaries which are compatible with 4.11 have been made available.

Kind regards


Paul


paul.an...@shapeblue.comĀ 
www.shapeblue.com
Amadeus House, Floral Street, London  WC2E 9DPUK
@shapeblue
  
 


-Original Message-
From: Richard Persaud  
Sent: 08 July 2019 19:46
To: users@cloudstack.apache.org
Subject: cloudstack container service (CCS)

I am attempting to install the container service (ShapeBlue) on 4.11 running on 
Ubuntu 16.04 LTS.

I am following this guide 
http://downloads.shapeblue.com/ccs/1.0/Installation_and_Administration_Guide.pdf

Everything seemingly installs OK.

However, when launching a cluster, it is "stuck" in the starting state. The 
instances show up and in a running state. The CCS dashboard section only shows 
"Container cluster setup is under progress, please check again in few minutes."

I don't see anything out of the ordinary in the management logs, but not sure 
what I should be looking for.

Any ideas on where to start troubleshooting?

Regards,

Richard Persaud



cloudstack container service (CCS)

2019-07-08 Thread Richard Persaud
I am attempting to install the container service (ShapeBlue) on 4.11 running on 
Ubuntu 16.04 LTS.

I am following this guide 
http://downloads.shapeblue.com/ccs/1.0/Installation_and_Administration_Guide.pdf

Everything seemingly installs OK.

However, when launching a cluster, it is "stuck" in the starting state. The 
instances show up and in a running state. The CCS dashboard section only shows 
"Container cluster setup is under progress, please check again in few minutes."

I don't see anything out of the ordinary in the management logs, but not sure 
what I should be looking for.

Any ideas on where to start troubleshooting?

Regards,

Richard Persaud