Issue Joining host to Cluster

2016-04-30 Thread Brian Smith
Hello, I am setting up a new proof of concept for deployment. I am hitting a few snags here and there but thanks to some users in the IRC chat, I have made some progress. I have tried to deploy this cluster about 5 times now. I am having a problem where I did not have a problem before. I am tryin

Re: Issue Joining host to Cluster

2016-04-30 Thread Brian Smith
Thank you Simon. I corrected the typo from the guest network interface. On the hypervisor: [root@node01 ~]# service cloudstack-agent status cloudstack-agent dead but subsys locked I have run the command for place the agent in debug mode. When I try to manually start the agent this appears - > ht

Re: Issue Joining host to Cluster

2016-04-30 Thread Brian Smith
Pardon me: I should have also added the rest of the log. Here is where it failed to start: http://pastebin.com/U1bjQd10 On Sat, Apr 30, 2016 at 1:10 PM, Brian Smith wrote: > Thank you Simon. > > I corrected the typo from the guest network interface. > > On the hypervisor:

Re: Issue Joining host to Cluster

2016-04-30 Thread Brian Smith
Weller/ENA > (615) 312-6068 > > -----Original Message- > From: Brian Smith [bmsmit...@gmail.com] > Received: Saturday, 30 Apr 2016, 12:19PM > To: users@cloudstack.apache.org [users@cloudstack.apache.org] > Subject: Re: Issue Joining host to Cluster > > Pardon me: I shoul

New Setup, CloudStack 4.8 - Networking Problems

2016-04-30 Thread Brian Smith
Hello, I am new to ACS and just deployed a proof of concept environment. My goal is to run in Advanced Network configuration. So far, I have 2 servers which have 2 NICs each. 1 server is a management and the other is a KVM hypervisor What I am experiencing: I can ping the Management Server and

Re: New Setup, CloudStack 4.8 - Networking Problems

2016-04-30 Thread Brian Smith
Hello, I got a lot of help from Simon in the IRC channel. I took the Native VLAN 81 off of the switchport config on the 6509. Once that was completed, the public IP was pingable externally. We did some further digging and 8.8.8.8 was being routed out via the private network because I do not have

Advanced Networking Model and ceph storage

2016-04-30 Thread Brian Smith
I recall reading somewhere (not through the coudstack docs) that the management and primary storage (if using ceph) must be on a two different networks with two different CIDRs if using ceph as as primary storage, Is this true?