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 ins

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,

RE: Issue with template

2016-09-21 Thread Mohd Zainal Abidin Rabani
I already follow from link given. Still getting same result. -Original Message- From: Glenn Wagner [mailto:glenn.wag...@shapeblue.com] Sent: Wednesday, September 21, 2016 4:31 PM To: users@cloudstack.apache.org Subject: RE: Issue with template Hi, You can have a look at this document ,

RE: Issue with template

2016-09-21 Thread Glenn Wagner
Hi Just check in your template the eth0 has the UUID and Mac addresses lines removed Glenn glenn.wag...@shapeblue.com  www.shapeblue.com First Floor, Victoria Centre, 7 Victoria Street, Somerset West, Cape Town 7129South Africa @shapeblue -Original Message- From: Mohd Zain

Re: Assign user with instance

2016-09-21 Thread Koushik Das
Check https://cloudstack.apache.org/api/apidocs-4.6/root_admin/assignVirtualMachine.html On 21/09/16, 9:53 AM, "Mohd Zainal Abidin Rabani" wrote: Hi, How to assign instance/VM's to user? Please show me the way. Thanks. DISCLAIMER ==

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/

[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: 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 de

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 : > H

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: 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 sel

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. -- Ma

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. B

Creating VM from .vhd

2016-09-21 Thread Makrand
Hello, I am wondering what is the best way to create a VM if all you have is a .vhd file. This .vhd file is created on clients XENserver infra (I am not very sure on this...it can be hyperV as well.) The cloud end also have XENserver as hypervisor. I already have the .vhd accessible on web-serve

Re: [Change Range Public IP]

2016-09-21 Thread Makrand
Gian, I am not sure if this will work for sure, but if you can locate the tables which defines the start and end ip of public IP and then edit (update) the end IP to what you want may do trick. Just undo update querry if it doesn't work. I am not sure if below is the table, but run select query o

Re: Creating VM from .vhd

2016-09-21 Thread Rafael Weingärtner
1) What changes needs to be done at VM (from which the .vhd is derived) to tune is according to current cloud environment? Especially, if the source hypervisor for vhd is hyperV? You should remove hyperV’s drivers and install the ones required by the hypervisor you intend to use. 2) Also, is the

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 at

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 http://docs.cloudstack.apache.org/projects/cloudst

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 From:

R: Issue Upgrade CloudStack 4.3 vs 4.7/4.8

2016-09-21 Thread Gian Paolo Buono
Hi, yes but nothing to do Bye Inviato dal mio dispositivo Samsung Messaggio originale Da: Simon Weller Data: 21/09/2016 18:21 (GMT+01:00) A: users@cloudstack.apache.org Oggetto: Re: Issue Upgrade CloudStack 4.3 vs 4.7/4.8 Gian, Take a look at this document for how to chan

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

SecurityGroup - not working?

2016-09-21 Thread Jeroen Keerl
Hi, I had a few things configured on ACS – Basic Zone – Security Groups. Setup: 2 Citrix 6.5 hosts, Mgmt server under CentOS 6.8. Basic Networking, VMs created from template, also CentOS 6.8 At first (default, first VM test) I could not log in using SSH. Then I created the appropriate ingress rul

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: users@cloudstack.apache.or

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 u

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@cloudsta

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: SecurityGroup - not working?

2016-09-21 Thread Vivek Kumar
Hello Jeroen, when you setup basic Zone in Cloudstack with Xenserver you need to change few things in your Xenserver. 1- *xe-switch-network-backend bridge* ( I hope u have already done this ). 2- And you also need to do some changes in sysctl conf file for security groups. do below changes in