Re: Assign user with instance

2016-09-22 Thread Abhinandan Prateek
I think the exception is misleading in this case, it has nothing to do with 
tagging.
Since you have two networks you need to pass network id of one(or both) of 
those. Look at the APIDOC. 
You can also make a call from browser using Unauthenticated API Requests using 
port 8096 like:

http://:8096/client/api?command=assignVirtualMachine=??=??=??=??






On 22/09/16, 3:08 PM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:

>We have Subnet22, Subnet24 and private shared network under Service Offcering 
>> Network Offering. And all have tagging. But the instance/VM's that we want 
>to assign just using one NIC at the moment.
>
>-Original Message-
>From: Abhinandan Prateek [mailto:abhinandan.prat...@shapeblue.com] 
>Sent: Thursday, September 22, 2016 4:42 PM
>To: users@cloudstack.apache.org
>Subject: Re: Assign user with instance
>
>The error says that there are more than one physical networks in the zone.
>Since there is not tag the api is unable to decide which network to choose.
>Is should work if you provide the network id as the api parameter. 
>
>Regards,
>-abhi
>
>
>
>On 22/09/16, 10:13 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:
>
>>Every client instance/VM's have 2 NIC (public and private). We try to 
>>assign to other user for testing purpose. The primary storage default 
>>been change from 200 to 320. But we getting new error:
>>https://postimg.org/image/f0yfentr9/
>>
>>Advice needed from expert.
>>
>>p/s: On testing stage. Should declare as a bug.
>>
>>-Original Message-----
>>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
>>Sent: Thursday, September 22, 2016 12:26 PM
>>To: users@cloudstack.apache.org
>>Subject: RE: Assign user with instance
>>
>>This weird thing. If user account not exist and we try to assign the 
>>instance under Home > Instances missing. Is this a bug?? This is twice 
>>we test.
>>
>>-Original Message-
>>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
>>Sent: Thursday, September 22, 2016 10:55 AM
>>To: users@cloudstack.apache.org
>>Subject: RE: Assign user with instance
>>
>>I'm getting error while assign to another account. The account also 
>>under ROOT.
>>Refer link: https://postimg.org/image/3oot8rlel/
>>
>>-Original Message-
>>From: Simon Weller [mailto:swel...@ena.com]
>>Sent: Wednesday, September 21, 2016 8:30 PM
>>To: users@cloudstack.apache.org
>>Subject: Re: Assign user with instance
>>
>>Login  as the admin user in the GUI.
>>
>>Click Instances on the left menu.
>>
>>Shutdown the VM you want to move to another user.
>>
>>Once it's shutdown, you should see a new icon on the far right of the bar.
>>If you mouse over it, it's called "Assign Instance to Another Account".
>>
>>Click on that icon and select the domain and type in the user you want 
>>to move the Instance to.
>>
>>
>>- Si
>>
>>
>>____
>>From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
>>Sent: Wednesday, September 21, 2016 5:22 AM
>>To: users@cloudstack.apache.org
>>Subject: RE: Assign user with instance
>>
>>The link does not show how to do it. It just explain only.
>>
>>-Original Message-
>>From: Koushik Das [mailto:koushik@accelerite.com]
>>Sent: Wednesday, September 21, 2016 6:14 PM
>>To: users@cloudstack.apache.org
>>Subject: Re: Assign user with instance
>>
>>Check
>>https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualM
>>achin
>>e.html
>>
>>
>>On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:
>>
>>Hi,
>>
>>
>>
>>How to assign instance/VM's to user? Please show me the way.
>>
>>
>>
>>Thanks.
>>
>>
>>
>>
>>
>>
>>DISCLAIMER
>>==
>>This e-mail may contain privileged and confidential information which 
>>is the property of Accelerite, a Persistent Systems business. It is 
>>intended only for the use of the individual or entity to which it is 
>>addressed. If you are not the intended recipient, you are not 
>>authorized to read, retain, copy, print, distribute or use this 
>>message. If you have received this communication in error, please 
>>notify the sender and delete all copies of this message. Accelerite, a 
>>Persistent Systems business does not accept any liability for virus infected 
>>mails.
>>
>>
>
>abhinandan.prat...@shapeblue.com
>www.shapeblue.com
>53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
>  
> 
>
>

abhinandan.prat...@shapeblue.comĀ 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 



RE: Assign user with instance

2016-09-22 Thread Mohd Zainal Abidin Rabani
We have Subnet22, Subnet24 and private shared network under Service Offcering > 
Network Offering. And all have tagging. But the instance/VM's that we want to 
assign just using one NIC at the moment.

-Original Message-
From: Abhinandan Prateek [mailto:abhinandan.prat...@shapeblue.com] 
Sent: Thursday, September 22, 2016 4:42 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

The error says that there are more than one physical networks in the zone.
Since there is not tag the api is unable to decide which network to choose.
Is should work if you provide the network id as the api parameter. 

Regards,
-abhi



On 22/09/16, 10:13 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:

>Every client instance/VM's have 2 NIC (public and private). We try to 
>assign to other user for testing purpose. The primary storage default 
>been change from 200 to 320. But we getting new error:
>https://postimg.org/image/f0yfentr9/
>
>Advice needed from expert.
>
>p/s: On testing stage. Should declare as a bug.
>
>-Original Message-
>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
>Sent: Thursday, September 22, 2016 12:26 PM
>To: users@cloudstack.apache.org
>Subject: RE: Assign user with instance
>
>This weird thing. If user account not exist and we try to assign the 
>instance under Home > Instances missing. Is this a bug?? This is twice 
>we test.
>
>-Original Message-
>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
>Sent: Thursday, September 22, 2016 10:55 AM
>To: users@cloudstack.apache.org
>Subject: RE: Assign user with instance
>
>I'm getting error while assign to another account. The account also 
>under ROOT.
>Refer link: https://postimg.org/image/3oot8rlel/
>
>-Original Message-
>From: Simon Weller [mailto:swel...@ena.com]
>Sent: Wednesday, September 21, 2016 8:30 PM
>To: users@cloudstack.apache.org
>Subject: Re: Assign user with instance
>
>Login  as the admin user in the GUI.
>
>Click Instances on the left menu.
>
>Shutdown the VM you want to move to another user.
>
>Once it's shutdown, you should see a new icon on the far right of the bar.
>If you mouse over it, it's called "Assign Instance to Another Account".
>
>Click on that icon and select the domain and type in the user you want 
>to move the Instance to.
>
>
>- Si
>
>
>____
>From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
>Sent: Wednesday, September 21, 2016 5:22 AM
>To: users@cloudstack.apache.org
>Subject: RE: Assign user with instance
>
>The link does not show how to do it. It just explain only.
>
>-Original Message-
>From: Koushik Das [mailto:koushik@accelerite.com]
>Sent: Wednesday, September 21, 2016 6:14 PM
>To: users@cloudstack.apache.org
>Subject: Re: Assign user with instance
>
>Check
>https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualM
>achin
>e.html
>
>
>On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:
>
>Hi,
>
>
>
>How to assign instance/VM's to user? Please show me the way.
>
>
>
>Thanks.
>
>
>
>
>
>
>DISCLAIMER
>==
>This e-mail may contain privileged and confidential information which 
>is the property of Accelerite, a Persistent Systems business. It is 
>intended only for the use of the individual or entity to which it is 
>addressed. If you are not the intended recipient, you are not 
>authorized to read, retain, copy, print, distribute or use this 
>message. If you have received this communication in error, please 
>notify the sender and delete all copies of this message. Accelerite, a 
>Persistent Systems business does not accept any liability for virus infected 
>mails.
>
>

abhinandan.prat...@shapeblue.com
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK @shapeblue
  
 




Re: Assign user with instance

2016-09-22 Thread Abhinandan Prateek
The error says that there are more than one physical networks in the zone.
Since there is not tag the api is unable to decide which network to choose.
Is should work if you provide the network id as the api parameter. 

Regards,
-abhi



On 22/09/16, 10:13 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:

>Every client instance/VM's have 2 NIC (public and private). We try to assign
>to other user for testing purpose. The primary storage default been change
>from 200 to 320. But we getting new error:
>https://postimg.org/image/f0yfentr9/
>
>Advice needed from expert.
>
>p/s: On testing stage. Should declare as a bug.
>
>-Original Message-
>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net] 
>Sent: Thursday, September 22, 2016 12:26 PM
>To: users@cloudstack.apache.org
>Subject: RE: Assign user with instance
>
>This weird thing. If user account not exist and we try to assign the
>instance under Home > Instances missing. Is this a bug?? This is twice we
>test.
>
>-Original Message-
>From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
>Sent: Thursday, September 22, 2016 10:55 AM
>To: users@cloudstack.apache.org
>Subject: RE: Assign user with instance
>
>I'm getting error while assign to another account. The account also under
>ROOT.
>Refer link: https://postimg.org/image/3oot8rlel/
>
>-Original Message-
>From: Simon Weller [mailto:swel...@ena.com]
>Sent: Wednesday, September 21, 2016 8:30 PM
>To: users@cloudstack.apache.org
>Subject: Re: Assign user with instance
>
>Login  as the admin user in the GUI.
>
>Click Instances on the left menu.
>
>Shutdown the VM you want to move to another user.
>
>Once it's shutdown, you should see a new icon on the far right of the bar.
>If you mouse over it, it's called "Assign Instance to Another Account".
>
>Click on that icon and select the domain and type in the user you want to
>move the Instance to.
>
>
>- Si
>
>
>____
>From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
>Sent: Wednesday, September 21, 2016 5:22 AM
>To: users@cloudstack.apache.org
>Subject: RE: Assign user with instance
>
>The link does not show how to do it. It just explain only.
>
>-Original Message-
>From: Koushik Das [mailto:koushik@accelerite.com]
>Sent: Wednesday, September 21, 2016 6:14 PM
>To: users@cloudstack.apache.org
>Subject: Re: Assign user with instance
>
>Check
>https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualMachin
>e.html
>
>
>On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:
>
>Hi,
>
>
>
>How to assign instance/VM's to user? Please show me the way.
>
>
>
>Thanks.
>
>
>
>
>
>
>DISCLAIMER
>==
>This e-mail may contain privileged and confidential information which is the
>property of Accelerite, a Persistent Systems business. It is intended only
>for the use of the individual or entity to which it is addressed. If you are
>not the intended recipient, you are not authorized to read, retain, copy,
>print, distribute or use this message. If you have received this
>communication in error, please notify the sender and delete all copies of
>this message. Accelerite, a Persistent Systems business does not accept any
>liability for virus infected mails.
>
>

abhinandan.prat...@shapeblue.comĀ 
www.shapeblue.com
53 Chandos Place, Covent Garden, London  WC2N 4HSUK
@shapeblue
  
 



RE: Assign user with instance

2016-09-21 Thread Mohd Zainal Abidin Rabani
Every client instance/VM's have 2 NIC (public and private). We try to assign
to other user for testing purpose. The primary storage default been change
from 200 to 320. But we getting new error:
https://postimg.org/image/f0yfentr9/

Advice needed from expert.

p/s: On testing stage. Should declare as a bug.

-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net] 
Sent: Thursday, September 22, 2016 12:26 PM
To: users@cloudstack.apache.org
Subject: RE: Assign user with instance

This weird thing. If user account not exist and we try to assign the
instance under Home > Instances missing. Is this a bug?? This is twice we
test.

-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net]
Sent: Thursday, September 22, 2016 10:55 AM
To: users@cloudstack.apache.org
Subject: RE: Assign user with instance

I'm getting error while assign to another account. The account also under
ROOT.
Refer link: https://postimg.org/image/3oot8rlel/

-Original Message-
From: Simon Weller [mailto:swel...@ena.com]
Sent: Wednesday, September 21, 2016 8:30 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

Login  as the admin user in the GUI.

Click Instances on the left menu.

Shutdown the VM you want to move to another user.

Once it's shutdown, you should see a new icon on the far right of the bar.
If you mouse over it, it's called "Assign Instance to Another Account".

Click on that icon and select the domain and type in the user you want to
move the Instance to.


- Si



From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
Sent: Wednesday, September 21, 2016 5:22 AM
To: users@cloudstack.apache.org
Subject: RE: Assign user with instance

The link does not show how to do it. It just explain only.

-Original Message-
From: Koushik Das [mailto:koushik@accelerite.com]
Sent: Wednesday, September 21, 2016 6:14 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

Check
https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualMachin
e.html


On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:

Hi,



How to assign instance/VM's to user? Please show me the way.



Thanks.






DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Accelerite, a Persistent Systems business. It is intended only
for the use of the individual or entity to which it is addressed. If you are
not the intended recipient, you are not authorized to read, retain, copy,
print, distribute or use this message. If you have received this
communication in error, please notify the sender and delete all copies of
this message. Accelerite, a Persistent Systems business does not accept any
liability for virus infected mails.




RE: Assign user with instance

2016-09-21 Thread Mohd Zainal Abidin Rabani
This weird thing. If user account not exist and we try to assign the
instance under Home > Instances missing. Is this a bug?? This is twice we
test.

-Original Message-
From: Mohd Zainal Abidin Rabani [mailto:zai...@nocser.net] 
Sent: Thursday, September 22, 2016 10:55 AM
To: users@cloudstack.apache.org
Subject: RE: Assign user with instance

I'm getting error while assign to another account. The account also under
ROOT.
Refer link: https://postimg.org/image/3oot8rlel/

-Original Message-
From: Simon Weller [mailto:swel...@ena.com]
Sent: Wednesday, September 21, 2016 8:30 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

Login  as the admin user in the GUI.

Click Instances on the left menu.

Shutdown the VM you want to move to another user.

Once it's shutdown, you should see a new icon on the far right of the bar.
If you mouse over it, it's called "Assign Instance to Another Account".

Click on that icon and select the domain and type in the user you want to
move the Instance to.


- Si



From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
Sent: Wednesday, September 21, 2016 5:22 AM
To: users@cloudstack.apache.org
Subject: RE: Assign user with instance

The link does not show how to do it. It just explain only.

-Original Message-
From: Koushik Das [mailto:koushik@accelerite.com]
Sent: Wednesday, September 21, 2016 6:14 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

Check
https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualMachin
e.html


On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:

Hi,



How to assign instance/VM's to user? Please show me the way.



Thanks.






DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Accelerite, a Persistent Systems business. It is intended only
for the use of the individual or entity to which it is addressed. If you are
not the intended recipient, you are not authorized to read, retain, copy,
print, distribute or use this message. If you have received this
communication in error, please notify the sender and delete all copies of
this message. Accelerite, a Persistent Systems business does not accept any
liability for virus infected mails.




RE: Assign user with instance

2016-09-21 Thread Mohd Zainal Abidin Rabani
I'm getting error while assign to another account. The account also under
ROOT.
Refer link: https://postimg.org/image/3oot8rlel/

-Original Message-
From: Simon Weller [mailto:swel...@ena.com] 
Sent: Wednesday, September 21, 2016 8:30 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

Login  as the admin user in the GUI.

Click Instances on the left menu.

Shutdown the VM you want to move to another user.

Once it's shutdown, you should see a new icon on the far right of the bar.
If you mouse over it, it's called "Assign Instance to Another Account".

Click on that icon and select the domain and type in the user you want to
move the Instance to.


- Si



From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
Sent: Wednesday, September 21, 2016 5:22 AM
To: users@cloudstack.apache.org
Subject: RE: Assign user with instance

The link does not show how to do it. It just explain only.

-Original Message-
From: Koushik Das [mailto:koushik@accelerite.com]
Sent: Wednesday, September 21, 2016 6:14 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

Check
https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualMachin
e.html


On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:

Hi,



How to assign instance/VM's to user? Please show me the way.



Thanks.






DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Accelerite, a Persistent Systems business. It is intended only
for the use of the individual or entity to which it is addressed. If you are
not the intended recipient, you are not authorized to read, retain, copy,
print, distribute or use this message. If you have received this
communication in error, please notify the sender and delete all copies of
this message. Accelerite, a Persistent Systems business does not accept any
liability for virus infected mails.




Re: Assign user with instance

2016-09-21 Thread Simon Weller
Login  as the admin user in the GUI.

Click Instances on the left menu.

Shutdown the VM you want to move to another user.

Once it's shutdown, you should see a new icon on the far right of the bar. If 
you mouse over it, it's called "Assign Instance to Another Account".

Click on that icon and select the domain and type in the user you want to move 
the Instance to.


- Si



From: Mohd Zainal Abidin Rabani <zai...@nocser.net>
Sent: Wednesday, September 21, 2016 5:22 AM
To: users@cloudstack.apache.org
Subject: RE: Assign user with instance

The link does not show how to do it. It just explain only.

-Original Message-
From: Koushik Das [mailto:koushik@accelerite.com]
Sent: Wednesday, September 21, 2016 6:14 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

Check 
https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualMachine.html


On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:

Hi,



How to assign instance/VM's to user? Please show me the way.



Thanks.






DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.



RE: Assign user with instance

2016-09-21 Thread Mohd Zainal Abidin Rabani
The link does not show how to do it. It just explain only.

-Original Message-
From: Koushik Das [mailto:koushik@accelerite.com] 
Sent: Wednesday, September 21, 2016 6:14 PM
To: users@cloudstack.apache.org
Subject: Re: Assign user with instance

Check 
https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualMachine.html


On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" <zai...@nocser.net> wrote:

Hi,

 

How to assign instance/VM's to user? Please show me the way.

 

Thanks.






DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the 
property of Accelerite, a Persistent Systems business. It is intended only for 
the use of the individual or entity to which it is addressed. If you are not 
the intended recipient, you are not authorized to read, retain, copy, print, 
distribute or use this message. If you have received this communication in 
error, please notify the sender and delete all copies of this message. 
Accelerite, a Persistent Systems business does not accept any liability for 
virus infected mails.