Problem creating VMware cluster after building 4.0.2 from source

2013-05-06 Thread Stanley Kaytovich
Hello, I followed the documentation on http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Installation_Guide/index.html, and have tried this several times with no luck. Package: 4.0.2 OS: Ubuntu 12.04 Below are the steps I took to perform the build as outlined in the above a

Problem creating VMware cluster after building 4.0.2 from source

2013-05-06 Thread Stanley Kaytovich
Hello, I followed the documentation on http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/Installation_Guide/index.html, and have tried this several times with no luck. Package: 4.0.2 OS: Ubuntu 12.04 Below are the steps I took to perform the build as outlined in the above a

RE: Problem creating VMware cluster after building 4.0.2 from source

2013-05-07 Thread Stanley Kaytovich
: Cloudstack users mailing list Subject: Re: Problem creating VMware cluster after building 4.0.2 from source Hey Stanley, you might want to ping the dev list for this as well. I'm sure people are more familiar with building cloudstack on that ml. On Mon, May 6, 2013 at 2:16 PM, Stanley Kayt

RE: Problem creating VMware cluster after building 4.0.2 from source

2013-05-07 Thread Stanley Kaytovich
same results every time. We will try using ant instead of mvn3. From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Tuesday, May 7, 2013 10:58 AM To: Stanley Kaytovich; Kelven Yang; vijayendra.bhamidip...@citrix.com Cc: users@cloudstack.apache.org Subject: Re: Problem creating VMware cluster after bui

RE: Problem creating VMware cluster after building 4.0.2 from source - Found word(s) list error in the Text body

2013-05-07 Thread Stanley Kaytovich
client-ui jetty:run -Dnonoss The -DskipTests should not be used if you have edited any part of the code, for it skips running mockito tests. Regards, Vijay -Original Message- From: Stanley Kaytovich [mailto:stanl...@qwertyc.com] Sent: Tuesday, May 07, 2013 8:03 AM To: aemne...@gm

RE: Problem creating VMware cluster after building 4.0.2 from source - Found word(s) list error in the Text body

2013-05-07 Thread Stanley Kaytovich
David, Thanks for this info. Do you know where I can find how to adjust debian control files to include the nonoss jars? Regards, STANLEY KAYTOVICH DIRECTOR OF IT & BUSINESS DEVELOPMENT QWERTY Concepts, Inc. Innovative Technology Solutions 877.793.7891x203(w) | 877.724.3291(f) | s

RE: Problem creating VMware cluster after building 4.0.2 from source - Found word(s) list error in the Text body

2013-05-07 Thread Stanley Kaytovich
be used if you have edited any part of the code, for it skips running mockito tests. Regards, Vijay -Original Message- From: Stanley Kaytovich [mailto:stanl...@qwertyc.com] Sent: Tuesday, May 07, 2013 8:03 AM To: aemne...@gmail.com; Kelven Yang; Vijayendra Bhamidipati Cc: users@c

RE: Problem creating VMware cluster after building 4.0.2 from source - Found word(s) list error in the Text body

2013-05-07 Thread Stanley Kaytovich
The last error was solved by copying the commons-discover-0.5.jar to /usr/share/java and restarting the server. VMWare Cluster can now be added. Thank you. -Original Message- From: Stanley Kaytovich Sent: Tuesday, May 7, 2013 3:57 PM To: users@cloudstack.apache.org; aemne...@gmail.com

RE: Problem creating VMware cluster after building 4.0.2 from source

2013-05-07 Thread Stanley Kaytovich
ustrating experience. --Jim L. On Mon, May 6, 2013 at 5:16 PM, Stanley Kaytovich wrote: > Hello, > > I followed the documentation on > http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.0.2/html/I > nstallation_Guide/index.html, and have tried this several times with >

RE: Problem creating VMware cluster after building 4.0.2 from source - Found word(s) list error in the Text body

2013-05-07 Thread Stanley Kaytovich
the Text body Would you mind updating the wiki with the missing steps? On May 7, 2013 5:05 PM, "Stanley Kaytovich" wrote: > The last error was solved by copying the commons-discover-0.5.jar to > /usr/share/java and restarting the server. > > VMWare Cluster can now b

[cloudstack] usage server does not populate usage data in DB

2013-05-13 Thread Stanley Kaytovich
Hello, I am having an interesting issue and not much docs out there on this particular problem. Cloudstack has been up and running for several days now and when we access the DB, the tables are empty. The usage log contains the following: 2013-05-13 18:13:00,002 INFO [cloud.usage.UsageManagerI

RE: [cloudstack] usage server does not populate usage data in DB

2013-05-13 Thread Stanley Kaytovich
o the following: * save mysqldumps of both cloud/cloud_usage Dbs in case you will have to revert * stop usage server * remove the record from usage_job for the unprocessed job * start usage server again -Alena. On 5/13/13 11:16 AM, "Stanley Kaytovich" wrote: >Hello, > >I am having

Working with clouds on multiple ESX hosts

2013-05-14 Thread Stanley Kaytovich
Hello, This is more of a general question pertaining to best practices of how everyone works with multiple ESX hosts in a cloudstack zone. It seems that if a VM instance resides on a different host from other instances, there is no networking ability on the alienated instance(s). Since the host

RE: Working with clouds on multiple ESX hosts

2013-05-14 Thread Stanley Kaytovich
users mailing list Subject: Re: Working with clouds on multiple ESX hosts Sounds like youre not trunking the zone vlans to all the switchports your hosts connect to. Can you verify the vlans are trunked, then see if your networking starts working? On Tue, May 14, 2013 at 1:28 PM, Stanley

RE: Working with clouds on multiple ESX hosts

2013-05-14 Thread Stanley Kaytovich
multiple ESX hosts what vlans are you trunking to the hosts? what vlans are you using in cloudstack as your zone vlans? On Tue, May 14, 2013 at 2:22 PM, Stanley Kaytovich wrote: > Ahmad, > > I configured trunking on the switch for 8 ports. Each host has 4 > physical NICs, so 8 po

Re: Working with clouds on multiple ESX hosts

2013-05-14 Thread Stanley Kaytovich
physical switchports and trunks. How many nics do your esx hosts have? Do the vSwitches correspond to different pysical nics, or do they all map to 1 nic? On Tue, May 14, 2013 at 2:42 PM, Stanley Kaytovich wrote: > Ahmad, > > Actually, I misspoke, there are 6 ports on each host, but our sw

CloudStack exports vCPU as socket, not core

2013-05-15 Thread Stanley Kaytovich
CloudStack: 4.0.2 - Hi All, Similar to this bug report: https://issues.apache.org/jira/browse/CLOUDSTACK-904, we're having the same issue. All VMs are created with sockets instead of cores. This is a huge issue since some OSes are limited to

Re: CloudStack exports vCPU as socket, not core

2013-05-16 Thread Stanley Kaytovich
ilize this feature. On Wed, May 15, 2013 at 5:50 PM, Stanley Kaytovich wrote: > CloudStack: 4.0.2 > - > > Hi All, > > Similar to this bug report: > https://issues.apache.org/jira/browse/CLOUDSTACK-904, we're having the &g