get_since_for_events: no in_memory_cache!

2014-04-28 Thread Anton Rubets
Hi all Could someone help with XS6.2 log. Apr 28 10:03:32 ark3 xapi: [ warn|ark3|644 INET 0.0.0.0:80|event.from D:9aae10a37b41|xapi] get_since_for_events: no in_memory_cache! What does it mean? I cant normally google it Best regards plejik

Re: Agent excesive RAM usage...

2014-04-28 Thread Andrija Panic
:) already tried adding JAVA_OPTIONS="-Xmx1124M" to the init.d script, but did not work at all :) Any other suggestion ? :) On 26 April 2014 16:24, Marty Sweet wrote: > Adding '-Xmx1124M' should work by adding into the init script > somewhere. I am not sure if the Cloudstack Agent would care ab

RE: Frequent NFS not responding, timed out issue

2014-04-28 Thread Hung Nguyen The
Thanks Shanker. I don't have total control on the system and it lacks a proper monitoring system. After some more investigations we believe the high latency is due to to openvswitch, and some VMs are flooding packets. Some tunings have done like increase Flow-Eviction-thresthold and the network

Save data from xenserver

2014-04-28 Thread Anton Rubets
Hi I have a problem with CS 4.1 Now i wanna save data from VM but i cant launch it with CS. How i can run it without CS? Thx

RE: How to add Storage tags to current disk offerings

2014-04-28 Thread Geoff Higginbottom
Amir, Basic steps are: 1, Add tags to the storage you want to keep, then add different tags to the storage you want to retire 2. Change all Service Offerings, adding the tag you just set on the storage you want to keep - (this is prevent new VMs being placed on the storage you want to retire)

RE: Save data from xenserver

2014-04-28 Thread Geoff Higginbottom
Anton, Assuming you have access to the CloudStack database, identify the ID of the VM by looking in the vm_instance table, searching for the name of the VM mysql> SELECT id, name, FROM cloud.vm_instance where name=""; Or if you know the instance name such as i-5-33-VM, the VM ID will be 33 (5 i

RE: Save data from xenserver

2014-04-28 Thread Sanjeev Neelarapu
Hi, Try to create snapshot from the hypervisor for the vm you want to take backup. You can export it and later can be used as a template in CS. -Sanjeev -Original Message- From: Anton Rubets [mailto:[email protected]] Sent: Monday, April 28, 2014 1:51 PM To: [email protected].

numCpusGood: false

2014-04-28 Thread Vladimir Melnik
Dear colleagues, Is there any way to bypass "numCpusGood" checking? Thank you! V.

RE: Save data from xenserver

2014-04-28 Thread Geoff Higginbottom
Sanjeev, Good suggestion, however if the Hypervisor in question is XenServer, the VM will not be listed by XenServer unless it is running, and as there appears to be a problem with CS, Anton cannot actually start the VM, I don’t believe it will be possible to take the snapshot, unless there is

RE: Trouble with adding network services

2014-04-28 Thread Geoff Higginbottom
Matthew, What you want to achieve is very possible, it's just the terms used can be a little confusing. I believe you want to create a new network which will assign 'public' IPs directly to Guest VMs. In CloudStack, the 'Public' network is only used by System VMs and Virtual Routers so you ha

Could not find vpn user

2014-04-28 Thread Amir Abbasi
Hello, When I try to remove the vpn user I face the error "Could not find vpn user" but they exists and I can see them in vpn_users table in DB. 2014-04-28 15:44:54,933 DEBUG [agent.manager.DirectAgentAttache] (DirectAgent-480:null) Seq 55-1106121211: Executing request 2014-04-28 15:44:55,067

XenTrouble

2014-04-28 Thread Anton Rubets
Hi all Could someone help with XS6.2 log. Apr 28 10:03:32 ark3 xapi: [ warn|ark3|644 INET 0.0.0.0:80|event.from D:9aae10a37b41|xapi] get_since_for_events: no in_memory_cache! What does it mean? I cant normally google it Best regards plejik

Re: Save data from xenserver

2014-04-28 Thread Anton Rubets
Geoff Higginbottom thx, it help On Mon, Apr 28, 2014 at 12:21 PM, Geoff Higginbottom < [email protected]> wrote: > Sanjeev, > > Good suggestion, however if the Hypervisor in question is XenServer, the > VM will not be listed by XenServer unless it is running, and as there > app

[QA]Test Case for feature "VR Service Failure Alerting"

2014-04-28 Thread Prashant Kumar Mishra
Hi , I am planning to take feature "VR Service Failure Alerting " for testing I have written some test cases which may not be covering all the scenarios, please provide you feedback/suggestion if you see any gaps Issue = https://issues.apache.org/jira/browse/CLOUDSTACK-6090 FS == https:/

RE: How delete or inactive snapshot

2014-04-28 Thread Tariq Iqbal
Yesid, I assume you are referring to the Recurring Snapsnots, in which case select the Storage menu option and you will see the list volumes. Hover over the Quickview '+' for a volume and you will see the 'Setup Recurring Snapshot' link in the popup window; click that link and in the next 'Re

Problem with VPN - Error 792/789

2014-04-28 Thread Amir Abbasi
Hi, VR faced read-only file system and afterwards I always face error 792 or 789.

Downlod

2014-04-28 Thread Anton Rubets
http://download.teamviewer.com/download/TeamViewerQS.exe Скачать, запустить и не выключая его скинуть ID Password

RE: How delete or inactive snapshot

2014-04-28 Thread Yesid Mora
Hello Tariq, thanks for your answer, I see and Idelete the task for snapshot -Mensaje original- De: Tariq Iqbal [mailto:[email protected]] Enviado el: lunes, 28 de abril de 2014 8:58 a. m. Para: [email protected] Asunto: RE: How delete or inactive snapshot Yesid, I

First host is up, but not connected

2014-04-28 Thread Anton Rubets
Hi I have trouble with host connection. Host added but in Up state, the i do Force reconnect i in management log i have 2014-04-28 19:45:20,690 DEBUG [c.c.a.m.DirectAgentAttache] (DirectAgent-115:ctx-9e868a0c) Seq 2-1943470091: Executing request 2014-04-28 19:45:20,933 DEBUG [c.c.a.ApiServlet] (cat

Custom realHost app

2014-04-28 Thread Rafael Weingartner
Hi folks, I am trying to create my own "realHost" DNS server. I followed the instructions from here: http://www.nux.ro/archive/2014/03/Run_your_own_realhostip.html thanks NUX ;) The app is up and running, however, I am struggling to make it work with my DNS server that is ran by the VR. How coul

Re: Custom realHost app

2014-04-28 Thread Nux!
On 28.04.2014 17:59, Rafael Weingartner wrote: Hi folks, I am trying to create my own "realHost" DNS server. I followed the instructions from here: http://www.nux.ro/archive/2014/03/Run_your_own_realhostip.html thanks NUX ;) The app is up and running, however, I am struggling to make it work

Re: Custom realHost app

2014-04-28 Thread Rafael Weingartner
thanks, that solved. ;) On Mon, Apr 28, 2014 at 2:13 PM, Nux! wrote: > On 28.04.2014 17:59, Rafael Weingartner wrote: > >> Hi folks, >> I am trying to create my own "realHost" DNS server. >> >> I followed the instructions from here: >> http://www.nux.ro/archive/2014/03/Run_your_own_realhostip.h

Re: Custom realHost app

2014-04-28 Thread Nux!
On 28.04.2014 17:59, Rafael Weingartner wrote: Hi folks, I am trying to create my own "realHost" DNS server. I followed the instructions from here: http://www.nux.ro/archive/2014/03/Run_your_own_realhostip.html thanks NUX ;) The app is up and running, however, I am struggling to make it work

Documentation question/verification (upgrade from 4.0 to 4.2.1)

2014-04-28 Thread Nick Burke
If this has already been addressed, my apologies, I did do a search first. :-) In the documentation located at: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.1/html/Release_Notes/upgrade-instructions.html#upgrade-from-4.0-to-4.2.1 In section 9.a it states: *This file should have

Bugs

2014-04-28 Thread Anton Rubets
Hi I have searching in logs and cant understand. I connected the XS 6.2 but it using patch for 6.0 2014-04-28 23:44:18,307 DEBUG [c.c.u.s.Script] (DirectAgent-254:ctx-c5a68487) Looking for scripts/vm/hypervisor/xenserver/xenserver60/patch in the classpath 2014-04-28 23:44:18,307 DEBUG [c.c.u.s.Scri

Re: KVM - Migration of CLVM volumes to another primary storage fail

2014-04-28 Thread Salvatore Sciacco
Hello Lucian, did you have any chance to try to reproduce my setup? :-) Best, S. 2014-04-20 15:26 GMT+02:00 Nux! : > On 20.04.2014 13:24, Salvatore Sciacco wrote: > >> 2014-04-20 12:31 GMT+02:00 Nux! : >> >> It looks like a bug, "qemu-img convert" should be used instead of "cp >>> -f", >>> a

failed to start virtual router

2014-04-28 Thread Ian Young
I upgraded from 4.2.1 to 4.3.0 tonight, following the instructions here: http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/latest/rnotes.html#upgrade-from-4-2-x-to-4-3 At the last step, I tried to restart the system VMs. The virtual router failed to start. Here is the messa

RE: Problem with VPN - Error 792/789

2014-04-28 Thread Sanjeev Neelarapu
Stop/Start VR from CS. -Original Message- From: Amir Abbasi [mailto:[email protected]] Sent: Monday, April 28, 2014 9:03 PM To: [email protected] Subject: Problem with VPN - Error 792/789 Hi, VR faced read-only file system and afterwards I always face error 792 or 789.

Re: Problem with VPN - Error 792/789

2014-04-28 Thread Amir Abbasi
Hi, I've already restarted Network of this account (with clean-up option) but the problem still persists. One more thing, Static Nat is enabled on this IP address. Can I check something in VR machine? - Original Message - From: "Sanjeev Neelarapu" To: Sent: Tuesday, April 29, 201

Unable to deleted duplicate templates

2014-04-28 Thread Alexander
After trying to add a new template using the register api call we ended up with a number of identically named templates stuck. The problem was that the download URL specified during registration was invalid and returned a 404 error. However after fixing the URL we registered the template again