Re: Move running vm to project

2014-01-20 Thread Sean Hamilton
Rafael,

If you look at the account table in the cloud database, you'll see that
some fields in account_name look like *PrjAcct-[Project Name]-2 *they have
the type set as 5: select * from cloud.account where type =5;

I think that if you use the migrateVM API command and make this user the
owner, it will get moved into that project. You can see that this user
account 'owns' all vms within that project.

Not sure if this helps at all...

Sean


On 19 January 2014 16:32, Rafael Weingartner wrote:

> Well, I could do that. However, this way seems that the VM is just
> going to be migrate to that user and not to a project. Unless the
> 'master' account of a project has the ability to migrate its VMs to a
> specific project since it can be master in more than one project.
>
> On Sun, Jan 19, 2014 at 2:26 PM, Sean Hamilton 
> wrote:
> > Isn't there a master user account for a project? This account holds
> resources for that project, including vms.
> >
> > You could list all user accounts in a project and find the 'master'
> account and use migrate VM command?
> >
> >> On 19 Jan 2014, at 15:48, Rafael Weingartner <
> rafaelweingart...@gmail.com> wrote:
> >>
> >> I saw that command, but, reading the docs, it seems that it just
> >> migrate VMs between accounts.
> >>
> >> On Sat, Jan 18, 2014 at 6:22 AM, Geoff Higginbottom
> >>  wrote:
> >>> Rafael,
> >>>
> >>> There is a migrate VM API command that allows you to move a VM to
> another account, it might work with projects as we'll but I have not tried
> it.
> >>>
> >>>
> http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/assignVirtualMachine.html
> >>>
> >>>
> >>> Regards
> >>>
> >>> Geoff Higginbottom
> >>> CTO / Cloud Architect
> >>>
> >>>
> >>> D: +44 20 3603 0542 | S: +44 20 3603 0540 +442036030540> | M: +447968161581
> >>>
> >>> geoff.higginbot...@shapeblue.com geoff.higginbot...@shapeblue.com> | www.shapeblue.com www.shapeblue.com/>
> >>>
> >>> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N
> 4HS
> >>>
> >>>
> >>>
> >>> On 18 Jan 2014, at 00:47, "Rafael Weingartner" <
> rafaelweingart...@gmail.com> wrote:
> >>>
> >>> Hi,
> >>> I was wondering, is it possible to move a running VM to a project? If
> >>> so, how could I do that? I know that I can do that working directly on
> >>> the database, but this would be an error prone job.
> >>>
> >>> --
> >>> Rafael Weing?rtner
> >>> Need Enterprise Grade Support for Apache CloudStack?
> >>> Our CloudStack Infrastructure Support<
> http://shapeblue.com/cloudstack-infrastructure-support/> offers the best
> 24/7 SLA for CloudStack Environments.
> >>>
> >>> Apache CloudStack Bootcamp training courses
> >>>
> >>> **NEW!** CloudStack 4.2 training<
> http://shapeblue.com/cloudstack-training/>
> >>> 08/09 January 2014, London
> >>> 13-17 January 2014, GLOBAL. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >>> 20-24 January 2014, GLOBAL. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >>>
> >>> This email and any attachments to it may be confidential and are
> intended solely for the use of the individual to whom it is addressed. Any
> views or opinions expressed are solely those of the author and do not
> necessarily represent those of Shape Blue Ltd or related companies. If you
> are not the intended recipient of this email, you must neither take any
> action based upon its contents, nor copy or show it to anyone. Please
> contact the sender if you believe you have received this email in error.
> Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
> Services India LLP is a company incorporated in India and is operated under
> license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
> company incorporated in Brasil and is operated under license from Shape
> Blue Ltd. ShapeBlue is a registered trademark.
> >>
> >>
> >>
> >> --
> >> Rafael Weingärtner
>
>
>
> --
> Rafael Weingärtner
>


RE: Move running vm to project

2014-01-20 Thread Geoff Higginbottom
I actually tried that 30 mins ago and unfortunately it does not work

Regards

Geoff Higginbottom

D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

geoff.higginbot...@shapeblue.com

-Original Message-
From: Sean Hamilton [mailto:s...@seanhamilton.co.uk]
Sent: 20 January 2014 09:47
To: users@cloudstack.apache.org
Subject: Re: Move running vm to project

Rafael,

If you look at the account table in the cloud database, you'll see that some 
fields in account_name look like *PrjAcct-[Project Name]-2 *they have the type 
set as 5: select * from cloud.account where type =5;

I think that if you use the migrateVM API command and make this user the owner, 
it will get moved into that project. You can see that this user account 'owns' 
all vms within that project.

Not sure if this helps at all...

Sean


On 19 January 2014 16:32, Rafael Weingartner wrote:

> Well, I could do that. However, this way seems that the VM is just
> going to be migrate to that user and not to a project. Unless the
> 'master' account of a project has the ability to migrate its VMs to a
> specific project since it can be master in more than one project.
>
> On Sun, Jan 19, 2014 at 2:26 PM, Sean Hamilton
> 
> wrote:
> > Isn't there a master user account for a project? This account holds
> resources for that project, including vms.
> >
> > You could list all user accounts in a project and find the 'master'
> account and use migrate VM command?
> >
> >> On 19 Jan 2014, at 15:48, Rafael Weingartner <
> rafaelweingart...@gmail.com> wrote:
> >>
> >> I saw that command, but, reading the docs, it seems that it just
> >> migrate VMs between accounts.
> >>
> >> On Sat, Jan 18, 2014 at 6:22 AM, Geoff Higginbottom
> >>  wrote:
> >>> Rafael,
> >>>
> >>> There is a migrate VM API command that allows you to move a VM to
> another account, it might work with projects as we'll but I have not
> tried it.
> >>>
> >>>
> http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/assignVir
> tualMachine.html
> >>>
> >>>
> >>> Regards
> >>>
> >>> Geoff Higginbottom
> >>> CTO / Cloud Architect
> >>>
> >>>
> >>> D: +44 20 3603 0542 | S: +44 20 3603 0540 +442036030540> | M: +447968161581
> >>>
> >>> geoff.higginbot...@shapeblue.com geoff.higginbot...@shapeblue.com> | www.shapeblue.com www.shapeblue.com/>
> >>>
> >>> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N
> 4HS
> >>>
> >>>
> >>>
> >>> On 18 Jan 2014, at 00:47, "Rafael Weingartner" <
> rafaelweingart...@gmail.com> wrote:
> >>>
> >>> Hi,
> >>> I was wondering, is it possible to move a running VM to a project?
> >>> If so, how could I do that? I know that I can do that working
> >>> directly on the database, but this would be an error prone job.
> >>>
> >>> --
> >>> Rafael Weing?rtner
> >>> Need Enterprise Grade Support for Apache CloudStack?
> >>> Our CloudStack Infrastructure Support<
> http://shapeblue.com/cloudstack-infrastructure-support/> offers the
> best
> 24/7 SLA for CloudStack Environments.
> >>>
> >>> Apache CloudStack Bootcamp training courses
> >>>
> >>> **NEW!** CloudStack 4.2 training<
> http://shapeblue.com/cloudstack-training/>
> >>> 08/09 January 2014,
> >>> London
> >>> 13-17 January 2014, GLOBAL. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >>> 20-24 January 2014, GLOBAL. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >>>
> >>> This email and any attachments to it may be confidential and are
> intended solely for the use of the individual to whom it is addressed.
> Any views or opinions expressed are solely those of the author and do
> not necessarily represent those of Shape Blue Ltd or related
> companies. If you are not the intended recipient of this email, you
> must neither take any action based upon its contents, nor copy or show
> it to anyone. Please contact the sender if you believe you have received this 
> email in error.
> Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
> Services India LLP is a company incorporated in India and is operated
> under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda
> is a company incorporated in Brasil and is operated under license from
> Shape Blue Ltd. ShapeBlue is a registered trademark.
> >>
> >>
> >>
> >> --
> >> Rafael Weingärtner
>
>
>
> --
> Rafael Weingärtner
>
This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services

Re: Move running vm to project

2014-01-20 Thread Sean Hamilton
Darn. I've not had to do this myself before. I wonder if the ROOT volume
needs to be updated in the same way? There are a lot of resources
associated with a vm.


On 20 January 2014 09:50, Geoff Higginbottom <
geoff.higginbot...@shapeblue.com> wrote:

> I actually tried that 30 mins ago and unfortunately it does not work
>
> Regards
>
> Geoff Higginbottom
>
> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>
> geoff.higginbot...@shapeblue.com
>
> -Original Message-
> From: Sean Hamilton [mailto:s...@seanhamilton.co.uk]
> Sent: 20 January 2014 09:47
> To: users@cloudstack.apache.org
> Subject: Re: Move running vm to project
>
> Rafael,
>
> If you look at the account table in the cloud database, you'll see that
> some fields in account_name look like *PrjAcct-[Project Name]-2 *they have
> the type set as 5: select * from cloud.account where type =5;
>
> I think that if you use the migrateVM API command and make this user the
> owner, it will get moved into that project. You can see that this user
> account 'owns' all vms within that project.
>
> Not sure if this helps at all...
>
> Sean
>
>
> On 19 January 2014 16:32, Rafael Weingartner  >wrote:
>
> > Well, I could do that. However, this way seems that the VM is just
> > going to be migrate to that user and not to a project. Unless the
> > 'master' account of a project has the ability to migrate its VMs to a
> > specific project since it can be master in more than one project.
> >
> > On Sun, Jan 19, 2014 at 2:26 PM, Sean Hamilton
> > 
> > wrote:
> > > Isn't there a master user account for a project? This account holds
> > resources for that project, including vms.
> > >
> > > You could list all user accounts in a project and find the 'master'
> > account and use migrate VM command?
> > >
> > >> On 19 Jan 2014, at 15:48, Rafael Weingartner <
> > rafaelweingart...@gmail.com> wrote:
> > >>
> > >> I saw that command, but, reading the docs, it seems that it just
> > >> migrate VMs between accounts.
> > >>
> > >> On Sat, Jan 18, 2014 at 6:22 AM, Geoff Higginbottom
> > >>  wrote:
> > >>> Rafael,
> > >>>
> > >>> There is a migrate VM API command that allows you to move a VM to
> > another account, it might work with projects as we'll but I have not
> > tried it.
> > >>>
> > >>>
> > http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/assignVir
> > tualMachine.html
> > >>>
> > >>>
> > >>> Regards
> > >>>
> > >>> Geoff Higginbottom
> > >>> CTO / Cloud Architect
> > >>>
> > >>>
> > >>> D: +44 20 3603 0542 | S: +44 20 3603 0540 > +442036030540> | M: +447968161581
> > >>>
> > >>> geoff.higginbot...@shapeblue.com > geoff.higginbot...@shapeblue.com> | www.shapeblue.com > www.shapeblue.com/>
> > >>>
> > >>> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N
> > 4HS
> > >>>
> > >>>
> > >>>
> > >>> On 18 Jan 2014, at 00:47, "Rafael Weingartner" <
> > rafaelweingart...@gmail.com> wrote:
> > >>>
> > >>> Hi,
> > >>> I was wondering, is it possible to move a running VM to a project?
> > >>> If so, how could I do that? I know that I can do that working
> > >>> directly on the database, but this would be an error prone job.
> > >>>
> > >>> --
> > >>> Rafael Weing?rtner
> > >>> Need Enterprise Grade Support for Apache CloudStack?
> > >>> Our CloudStack Infrastructure Support<
> > http://shapeblue.com/cloudstack-infrastructure-support/> offers the
> > best
> > 24/7 SLA for CloudStack Environments.
> > >>>
> > >>> Apache CloudStack Bootcamp training courses
> > >>>
> > >>> **NEW!** CloudStack 4.2 training<
> > http://shapeblue.com/cloudstack-training/>
> > >>> 08/09 January 2014,
> > >>> London
> > >>> 13-17 January 2014, GLOBAL. Instructor led, On-line<
> > http://shapeblue.com/cloudstack-training/>
> > >>> 20-24 January 2014, GLOBAL. Instructor led, On-line<
> > http://shapeblue.com/cloudstack-training/>
> > >>>
> > >>> This email and any attachments to it may be confidential and are
> > intended solely for the use of the individual to whom it is addressed.
> > Any views or opinions expressed are solely those of the author and do
> > not necessarily represent those of Shape Blue Ltd or related
> > companies. If you are not the intended recipient of this email, you
> > must neither take any action based upon its contents, nor copy or show
> > it to anyone. Please contact the sender if you believe you have received
> this email in error.
> > Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
> > Services India LLP is a company incorporated in India and is operated
> > under license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda
> > is a company incorporated in Brasil and is operated under license from
> > Shape Blue Ltd. ShapeBlue is a registered trademark.
> > >>
> > >>
> > >>
> > >> --
> > >> Rafael Weingärtner
> >
> >
> >
> > --
> > Rafael Weingärtner
> >
> This email and any attachments to it may be confidential and are intended
> sole

Re: problem with release test procedure

2014-01-20 Thread Ja kub
I am using 4.2.1-src branch, now I used smaller vbox image (900MB, I can't
remember which image I used earlier),


below is full log of jetty, starting from execution of mvn -P developer -pl
tools/devcloud -Ddeploysvr

INFO  [cloud.configuration.ConfigurationManagerImpl] (507621488@qtp-
562387789-3:) adding a new subnet to the network 204
INFO  [cloud.resource.ResourceManagerImpl] (507621488@qtp-562387789-3:)
Trying to add a new host at http://192.168.56.10/ in data center 1
INFO  [xen.discoverer.XcpServerDiscoverer] (507621488@qtp-562387789-3:)
Found host devcloud ip=192.168.56.10 product version=1.6.0
INFO  [xen.resource.CitrixResourceBase] (507621488@qtp-562387789-3:)
Private Network is Pool-wide network associated with eth0 for host
192.168.56.10
INFO  [xen.resource.CitrixResourceBase] (507621488@qtp-562387789-3:) Guest
Network is Pool-wide network associated with eth0 for host 192.168.56.10
INFO  [xen.resource.CitrixResourceBase] (507621488@qtp-562387789-3:) Public
Network is Pool-wide network associated with eth0 for host 192.168.56.10
INFO  [xen.discoverer.XcpServerDiscoverer] (507621488@qtp-562387789-3:)
Host: devcloud connected with hypervisor type: XenServer. Checking CIDR...
INFO  [agent.manager.DirectAgentAttache] (507621488@qtp-562387789-3:)
StartupAnswer received 1 Interval = 60
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../ovsgre
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//ipassoc.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//getDomRVersion.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//getRouterStatus.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//networkUsage.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//l2tp_vpn.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../vhd-util
INFO  [network.security.SecurityGroupListener] (507621488@qtp-562387789-3:)
Received a host startup notification
INFO  [network.security.SecurityGroupListener] (507621488@qtp-562387789-3:)
Scheduled network rules cleanup, interval=1841
INFO  [network.security.SecurityGroupListener] (507621488@qtp-562387789-3:)
Received a host startup notification
INFO  [cloud.resource.ResourceManagerImpl] (507621488@qtp-562387789-3:)
server resources successfully discovered by XCP Agent
INFO  [datastore.lifecycle.CloudStackImageStoreLifeCycleImpl]
(507621488@qtp-562387789-3:) Trying to add a new data store at nfs://
192.168.56.10/opt/storage/secondary to data center 1
INFO  [cloud.configuration.ConfigurationManagerImpl]
(507621488@qtp-562387789-3:) No storage traffic type was specified by
admin, create default storage traffic on physical network 200 with same
configure of management traffic type

INFO  [storage.endpoint.DefaultEndPointSelector] (StatsCollector-3:) No
running ssvm is found, so command will be sent to LocalHostEndPoint
INFO  [cloud.secstorage.PremiumSecondaryStorageManagerImpl] (secstorage-1:)
No running secondary storage vms found in datacenter id=1, starting one
INFO  [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:) No
stopped secondary storage vm is available, need to allocate a new secondary
storage vm
INFO  [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:) No
stopped console proxy is available, need to allocate a new console proxy
INFO  [storage.volume.VolumeServiceImpl] (consoleproxy-1:) lock is acquired
for VMTemplateStoragePool 1
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-4:) kill_copy_process
failed
WARN  [xen.resource.XenServerStorageProcessor] (DirectAgent-4:) can not
create vdi in sr 9f3f9262-3f77-09cc-2df7-0d8475676260
WARN  [xen.resource.XenServerStorageProcessor] (DirectAgent-4:) Catch
Exception com.cloud.utils.exception.CloudRuntimeException for template +
due to com.cloud.utils.exception.CloudRuntimeExceptio

Re: problem with release test procedure

2014-01-20 Thread sebgoa

On Jan 20, 2014, at 10:58 AM, Ja kub  wrote:

> I am using 4.2.1-src branch, now I used smaller vbox image (900MB, I can't
> remember which image I used earlier),
> 

Can you try the other image, there was a bug in 4.2.1 for devcloud

> 
> below is full log of jetty, starting from execution of mvn -P developer -pl
> tools/devcloud -Ddeploysvr
> 
> INFO  [cloud.configuration.ConfigurationManagerImpl] (507621488@qtp-
> 562387789-3:) adding a new subnet to the network 204
> INFO  [cloud.resource.ResourceManagerImpl] (507621488@qtp-562387789-3:)
> Trying to add a new host at http://192.168.56.10/ in data center 1
> INFO  [xen.discoverer.XcpServerDiscoverer] (507621488@qtp-562387789-3:)
> Found host devcloud ip=192.168.56.10 product version=1.6.0
> INFO  [xen.resource.CitrixResourceBase] (507621488@qtp-562387789-3:)
> Private Network is Pool-wide network associated with eth0 for host
> 192.168.56.10
> INFO  [xen.resource.CitrixResourceBase] (507621488@qtp-562387789-3:) Guest
> Network is Pool-wide network associated with eth0 for host 192.168.56.10
> INFO  [xen.resource.CitrixResourceBase] (507621488@qtp-562387789-3:) Public
> Network is Pool-wide network associated with eth0 for host 192.168.56.10
> INFO  [xen.discoverer.XcpServerDiscoverer] (507621488@qtp-562387789-3:)
> Host: devcloud connected with hypervisor type: XenServer. Checking CIDR...
> INFO  [agent.manager.DirectAgentAttache] (507621488@qtp-562387789-3:)
> StartupAnswer received 1 Interval = 60
> WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
> /opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../ovsgre
> WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
> /opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//ipassoc.sh
> WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
> /opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//getDomRVersion.sh
> WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
> /opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//getRouterStatus.sh
> WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
> /opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//networkUsage.sh
> WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
> /opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//l2tp_vpn.sh
> WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
> /opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../vhd-util
> INFO  [network.security.SecurityGroupListener] (507621488@qtp-562387789-3:)
> Received a host startup notification
> INFO  [network.security.SecurityGroupListener] (507621488@qtp-562387789-3:)
> Scheduled network rules cleanup, interval=1841
> INFO  [network.security.SecurityGroupListener] (507621488@qtp-562387789-3:)
> Received a host startup notification
> INFO  [cloud.resource.ResourceManagerImpl] (507621488@qtp-562387789-3:)
> server resources successfully discovered by XCP Agent
> INFO  [datastore.lifecycle.CloudStackImageStoreLifeCycleImpl]
> (507621488@qtp-562387789-3:) Trying to add a new data store at nfs://
> 192.168.56.10/opt/storage/secondary to data center 1
> INFO  [cloud.configuration.ConfigurationManagerImpl]
> (507621488@qtp-562387789-3:) No storage traffic type was specified by
> admin, create default storage traffic on physical network 200 with same
> configure of management traffic type
> 
> INFO  [storage.endpoint.DefaultEndPointSelector] (StatsCollector-3:) No
> running ssvm is found, so command will be sent to LocalHostEndPoint
> INFO  [cloud.secstorage.PremiumSecondaryStorageManagerImpl] (secstorage-1:)
> No running secondary storage vms found in datacenter id=1, starting one
> INFO  [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:) No
> stopped secondary storage vm is available, need to allocate a new secondary
> storage vm
> INFO  [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:) No
> stopped console proxy is available, need to allocate a new console proxy
> INFO  [storage.volume.VolumeServiceImpl] (consoleproxy-1:) lock is acquired
> for VMTemplateStoragePool 1
> WARN  [xen.resource.CitrixResourceBase] (DirectAgent-4:) kill_copy_process
> failed
> WARN  [xen.resource.XenServerStorageProcessor] (DirectAgent-4:) can no

Re: Move running vm to project

2014-01-20 Thread Rafael Weingartner
Sean, Geoff,
This week I am going to take a look at the database and the api, to
see if I can find a nice way to work this around.
Anything I find I will let you know ;)

On Mon, Jan 20, 2014 at 7:53 AM, Sean Hamilton  wrote:
> Darn. I've not had to do this myself before. I wonder if the ROOT volume
> needs to be updated in the same way? There are a lot of resources
> associated with a vm.
>
>
> On 20 January 2014 09:50, Geoff Higginbottom <
> geoff.higginbot...@shapeblue.com> wrote:
>
>> I actually tried that 30 mins ago and unfortunately it does not work
>>
>> Regards
>>
>> Geoff Higginbottom
>>
>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>
>> geoff.higginbot...@shapeblue.com
>>
>> -Original Message-
>> From: Sean Hamilton [mailto:s...@seanhamilton.co.uk]
>> Sent: 20 January 2014 09:47
>> To: users@cloudstack.apache.org
>> Subject: Re: Move running vm to project
>>
>> Rafael,
>>
>> If you look at the account table in the cloud database, you'll see that
>> some fields in account_name look like *PrjAcct-[Project Name]-2 *they have
>> the type set as 5: select * from cloud.account where type =5;
>>
>> I think that if you use the migrateVM API command and make this user the
>> owner, it will get moved into that project. You can see that this user
>> account 'owns' all vms within that project.
>>
>> Not sure if this helps at all...
>>
>> Sean
>>
>>
>> On 19 January 2014 16:32, Rafael Weingartner > >wrote:
>>
>> > Well, I could do that. However, this way seems that the VM is just
>> > going to be migrate to that user and not to a project. Unless the
>> > 'master' account of a project has the ability to migrate its VMs to a
>> > specific project since it can be master in more than one project.
>> >
>> > On Sun, Jan 19, 2014 at 2:26 PM, Sean Hamilton
>> > 
>> > wrote:
>> > > Isn't there a master user account for a project? This account holds
>> > resources for that project, including vms.
>> > >
>> > > You could list all user accounts in a project and find the 'master'
>> > account and use migrate VM command?
>> > >
>> > >> On 19 Jan 2014, at 15:48, Rafael Weingartner <
>> > rafaelweingart...@gmail.com> wrote:
>> > >>
>> > >> I saw that command, but, reading the docs, it seems that it just
>> > >> migrate VMs between accounts.
>> > >>
>> > >> On Sat, Jan 18, 2014 at 6:22 AM, Geoff Higginbottom
>> > >>  wrote:
>> > >>> Rafael,
>> > >>>
>> > >>> There is a migrate VM API command that allows you to move a VM to
>> > another account, it might work with projects as we'll but I have not
>> > tried it.
>> > >>>
>> > >>>
>> > http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/assignVir
>> > tualMachine.html
>> > >>>
>> > >>>
>> > >>> Regards
>> > >>>
>> > >>> Geoff Higginbottom
>> > >>> CTO / Cloud Architect
>> > >>>
>> > >>>
>> > >>> D: +44 20 3603 0542 | S: +44 20 3603 0540> > +442036030540> | M: +447968161581
>> > >>>
>> > >>> geoff.higginbot...@shapeblue.com> > geoff.higginbot...@shapeblue.com> | www.shapeblue.com> > www.shapeblue.com/>
>> > >>>
>> > >>> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N
>> > 4HS
>> > >>>
>> > >>>
>> > >>>
>> > >>> On 18 Jan 2014, at 00:47, "Rafael Weingartner" <
>> > rafaelweingart...@gmail.com> wrote:
>> > >>>
>> > >>> Hi,
>> > >>> I was wondering, is it possible to move a running VM to a project?
>> > >>> If so, how could I do that? I know that I can do that working
>> > >>> directly on the database, but this would be an error prone job.
>> > >>>
>> > >>> --
>> > >>> Rafael Weing?rtner
>> > >>> Need Enterprise Grade Support for Apache CloudStack?
>> > >>> Our CloudStack Infrastructure Support<
>> > http://shapeblue.com/cloudstack-infrastructure-support/> offers the
>> > best
>> > 24/7 SLA for CloudStack Environments.
>> > >>>
>> > >>> Apache CloudStack Bootcamp training courses
>> > >>>
>> > >>> **NEW!** CloudStack 4.2 training<
>> > http://shapeblue.com/cloudstack-training/>
>> > >>> 08/09 January 2014,
>> > >>> London
>> > >>> 13-17 January 2014, GLOBAL. Instructor led, On-line<
>> > http://shapeblue.com/cloudstack-training/>
>> > >>> 20-24 January 2014, GLOBAL. Instructor led, On-line<
>> > http://shapeblue.com/cloudstack-training/>
>> > >>>
>> > >>> This email and any attachments to it may be confidential and are
>> > intended solely for the use of the individual to whom it is addressed.
>> > Any views or opinions expressed are solely those of the author and do
>> > not necessarily represent those of Shape Blue Ltd or related
>> > companies. If you are not the intended recipient of this email, you
>> > must neither take any action based upon its contents, nor copy or show
>> > it to anyone. Please contact the sender if you believe you have received
>> this email in error.
>> > Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
>> > Services India LLP is a company incorporated in India and is operated
>> > under license from Shape 

RE: Move running vm to project

2014-01-20 Thread Geoff Higginbottom
I think I've cracked it.

I have to update the following tables and columns:

Table: vm_instance
Columns:  account_id & owner

Table: nics
Columns: network_id

Table: network_map
Columns: network_id

Table: networks
Columns: account_id

Table: volumes
Columns: account_id

There may be more that need updating, but the VM is now showing up in the 
Project, and can ping other VMs which were created in the Project.

One thing to note is that the VM I migrated was created in a standard account 
which is in the same Domain as the Project.

Regards

Geoff Higginbottom

D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

geoff.higginbot...@shapeblue.com

-Original Message-
From: Rafael Weingartner [mailto:rafaelweingart...@gmail.com]
Sent: 20 January 2014 10:21
To: users@cloudstack.apache.org
Subject: Re: Move running vm to project

Sean, Geoff,
This week I am going to take a look at the database and the api, to see if I 
can find a nice way to work this around.
Anything I find I will let you know ;)

On Mon, Jan 20, 2014 at 7:53 AM, Sean Hamilton  wrote:
> Darn. I've not had to do this myself before. I wonder if the ROOT
> volume needs to be updated in the same way? There are a lot of
> resources associated with a vm.
>
>
> On 20 January 2014 09:50, Geoff Higginbottom <
> geoff.higginbot...@shapeblue.com> wrote:
>
>> I actually tried that 30 mins ago and unfortunately it does not work
>>
>> Regards
>>
>> Geoff Higginbottom
>>
>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>
>> geoff.higginbot...@shapeblue.com
>>
>> -Original Message-
>> From: Sean Hamilton [mailto:s...@seanhamilton.co.uk]
>> Sent: 20 January 2014 09:47
>> To: users@cloudstack.apache.org
>> Subject: Re: Move running vm to project
>>
>> Rafael,
>>
>> If you look at the account table in the cloud database, you'll see
>> that some fields in account_name look like *PrjAcct-[Project Name]-2
>> *they have the type set as 5: select * from cloud.account where type
>> =5;
>>
>> I think that if you use the migrateVM API command and make this user
>> the owner, it will get moved into that project. You can see that this
>> user account 'owns' all vms within that project.
>>
>> Not sure if this helps at all...
>>
>> Sean
>>
>>
>> On 19 January 2014 16:32, Rafael Weingartner
>> > >wrote:
>>
>> > Well, I could do that. However, this way seems that the VM is just
>> > going to be migrate to that user and not to a project. Unless the
>> > 'master' account of a project has the ability to migrate its VMs to
>> > a specific project since it can be master in more than one project.
>> >
>> > On Sun, Jan 19, 2014 at 2:26 PM, Sean Hamilton
>> > 
>> > wrote:
>> > > Isn't there a master user account for a project? This account
>> > > holds
>> > resources for that project, including vms.
>> > >
>> > > You could list all user accounts in a project and find the 'master'
>> > account and use migrate VM command?
>> > >
>> > >> On 19 Jan 2014, at 15:48, Rafael Weingartner <
>> > rafaelweingart...@gmail.com> wrote:
>> > >>
>> > >> I saw that command, but, reading the docs, it seems that it just
>> > >> migrate VMs between accounts.
>> > >>
>> > >> On Sat, Jan 18, 2014 at 6:22 AM, Geoff Higginbottom
>> > >>  wrote:
>> > >>> Rafael,
>> > >>>
>> > >>> There is a migrate VM API command that allows you to move a VM
>> > >>> to
>> > another account, it might work with projects as we'll but I have
>> > not tried it.
>> > >>>
>> > >>>
>> > http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/assign
>> > Vir
>> > tualMachine.html
>> > >>>
>> > >>>
>> > >>> Regards
>> > >>>
>> > >>> Geoff Higginbottom
>> > >>> CTO / Cloud Architect
>> > >>>
>> > >>>
>> > >>> D: +44 20 3603 0542 | S: +44 20 3603 0540> > +442036030540> | M: +447968161581
>> > >>>
>> > >>> geoff.higginbot...@shapeblue.com> > geoff.higginbot...@shapeblue.com> | www.shapeblue.com> > www.shapeblue.com/>
>> > >>>
>> > >>> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N
>> > 4HS
>> > >>>
>> > >>>
>> > >>>
>> > >>> On 18 Jan 2014, at 00:47, "Rafael Weingartner" <
>> > rafaelweingart...@gmail.com> wrote:
>> > >>>
>> > >>> Hi,
>> > >>> I was wondering, is it possible to move a running VM to a project?
>> > >>> If so, how could I do that? I know that I can do that working
>> > >>> directly on the database, but this would be an error prone job.
>> > >>>
>> > >>> --
>> > >>> Rafael Weing?rtner
>> > >>> Need Enterprise Grade Support for Apache CloudStack?
>> > >>> Our CloudStack Infrastructure Support<
>> > http://shapeblue.com/cloudstack-infrastructure-support/> offers the
>> > best
>> > 24/7 SLA for CloudStack Environments.
>> > >>>
>> > >>> Apache CloudStack Bootcamp training courses
>> > >>>
>> > >>> **NEW!** CloudStack 4.2 training<
>> > http://shapeblue.com/cloudstack-training/>
>> > >>> 08/09 January 2014,
>> > >>> London
>> > >>> 13-17 January 2014, GLOBAL. Instructor led, On-line<
>> > h

Re: problem with release test procedure

2014-01-20 Thread Ja kub
where is 4.3 branch ?
I can't see it: http://www.eu.apache.org/dist/cloudstack/releases/ nor in
http://cloudstack.apache.org/downloads.html
is 4.3 stable ? should I try it ?

now I used  devcloud2.ova with size 1415790592

in directory: /opt/cloudstack/apache-cloudstack-4.2.1-src
I have run:

/opt/maven3/bin/mvn  clean install -Dmaven.test.skip=true -Dfindbugs.skip
-Dcheckstyle.skip  -P developer,systemvm; /opt/maven3/bin/mvn -P developer
-pl developer,tools/devcloud -Ddeploydb; /opt/maven3/bin/mvn -pl
:cloud-client-ui jetty:run

when jetty started, I run
/opt/maven3/bin/mvn -P developer -pl tools/devcloud -Ddeploysvr

below is jetty log:

INFO  [cloud.configuration.ConfigurationManagerImpl]
(1456467068@qtp-694040663-0:) adding a new subnet to the network 204
INFO  [cloud.resource.ResourceManagerImpl] (1456467068@qtp-694040663-0:)
Trying to add a new host at http://192.168.56.10/ in data center 1
INFO  [xen.discoverer.XcpServerDiscoverer] (1456467068@qtp-694040663-0:)
Found host devcloud ip=192.168.56.10 product version=1.6.0
INFO  [xen.resource.CitrixResourceBase] (1456467068@qtp-694040663-0:)
Private Network is Pool-wide network associated with eth0 for host
192.168.56.10
INFO  [xen.resource.CitrixResourceBase] (1456467068@qtp-694040663-0:) Guest
Network is Pool-wide network associated with eth0 for host 192.168.56.10
INFO  [xen.resource.CitrixResourceBase] (1456467068@qtp-694040663-0:)
Public Network is Pool-wide network associated with eth0 for host
192.168.56.10
INFO  [xen.discoverer.XcpServerDiscoverer] (1456467068@qtp-694040663-0:)
Host: devcloud connected with hypervisor type: XenServer. Checking CIDR...
INFO  [agent.manager.DirectAgentAttache] (1456467068@qtp-694040663-0:)
StartupAnswer received 1 Interval = 60
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../ovsgre
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//ipassoc.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//getDomRVersion.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//getRouterStatus.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//networkUsage.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../../../../network/domr//l2tp_vpn.sh
WARN  [xen.resource.CitrixResourceBase] (DirectAgent-1:) We cannot locate
/opt/cloudstack/apache-cloudstack-4.2.1-src/client/target/cloud-client-ui-4.2.1/WEB-INF/classes/scripts/vm/hypervisor/xenserver/xcposs/../vhd-util
INFO  [network.security.SecurityGroupListener] (1456467068@qtp-694040663-0:)
Received a host startup notification
INFO  [network.security.SecurityGroupListener] (1456467068@qtp-694040663-0:)
Scheduled network rules cleanup, interval=2318
INFO  [network.security.SecurityGroupListener] (1456467068@qtp-694040663-0:)
Received a host startup notification
INFO  [cloud.resource.ResourceManagerImpl] (1456467068@qtp-694040663-0:)
server resources successfully discovered by XCP Agent
INFO  [datastore.lifecycle.CloudStackImageStoreLifeCycleImpl]
(1456467068@qtp-694040663-0:) Trying to add a new data store at nfs://
192.168.56.10/opt/storage/secondary to data center 1
INFO  [cloud.configuration.ConfigurationManagerImpl]
(1456467068@qtp-694040663-0:) No storage traffic type was specified by
admin, create default storage traffic on physical network 200 with same
configure of management traffic type
INFO  [storage.endpoint.DefaultEndPointSelector] (StatsCollector-3:) No
running ssvm is found, so command will be sent to LocalHostEndPoint
INFO  [cloud.secstorage.PremiumSecondaryStorageManagerImpl] (secstorage-1:)
No running secondary storage vms found in datacenter id=1, starting one
INFO  [storage.secondary.SecondaryStorageManagerImpl] (secstorage-1:) No
stopped secondary storage vm is available, need to allocate a new secondary
storage vm
INFO  [cloud.consoleproxy.ConsoleProxyManagerImpl] (consoleproxy-1:) No
stopped console proxy is available, need to allocate a new console proxy
INFO  [storage.volume.VolumeServiceImpl] (consoleproxy-1:) lock is 

Re: Move running vm to project

2014-01-20 Thread Rafael Weingartner
The tables that you updated the account_id I totally understand why
you did that, but, why did you update the network_id
on networks and network_map?

On Mon, Jan 20, 2014 at 8:33 AM, Geoff Higginbottom
 wrote:
> I think I've cracked it.
>
> I have to update the following tables and columns:
>
> Table: vm_instance
> Columns:  account_id & owner
>
> Table: nics
> Columns: network_id
>
> Table: network_map
> Columns: network_id
>
> Table: networks
> Columns: account_id
>
> Table: volumes
> Columns: account_id
>
> There may be more that need updating, but the VM is now showing up in the 
> Project, and can ping other VMs which were created in the Project.
>
> One thing to note is that the VM I migrated was created in a standard account 
> which is in the same Domain as the Project.
>
> Regards
>
> Geoff Higginbottom
>
> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>
> geoff.higginbot...@shapeblue.com
>
> -Original Message-
> From: Rafael Weingartner [mailto:rafaelweingart...@gmail.com]
> Sent: 20 January 2014 10:21
> To: users@cloudstack.apache.org
> Subject: Re: Move running vm to project
>
> Sean, Geoff,
> This week I am going to take a look at the database and the api, to see if I 
> can find a nice way to work this around.
> Anything I find I will let you know ;)
>
> On Mon, Jan 20, 2014 at 7:53 AM, Sean Hamilton  
> wrote:
>> Darn. I've not had to do this myself before. I wonder if the ROOT
>> volume needs to be updated in the same way? There are a lot of
>> resources associated with a vm.
>>
>>
>> On 20 January 2014 09:50, Geoff Higginbottom <
>> geoff.higginbot...@shapeblue.com> wrote:
>>
>>> I actually tried that 30 mins ago and unfortunately it does not work
>>>
>>> Regards
>>>
>>> Geoff Higginbottom
>>>
>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>
>>> geoff.higginbot...@shapeblue.com
>>>
>>> -Original Message-
>>> From: Sean Hamilton [mailto:s...@seanhamilton.co.uk]
>>> Sent: 20 January 2014 09:47
>>> To: users@cloudstack.apache.org
>>> Subject: Re: Move running vm to project
>>>
>>> Rafael,
>>>
>>> If you look at the account table in the cloud database, you'll see
>>> that some fields in account_name look like *PrjAcct-[Project Name]-2
>>> *they have the type set as 5: select * from cloud.account where type
>>> =5;
>>>
>>> I think that if you use the migrateVM API command and make this user
>>> the owner, it will get moved into that project. You can see that this
>>> user account 'owns' all vms within that project.
>>>
>>> Not sure if this helps at all...
>>>
>>> Sean
>>>
>>>
>>> On 19 January 2014 16:32, Rafael Weingartner
>>> >> >wrote:
>>>
>>> > Well, I could do that. However, this way seems that the VM is just
>>> > going to be migrate to that user and not to a project. Unless the
>>> > 'master' account of a project has the ability to migrate its VMs to
>>> > a specific project since it can be master in more than one project.
>>> >
>>> > On Sun, Jan 19, 2014 at 2:26 PM, Sean Hamilton
>>> > 
>>> > wrote:
>>> > > Isn't there a master user account for a project? This account
>>> > > holds
>>> > resources for that project, including vms.
>>> > >
>>> > > You could list all user accounts in a project and find the 'master'
>>> > account and use migrate VM command?
>>> > >
>>> > >> On 19 Jan 2014, at 15:48, Rafael Weingartner <
>>> > rafaelweingart...@gmail.com> wrote:
>>> > >>
>>> > >> I saw that command, but, reading the docs, it seems that it just
>>> > >> migrate VMs between accounts.
>>> > >>
>>> > >> On Sat, Jan 18, 2014 at 6:22 AM, Geoff Higginbottom
>>> > >>  wrote:
>>> > >>> Rafael,
>>> > >>>
>>> > >>> There is a migrate VM API command that allows you to move a VM
>>> > >>> to
>>> > another account, it might work with projects as we'll but I have
>>> > not tried it.
>>> > >>>
>>> > >>>
>>> > http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/assign
>>> > Vir
>>> > tualMachine.html
>>> > >>>
>>> > >>>
>>> > >>> Regards
>>> > >>>
>>> > >>> Geoff Higginbottom
>>> > >>> CTO / Cloud Architect
>>> > >>>
>>> > >>>
>>> > >>> D: +44 20 3603 0542 | S: +44 20 3603 0540>> > +442036030540> | M: +447968161581
>>> > >>>
>>> > >>> geoff.higginbot...@shapeblue.com>> > geoff.higginbot...@shapeblue.com> | www.shapeblue.com>> > www.shapeblue.com/>
>>> > >>>
>>> > >>> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N
>>> > 4HS
>>> > >>>
>>> > >>>
>>> > >>>
>>> > >>> On 18 Jan 2014, at 00:47, "Rafael Weingartner" <
>>> > rafaelweingart...@gmail.com> wrote:
>>> > >>>
>>> > >>> Hi,
>>> > >>> I was wondering, is it possible to move a running VM to a project?
>>> > >>> If so, how could I do that? I know that I can do that working
>>> > >>> directly on the database, but this would be an error prone job.
>>> > >>>
>>> > >>> --
>>> > >>> Rafael Weing?rtner
>>> > >>> Need Enterprise Grade Support for Apache CloudStack?
>>> > >>> Our CloudStack Infrastructure Support<
>>> > http://shapeblue.com/cloudstack-infrast

RE: Move running vm to project

2014-01-20 Thread Geoff Higginbottom
I update the network_id field for the NIC as the NIC in the VM needs to be 
mapped to the Project Network.  I'm not sure what the network_map table does, 
but it also has a reference to the network_id so I updated that as well just to 
play safe.

Regards

Geoff Higginbottom

D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

geoff.higginbot...@shapeblue.com

-Original Message-
From: Rafael Weingartner [mailto:rafaelweingart...@gmail.com]
Sent: 20 January 2014 11:40
To: users@cloudstack.apache.org
Subject: Re: Move running vm to project

The tables that you updated the account_id I totally understand why you did 
that, but, why did you update the network_id on networks and network_map?

On Mon, Jan 20, 2014 at 8:33 AM, Geoff Higginbottom 
 wrote:
> I think I've cracked it.
>
> I have to update the following tables and columns:
>
> Table: vm_instance
> Columns:  account_id & owner
>
> Table: nics
> Columns: network_id
>
> Table: network_map
> Columns: network_id
>
> Table: networks
> Columns: account_id
>
> Table: volumes
> Columns: account_id
>
> There may be more that need updating, but the VM is now showing up in the 
> Project, and can ping other VMs which were created in the Project.
>
> One thing to note is that the VM I migrated was created in a standard account 
> which is in the same Domain as the Project.
>
> Regards
>
> Geoff Higginbottom
>
> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>
> geoff.higginbot...@shapeblue.com
>
> -Original Message-
> From: Rafael Weingartner [mailto:rafaelweingart...@gmail.com]
> Sent: 20 January 2014 10:21
> To: users@cloudstack.apache.org
> Subject: Re: Move running vm to project
>
> Sean, Geoff,
> This week I am going to take a look at the database and the api, to see if I 
> can find a nice way to work this around.
> Anything I find I will let you know ;)
>
> On Mon, Jan 20, 2014 at 7:53 AM, Sean Hamilton  
> wrote:
>> Darn. I've not had to do this myself before. I wonder if the ROOT
>> volume needs to be updated in the same way? There are a lot of
>> resources associated with a vm.
>>
>>
>> On 20 January 2014 09:50, Geoff Higginbottom <
>> geoff.higginbot...@shapeblue.com> wrote:
>>
>>> I actually tried that 30 mins ago and unfortunately it does not work
>>>
>>> Regards
>>>
>>> Geoff Higginbottom
>>>
>>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>>
>>> geoff.higginbot...@shapeblue.com
>>>
>>> -Original Message-
>>> From: Sean Hamilton [mailto:s...@seanhamilton.co.uk]
>>> Sent: 20 January 2014 09:47
>>> To: users@cloudstack.apache.org
>>> Subject: Re: Move running vm to project
>>>
>>> Rafael,
>>>
>>> If you look at the account table in the cloud database, you'll see
>>> that some fields in account_name look like *PrjAcct-[Project Name]-2
>>> *they have the type set as 5: select * from cloud.account where type
>>> =5;
>>>
>>> I think that if you use the migrateVM API command and make this user
>>> the owner, it will get moved into that project. You can see that
>>> this user account 'owns' all vms within that project.
>>>
>>> Not sure if this helps at all...
>>>
>>> Sean
>>>
>>>
>>> On 19 January 2014 16:32, Rafael Weingartner
>>> >> >wrote:
>>>
>>> > Well, I could do that. However, this way seems that the VM is just
>>> > going to be migrate to that user and not to a project. Unless the
>>> > 'master' account of a project has the ability to migrate its VMs
>>> > to a specific project since it can be master in more than one project.
>>> >
>>> > On Sun, Jan 19, 2014 at 2:26 PM, Sean Hamilton
>>> > 
>>> > wrote:
>>> > > Isn't there a master user account for a project? This account
>>> > > holds
>>> > resources for that project, including vms.
>>> > >
>>> > > You could list all user accounts in a project and find the 'master'
>>> > account and use migrate VM command?
>>> > >
>>> > >> On 19 Jan 2014, at 15:48, Rafael Weingartner <
>>> > rafaelweingart...@gmail.com> wrote:
>>> > >>
>>> > >> I saw that command, but, reading the docs, it seems that it
>>> > >> just migrate VMs between accounts.
>>> > >>
>>> > >> On Sat, Jan 18, 2014 at 6:22 AM, Geoff Higginbottom
>>> > >>  wrote:
>>> > >>> Rafael,
>>> > >>>
>>> > >>> There is a migrate VM API command that allows you to move a VM
>>> > >>> to
>>> > another account, it might work with projects as we'll but I have
>>> > not tried it.
>>> > >>>
>>> > >>>
>>> > http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/assig
>>> > n
>>> > Vir
>>> > tualMachine.html
>>> > >>>
>>> > >>>
>>> > >>> Regards
>>> > >>>
>>> > >>> Geoff Higginbottom
>>> > >>> CTO / Cloud Architect
>>> > >>>
>>> > >>>
>>> > >>> D: +44 20 3603 0542 | S: +44 20 3603 0540>> > +442036030540> | M: +447968161581
>>> > >>>
>>> > >>> geoff.higginbot...@shapeblue.com>> > geoff.higginbot...@shapeblue.com> | www.shapeblue.com>> > www.shapeblue.com/>
>>> > >>>
>>> > >>> ShapeBlue Ltd, 53 Chandos Place, Covent Garden, London, WC2N
>>> > 4HS
>>> > >>>
>>> > >>>
>>> > >>>
>>> > >>> On 18 Jan 2

Re: CloudStack 4.2 Advance networking setup

2014-01-20 Thread motty cruz
Thanks for your support,
I would like to create two public subnets, both facing public without
routers involved. my questions was how to configure bridge for three
interfaces, is it same bridge, am a bit confuse.

[root@kvm1 network-scripts]# less ifcfg-eth0
DEVICE=eth0
HWADDR=00:25:90:CA:70:66
TYPE=Ethernet
ONBOOT=yes
BRIDGE=cloudbr0

[root@kvm1 network-scripts]# less ifcfg-eth2
DEVICE=eth2
TYPE=Ethernet
HWADD=90:E2:BA:54:DF:9A
ONBOOT=yes
BRIDGE=cloudbr0

[root@kvm1 network-scripts]# less ifcfg-eth3
DEVICE=eth3
HWADDR=90:E2:BA:54:DF:9B
TYPE=Ethernet
ONBOOT=yes
BRIDGE=cloudbr0



On Sun, Jan 19, 2014 at 9:21 PM, Sanjeev Neelarapu <
sanjeev.neelar...@citrix.com> wrote:

> Hi,
>
> You can also try creating two physical networks (in CS) and use traffic
> lables . Please refer to admin guide on how to create multiple physical
> netowrks and mapping nics to each physical network.
>
> -Sanjeev
>
> -Original Message-
> From: Shanker Balan [mailto:shanker.ba...@shapeblue.com]
> Sent: Monday, January 20, 2014 9:51 AM
> To: CloudStack-Users
> Subject: Re: CloudStack 4.2 Advance networking setup
>
> Comments inline.
>
> On 20-Jan-2014, at 8:56 am, motty cruz  wrote:
>
> > Thanks Shanker, I would like to create two different network, both
> > network facing the public, two different public network that is, can
> > this be achieve with bonding the interfaces?
>
> I am trying to guess what you mean here:
>
> (1) Are you looking to assign multiple public IP ranges?
>
> Yes, you can assign multiple subnets as public IP ranges which will carry
> public Internet traffic.
>
> (2) Are you looking to assign multiple public IP ranges when your
> hypervisor hosts have a bond configuration?
>
> Yes, multiple physical NICs can be configured as logical bonds to carry
> public traffic.
>
> Regards.
> @shankerbalan
>
>
> >
> > Thanks,
> >
> >
> >
> > On Fri, Jan 17, 2014 at 5:44 PM, Shanker Balan
> > wrote:
> >
> >> On 18-Jan-2014, at 3:56 am, motty cruz  wrote:
> >>
> >>> Hi all,
> >>>
> >>> this question is about advance zone networking, I would like to have
> >> three
> >>> interfaces dedicate to guest networks, do I have to create a bridge
> >>> for each interface? I hope is not a foolish questions.
> >>
> >> You will require to create a bond.
> >>
> >>
> >> (eth1+eth2+eth3) -> bond0 -> bridge0 -> Traffic Label
> >>
> >>
> >> --
> >> @shankerbalan
> >>
> >> M: +91 98860 60539 | O: +91 (80) 67935867 shanker.ba...@shapeblue.com
> >> | www.shapeblue.com | Twitter:@shapeblue ShapeBlue Services India
> >> LLP, 22nd floor, Unit 2201A, World Trade Centre, Bangalore - 560 055
> >>
> >> Need Enterprise Grade Support for Apache CloudStack?
> >> Our CloudStack Infrastructure Support<
> >> http://shapeblue.com/cloudstack-infrastructure-support/> offers the
> >> best
> >> 24/7 SLA for CloudStack Environments.
> >>
> >> Apache CloudStack Bootcamp training courses
> >>
> >> **NEW!** CloudStack 4.2
> >> training >>>
> >> 08/09 January 2014, London
> >> 13-17 January 2014, GLOBAL. Instructor led, On-line<
> >> http://shapeblue.com/cloudstack-training/>
> >> 20-24 January 2014, GLOBAL. Instructor led, On-line<
> >> http://shapeblue.com/cloudstack-training/>
> >>
> >> This email and any attachments to it may be confidential and are
> >> intended solely for the use of the individual to whom it is
> >> addressed. Any views or opinions expressed are solely those of the
> >> author and do not necessarily represent those of Shape Blue Ltd or
> >> related companies. If you are not the intended recipient of this
> >> email, you must neither take any action based upon its contents, nor
> >> copy or show it to anyone. Please contact the sender if you believe
> >> you have received this email in error. Shape Blue Ltd is a company
> >> incorporated in England & Wales. ShapeBlue Services India LLP is a
> >> company incorporated in India and is operated under license from
> >> Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a company
> >> incorporated in Brasil and is operated under license from Shape Blue
> Ltd. ShapeBlue is a registered trademark.
> >>
>
> --
> @shankerbalan
>
> M: +91 98860 60539 | O: +91 (80) 67935867 shanker.ba...@shapeblue.com |
> www.shapeblue.com | Twitter:@shapeblue ShapeBlue Services India LLP, 22nd
> floor, Unit 2201A, World Trade Centre, Bangalore - 560 055
>
> This email and any attachments to it may be confidential and are intended
> solely for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Shape Blue Ltd or related companies. If you are not the
> intended recipient of this email, you must neither take any action based
> upon its contents, nor copy or show it to anyone. Please contact the sender
> if you believe you have received this email in error. Shape Blue Ltd is a
> company incorporated in England & Wales. ShapeBlu

Re: CloudStack 4.2 Advance networking setup

2014-01-20 Thread Shanker Balan
Comments inline.

On 20-Jan-2014, at 8:27 pm, motty cruz  wrote:

> Thanks for your support,
> I would like to create two public subnets, both facing public without
> routers involved. my questions was how to configure bridge for three
> interfaces, is it same bridge, am a bit confuse.

Any decent Linux bridging HOWTo would help you do steps (1) and (2), there
is nothing cloudstack specific about creating bonds+bridge. Just make sure
your bridge interface has a prefix of "cloudbr"

Alternatively, 
http://shankerbalan.net/blog/network-bonding-with-cloudstack-and-linux-kvm/
could also be helpful.


>
> [root@kvm1 network-scripts]# less ifcfg-eth0
> DEVICE=eth0
> HWADDR=00:25:90:CA:70:66
> TYPE=Ethernet
> ONBOOT=yes
> BRIDGE=cloudbr0
>
> [root@kvm1 network-scripts]# less ifcfg-eth2
> DEVICE=eth2
> TYPE=Ethernet
> HWADD=90:E2:BA:54:DF:9A
> ONBOOT=yes
> BRIDGE=cloudbr0
>
> [root@kvm1 network-scripts]# less ifcfg-eth3
> DEVICE=eth3
> HWADDR=90:E2:BA:54:DF:9B
> TYPE=Ethernet
> ONBOOT=yes
> BRIDGE=cloudbr0

The above configs wont create bonds.

Please see
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Using_Channel_Bonding.html

--
@shankerbalan

M: +91 98860 60539 | O: +91 (80) 67935867
shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
Bangalore - 560 055

Need Enterprise Grade Support for Apache CloudStack?
Our CloudStack Infrastructure 
Support offers the 
best 24/7 SLA for CloudStack Environments.

Apache CloudStack Bootcamp training courses

**NEW!** CloudStack 4.2 training
08/09 January 2014, London
13-17 January 2014, GLOBAL. Instructor led, 
On-line
20-24 January 2014, GLOBAL. Instructor led, 
On-line

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: CloudStack 4.2 Advance networking setup

2014-01-20 Thread Shanker Balan
Yeesh, wonder how steps (1) and (2) got deleted. Adding them now. :D

On 20-Jan-2014, at 8:50 pm, Shanker Balan  wrote:

> Comments inline.
>
> On 20-Jan-2014, at 8:27 pm, motty cruz  wrote:
>
>> Thanks for your support,
>> I would like to create two public subnets, both facing public without
>> routers involved. my questions was how to configure bridge for three
>> interfaces, is it same bridge, am a bit confuse.

The actual steps:

(1) Map ethernet interfaces to bond0
(2) Map bond0 to bridge interface cloudbr0 (or cloudbr1 depending on your 
environment)


> Any decent Linux bridging HOWTo would help you do steps (1) and (2), there
> is nothing cloudstack specific about creating bonds+bridge. Just make sure
> your bridge interface has a prefix of "cloudbr"
>
> Alternatively, 
> http://shankerbalan.net/blog/network-bonding-with-cloudstack-and-linux-kvm/
> could also be helpful.
>
>
>>
>> [root@kvm1 network-scripts]# less ifcfg-eth0
>> DEVICE=eth0
>> HWADDR=00:25:90:CA:70:66
>> TYPE=Ethernet
>> ONBOOT=yes
>> BRIDGE=cloudbr0
>>
>> [root@kvm1 network-scripts]# less ifcfg-eth2
>> DEVICE=eth2
>> TYPE=Ethernet
>> HWADD=90:E2:BA:54:DF:9A
>> ONBOOT=yes
>> BRIDGE=cloudbr0
>>
>> [root@kvm1 network-scripts]# less ifcfg-eth3
>> DEVICE=eth3
>> HWADDR=90:E2:BA:54:DF:9B
>> TYPE=Ethernet
>> ONBOOT=yes
>> BRIDGE=cloudbr0
>
> The above configs wont create bonds.
>
> Please see
> https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Using_Channel_Bonding.html
>
> --
> @shankerbalan
>
> M: +91 98860 60539 | O: +91 (80) 67935867
> shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
> ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
> Bangalore - 560 055
>
> Need Enterprise Grade Support for Apache CloudStack?
> Our CloudStack Infrastructure 
> Support offers the 
> best 24/7 SLA for CloudStack Environments.
>
> Apache CloudStack Bootcamp training courses
>
> **NEW!** CloudStack 4.2 training
> 08/09 January 2014, London
> 13-17 January 2014, GLOBAL. Instructor led, 
> On-line
> 20-24 January 2014, GLOBAL. Instructor led, 
> On-line
>
> This email and any attachments to it may be confidential and are intended 
> solely for the use of the individual to whom it is addressed. Any views or 
> opinions expressed are solely those of the author and do not necessarily 
> represent those of Shape Blue Ltd or related companies. If you are not the 
> intended recipient of this email, you must neither take any action based upon 
> its contents, nor copy or show it to anyone. Please contact the sender if you 
> believe you have received this email in error. Shape Blue Ltd is a company 
> incorporated in England & Wales. ShapeBlue Services India LLP is a company 
> incorporated in India and is operated under license from Shape Blue Ltd. 
> Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
> operated under license from Shape Blue Ltd. ShapeBlue is a registered 
> trademark.

--
@shankerbalan

M: +91 98860 60539 | O: +91 (80) 67935867
shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
Bangalore - 560 055

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: CloudStack 4.2 Advance networking setup

2014-01-20 Thread motty cruz
Thanks again, I apologize for pushing this further but can I get by without
using bonding?

at this moment I have two bridges management(cloudbr1) and
public/guest(cloudbr0) in CS when I try to create a network under "Network
Offering" is blank and am unable to select anything.

any idea?


On Mon, Jan 20, 2014 at 7:33 AM, Shanker Balan
wrote:

> Yeesh, wonder how steps (1) and (2) got deleted. Adding them now. :D
>
> On 20-Jan-2014, at 8:50 pm, Shanker Balan 
> wrote:
>
> > Comments inline.
> >
> > On 20-Jan-2014, at 8:27 pm, motty cruz  wrote:
> >
> >> Thanks for your support,
> >> I would like to create two public subnets, both facing public without
> >> routers involved. my questions was how to configure bridge for three
> >> interfaces, is it same bridge, am a bit confuse.
>
> The actual steps:
>
> (1) Map ethernet interfaces to bond0
> (2) Map bond0 to bridge interface cloudbr0 (or cloudbr1 depending on your
> environment)
>
>
> > Any decent Linux bridging HOWTo would help you do steps (1) and (2),
> there
> > is nothing cloudstack specific about creating bonds+bridge. Just make
> sure
> > your bridge interface has a prefix of "cloudbr"
> >
> > Alternatively,
> http://shankerbalan.net/blog/network-bonding-with-cloudstack-and-linux-kvm/
> > could also be helpful.
> >
> >
> >>
> >> [root@kvm1 network-scripts]# less ifcfg-eth0
> >> DEVICE=eth0
> >> HWADDR=00:25:90:CA:70:66
> >> TYPE=Ethernet
> >> ONBOOT=yes
> >> BRIDGE=cloudbr0
> >>
> >> [root@kvm1 network-scripts]# less ifcfg-eth2
> >> DEVICE=eth2
> >> TYPE=Ethernet
> >> HWADD=90:E2:BA:54:DF:9A
> >> ONBOOT=yes
> >> BRIDGE=cloudbr0
> >>
> >> [root@kvm1 network-scripts]# less ifcfg-eth3
> >> DEVICE=eth3
> >> HWADDR=90:E2:BA:54:DF:9B
> >> TYPE=Ethernet
> >> ONBOOT=yes
> >> BRIDGE=cloudbr0
> >
> > The above configs wont create bonds.
> >
> > Please see
> >
> https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Using_Channel_Bonding.html
> >
> > --
> > @shankerbalan
> >
> > M: +91 98860 60539 | O: +91 (80) 67935867
> > shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
> > ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade
> Centre, Bangalore - 560 055
> >
> > Need Enterprise Grade Support for Apache CloudStack?
> > Our CloudStack Infrastructure Support<
> http://shapeblue.com/cloudstack-infrastructure-support/> offers the best
> 24/7 SLA for CloudStack Environments.
> >
> > Apache CloudStack Bootcamp training courses
> >
> > **NEW!** CloudStack 4.2 training<
> http://shapeblue.com/cloudstack-training/>
> > 08/09 January 2014, London
> > 13-17 January 2014, GLOBAL. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> > 20-24 January 2014, GLOBAL. Instructor led, On-line<
> http://shapeblue.com/cloudstack-training/>
> >
> > This email and any attachments to it may be confidential and are
> intended solely for the use of the individual to whom it is addressed. Any
> views or opinions expressed are solely those of the author and do not
> necessarily represent those of Shape Blue Ltd or related companies. If you
> are not the intended recipient of this email, you must neither take any
> action based upon its contents, nor copy or show it to anyone. Please
> contact the sender if you believe you have received this email in error.
> Shape Blue Ltd is a company incorporated in England & Wales. ShapeBlue
> Services India LLP is a company incorporated in India and is operated under
> license from Shape Blue Ltd. Shape Blue Brasil Consultoria Ltda is a
> company incorporated in Brasil and is operated under license from Shape
> Blue Ltd. ShapeBlue is a registered trademark.
>
> --
> @shankerbalan
>
> M: +91 98860 60539 | O: +91 (80) 67935867
> shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
> ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre,
> Bangalore - 560 055
>
> This email and any attachments to it may be confidential and are intended
> solely for the use of the individual to whom it is addressed. Any views or
> opinions expressed are solely those of the author and do not necessarily
> represent those of Shape Blue Ltd or related companies. If you are not the
> intended recipient of this email, you must neither take any action based
> upon its contents, nor copy or show it to anyone. Please contact the sender
> if you believe you have received this email in error. Shape Blue Ltd is a
> company incorporated in England & Wales. ShapeBlue Services India LLP is a
> company incorporated in India and is operated under license from Shape Blue
> Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil
> and is operated under license from Shape Blue Ltd. ShapeBlue is a
> registered trademark.
>


Re: Move running vm to project

2014-01-20 Thread Rafael Weingartner
Got it.
I will try to do the same as you did.

On Mon, Jan 20, 2014 at 12:19 PM, Geoff Higginbottom
 wrote:
> I update the network_id field for the NIC as the NIC in the VM needs to be 
> mapped to the Project Network.  I'm not sure what the network_map table does, 
> but it also has a reference to the network_id so I updated that as well just 
> to play safe.
>
> Regards
>
> Geoff Higginbottom
>
> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>
> geoff.higginbot...@shapeblue.com
>
> -Original Message-
> From: Rafael Weingartner [mailto:rafaelweingart...@gmail.com]
> Sent: 20 January 2014 11:40
> To: users@cloudstack.apache.org
> Subject: Re: Move running vm to project
>
> The tables that you updated the account_id I totally understand why you did 
> that, but, why did you update the network_id on networks and network_map?
>
> On Mon, Jan 20, 2014 at 8:33 AM, Geoff Higginbottom 
>  wrote:
>> I think I've cracked it.
>>
>> I have to update the following tables and columns:
>>
>> Table: vm_instance
>> Columns:  account_id & owner
>>
>> Table: nics
>> Columns: network_id
>>
>> Table: network_map
>> Columns: network_id
>>
>> Table: networks
>> Columns: account_id
>>
>> Table: volumes
>> Columns: account_id
>>
>> There may be more that need updating, but the VM is now showing up in the 
>> Project, and can ping other VMs which were created in the Project.
>>
>> One thing to note is that the VM I migrated was created in a standard 
>> account which is in the same Domain as the Project.
>>
>> Regards
>>
>> Geoff Higginbottom
>>
>> D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581
>>
>> geoff.higginbot...@shapeblue.com
>>
>> -Original Message-
>> From: Rafael Weingartner [mailto:rafaelweingart...@gmail.com]
>> Sent: 20 January 2014 10:21
>> To: users@cloudstack.apache.org
>> Subject: Re: Move running vm to project
>>
>> Sean, Geoff,
>> This week I am going to take a look at the database and the api, to see if I 
>> can find a nice way to work this around.
>> Anything I find I will let you know ;)
>>
>> On Mon, Jan 20, 2014 at 7:53 AM, Sean Hamilton  
>> wrote:
>>> Darn. I've not had to do this myself before. I wonder if the ROOT
>>> volume needs to be updated in the same way? There are a lot of
>>> resources associated with a vm.
>>>
>>>
>>> On 20 January 2014 09:50, Geoff Higginbottom <
>>> geoff.higginbot...@shapeblue.com> wrote:
>>>
 I actually tried that 30 mins ago and unfortunately it does not work

 Regards

 Geoff Higginbottom

 D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

 geoff.higginbot...@shapeblue.com

 -Original Message-
 From: Sean Hamilton [mailto:s...@seanhamilton.co.uk]
 Sent: 20 January 2014 09:47
 To: users@cloudstack.apache.org
 Subject: Re: Move running vm to project

 Rafael,

 If you look at the account table in the cloud database, you'll see
 that some fields in account_name look like *PrjAcct-[Project Name]-2
 *they have the type set as 5: select * from cloud.account where type
 =5;

 I think that if you use the migrateVM API command and make this user
 the owner, it will get moved into that project. You can see that
 this user account 'owns' all vms within that project.

 Not sure if this helps at all...

 Sean


 On 19 January 2014 16:32, Rafael Weingartner
 >>> >wrote:

 > Well, I could do that. However, this way seems that the VM is just
 > going to be migrate to that user and not to a project. Unless the
 > 'master' account of a project has the ability to migrate its VMs
 > to a specific project since it can be master in more than one project.
 >
 > On Sun, Jan 19, 2014 at 2:26 PM, Sean Hamilton
 > 
 > wrote:
 > > Isn't there a master user account for a project? This account
 > > holds
 > resources for that project, including vms.
 > >
 > > You could list all user accounts in a project and find the 'master'
 > account and use migrate VM command?
 > >
 > >> On 19 Jan 2014, at 15:48, Rafael Weingartner <
 > rafaelweingart...@gmail.com> wrote:
 > >>
 > >> I saw that command, but, reading the docs, it seems that it
 > >> just migrate VMs between accounts.
 > >>
 > >> On Sat, Jan 18, 2014 at 6:22 AM, Geoff Higginbottom
 > >>  wrote:
 > >>> Rafael,
 > >>>
 > >>> There is a migrate VM API command that allows you to move a VM
 > >>> to
 > another account, it might work with projects as we'll but I have
 > not tried it.
 > >>>
 > >>>
 > http://cloudstack.apache.org/docs/api/apidocs-4.2/root_admin/assig
 > n
 > Vir
 > tualMachine.html
 > >>>
 > >>>
 > >>> Regards
 > >>>
 > >>> Geoff Higginbottom
 > >>> CTO / Cloud Architect
 > >>>
 > >>>
 > >>> D: +44 20 3603 0542 | S: +44 20 3603 0540>>> > +442036030540> | M: +447968

Virtual Guest Cidr is not RFC1918 compliant advance networking CS4.2

2014-01-20 Thread motty cruz
Hello, when creating a new network using cloudmonkey i get the following
error
Virtual Guest CIDR is not RFC1918 Compliant any idea how to bypass this
problem?

Thanks,


RE: Virtual Guest Cidr is not RFC1918 compliant advance networking CS4.2

2014-01-20 Thread Chandan Purushothama
It is as per design. You can use any of the networks mentioned in 
http://tools.ietf.org/html/rfc1918 

3. Private Address Space

   The Internet Assigned Numbers Authority (IANA) has reserved the
   following three blocks of the IP address space for private internets:

 10.0.0.0-   10.255.255.255  (10/8 prefix)
 172.16.0.0  -   172.31.255.255  (172.16/12 prefix)
 192.168.0.0 -   192.168.255.255 (192.168/16 prefix)

Thank you,
Chandan.

-Original Message-
From: motty cruz [mailto:motty.c...@gmail.com] 
Sent: Monday, January 20, 2014 9:55 AM
To: users@cloudstack.apache.org
Subject: Virtual Guest Cidr is not RFC1918 compliant advance networking CS4.2

Hello, when creating a new network using cloudmonkey i get the following error 
Virtual Guest CIDR is not RFC1918 Compliant any idea how to bypass this problem?

Thanks,


New to CloudStack // Questions

2014-01-20 Thread Chad
Hello everyone,

 

I'm interested in launching cloud services utilizing CloudStack but have a
few questions if one wouldn't mind answering for me. Thanks in advance.

 

I intend on using Centos 6.4 (or 6.5) across the board for all hosts,
manager servers, HV's in the cloud cluster. 

 

1.   Will CS notify me if a hardware and/or service fails on a
particular host (node)?

2.   Is this a suitable platform for general cloud web hosting (aka
'shared hosting') as well as VPS and dedicated cloud hosting?

3.   Are there any templates available? I Googled and strange enough,
could not find any at all. 

4.   What's a suitable HV spec for massive vps cloud hosting? My
guess/assumption is at least a dual hexacore with at least 16GB of ram to
start and RAID-10 SSD drives (perhaps 1TB each) just to have that up front
hardcore specs and space. However, if I'm understanding correctly, the disk
portion has it's on HV while the CPU/Memory is *another* HV, can someone
clarify this? This is the general setup concept I got from OnApp techs at
one point.

5.   Is CS necessarily a good choice for end-customer who wants a
"dedicated cloud" in the sense of the traditional dedicated server? This
part for some reason I'm a bit confused on as I've seen some competitors who
us CS and offer "dedicated cloud" using CS' platform, but pricing is about
the same and nothing else appears different as far as redundancy, etc. Maybe
something slipped my eyes?

 

Is there no community forum either? I also searched, only found one from
"open citrix" which is just archives and no activity for a year or so.

 

Thanks.

 

LogicWeb Inc.

You want IT, we got IT.

p. 877-LOGICWEB ext 79 // f. 718-841-7124

  www.logicweb.com

 



Re: New to CloudStack // Questions

2014-01-20 Thread Ron Wheeler

CloudStack Users Group on LinkedIn with 2580 members
http://www.linkedin.com/groups?home=&gid=3144859


On 20/01/2014 3:53 PM, Chad wrote:

Hello everyone,

  


I'm interested in launching cloud services utilizing CloudStack but have a
few questions if one wouldn't mind answering for me. Thanks in advance.

  


I intend on using Centos 6.4 (or 6.5) across the board for all hosts,
manager servers, HV's in the cloud cluster.

  


1.   Will CS notify me if a hardware and/or service fails on a
particular host (node)?

2.   Is this a suitable platform for general cloud web hosting (aka
'shared hosting') as well as VPS and dedicated cloud hosting?

3.   Are there any templates available? I Googled and strange enough,
could not find any at all.

4.   What's a suitable HV spec for massive vps cloud hosting? My
guess/assumption is at least a dual hexacore with at least 16GB of ram to
start and RAID-10 SSD drives (perhaps 1TB each) just to have that up front
hardcore specs and space. However, if I'm understanding correctly, the disk
portion has it's on HV while the CPU/Memory is *another* HV, can someone
clarify this? This is the general setup concept I got from OnApp techs at
one point.

5.   Is CS necessarily a good choice for end-customer who wants a
"dedicated cloud" in the sense of the traditional dedicated server? This
part for some reason I'm a bit confused on as I've seen some competitors who
us CS and offer "dedicated cloud" using CS' platform, but pricing is about
the same and nothing else appears different as far as redundancy, etc. Maybe
something slipped my eyes?

  


Is there no community forum either? I also searched, only found one from
"open citrix" which is just archives and no activity for a year or so.

  


Thanks.

  


LogicWeb Inc.

You want IT, we got IT.

p. 877-LOGICWEB ext 79 // f. 718-841-7124

   www.logicweb.com

  






--
Ron Wheeler
President
Artifact Software Inc
email: rwhee...@artifact-software.com
skype: ronaldmwheeler
phone: 866-970-2435, ext 102



Re: New to CloudStack // Questions

2014-01-20 Thread Nux!

On 20.01.2014 20:53, Chad wrote:

Hello everyone,



Hello,



1.   Will CS notify me if a hardware and/or service fails on a
particular host (node)?


Not as far as I know, you will need to set up monitoring on your own.



2.   Is this a suitable platform for general cloud web hosting 
(aka

'shared hosting') as well as VPS and dedicated cloud hosting?


Yes.



3.   Are there any templates available? I Googled and strange 
enough,

could not find any at all.


This is something currently in progress. Most people here build their 
own.




4.   What's a suitable HV spec for massive vps cloud hosting? My
guess/assumption is at least a dual hexacore with at least 16GB of ram 
to
start and RAID-10 SSD drives (perhaps 1TB each) just to have that up 
front
hardcore specs and space. However, if I'm understanding correctly, the 
disk
portion has it's on HV while the CPU/Memory is *another* HV, can 
someone
clarify this? This is the general setup concept I got from OnApp techs 
at

one point.


HW needs vary from case to case, I'd go for maybe less CPU and more 
memory. SSD is always nice if you can afford it.
If you want HA capabilities you'll need to look at shared storage 
(NAS/SAN/Gluster/CEPH/etc).




5.   Is CS necessarily a good choice for end-customer who wants a
"dedicated cloud" in the sense of the traditional dedicated server? 
This
part for some reason I'm a bit confused on as I've seen some 
competitors who
us CS and offer "dedicated cloud" using CS' platform, but pricing is 
about
the same and nothing else appears different as far as redundancy, etc. 
Maybe

something slipped my eyes?


I'm not sure I understood this one.





Is there no community forum either? I also searched, only found one 
from

"open citrix" which is just archives and no activity for a year or so.



users@cloudstack.apache.org is the best place to ask for support at the 
moment.

A forum might not be a bad idea.

Regards,
Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro


RE: New to CloudStack // Questions

2014-01-20 Thread Chad
Thank you!

LogicWeb Inc.
You want IT, we got IT.
p. 877-LOGICWEB ext 79 // f. 718-841-7124
www.logicweb.com

-Original Message-
From: Nux! [mailto:n...@li.nux.ro] 
Sent: Monday, January 20, 2014 5:04 PM
To: users@cloudstack.apache.org
Subject: Re: New to CloudStack // Questions

On 20.01.2014 20:53, Chad wrote:
> Hello everyone,
> 

Hello,

> 
> 1.   Will CS notify me if a hardware and/or service fails on a
> particular host (node)?

Not as far as I know, you will need to set up monitoring on your own.

> 
> 2.   Is this a suitable platform for general cloud web hosting 
> (aka
> 'shared hosting') as well as VPS and dedicated cloud hosting?

Yes.

> 
> 3.   Are there any templates available? I Googled and strange 
> enough,
> could not find any at all.

This is something currently in progress. Most people here build their own.

> 
> 4.   What's a suitable HV spec for massive vps cloud hosting? My
> guess/assumption is at least a dual hexacore with at least 16GB of ram 
> to start and RAID-10 SSD drives (perhaps 1TB each) just to have that 
> up front hardcore specs and space. However, if I'm understanding 
> correctly, the disk portion has it's on HV while the CPU/Memory is 
> *another* HV, can someone clarify this? This is the general setup 
> concept I got from OnApp techs at one point.

HW needs vary from case to case, I'd go for maybe less CPU and more memory. SSD 
is always nice if you can afford it.
If you want HA capabilities you'll need to look at shared storage 
(NAS/SAN/Gluster/CEPH/etc).

> 
> 5.   Is CS necessarily a good choice for end-customer who wants a
> "dedicated cloud" in the sense of the traditional dedicated server? 
> This
> part for some reason I'm a bit confused on as I've seen some 
> competitors who us CS and offer "dedicated cloud" using CS' platform, 
> but pricing is about the same and nothing else appears different as 
> far as redundancy, etc.
> Maybe
> something slipped my eyes?

I'm not sure I understood this one.

> 
> 
> 
> Is there no community forum either? I also searched, only found one 
> from "open citrix" which is just archives and no activity for a year 
> or so.
> 

users@cloudstack.apache.org is the best place to ask for support at the moment.
A forum might not be a bad idea.

Regards,
Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro



Translation

2014-01-20 Thread Hollman Enciso R.
Hello allI can see that CloudStack it's not correctly translated. so I
wanna know how can translate it to spanish (my native language) and send it
to new releases ?

regards

-- 
Hollman Eduardo Enciso R.
http://nexxuz.com
http://algolibre.com 
@hollman


Re: Translation

2014-01-20 Thread Hollman Enciso R.
translating this file?

/usr/share/cloudstack-management/webapps/client/WEB-INF/classes/resources/messages_es.properties


On Mon, Jan 20, 2014 at 5:28 PM, Hollman Enciso R.  wrote:

> Hello allI can see that CloudStack it's not correctly translated. so I
> wanna know how can translate it to spanish (my native language) and send it
> to new releases ?
>
> regards
>
> --
> Hollman Eduardo Enciso R.
> http://nexxuz.com
> http://algolibre.com 
> @hollman
>



-- 
Hollman Eduardo Enciso R.
http://nexxuz.com
http://algolibre.com 
@hollman


Re: Translation

2014-01-20 Thread Erik Weber
On Mon, Jan 20, 2014 at 11:28 PM, Hollman Enciso R. <
hollman.enc...@gmail.com> wrote:

> Hello allI can see that CloudStack it's not correctly translated. so I
> wanna know how can translate it to spanish (my native language) and send it
> to new releases ?
>


You could do it on transifex :-)

https://www.transifex.com/projects/p/CloudStack_UI/

-- 
Erik


Re: Translation

2014-01-20 Thread Hollman Enciso R.
On Mon, Jan 20, 2014 at 5:48 PM, Erik Weber  wrote:

> You could do it on transifex :-)
>
> https://www.transifex.com/projects/p/CloudStack_UI/
>

thanks


-- 
Hollman Eduardo Enciso R.
http://nexxuz.com
http://algolibre.com 
@hollman


RE: New to CloudStack // Questions

2014-01-20 Thread Chad
Regarding creating templates, the wiki comes off a little confusing to me but I 
hope someone can explain.
https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Admin_Guide/create-templates-overview.html

"Launch a VM instance that has the operating system you want."

How would a VM you created in CS already have an OS you want if it only comes 
with centos template by default?

I want to be able to offer Centos 6 (which comes by default we know), but also 
Ubuntu, Windows 2012, Gentoo, and a few other Linux flavors.

LogicWeb Inc.
You want IT, we got IT.
p. 877-LOGICWEB ext 79 // f. 718-841-7124
www.logicweb.com

-Original Message-
From: Nux! [mailto:n...@li.nux.ro] 
Sent: Monday, January 20, 2014 5:04 PM
To: users@cloudstack.apache.org
Subject: Re: New to CloudStack // Questions

On 20.01.2014 20:53, Chad wrote:
> Hello everyone,
> 

Hello,

> 
> 1.   Will CS notify me if a hardware and/or service fails on a
> particular host (node)?

Not as far as I know, you will need to set up monitoring on your own.

> 
> 2.   Is this a suitable platform for general cloud web hosting 
> (aka
> 'shared hosting') as well as VPS and dedicated cloud hosting?

Yes.

> 
> 3.   Are there any templates available? I Googled and strange 
> enough,
> could not find any at all.

This is something currently in progress. Most people here build their own.

> 
> 4.   What's a suitable HV spec for massive vps cloud hosting? My
> guess/assumption is at least a dual hexacore with at least 16GB of ram 
> to start and RAID-10 SSD drives (perhaps 1TB each) just to have that 
> up front hardcore specs and space. However, if I'm understanding 
> correctly, the disk portion has it's on HV while the CPU/Memory is 
> *another* HV, can someone clarify this? This is the general setup 
> concept I got from OnApp techs at one point.

HW needs vary from case to case, I'd go for maybe less CPU and more memory. SSD 
is always nice if you can afford it.
If you want HA capabilities you'll need to look at shared storage 
(NAS/SAN/Gluster/CEPH/etc).

> 
> 5.   Is CS necessarily a good choice for end-customer who wants a
> "dedicated cloud" in the sense of the traditional dedicated server? 
> This
> part for some reason I'm a bit confused on as I've seen some 
> competitors who us CS and offer "dedicated cloud" using CS' platform, 
> but pricing is about the same and nothing else appears different as 
> far as redundancy, etc.
> Maybe
> something slipped my eyes?

I'm not sure I understood this one.

> 
> 
> 
> Is there no community forum either? I also searched, only found one 
> from "open citrix" which is just archives and no activity for a year 
> or so.
> 

users@cloudstack.apache.org is the best place to ask for support at the moment.
A forum might not be a bad idea.

Regards,
Lucian

--
Sent from the Delta quadrant using Borg technology!

Nux!
www.nux.ro



Re: New to CloudStack // Questions

2014-01-20 Thread Erik Weber
On Tue, Jan 21, 2014 at 12:23 AM, Chad  wrote:

> Regarding creating templates, the wiki comes off a little confusing to me
> but I hope someone can explain.
>
> https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Admin_Guide/create-templates-overview.html
>
> "Launch a VM instance that has the operating system you want."
>
> How would a VM you created in CS already have an OS you want if it only
> comes with centos template by default?
>
> I want to be able to offer Centos 6 (which comes by default we know), but
> also Ubuntu, Windows 2012, Gentoo, and a few other Linux flavors.
>
>

Upload the ISO, install it as you usually would. When you've done whatever
customisations to the installation that you use, clean it up (remove some
history files, remove udev rules etc.) and make a template out of it.

Could take a couple of times to get a hang on it.

Some resources:
http://www.greenhills.co.uk/2013/08/30/creating-ubuntu-templates-for-cloudstack.html
http://shankerbalan.net/blog/cloudstack-centos-template-install-from-iso/

Could be useful to bookmark Shanker Balan's blog, it has a lot of useful
resources for cloudstack

-- 
Erik


RE: New to CloudStack // Questions

2014-01-20 Thread Chad
Thanks Erik.

I've installed O/S on dedicated servers over the years using USB method,
easily done as you boot off the USB. But I've never done it on a virtual
machine. Can you explain how an o/s installed in a VM that is already
created with Centos for example? I've used pre-made templates provided by
OpenVZ / KVM communities over the years for traditional non-cloud VPS'. 

LogicWeb Inc.
You want IT, we got IT.
p. 877-LOGICWEB ext 79 // f. 718-841-7124
www.logicweb.com

-Original Message-
From: Erik Weber [mailto:terbol...@gmail.com] 
Sent: Monday, January 20, 2014 6:37 PM
To: users@cloudstack.apache.org
Subject: Re: New to CloudStack // Questions

On Tue, Jan 21, 2014 at 12:23 AM, Chad  wrote:

> Regarding creating templates, the wiki comes off a little confusing to 
> me but I hope someone can explain.
>
> https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/
> Admin_Guide/create-templates-overview.html
>
> "Launch a VM instance that has the operating system you want."
>
> How would a VM you created in CS already have an OS you want if it 
> only comes with centos template by default?
>
> I want to be able to offer Centos 6 (which comes by default we know), 
> but also Ubuntu, Windows 2012, Gentoo, and a few other Linux flavors.
>
>

Upload the ISO, install it as you usually would. When you've done whatever
customisations to the installation that you use, clean it up (remove some
history files, remove udev rules etc.) and make a template out of it.

Could take a couple of times to get a hang on it.

Some resources:
http://www.greenhills.co.uk/2013/08/30/creating-ubuntu-templates-for-cloudst
ack.html
http://shankerbalan.net/blog/cloudstack-centos-template-install-from-iso/

Could be useful to bookmark Shanker Balan's blog, it has a lot of useful
resources for cloudstack

--
Erik



Re: New to CloudStack // Questions

2014-01-20 Thread Shanker Balan
Comment inline.

On 21-Jan-2014, at 4:53 am, Chad  wrote:

> Regarding creating templates, the wiki comes off a little confusing to me but 
> I hope someone can explain.
> https://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Admin_Guide/create-templates-overview.html
>
> "Launch a VM instance that has the operating system you want."
>
> How would a VM you created in CS already have an OS you want if it only comes 
> with centos template by default?
>
> I want to be able to offer Centos 6 (which comes by default we know), but 
> also Ubuntu, Windows 2012, Gentoo, and a few other Linux flavors.

I have a very details CentOS template creation blog post at

http://shankerbalan.net/blog/cloudstack-centos-template-install-from-iso/

Hth.

--
@shankerbalan

M: +91 98860 60539 | O: +91 (80) 67935867
shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
Bangalore - 560 055

Need Enterprise Grade Support for Apache CloudStack?
Our CloudStack Infrastructure 
Support offers the 
best 24/7 SLA for CloudStack Environments.

Apache CloudStack Bootcamp training courses

**NEW!** CloudStack 4.2 training
08/09 January 2014, London
13-17 January 2014, GLOBAL. Instructor led, 
On-line
20-24 January 2014, GLOBAL. Instructor led, 
On-line

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: New to CloudStack // Questions

2014-01-20 Thread Shanker Balan
On 21-Jan-2014, at 5:10 am, Chad  wrote:

> Thanks Erik.
>
> I've installed O/S on dedicated servers over the years using USB method,
> easily done as you boot off the USB.

I personally use PXE boot to install OS on bare-metal hardware. Running around
in cold colos with a USB stick would be fun though. :)

> But I've never done it on a virtual
> machine. Can you explain how an o/s installed in a VM that is already
> created with Centos for example? I've used pre-made templates provided by
> OpenVZ / KVM communities over the years for traditional non-cloud VPS’.

I would not trust pre-made template from 3rd parties for security reasons. YMMV.


--
@shankerbalan

M: +91 98860 60539 | O: +91 (80) 67935867
shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
Bangalore - 560 055

Need Enterprise Grade Support for Apache CloudStack?
Our CloudStack Infrastructure 
Support offers the 
best 24/7 SLA for CloudStack Environments.

Apache CloudStack Bootcamp training courses

**NEW!** CloudStack 4.2 training
08/09 January 2014, London
13-17 January 2014, GLOBAL. Instructor led, 
On-line
20-24 January 2014, GLOBAL. Instructor led, 
On-line

This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


[CLOUDSTACK-1001] Hyper-V Documentation for Review

2014-01-20 Thread Radhika Puthiyetath
Hi,

Sorry for cross-posting.

Hyper-V Documentation draft is ready to be picked up for review.

You can find the latest draft doc at 
https://issues.apache.org/jira/browse/CLOUDSTACK-1001

Share your feedback so that we can improve the usability of this new feature.

Thanks
-Radhika