RE: Unable to use console proxy with vCenter 5.5

2015-03-17 Thread Suresh Sadhu
Is it upgraded environment its fresh setup. Check the following : 1. keystore table in your database has right keys. 2. global configuration parameters related console proxy url has right domain information and it should be *.yourdomain.com in case of secure communication and for http mode i

Re: DNS dependency for Console Proxy - why this works ???

2015-03-17 Thread Anshul Gangwar
You can find the answer at https://cwiki.apache.org/confluence/display/CLOUDSTACK/Role+of+realhostip+in+CloudStack Regards, Anshul On 17-Mar-2015, at 10:13 pm, Andrija Panic mailto:andrija.pa...@gmail.com>> wrote: Hi guys, I have got a new IP range inside my ACS, but forgot to create appro

RE: [PROPOSAL] Support management/storage traffic over VMware DVS in CloudStack deployments

2015-03-17 Thread Sateesh Chodapuneedi
+users mailing list as well. There were some requests sometime back in users list as well for this feature. -Original Message- From: Sateesh Chodapuneedi [mailto:sateesh.chodapune...@citrix.com] Sent: Wednesday, March 18, 2015 10:05 AM To: d...@cloudstack.apache.org Subject: [PROPOSAL] S

Re: irqbalancer on VR not working

2015-03-17 Thread Jayapal Reddy Uradi
Hi Rene, On 64 bit templates 1.0.6 not worked. Please see the below irqbalance logs on VR for 1.0.7 http://pastebin.com/zm6Tbep8 Thanks, Jayapal On 18-Mar-2015, at 12:34 AM, Rene Moser wrote: > Hi > > On 03/17/2015 05:35 PM, Jayapal Reddy Uradi wrote: >> Did you test irqbalance 1.0.6 ? It w

RE: Unable to use console proxy with vCenter 5.5

2015-03-17 Thread Somesh Naidu
What kind of error do you see on the console proxy session? Have you allowed for the VNC ports on the host firewall? Somesh CloudPlatform Escalations Citrix Systems, Inc. -Original Message- From: Dave Hoffman [mailto:david.hoff...@appcore.com] Sent: Tuesday, March 17, 2015 6:01 PM To:

Unable to use console proxy with vCenter 5.5

2015-03-17 Thread Dave Hoffman
We have an environment with Cloudstack 4.3.2 and vCenter 5.5. We can start vms without issue from templates and ISO but we cannot get the console proxy to return a usable console session. The console proxy vm starts, it can get out to the internet, it can hit the hypervisors on 443 and 80 but it

RE: More disk space for primary storage.

2015-03-17 Thread Somesh Naidu
Local Storage is used for UserVM and SystemVM deployment based on the values set for "system.vm.use.local.storage" and "Local storage enabled". Of course, you need compute offering using local storage as well. Somesh CloudPlatform Escalations Citrix Systems, Inc. -Original Message- Fro

Re: More disk space for primary storage.

2015-03-17 Thread Dan Dong
Hi, Somesh, Yes, all the local storage are listed in storage_pool table with e.g: used_bytes managed 6690078720 capacity_bytes 3886517903360 And Local storage enabledYes On dashboard I see: Primary Storage Allocated: 1.24 TB / 1.79 TB Local Storage: Allocated: 630.28 GB / 21.21 TB Confused wh

Re: irqbalancer on VR not working

2015-03-17 Thread Rene Moser
Hi On 03/17/2015 05:35 PM, Jayapal Reddy Uradi wrote: Did you test irqbalance 1.0.6 ? It won't work. irqbalance 1.0.7 works. On most VRs it worked (somehow on a few VRs it doesn't). But this is a yes I guess. I also checked the Debian changelog https://sources.debian.net/src/irqbalance/1.0

RE: More disk space for primary storage.

2015-03-17 Thread Somesh Naidu
Dan, Are all the local storage listed in the storage_pool table? If so, what does the capacity_bytes column for these reflect? In addition, what do you have "Local storage enabled" flag set to for the Zone where the KVM hosts reside? Somesh CloudPlatform Escalations Citrix Systems, Inc. -

Re: Multiple Disks created on Live Migration

2015-03-17 Thread raja sekhar
Hi ilya, I am using ACS 4.3.1 with xenserver 6.2 During live migration of root disks, creates two disks in primary storage.CS know about one disk and doesn,t know about second disk.I manually tried to boot from second disk by updating volumes table(to check second disk is useful or not),but CS is

Resize DATA-Disk

2015-03-17 Thread Fedi Ben Ali
Hello, I'm facing a problem when i create a VM the DATA disk is not installed on the linux server.after doing it manulay i'm able to install the disk. But when i make a resizeVolume command i lose the old volume. Is there a solution to resize the volume without loosing the original volume ? Cor

CloudStack DB Backup Script - Fetching mysql details from db.properties

2015-03-17 Thread ilya
It would be ideal if we can make this or similar script as part of cloudstack upgrade procedure i.e. create backups before start! CloudStack DB Backup Script - Fetching mysql details from db.properties #!/bin/bash DBNAMES="cloud cloud_usage cloudbridge" DATE=$(date +%m%d%y-%H%M%S) DBPASS=$(j

Re: CLoudstack 4.5 cannot delete ISO

2015-03-17 Thread Geoff Higginbottom
Hi Ken, I'm sure I've seen this before and I have just updated the DB to mark it as removed/inactive (note newer versions use the status column in the db rather than the removed column) Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161

DNS dependency for Console Proxy - why this works ???

2015-03-17 Thread Andrija Panic
Hi guys, I have got a new IP range inside my ACS, but forgot to create appropirate DNS records in form aaa-bbb-ccc-ddd.mydomain.com Console Proxy still works, so I'm confused. I'm missing those DNS A records for the new public IP range, but it's still working fine. Any suggestions ? My console.

Re: irqbalancer on VR not working

2015-03-17 Thread Jayapal Reddy Uradi
Hi Rene, Did you test irqbalance 1.0.6 ? It won't work. irqbalance 1.0.7 works. Compile 1.0.7 and get irqbalance binary. Install 1.0.6 from repo and replace binary with 1.0.7 binary. Thanks, Jayapal On 17-Mar-2015, at 9:49 PM, Rene Moser wrote: > Hi > > We experienced packet drops and high

Re: irqbalancer on VR not working

2015-03-17 Thread Ahmad Emneina
This would be a great bug to file... that way developers can get this addressed. File here: https://issues.apache.org/ On Tue, Mar 17, 2015 at 9:19 AM, Rene Moser wrote: > Hi > > We experienced packet drops and high CPU on one core (only) on a > multicore VR on high volume traffic. > > After ext

irqbalancer on VR not working

2015-03-17 Thread Rene Moser
Hi We experienced packet drops and high CPU on one core (only) on a multicore VR on high volume traffic. After extensive investigation, we identified the irq balancing is not working properly, as a result only one core was used for IRQ handing of TCP for all 3 interfaces: # cat /proc/interrupts

CLoudstack 4.5 cannot delete ISO

2015-03-17 Thread len.bellem...@alternativenetworks.com
Hi Guys, I'm running ACS 4.5 in Dev and I've come across an issue where I can't delete an ISO that has failed to upload. It might be an unavailable webserver or whatever, so the template creates an entry in the DB, but never actually downloads or installs. When I try to delete it via the UI o

SNAT and remote IP problem

2015-03-17 Thread Andrija Panic
Hi, is anybody willing to share the result from the folowing command, run in VR (VPC VR): iptables -t nat -nvL This should preferable be run from SSH-to-VR, instead of ConsoleProxy-to-VR, because of nice output over SSH. It seems in 4.3.0 and 4.3.2, SNAT is done on ALL incoming connections, no

Re: Get information

2015-03-17 Thread Phillip Kent
Hi Martins, the API documentation has quite a lot of mistakes and it has gaps as well. All of the API reference documentation is embedded in the CloudStack source code. I think the best way to get developers to look at it is to submit a bug at https://issues.apache.org/jira/browse/CLOUDSTACK/ o

Re: [URGENT - HELP NEEDED]

2015-03-17 Thread Andrija Panic
You know I will :) On 17 March 2015 at 00:37, Nux! wrote: > Andrija, > > Why not create a Jira issue and make some noise about it. > > -- > Sent from the Delta quadrant using Borg technology! > > Nux! > www.nux.ro > > - Original Message - > > From: "Andrija Panic" > > To: users@cloudsta

Re: Get information

2015-03-17 Thread Mārtiņš Jakubovičs
Hello Phillip, /isoid/ is working only when ISO image is attached to instance. It contains information only about attached ISO. But anyway this is a bit odd, when I need to call API requests, which return error, to find is this instance from ISO or template. So is this documentation and removed