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

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:

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

AW: Problem with a secondary storage

2016-09-21 Thread Jeroen Keerl
Have you checked remaining storage left ( df -h )? Secondary storage properly mounted, writable? -Ursprüngliche Nachricht- Von: daniel.leona...@softwarelivre.ufrj.br [mailto:daniel.leona...@softwarelivre.ufrj.br] Gesendet: Mittwoch, 21. September 2016 22:00 An:

Problem with a secondary storage

2016-09-21 Thread daniel . leonardo
Hi all, I have problems with secondary storage that show me this message when I register a ISO. 2016-09-21 16:44:42,562 INFO [c.c.t.HypervisorTemplateAdapter] (catalina-exec-12:ctx-2f7212f7 ctx-31c77043) (logid:7c872c7e) Image store doesn't has enough capacity, so skip downloading template

Re: Issue Upgrade CloudStack 4.3 vs 4.7/4.8

2016-09-21 Thread Simon Weller
Gian, Take a look at this document for how to change the DB password: http://svn.apache.org/repos/asf/cloudstack/docsite/html/docs/ja-JP/Apache_CloudStack/4.1.0/html/Admin_Guide/change-database-password.html Make sure you back everything up first. - Si

Issue Upgrade CloudStack 4.3 vs 4.7/4.8

2016-09-21 Thread Gian Paolo Buono
Hi all, I have an installation of Cloudstack 4.3 (Centos 6.5) advanced zone with XenServer and I have following this procedure for 4.7 and 4.8

Re: [Change Range Public IP]

2016-09-21 Thread Rafael Weingärtner
As a warning, changes directly on DB can be pretty dangerous. Apache CloudStack does not allocate IPs in ascending order within the configured range. I am not sure if there is an order. So, when shrinking the range, make sure that you are not removing anything that you use. On Wed, Sep 21, 2016

Re: [Change Range Public IP]

2016-09-21 Thread Gian Paolo Buono
Hi Makrand, I would leave the public ip assigned, but I would shrink the ip range Thanks On 09/21/2016 02:41 PM, Makrand wrote: Gian, The already assigned IP (to VR (source NAT) or VM (static NAT)) from initial range would cause you the issues in case you decide to get rid of original range.

Re: [Change Range Public IP]

2016-09-21 Thread Makrand
Gian, The already assigned IP (to VR (source NAT) or VM (static NAT)) from initial range would cause you the issues in case you decide to get rid of original range. BTW, is the new range colliding with range that already exist there? If not, you can introduce the new range as add on range. --

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

Re: [Change Range Public IP]

2016-09-21 Thread Gian Paolo Buono
Hi, I have advanced but can not change the range, but only add new range or delete the old. Thanks On 09/21/2016 02:15 PM, Gabriel Beims Bräscher wrote: Yes, it is possible. Do you have an advanced network or basic? For example, in basic network you can change the IP range of a zone by: Home

Re: [Change Range Public IP]

2016-09-21 Thread Gabriel Beims Bräscher
Yes, it is possible. Do you have an advanced network or basic? For example, in basic network you can change the IP range of a zone by: Home > Infrastructure > Zones > "Zone name" > PhysicalNetworkInBasicZone > Guest > IP Ranges Cheers, Gabriel. 2016-09-21 7:24 GMT-03:00 Gian Paolo Buono

Re: Issue with template

2016-09-21 Thread Sergey Levitskiy
With centos 6 you need to remove line for respective interface from /etc/udev/rules.d/70-persistent-net.rules Centos/rhel6 auto detects interface and creates a rules to associate a particular MAC address with interface name. To creating clones from template you need to generalize setup so that

[Change Range Public IP]

2016-09-21 Thread Gian Paolo Buono
Hi all, is it possible to change the range of public ip addresses ? If not from gui, can i to do from cli ? Thanks

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

RE: Issue with template

2016-09-21 Thread Glenn Wagner
Hi, You can have a look at this document , this will help you http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.9/templates.html You are missing the part (Remove the udev persistent device rules) Thanks Glenn glenn.wag...@shapeblue.com  www.shapeblue.com First Floor,

Issue with template

2016-09-21 Thread Mohd Zainal Abidin Rabani
Hi, I'm creating template from instance that install using ISO. After finish install and reboot, I update OS from centos 5.6 to 6.8. Then I reboot again. After reboot I shutdown the instance and create template from disk. After creating template finish and available for use I try create new