RE: Orphaned Data Disks

2015-01-28 Thread Michael Phillips
ks are their own entity. You can detach them and attach them > to other VMs. CloudStack doesn't assume that you want all the disks to > die when you destroy a VM simply because they happen to be attached to > that vm at the moment. > > On Wed, Jan 28, 2015 at 10:47 PM, Michae

RE: Orphaned Data Disks

2015-01-28 Thread Michael Phillips
e it. > > Sanjeev, > CloudPlatform Engineering, > Citrix Systems, Inc. > > > -----Original Message- > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > Sent: Thursday, January 29, 2015 10:43 AM > To: dev@cloudstack.apache.org > Subject: Orphaned Data Disk

Orphaned Data Disks

2015-01-28 Thread Michael Phillips
Has anyone noticed that after destroying and expunging an instance that has a data disk attached, cloudstack leaves the datadisk orphaned? If so is this expected behavior, and if so is there an option to change it?

RE: Server 2012 R2 Bug on CS 4.4.0 with vmware hypervisor

2014-11-15 Thread Michael Phillips
re's a quick talk on ccceu about the issue. > > Erik > > Den lørdag 15. november 2014 skrev Michael Phillips > følgende: > > > So I was unable to add a data disk to my vm running server 2012 R2 > > standard, so I started tracking down the issue and I think I fo

RE: Refreshing Templates

2014-11-14 Thread Michael Phillips
?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel > > The only thing that comes to mind is that it would be hard to know who is > running with the old versus the new template (unless we started keeping > track of that info, too). > > Thanks, > Mike >

RE: Server 2012 R2 Bug on CS 4.4.0 with vmware hypervisor

2014-11-14 Thread Michael Phillips
further clarification; CS adds the data disk to the VM but since it's listed as SCSI device 0:0, the vm is unable to find it when you do a disk rescan. I hope this makes sense... > From: mphilli7...@hotmail.com > To: dev@cloudstack.apache.org > Subject: Server 2012 R2 Bug on CS 4.4.0 with vmware

RE: Refreshing Templates

2014-11-14 Thread Michael Phillips
nd is that it would be hard to know who is > running with the old versus the new template (unless we started keeping > track of that info, too). > > Thanks, > Mike > > On Fri, Nov 14, 2014 at 5:31 PM, Michael Phillips > wrote: > > > That seems like the only method I ha

Server 2012 R2 Bug on CS 4.4.0 with vmware hypervisor

2014-11-14 Thread Michael Phillips
So I was unable to add a data disk to my vm running server 2012 R2 standard, so I started tracking down the issue and I think I found it. So when provisioning a vm running server 2012 R2, CS creates the VM with the "LSI Logic Parallel" adapter. It looks like the only reason the machine is even a

RE: Refreshing Templates

2014-11-14 Thread Michael Phillips
.com > To: dev@cloudstack.apache.org > > I'm thinking you have to delete the old one and replace it with a new one. > > On Fri, Nov 14, 2014 at 5:01 PM, Michael Phillips > wrote: > > > What is the best way to refresh a template in cloudstack? > > Reasons one may want to refre

Refreshing Templates

2014-11-14 Thread Michael Phillips
What is the best way to refresh a template in cloudstack? Reasons one may want to refresh a template is to deploy the template with the latest patches, software etc.

CPU Sockets and Cores

2014-10-24 Thread Michael Phillips
All, The following pertains to cloudstack + vmware. Currently when using a multi CPU compute service offering, cloudstack creates the CPUs on the vm using all sockets. This can be an issue for operating systems that have physical CPU sockets limits. It can also be a license issue for certain

RE: TomCat 404

2014-08-26 Thread Michael Phillips
Pretty sure they say 6.0.33 is the recommended version...any devs want to chime in on that? > Date: Tue, 26 Aug 2014 20:42:11 -0400 > From: m...@daoenix.com > To: dev@cloudstack.apache.org > Subject: TomCat 404 > > Greetings, > > I am having issues with tomcat 404 error, I presently have > Apa

RE: VMs stuck in expunging

2014-08-26 Thread Michael Phillips
Not sure if it's related but I do see the "SSL Fail to find the generated keystore" error which means your cloud.keystore file is not in the /etc/cloudstack/management folder.. > Date: Tue, 26 Aug 2014 19:18:51 -0400 > From: fgaudrea...@cloudops.com > To: dev@cloudstack.apache.org > Subject: Re:

4.4 Logging

2014-08-25 Thread Michael Phillips
Seems the logging level in 4.4 has been toned down, how do you crank it up to verbose levels?

cloudstack-6378 Bug

2014-08-24 Thread Michael Phillips
All, I initially reported this issue back on 4/10/14 and it was marked as fixed however I just installed a fresh install on 4.4.0 on centos and the problem remains. I updated the JIRA ticket with the details. https://issues.apache.org/jira/browse/CLOUDSTACK-6378

uploadCustomCertificate

2014-05-16 Thread Michael Phillips
When using this command to upload the intermediate cert how do you specify the newline character that is included in SSL certs? I thought it might be to do \n, but it looks to just include the \n as part of the txt...

RE: Cleanly remove management server

2014-05-06 Thread Michael Phillips
rther? still planning to implement? > > > On Fri, Apr 18, 2014 at 3:33 PM, Michael Phillips > wrote: > > Last week we talked about a GUI option to cleanly remove a management > > server. I created a feature request for this as well. Hopefully this will > > get som

RE: Upgraded from 4.2.1 to 4.3.0 getting a http 404 error

2014-04-18 Thread Michael Phillips
@cloudstack.apache.org; mphilli7...@hotmail.com Hi, The mysql driver is not available for CS, that is the trouble. Please check that the mysql jar files are in classpath. On Fri, Apr 18, 2014 at 8:06 PM, Michael Phillips wrote: Did an upgrade from 4.2.1 to 4.3.0 on ubuntu, and now I am getting the following

Upgraded from 4.2.1 to 4.3.0 getting a http 404 error

2014-04-18 Thread Michael Phillips
Did an upgrade from 4.2.1 to 4.3.0 on ubuntu, and now I am getting the following error. http://imgur.com/PonNMYL Any advise? Logs show a few errors:Mgmt server log error = java.sql.SQLException: No suitable driver found for jdbc:mysql://mysqldbserver:3306/cloud?autoReconnect=true&prepStmtCacheSi

Cleanly remove management server

2014-04-18 Thread Michael Phillips
Last week we talked about a GUI option to cleanly remove a management server. I created a feature request for this as well. Hopefully this will get some traction as well. https://issues.apache.org/jira/browse/CLOUDSTACK-6455 I think I may dust up on my coding skills so I can contribute to the dev

RE: CS cores vs sockets

2014-04-18 Thread Michael Phillips
I created the feature request, hopefully it will gets some traction and get implemented. https://issues.apache.org/jira/browse/CLOUDSTACK-6454?filter=-2 > Date: Thu, 17 Apr 2014 15:35:45 -0600 > Subject: Re: CS cores vs sockets > From: shadow...@gmail.com > To: dev@cloudstack.apache.org > > Sorr

CS cores vs sockets

2014-04-17 Thread Michael Phillips
I think this issue may have been raised in the past, but was not addressed.. When creating a service offering in CS using multiple "cores" CS, actually creates the VM in the background with multiple sockets. Example a 6 "core" offering actually translates into a 6 socket offering. This is a probl

RE: interactions Cloudstack Vmware

2014-04-14 Thread Michael Phillips
I did a trace the other day to open the correct ports from cloudstack to vcenter, and I found the mgmt servers and systems vm's talking to vcenter over 443 only... > Date: Mon, 14 Apr 2014 18:17:12 +0100 > Subject: Re: interactions Cloudstack Vmware > From: saidi.mohamed.ali...@gmail.com > To: d

RE: Interesting 4.2.1. Issue...

2014-04-13 Thread Michael Phillips
on that comes with CentOs 6.5 is (6.0.24) > 3) Primary & Secondary Storage server Ubuntu12.04 LTS (NFS Service) > 4) Hypervisors Xen Server 6.1 update with the latest patches as of today 14th > April. > > If we come through any issues will sure keep you updated. > >

RE: Interesting 4.2.1. Issue...

2014-04-10 Thread Michael Phillips
l late night > where is the Ubuntu server crash times. > > Kind Regards > Amin > > -----Original Message- > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > Sent: Thursday, 10 April 2014 11:10 PM > To: dev@cloudstack.apache.org > Subject: RE: Interesti

RE: Remove Mgmt Server

2014-04-10 Thread Michael Phillips
ndle new > > jobs). Disable means the mgmt. server is ready to be taken down because all > > jobs it is executing are done and all agent connections are transferred to > > another mgmt. server. At that point someone can just shut off the mgmt. > > server. This would b

RE: Remove Mgmt Server

2014-04-10 Thread Michael Phillips
jobs it is executing are done and all agent connections are transferred to > > another mgmt. server. At that point someone can just shut off the mgmt. > > server. This would be an orderly way to shutdown the mgmt. server. > > > > --Alex > > > > > -Origi

RE: cloudmanagementserver.keystore

2014-04-10 Thread Michael Phillips
igurationServerImpl] (main:null) > Would use fail-safe keystore to continue. > java.io.IOException: Fail to generate certificate!: sudo: no tty present and > no askpass program specified" > > > Thanks, > Prashanth > > -Original Message-

RE: Remove Mgmt Server

2014-04-10 Thread Michael Phillips
server would do it already. no > > further action is mandatory, however, if you prefer a complete clean, > > login into DB and remove the corresponding record in mshost table > > > > Kelven > > > > On 4/5/14, 10:32 AM, "Michael Phillips" wrote: > >

RE: Interesting 4.2.1. Issue...

2014-04-10 Thread Michael Phillips
> Kind Regards > Amin > > -----Original Message- > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > Sent: Friday, 4 April 2014 11:02 AM > To: dev@cloudstack.apache.org > Subject: RE: Interesting 4.2.1. Issue... > > So I manually downloaded tomcat 6.0.33

RE: 4.3.0 vmware

2014-04-08 Thread Michael Phillips
facts > into maven repo. > > If you launch management server using maven, you need to -Dnoredist option > as you do in build. > > Kelven > > On 4/8/14, 9:46 AM, "Michael Phillips" wrote: > > >I did just "mvn install -Dnoredist" > >Th

RE: 4.3.0 vmware

2014-04-08 Thread Michael Phillips
and line. you need to define noredist as well, > as following example > > mvn -Dnoredist -pl client jetty:run > > Kelven > > On 4/8/14, 9:30 AM, "Michael Phillips" wrote: > > >All, has anything changed with the procedures to build the noredist code > &g

4.3.0 vmware

2014-04-08 Thread Michael Phillips
All, has anything changed with the procedures to build the noredist code for 4.3.0? The reason I ask is because I just built from source using -Dnoredist and when trying to add a vmware datacenter I get the following error: Unknown API command: addVmwareDc‏ In the past this error occurred if the

cloudmanagementserver.keystore

2014-04-07 Thread Michael Phillips
I know this was a problem in 4.2.1 in which the system would endlessly log the following error: 014-04-07 22:29:29,715 WARN [c.c.u.n.Link] (AgentManager-Selector:null) SSL: Fail to find the generated keystore. Loading fail-safe one to continue. The fix was to rename /etc/cloudstack/management/c

Remove Mgmt Server

2014-04-05 Thread Michael Phillips
Hey dev guys, what's the proper way to remove a management server from a management server cluster? I am referring to the actual management servers and not the hypervisors

RE: Interesting 4.2.1. Issue...

2014-04-05 Thread Michael Phillips
:10:28 +0800 > > Thanks and thanks for sharing the steps > > Kind Regards > Amin > > -----Original Message- > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > Sent: Friday, 4 April 2014 11:02 AM > To: dev@cloudstack.apache.org > Subject: RE: I

RE: Interesting 4.2.1. Issue...

2014-04-04 Thread Michael Phillips
So far so good :) > Subject: RE: Interesting 4.2.1. Issue... > From: a...@opencloud.net.au > To: dev@cloudstack.apache.org > Date: Fri, 4 Apr 2014 11:10:28 +0800 > > Thanks and thanks for sharing the steps > > Kind Regards > Amin > > -----Original Mess

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Michael Phillips
gt; > Kind Regards > Amin > > -Original Message- > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > Sent: Friday, 4 April 2014 11:02 AM > To: dev@cloudstack.apache.org > Subject: RE: Interesting 4.2.1. Issue... > > So I manually downloaded tomcat 6

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Michael Phillips
rds > Amin > > -Original Message- > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > Sent: Friday, 4 April 2014 10:41 AM > To: dev@cloudstack.apache.org > Subject: RE: Interesting 4.2.1. Issue... > > So did you try changing your version of to

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Michael Phillips
Tomcat/6.0.35 > Server built: > Server number: 6.0.35.0 > OS Name:Linux > OS Version: 3.11.0-18-generic > Architecture: amd64 > JVM Version:1.6.0_30-b30 > JVM Vendor: Sun Microsystems Inc. > > > Kind Regards > Amin > > > >

RE: Interesting 4.2.1. Issue...

2014-04-03 Thread Michael Phillips
lue > [com.cloud.api.SerializationContext@2f6baed9]) but failed to remove it when > the web application was stopped. This is very likely to create a memory leak. > > If someone could help with this error generated in the catalina log, that > would be much appreicated. > >

RE: Enabling VMware Support

2014-04-03 Thread Michael Phillips
You need to use the vsphere 5.1 SDK to build the nonoss > From: seiz...@infoblox.com > To: dev@cloudstack.apache.org > Subject: Enabling VMware Support > Date: Thu, 3 Apr 2014 21:15:15 + > > I was trying to bring up VMware Hypervisor, for the first time, mostly worked > with XenServer in th

RE: Interesting 4.2.1. Issue...

2014-04-02 Thread Michael Phillips
egards > Amin > > > > -Original Message- > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > Sent: Thursday, 3 April 2014 9:24 AM > To: dev@cloudstack.apache.org > Subject: RE: Interesting 4.2.1. Issue... > > This may be a silly question, but in al

RE: Interesting 4.2.1. Issue...

2014-04-02 Thread Michael Phillips
> What we are considering is to migrate the management server to CentOS 6.5 it > comes with tomcat 6.0.24 and mysql 5.1, we attempted to restore the dump on a > pilot environment and it worked. > > If someone else has a better solution than this would you please share

RE: Interesting 4.2.1. Issue...

2014-04-02 Thread Michael Phillips
java.awt.headless=true > -Dcom.sun.management.jmxremote.port=45219 > -Dcom.sun.management.jmxremote.authenticate=false > -Dcom.sun.management.jmxremote.ssl=false -Xmx2g > -XX:+HeapDumpOnOutOfMemoryError > -XX:HeapDumpPath=/var/log/cloudstack/management/ -XX:PermSize=512M > -XX:MaxPermSize=800m >

Interesting 4.2.1. Issue...

2014-03-31 Thread Michael Phillips
So I have a redundant pair of management servers running on 4.2.1. At least once a day one of the management servers crashes and the log gets filled with the following messages: java.lang.OutOfMemoryError: Java heap spac0java.lang.ArrayIndexOutOfBoundsExceptioneCaused by: java.io.EOFException:

RE: VMware and NFS

2014-02-21 Thread Michael Phillips
oud DB, you should be able to > find a URL for that template. > > > On Fri, Feb 21, 2014 at 12:12 PM, Michael Phillips > wrote: > > > How would you go about manually downloading it? > > > > > Date: Fri, 21 Feb 2014 12:05:20 -0700 > > > Subject: Re

RE: VMware and NFS

2014-02-21 Thread Michael Phillips
works? > > > On Fri, Feb 21, 2014 at 12:01 PM, Michael Phillips > wrote: > > > Any idea why the default centos5.3 template would be "stuck" downloading > > at 88%?? > > The secondary storage where it is getting downloaded to has 44GB of free > > sp

RE: VMware and NFS

2014-02-21 Thread Michael Phillips
ification. > > > > I was pretty confident an ESX host creates an NFS datastore (with a UUID > > for a name) that maps to the NFS share. This is similar to how a XenServer > > host creates an NFS storage repository that maps to the NFS share. > > > > > > On

RE: VMware and NFS

2014-02-21 Thread Michael Phillips
Thanks for the clarification. > > > > I was pretty confident an ESX host creates an NFS datastore (with a UUID > > for a name) that maps to the NFS share. This is similar to how a XenServer > > host creates an NFS storage repository that maps to the NFS share. > > > >

RE: VMware and NFS

2014-02-21 Thread Michael Phillips
> > >> > > > > >> > > > Date: Thu, 20 Feb 2014 19:43:32 -0700 > > >> > > > Subject: Re: VMware and NFS > > >> > > > From: mike.tutkow...@solidfire.com > > >> > > > To: dev@cloudstack.apache.org > > >> > > >

RE: VMware and NFS

2014-02-21 Thread Michael Phillips
age and copies systemvm.iso image into secondary storage > > >> inside "systemvm" folder. Later that would be mounted by system vm. > > >>During > > >> system vm startup there is a script "cloud-early-config" which installs > > >>the >

RE: VMware and NFS

2014-02-20 Thread Michael Phillips
ut VMware in that the management > server needed to be able to mount the NFS share, as well. > > > On Thu, Feb 20, 2014 at 8:59 PM, Michael Phillips > wrote: > > > Interesting as I do see errors in the mgmt log in regards to > > /mnt/sec...however if I am understanding the

RE: VMware and NFS

2014-02-20 Thread Michael Phillips
storage NFS share > to /mnt/sec? > > > On Thu, Feb 20, 2014 at 7:39 PM, Nitin Mehta wrote: > > > Couple of questions. > > Did you seed the system vm template onto the sec. storage ? And can you > > mount that template location in sec. storage on your management

RE: VMware and NFS

2014-02-20 Thread Michael Phillips
ation in sec. storage on your management server ? > > On 20/02/14 6:32 PM, "Michael Phillips" wrote: > > >Hey dev guys, I just recently got CS up and running with vmware. However > >I am running into an issue where it seems my esxi hosts are not mounting > >th

VMware and NFS

2014-02-20 Thread Michael Phillips
Hey dev guys, I just recently got CS up and running with vmware. However I am running into an issue where it seems my esxi hosts are not mounting the secondary NFS storage. NFS is working as I can mount to it from other linux boxes, and I can mount a NFS datastore from the hypervisors. In my lo

RE: Can't login to webui

2014-02-19 Thread Michael Phillips
gt; Sorry I don't have any useful assistance to provide here, but I just wanted > to note that I have had this happen in the past, as well, and "solved" it > by starting over from scratch. > > > On Tue, Feb 18, 2014 at 11:04 PM, Michael Phillips > wrote: > >

RE: Can't login to webui

2014-02-18 Thread Michael Phillips
something obviously went horribly wrong so I am starting over > From: mphilli7...@hotmail.com > To: us...@cloudstack.apache.org; dev@cloudstack.apache.org > Subject: RE: Can't login to webui > Date: Tue, 18 Feb 2014 23:23:46 -0600 > > So I enabled the account via mysql through the command lin

RE: Can't login to webui

2014-02-18 Thread Michael Phillips
So I enabled the account via mysql through the command linehowever the logs still say the password does not match when trying to login... err dev guys what could the pw be if not "password"? > From: mphilli7...@hotmail.com > To: us...@cloudstack.apache.org; dev@cloudstack.apache.org > Subje

RE: Can't login to webui

2014-02-18 Thread Michael Phillips
hah...nice the logs are telling me the admin account is locked\disabled. So how does it become locked on a fresh install? > From: mphilli7...@hotmail.com > To: us...@cloudstack.apache.org; dev@cloudstack.apache.org > Subject: RE: Can't login to webui > Date: Tue, 18 Feb 2014 22:56:39 -0600 > > L

RE: Can't login to webui

2014-02-18 Thread Michael Phillips
Looks like the admin account in the database has a hashed password of 0.180873463098773 > From: mphilli7...@hotmail.com > To: us...@cloudstack.apache.org; dev@cloudstack.apache.org > Subject: Can't login to webui > Date: Tue, 18 Feb 2014 22:50:46 -0600 > > I have a new install on 4.2.1 on Centos

Can't login to webui

2014-02-18 Thread Michael Phillips
I have a new install on 4.2.1 on Centos, however I can not login to the UI using the default username\password combo of admin\password. I have checked my 'cloud' database and its has tables etc. I even checked the user table and it looks like there is an admin user... What am I missing??

Build Failure SNMP Alerts

2014-02-18 Thread Michael Phillips
All, I have been experiencing a build failure, trying to build nonoss RPMS for ver 4.2.1. The error I get is on the SNMP alerts plugin. The exact error message is "failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project cloud-plugin-snmp-

4.2.0 Installation Guide Section 3.7 "Building Non-OSS"‏

2014-02-17 Thread Michael Phillips
I was attempting to follow these directions to build the non-oss RPMS with vmware support however the below link in the docs does not work https://cwiki.apache.org/CLOUDSTACK/how-to-build-on-master-branch.html <--broken link Does anyone have the details to the dependencies needed or even bett

Iptables Configuration

2013-09-20 Thread Michael Phillips
So I've been having a few issues with my test system which all seem to boil down to iptables not being configured correctly on my XEN host. Problems I've been having are 1. Template's not able to download - *can be fixed by stopping iptables on XEN host 2. System VM's don't deploy and start runn

RE: Security Groups

2013-09-12 Thread Michael Phillips
sts , can you make sure you have the CSP > packages installed? > > -Thanks > Sangeetha > > -Original Message- > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > Sent: Thursday, September 12, 2013 9:33 AM > To: dev@cloudstack.apache.org > Subject: S

Thank you....

2013-09-12 Thread Michael Phillips
Just wanted to say thank you to everyone over the past couple weeks for answering all of the questions I have had. I am a cloudstack convert from vmware, so it has taken me a bit of time getting used to everything in cloudstack. Also good work on cloudstack to date!

Security Groups

2013-09-12 Thread Michael Phillips
I posed this question in the user list, but I figured I would throw it out here as well...So If I have created a zone with the "DefaultSharedNetworkOfferingWithSGService" network offering, then created a VM using the default security group, which has 0 ingress rules, I should NOT be able to do

RE: Could not find corresponding resource manager for VMware

2013-09-05 Thread Michael Phillips
see features that would be beneficial "now" rather than later > > > when > > 4.3 comes out. What will happen then is, I take the feature from 4.3 > > (master) > > and backport it to CloudSand 4.2, test it, and if goes well, I push it to > > githu

RE: Could not find corresponding resource manager for VMware

2013-09-05 Thread Michael Phillips
, test it, and if goes well, I push it to > github, release rpms and virt appliance. Think of it as hybrid beta release > of ACS. > > Regards > ilya > > > -Original Message- > > From: Michael Phillips [mailto:mphilli7...@hotmail.com] > > Sent: T

RE: Could not find corresponding resource manager for VMware

2013-09-03 Thread Michael Phillips
nce this > week. Since you've squared away build process, you can pull the source code > and build your own rpms. > > NOTE: you need to enable dvswitch support and vm.name support in settings. > > Regards > ilya > > > -Original Message- > > From:

RE: Could not find corresponding resource manager for VMware

2013-09-03 Thread Michael Phillips
gt; Also you don't need to do "mvn install -Dnonoss". Its good to do it > > initially to confirm all builds well, but going forward the packaging > > process will take care of It. > > > > Regards > > Ilya > > > > > > - All mistake

RE: Could not find corresponding resource manager for VMware

2013-09-02 Thread Michael Phillips
ckaging process will take > care of It. > > Regards > Ilya > > > - All mistakes in this message are not mine but Android's. > > > Original message > From: Michael Phillips > Date: 09/02/2013 10:33 PM (GMT-05:00) > To: dev@cloudstack.ap

RE: Could not find corresponding resource manager for VMware

2013-09-02 Thread Michael Phillips
.apache.org > Subject: RE: Could not find corresponding resource manager for VMware > Date: Tue, 3 Sep 2013 02:11:21 + > > Did you use package.sh -p nonoss ? > > > - All mistakes in this message are not mine but Android's. > > > Original message -

Could not find corresponding resource manager for VMware

2013-09-02 Thread Michael Phillips
All, I have been trying for the last week to build CS 4.1 with the nonoss packages. I have followed the instructions for the nonoss build perfectly, it installs the nonoss jars with 100% success, I then build the rpms, which all build with 100% success. I then install cloudstack using the RPM