Re: Debian 7 does not get hostname from dhcp.

2013-08-08 Thread Netsons > Roberto Iervolino
There is a way to solve this known issue? Thanks. Supernova s.r.l. Via G. Misiticoni, 3 65126 - Pescara

Re: Password Management in OS Templates Not Working

2013-08-08 Thread Punit Dambiwal
Hi Prasanna, Now it's working perfectthanks for your all help On Thu, Aug 8, 2013 at 2:53 PM, Jayapal Reddy Uradi < [email protected]> wrote: > Hi, > > Please take the below script > > http://pastebin.com/1RWdYJcF > > Thanks, > Jayapal > On 08-Aug-2013, at 12:12 PM, Prasanna

Resize Data disk shrink

2013-08-08 Thread Punit Dambiwal
Hi, I want to resize the data disk of one VM (Hypervisior is XenServer),but it's failed with the following error :- --- [root@csmgmt ~]# cat /var/log/cloudstack/management/management-server.log | grep resize 2013-08-08 15:17:46,816 DEBUG [cloud.api.ApiServlet] (catalin

RE: Resize Data disk shrink

2013-08-08 Thread Pavan Bandarupally
Hi Punit, Currently Shrink is not supported in Xenserver. Please have a look at the issue: https://issues.apache.org/jira/browse/CLOUDSTACK-3392 Regards, pavan From: Punit Dambiwal [[email protected]] Sent: Thursday, August 08, 2013 12:55 PM To: users@clo

Re: [Doc] Non Contiguous VLAN Ranges for Review

2013-08-08 Thread Ron Wheeler
Small corrections 3. Check whether the new VLAN range overlaps with any existing ones. If overlaps, extend the existing range. If does not overlap, add the new range. missing subject in the phrases If it overlaps, extend the existing range. If it does not overlap, add the new range. 5. On Zo

Change the time zone of events and alerts Cloudstack UI

2013-08-08 Thread Punit Dambiwal
Hi, I want to change the timezone (GMT +8:00)...as now cloudstack UI display the wrong time and date in events and alerts. Thanks, Punit Dambiwal

Re: Change the time zone of events and alerts Cloudstack UI

2013-08-08 Thread Jijun
On 08/08/2013 04:30 PM, Punit Dambiwal wrote: Hi, I want to change the timezone (GMT +8:00)...as now cloudstack UI display the wrong time and date in events and alerts. Thanks, Punit Dambiwal you can change it in Account. select Accout-> View Users ->click 'your username' -> edit user ,in the

[Doc] Default Password Encoding Mechanism, SHA256Salt, Doc for Review

2013-08-08 Thread Radhika Puthiyetath
Hi, Default Password Encoding Mechanism, SHA256Salt, Doc is ready for review. The doc is attached at https://issues.apache.org/jira/browse/CLOUDSTACK-1815. Please provide your feedback. Regards -Radhika

RE: 2013-08-01 Japanese CloudStack Community Weekly Update

2013-08-08 Thread Kimihiko Kitase
We started to post Japanese CloudStack Community Weekly Update. # # # # New board member Satoru Nakaya: VMware expert. He helps to answer question posted in [email protected]. He is also publishing CloudStack and VMware corroboration information Takuma Nakajima: He helps lot

2013-08-08 Japanese CloudStack Community Weekly Update

2013-08-08 Thread Kimihiko Kitase
Changed the title... -Original Message- From: Kimihiko Kitase Sent: Thursday, August 08, 2013 6:15 PM To: [email protected]; [email protected]; [email protected] Cc: '[email protected]' Subject: RE: 2013-08-01 Japanese CloudStack Community Weekly Update

Re: Ubuntu on CS4.0.2 + XS6.0.2

2013-08-08 Thread Kirk Kosinski
It will likely depend on the XenServer version. If the version you are using supports Ubuntu 12.04, CloudStack will likely boot the VM in PV mode. To be sure you can always use the Other PV types since that should force the VM to boot in PV mode on any XenServer version. Best regards, Kirk On 0

Re: Third-party Cloudstack Support

2013-08-08 Thread Lin Sacha Eugene
Hello, You can have a look at Apalia (www.apalia.net) who are one of the largest worldwide CloudStack / CloudPlatform integrator since the origin of Cloud.com (back in the days cloud.com was branded VMops). At Orange (www.orange.ch) we've been succ

Global Parameters

2013-08-08 Thread Chitra Manjunath
HI I installed Cloudstack 4.0.2, since i'm using Vmware 5.1 hypervisor I skip the "basic installation" and I selected "I have already used cloudstack tab". For the next time I logged in getting the same guide page please tell me where I went wrong? I want to use local storage as primary stora

Re: Global Parameters

2013-08-08 Thread Venkata SwamyBabu Budumuru
Hi, Enabling local storage for userVMs is now done using zone creation wizard (createZone API). If the zone is already created then you can use "updateZone" API to do that. About mount.parent setting, this for your hypervisor to automatically mount the secondary NFS on hypervisor. You don't have

Root admins don't see project instances??

2013-08-08 Thread Kirk Jantzer
Created a couple projects and accounts to go in them, then spun up some test instances in said projects, but the root admin account isn't able to see the instances in the default instances page? I have to navigate into each project to see instances. -- Regards, Kirk Jantzer http://about.met/kirk

NetScaler VPX 10 VM wont boot using CS 4.1

2013-08-08 Thread Fitzjarrell, Dave
Hi, I loaded a new template of a NS VPX VM and I'm trying to build a new VM with it. I need the NSIP on one physical interface and a MIP on a different one. I can't find a way to build the VM so that the NSIP interface is the first devices for the VM. Always comes up as the second device regardl

Re: NetScaler VPX 10 VM wont boot using CS 4.1

2013-08-08 Thread Venkata SwamyBabu Budumuru
Hi, Did you follow this article to do this? http://support.citrix.com/article/CTX132014 I think in your case, the VM is taking first boot device as CDROM. After you deploy from CS, can you directly try manually selecting boot option? Thanks, SWAMY On 08/08/13 9:44 PM, "Fitzjarrell, Dave" wrot

RE: 2013-08-08 Japanese CloudStack Community Weekly Update

2013-08-08 Thread Musayev, Ilya
Hi Kimihiko and Satoru, I've done a lot of work with VMware and CloudStack, I'm running a private branch of ACS with additional VMware support that is not available in current ACS 4.1, but available in my distro known as cloudsand. This distro is ran in production in at least 3 other companies

RE: Root admins don't see project instances??

2013-08-08 Thread Musayev, Ilya
Kirk, Asked the same question on dev list few days back, its something we've been lacking for sometime. The fix should be simple, we just need to change the behavior of show "all" instances by looping through all projects and showing the vm names. But then we would also need to alter the Instan

Re: Root admins don't see project instances??

2013-08-08 Thread Kirk Jantzer
https://issues.apache.org/jira/browse/CLOUDSTACK-4196 On Thu, Aug 8, 2013 at 12:58 PM, Musayev, Ilya wrote: > Kirk, > > Asked the same question on dev list few days back, its something we've > been lacking for sometime. The fix should be simple, we just need to change > the behavior of show "al

RE: NetScaler VPX 10 VM wont boot using CS 4.1

2013-08-08 Thread Fitzjarrell, Dave
CS is automatically assigning a DVD drive. When I manually load the template on a non-CS controlled host it works perfectly. I verified it does not have a DVD assigned. Once I create a DVD and reboot the VM it fails the exact same way. I'm going to use this article to hopefully preserve the as

Re: NetScaler VPX 10 VM wont boot using CS 4.1

2013-08-08 Thread Kirk Kosinski
Hi, Dave. CloudStack will always create a virtual CD/DVD drive for VMs. This is a known limitation. I've filed an enhancement request for this here: https://issues.apache.org/jira/browse/CLOUDSTACK-4197 As a workaround, if possible try XenServer 6.0.2 since the NetScaler appliance seems to wor

RE: Debian 7 does not get hostname from dhcp.

2013-08-08 Thread Musayev, Ilya
Perhaps, make sure you don't set the hostname in your template anywhere in the config and use dhcp provided hostname instead? From: Netsons > Roberto Iervolino [mailto:[email protected]] Sent: Thursday, August 08, 2013 3:10 AM To: [email protected] Subject: Re: Debian 7 does not g

RE: NetScaler VPX 10 VM wont boot using CS 4.1

2013-08-08 Thread Fitzjarrell, Dave
Myself and my co-worker voted for it ;-) We ended up running this command: xe vm-cd-remove uuid= cd-name=xs-tools.iso You have to have something in the drive before it can be removed. After that the NS appliance boots right up. -Original Message- From: Kirk Kosinski [mailto:kirkkosin...@

documentation for 6.1 Addition

2013-08-08 Thread KENT ORTELL JOHNSON
I am installing CloudStack 4.1 using XenServer 6.1 hosts. When following the installation section (8.2.3. Configure XenServer dom0 Memory) then I saw a reference to an article on Citrix site (http://support.citrix.com/article/CTX126531) and started doing that configuration. It claims to be for

RE: 2013-08-08 Japanese CloudStack Community Weekly Update

2013-08-08 Thread Kimihiko Kitase
Hi Ilya Thanks for your comment on this. By the way, I think you had a session to introduce WebMD's cloud at meetup and other events. http://www.meetup.com/CloudStack-NYC-User-Group/events/106104162/ Can you please share us it? Thanks Kimi -Original Message- From: Musayev, Ilya [mailto

Re: [Doc] CPU and RAM overcommit Doc for Review

2013-08-08 Thread Jessica Tomechak
Hi, CPU and RAM overcommit per cluster doc is ready for review. You can view the diff at the link below. This is checked in to both master and 4.2 branch. Bharat: please note, there is an unanswered question to you in the bug comments. Please reply, so I can incorporate your suggestion. Please pr

Re: Physically moving an installation

2013-08-08 Thread Carlos Reategui
Thanks for the suggestions. Move is not for another month. Going to do a dry run next week. On Wed, Aug 7, 2013 at 7:24 PM, Geoff Higginbottom < [email protected]> wrote: > Kirk is right, us CS to shutdown all VMs, this will remove any VM to Host > mapping and ensure all VMs are

[Doc] Please review: VMware volume snapshot enhancement doc

2013-08-08 Thread Jessica Tomechak
Hi, Volume snapshot enhancement for VMware doc is ready for review. You can view the diff at the link below. This is checked in to both master and 4.2 branch. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=a5ca05fdeaeb9ccc21b153698b02d33004

[Doc] Please review: CPU and RAM scaling for running VMs doc

2013-08-08 Thread Jessica Tomechak
Hi, CPU and RAM scaling for running VMs doc is ready for review. You can view the updated text at the link below. This is checked in to both master and 4.2 branch. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=535e74d Bug: https://issues.apache.or

Re: [Doc] Please review: CPU and RAM scaling for running VMs doc

2013-08-08 Thread Jessica Tomechak
+cc Nitin On Thu, Aug 8, 2013 at 6:08 PM, Jessica Tomechak wrote: > Hi, > CPU and RAM scaling for running VMs doc is ready for review. You can view > the updated text at the link below. This is checked in to both master and > 4.2 branch. > > Please provide your feedback. > > Diff: > https://git

instance name in vsphere?

2013-08-08 Thread Jerry Jiang
HI all, My environment is CS4.0 + vsphere. I found the instance from vsphere named as like i-2-3. Would like to know how Cs picks up this name for vsphere Can I customize the name as what I want, say, i-project_A-zone1? Jerry

[Doc] Please review: Update base image of VMs doc

2013-08-08 Thread Jessica Tomechak
Hi, New doc on updating the base image (ISO) for VMs is ready for review. You can view the updated text at the link below. This is checked in to both master and 4.2 branch. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=1786f1d701ca394ed15b

Expected stable release date Cloudstack 4.2

2013-08-08 Thread Punit Dambiwal
Hi, How i can check the Expected stable release date Cloudstack 4.2 ,i checked through the following url,but doesn't have the date yet. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Cloudstack+4.2+Release

Re: Debian 7 does not get hostname from dhcp.

2013-08-08 Thread Prasanna Santhanam
FWIW, the debian image of our system VM is Debian 7 and uses the dhcp client from: deb http://http.us.debian.org/debian wheezy-backports main apt-get install dhcp3-client Can you try that and see if it works? On Thu, Aug 08, 2013 at 09:52:07PM +, Musayev, Ilya wrote: > Perhaps, make sure you

Re: instance name in vsphere?

2013-08-08 Thread Venkata SwamyBabu Budumuru
Here is link for what you asked https://cwiki.apache.org/confluence/display/CLOUDSTACK/Allow+user+provided+ internal+VM+name+on+hypervisor+for+guest+Vms But, This is coming in as part of 4.2 release. The default name that you mentioned here is in the format i--. Thanks, SWAMY On 09/08/13 9:41 A

RE: instance name in vsphere?

2013-08-08 Thread Sailaja Mada
Hi, This is available with 4.2 @ https://cwiki.apache.org/confluence/display/CLOUDSTACK/Allow+user+provided+internal+VM+name+on+hypervisor+for+guest+VMs Use the Global config : vm.instancename.flag Append guest VM display Name (if set) to the internal name of the VM false Thanks, Sai

Re: instance name in vsphere?

2013-08-08 Thread Kirk Kosinski
You can at least change the VM suffix in 4.0.x, i.e. "i-2-3-yoursuffix" instead of "i-2-3-VM". It is controlled with the "instance.name" parameter in Global Settings. Best regards, Kirk On 08/08/2013 09:22 PM, Venkata SwamyBabu Budumuru wrote: > Here is link for what you asked > https://cwiki.ap

Re: [Doc] Please review: CPU and RAM scaling for running VMs doc

2013-08-08 Thread Nitin Mehta
Jessica ­ Thanks for the draft. Looks good. Some minor modifications. Correction 1 (check for "*") > Make it vmware tools instead of vmtools VM*Ware* Tools or XenServer Tools must be installed on the virtual machine. Correction 2 (check for "*") > Remove the decrease word. t is not alwa

[Doc] Please review: Health checks for load balanced instances doc

2013-08-08 Thread Jessica Tomechak
Hi, New doc on health checks for NetScaler load balanced instances is ready for review. You can view the updated text at the link below. This is checked in to both master and 4.2 branch. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=8bdd69

Re: instance name in vsphere?

2013-08-08 Thread Jerry Jiang
Hello Kirk, Thanks to point out the workaround to satisfy what I want. Does it support non-English suffix? Like i-2-3- Thanks Jerry -邮件原件- 发件人: Kirk Kosinski [mailto:[email protected]] 发送时间: 2013年8月9日 星期五 12:30 收件人: [email protected] 抄送: Venkata SwamyBabu Budumuru; Jerry

[Doc] Please review: VM root disk reset on reboot doc

2013-08-08 Thread Jessica Tomechak
Hi, New doc on resetting VM on reboot is ready for review. You can view the updated text at the link below. This is checked in to both master and 4.2 branch. Please provide your feedback. Diff: https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=26f1eab323672d54f2a7dfa5da89c779c9d

Re: [Doc] Please review: Update base image of VMs doc

2013-08-08 Thread Harikrishna Patnala
Hi Jessica, Thanks for the doc and it looks fine. Some minor changes required, The new template id in restore virtual machine API is optional parameter, if not specified vm restores to the same template. Additional thing we need to add is, we support base image update from vm created from templ

RE: [Doc] Please review: VMware volume snapshot enhancement doc

2013-08-08 Thread Kiran Koneti
Hi Jessica, The Doc looks fine for me but the small change I would like to suggest is in the very first line you have mentioned it as "When you take a snapshot of a data volume on VMware" but this is not limited to the data volume the same technique is applied for the root volume also. Regard