RE: Re: help with networking with no dhcp for guest VMs

2025-07-10 Thread Ajay Sishodia
Kiran, I decided to create a core zone with shared network. All types of traffic are on 1 NIC. I chose an IP range with 10 IPs so that system VMs can get an IP. The zone creation works fine. I than added another IP range using the same IP as start of range and end of range using the IP of the V

Re: help with networking with no dhcp for guest VMs

2025-06-30 Thread Kiran Chavala
Hi Ajay There is an option to specify the ip addres during the import of vm from vmware. Please find the screenshot link. I would suggest to create a isolated network in cloudstack ( 192.4.xxx.0/24) and import the vm by specifying the ip https://prnt.sc/3yEs5-_cazBh Please go through the doc

Re: Help with virtual router

2022-10-21 Thread Rémi Paeta
upgrade ACS. If it's just for a POC then probably no > issues. > > Regards, > Alex > > > > > -Original Message- > From: Rémi Paeta > Sent: 21 September 2022 18:25 > To: [email protected] > Subject: Re: Help with virtual router > > Than

RE: Help with virtual router

2022-09-22 Thread Alex Mattioli
to the systemvm ISO, but that would pose issues when you upgrade ACS. If it's just for a POC then probably no issues. Regards, Alex -Original Message- From: Rémi Paeta Sent: 21 September 2022 18:25 To: [email protected] Subject: Re: Help with virtual router Tha

Re: Help with virtual router

2022-09-21 Thread Rémi Paeta
Thank you for the suggestion. Could you please tell me which table I need to modify? I still have some questions: Is it possible to add a script to the virtual router template to handle this? Is it also possible to modify the HAProxy/conntrackd template to add the use of a script? I can't find docu

RE: Help with virtual router

2022-09-21 Thread Alex Mattioli
You could potentially change the MAC Address in the NICs table in the database, but that would be possible only after the VR has been deployed. Hope it works for you. If you need help with the command I can send you the MySQL statement, let me know. Cheers Alex -Original Message- F

Re: Help : Console Proxy SSVM Check NFS Error

2021-05-23 Thread Serge Byishimo
I can Ping NFS Server from Console Proxy SSVM root@v-2-VM:~# root@v-2-VM:~# root@v-2-VM:~# ping 192.168.1.7 PING 192.168.1.7 (192.168.1.7): 56 data bytes 64 bytes from 192.168.1.7: icmp_seq=0 ttl=64 time=0.215 ms 64 bytes from 192.168.1.7: icmp_seq=1 ttl=64 time=0.207 ms 64 bytes from 192.168.1.7:

Re: Help : Console Proxy SSVM Check NFS Error

2021-05-23 Thread Serge Byishimo
Route Table root@v-2-VM:~# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 0.0.0.0 192.168.1.1 0.0.0.0 UG0 00 eth2 8.8.4.4 192.168.1.1 255.255.255.255 UGH 0 00 eth1 8.8.8.

Re: Help : Console Proxy SSVM Check NFS Error

2021-05-23 Thread Serge Byishimo
Here are some log files /var/log/cloud.log root@v-2-VM:/var/log# cat cloud.log Sun 23 May 2021 03:17:36 PM UTC Executing cloud-early-config Sun 23 May 2021 03:17:36 PM UTC Scripts checksum detected: oldmd5=4fc9a03fc8f196d863d30885e9a0c50a newmd5=032ab7551bf9db6662808252305f4ddf Sun 23 May 2021 0

Re: Help with publishing and consuming events using rabbitmq

2020-11-18 Thread Niclas Lindblom
Thanks, I actually got it working, the problem I had was the part on creating the routing key filter in RabbitMQ which isn’t too well documented at the moment. However, there is a bug currently in the string being send by CS not being formatted correctly which has been logged as issue #4468 .

Re: Help with publishing and consuming events using rabbitmq

2020-11-18 Thread Gabriel Beims Bräscher
I did play a bit with Rabbit MQ + CloudStack some time ago. Here follows some details regarding it. Note that this example is really simplified and bound to steps for a "proof of concept". *I. Configuring RabbitMQ + CloudStack:* 1. create file /etc/cloudstack/management/META-INF/cloudstack/core/

Re: Help with publishing and consuming events using rabbitmq

2020-11-09 Thread Rakesh v
I did it in a different way but not using rabbitmq. I wrote a separate application which calls listEvents every minutes and collects all the events which can later fed into another rabbitmq or Kafka or elk stack. Sent from my iPhone > On 09-Nov-2020, at 1:15 PM, Niclas Lindblom > wrote: > >

Re: Help CloudStack 4.1.3.1

2020-07-02 Thread Riepl, Gregor (SWISS TXT)
e pod? From: F5 Sent: 23 June 2020 17:34 To: [email protected] Subject: Re: Help CloudStack 4.1.3.1 Logs Management : 2020-06-23 12:31:21,977 DEBUG [c.c.a.m.AgentManagerImpl] (AgentConnectTaskPool-33:ctx-fcb0622c) (logid:152ccaa9) Failed to handle host conne

Re: help! ACS4.11.3+vSphere6.x Sendary failure,

2020-06-28 Thread Sergey Levitskiy
You can’t have attachments in emails to this group. Instead save your full log elsewhere e.g. pastbin and send a link. From: hu xl Reply-To: "[email protected]" Date: Sunday, June 28, 2020 at 11:25 AM To: "[email protected]" , "[email protected]" Subject: help

Re: Help CloudStack 4.1.3.1

2020-06-23 Thread F5
Logs Management : 2020-06-23 12:31:21,977 DEBUG [c.c.a.m.AgentManagerImpl] (AgentConnectTaskPool-33:ctx-fcb0622c) (logid:152ccaa9) Failed to handle host connection: java.lang.NullPointerException at com.cloud.resource.ResourceManagerImpl.createHostVO(ResourceManagerImpl.java:1742)

Re: Help Installing CS 4.13

2020-04-24 Thread tobin
Try this thread: https://github.com/apache/cloudstack/issues/3866 On Fri, 24 Apr 2020 at 15:33, Luis Martinez wrote: > > Hi > > When installing CS4.13 I get an error that the Database can't be > updated, reading in google I found that is because is trying to upgrade > from 4.11 to 4.13, not sure

Re: Help with KVM centralizer

2020-03-25 Thread Marciel Bonamigo
I already use virt-manager. I was looking for something that would give a broader view. For example: Connect all hosts in one place; View the status of memory used from the entire host and detailing each VM thanks

Re: Help with KVM centralizer

2020-03-24 Thread Gabriel Beims Bräscher
Hello Marciel, Check Virtual Machine Manager [1] it might address your needs. [1] https://virt-manager.org/ Cheers, Gabriel. Em ter., 24 de mar. de 2020 às 16:39, Marciel Bonamigo < [email protected]> escreveu: > > Good afternoon everyone, > > I wonder if anyone knows of a free too

Re: [Help] System VMs start but I can't access them

2020-02-28 Thread Marciel Bonamigo
On 2020/02/21 18:04:01, Marciel Bonamigo wrote: > > > On 2020/02/21 14:53:32, Andrija Panic wrote: > > Reason is misconfigured SSVM (by ACS) due to some other possible human > > misconfiguration (usually, can't say your case) > > > > 1.Can you ping the actual IP of the Secondary Storage

Re: [Help] System VMs start but I can't access them

2020-02-21 Thread Marciel Bonamigo
On 2020/02/21 14:53:32, Andrija Panic wrote: > Reason is misconfigured SSVM (by ACS) due to some other possible human > misconfiguration (usually, can't say your case) > > 1.Can you ping the actual IP of the Secondary Storage NFS from inside the > SSVM? > 2. Did you try destroying the SSVM,

Re: [Help] System VMs start but I can't access them

2020-02-21 Thread Andrija Panic
Reason is misconfigured SSVM (by ACS) due to some other possible human misconfiguration (usually, can't say your case) 1.Can you ping the actual IP of the Secondary Storage NFS from inside the SSVM? 2. Did you try destroying the SSVM, new one will be created On Fri, 21 Feb 2020 at 13:07, Marcie

Re: [Help] System VMs start but I can't access them

2020-02-21 Thread Marciel Bonamigo
On 2020/02/21 09:07:56, Andrija Panic wrote: > Hi, > > your NFS server (secondary storate) is reported as 255.255.255.0 - which is > obviously wrong, and indicates that SSVM was not correctly configured, > which is usually due to wrong network configuration. > Did you "really" follow the guid

Re: [Help] System VMs start but I can't access them

2020-02-21 Thread Andrija Panic
Hi, your NFS server (secondary storate) is reported as 255.255.255.0 - which is obviously wrong, and indicates that SSVM was not correctly configured, which is usually due to wrong network configuration. Did you "really" follow the guide? As NFS is not mounted, you can't register new ISO/template

Re: [Help] System VMs start but I can't access them

2020-02-20 Thread Marciel Bonamigo
On 2020/02/20 17:37:27, Marciel Bonamigo wrote: > > > On 2020/02/19 19:15:01, Andrija Panic wrote: > > Hi there, > > > > I don't get what is installed inside what (KVM vs VirtualBox)? > > > > Why don't you take a look into ACS Quick install guide which requires only > > a single host (y

Re: [Help] System VMs start but I can't access them

2020-02-20 Thread Marciel Bonamigo
On 2020/02/19 19:15:01, Andrija Panic wrote: > Hi there, > > I don't get what is installed inside what (KVM vs VirtualBox)? > > Why don't you take a look into ACS Quick install guide which requires only > a single host (your physical KVM host would do fine) - > http://docs.cloudstack.apache.

Re: [Help] System VMs start but I can't access them

2020-02-19 Thread Andrija Panic
Hi there, I don't get what is installed inside what (KVM vs VirtualBox)? Why don't you take a look into ACS Quick install guide which requires only a single host (your physical KVM host would do fine) - http://docs.cloudstack.apache.org/en/latest/quickinstallationguide/qig.html - you can go with

RE: Help

2018-11-27 Thread Adam Witwicki
: Andrija Panic Sent: 27 November 2018 12:07 To: users Subject: Re: Help ** This mail originated from OUTSIDE the Oakford corporate network. Treat hyperlinks and attachments in this email with caution. ** /usr/share/cloudstack-common/scripts/vm/hypervisor/kvm/kvmheartbeat.sh comment the 6th from

Re: Help

2018-11-27 Thread Andrija Panic
em because it was unable to write the heartbeat to the storage. > > > Thanks > > Adam > > -Original Message- > From: Adam Witwicki > Sent: 27 November 2018 11:09 > To: [email protected] > Subject: RE: Help > > ** This mail originated from OUTSIDE th

RE: Help

2018-11-27 Thread Adam Witwicki
because it was unable to write the heartbeat to the storage. Thanks Adam -Original Message- From: Adam Witwicki Sent: 27 November 2018 11:09 To: [email protected] Subject: RE: Help ** This mail originated from OUTSIDE the Oakford corporate network. Treat hyperlinks and

Re: Help

2018-11-27 Thread Andrija Panic
A router > > Instances are still stuck > > -Original Message- > From: Andrija Panic > Sent: 27 November 2018 11:05 > To: users > Subject: Re: Help > > ** This mail originated from OUTSIDE the Oakford corporate network. Treat > hyperlinks and attachments in t

RE: Help

2018-11-27 Thread Adam Witwicki
The VRs are now up, except for a flappy HA router Instances are still stuck -Original Message- From: Andrija Panic Sent: 27 November 2018 11:05 To: users Subject: Re: Help ** This mail originated from OUTSIDE the Oakford corporate network. Treat hyperlinks and attachments in this

RE: Help

2018-11-27 Thread Adam Witwicki
restart a network? Cu Swen -Ursprüngliche Nachricht- Von: Adam Witwicki Gesendet: Dienstag, 27. November 2018 11:12 An: [email protected] Betreff: RE: Help Hi Guys All my hosts went down due to a delay in writing to secondary nfs storage, I have a lot of Virtual Routers in

Re: Help

2018-11-27 Thread Andrija Panic
Can you restart VRs, or complete VPC (if VPC) or Restart Network (if isolated network, etc) there is also script for restarting VRs and CPVM and SSVM (i.e. after ACS upgrade) if you have many of them. cloudstack-sysvmadm -d -u cloud -p -s hope that helps... Andrija On Tue, 27 Nov 2018 at 11:

RE: Help

2018-11-27 Thread Adam Witwicki
Hi Guys All my hosts went down due to a delay in writing to secondary nfs storage, I have a lot of Virtual Routers in a stuck starting state. Any tips? Thanks Adam Disclaimer Notice: This email has been sent by Oakford Technology Limited, while we have checked this e-mail and any attachmen

RE: Help/Advice needed - some traffic don't reach VNET / VM

2017-10-09 Thread Andrija Panic
il.com] > Sent: Tuesday, October 10, 2017 2:37 AM > To: [email protected] > Cc: [email protected] > Subject: Re: Help/Advice needed - some traffic don't reach VNET / VM > > Hi guys, > > thanks for quick reply: > > - VM issue happens on Windows mos

RE: Help/Advice needed - some traffic don't reach VNET / VM

2017-10-09 Thread Imran Ahmed
-Original Message- From: Andrija Panic [mailto:[email protected]] Sent: Tuesday, October 10, 2017 2:37 AM To: [email protected] Cc: [email protected] Subject: Re: Help/Advice needed - some traffic don't reach VNET / VM Hi guys, thanks for quick reply: - VM issue happe

Re: Help/Advice needed - some traffic don't reach VNET / VM

2017-10-09 Thread Andrija Panic
Hi guys, thanks for quick reply: - VM issue happens on Windows mostly (one customer is of particularly bad luck as it seems), but afaik also happens on Linux, and FortiOS (some FW stuff, not pure linux) - both are running PV stuff (Windows PV, or CentOS 6.5 x64 OS type) - we are actually using LA

Re: Help/Advice needed - some traffic don't reach VNET / VM

2017-10-09 Thread Dag Sonstebo
Hi Andrija, Do you use NIC bonds? I have seen this before when using active-active bonds, and as you say it can be very difficult to troubleshoot and the behaviour makes little sense. What can happen is network traffic is load balanced between the two NICs, however the update frequency of the M

Re: Help/Advice needed - some traffic don't reach VNET / VM

2017-10-09 Thread Simon Weller
Andrija, What is the guest OS for this VM, or does this issue not discriminate? - Si From: Andrija Panic Sent: Monday, October 9, 2017 3:52 PM To: [email protected]; [email protected] Subject: Help/Advice needed - some traffic don't reach VNET

Re: help/advise needed: Private gateway vs. new physcial network issue

2017-05-03 Thread Andrija Panic
t;> >> >> From: Andrija Panic >> Sent: Wednesday, May 3, 2017 4:09 PM >> To: [email protected] >> Cc: [email protected] >> Subject: Re: help/advise needed: Private gateway vs. new physcial network >> is

Re: help/advise needed: Private gateway vs. new physcial network issue

2017-05-03 Thread Andrija Panic
_ > From: Andrija Panic > Sent: Wednesday, May 3, 2017 4:09 PM > To: [email protected] > Cc: [email protected] > Subject: Re: help/advise needed: Private gateway vs. new physcial network > issue > > Hi Simon, > > not at all. We use tags onl

Re: help/advise needed: Private gateway vs. new physcial network issue

2017-05-03 Thread Simon Weller
. From: Andrija Panic Sent: Wednesday, May 3, 2017 4:09 PM To: [email protected] Cc: [email protected] Subject: Re: help/advise needed: Private gateway vs. new physcial network issue Hi Simon, not at all. We use tags only for storage and compute(service)/disk offerings... But, I

Re: help/advise needed: Private gateway vs. new physcial network issue

2017-05-03 Thread Andrija Panic
Hi Simon, not at all. We use tags only for storage and compute(service)/disk offerings... But, I just found out, even when I change recird in DB record, change KVM label from bond0.950 to bond0, then disable/enable zone, and even restart mgmt servers, still ACS provision vlan 999 on top of bond0

Re: help/advise needed: Private gateway vs. new physcial network issue

2017-05-03 Thread Simon Weller
Andrija, Do you have any network tagging setup for your vpc network offerings that correspond to your zone network tags? From: Andrija Panic Sent: Wednesday, May 3, 2017 3:46 PM To: [email protected]; [email protected] Subject: help/advise ne

Re: Help with CS

2016-12-23 Thread Luis
Hi Thank you Boris I am Luis Martinez I am a software engineer, I use to be a Java Developer and a Linux follower. I have CloudStack with a Basic installation and now I want to create and Advance Networking installation, I want to use XenSever with CS I have 4 server. My problem is that I don

Re: Help with migrating primary storage (NFS) from Zone to Cluster scope

2016-07-14 Thread Rohan T
Hi All, Responding to myself. We've now completed a bunch of lab-testing, including following Ilya's previous suggestions. The following process is expected to work, (on a 'simple' deployment 1-zone, 1-pod, 1-cluster), and should be safe to perform live. 1. Identifying the primary storage dev

Re: Help with Usage data - There is no data from Cloudmonkey of types: 4,5,10,21,22,23 or 24 (Network and VM Disk data)

2016-06-23 Thread Rajani Karuturi
Cory Fuchs > Sent: Tuesday, June 21, 2016 9:22 AM > To: [email protected] > Subject: Re: Help with Usage data - There is no data from Cloudmonkey of > types: 4,5,10,21,22,23 or 24 (Network and VM Disk data) > > Hello Ilya, > > I have not found a resolution yet.

Re: Help with Usage data - There is no data from Cloudmonkey of types: 4,5,10,21,22,23 or 24 (Network and VM Disk data)

2016-06-22 Thread Cory Fuchs
:22 AM To: [email protected] Subject: Re: Help with Usage data - There is no data from Cloudmonkey of types: 4,5,10,21,22,23 or 24 (Network and VM Disk data) Hello Ilya, I have not found a resolution yet. Any help would be greatly appreciated. I have been going through logs and trying

Re: Help with Usage data - There is no data from Cloudmonkey of types: 4,5,10,21,22,23 or 24 (Network and VM Disk data)

2016-06-21 Thread Cory Fuchs
is getting updated. Are there any other data points that I can track to help troubleshoot this? Am I looking in the wrong places? Any information you can provide would be appreciated. Cory Fuchs ____ From: ilya Sent: Tuesday, June 21, 2016 1:57 AM To: use

Re: Help with Usage data - There is no data from Cloudmonkey of types: 4,5,10,21,22,23 or 24 (Network and VM Disk data)

2016-06-20 Thread ilya
Cory Just curious if you made any headway on this issue or still need help. Regards ilya On 6/17/16 8:38 AM, Cory Fuchs wrote: > Hello Everyone, > > > I hope that someone can point me in the direction of how to resolve my issue > and let me know what I am doing wrong. > > > Cloudstack versi

Re: Help with migrating primary storage (NFS) from Zone to Cluster scope

2016-02-11 Thread ilya
Rohan This is the first time i'm seeing this question. Here is how i would try to migrate this over, ideally - i'd spend few hours setting up a demo lab environment to see how things work out. With that said, i believe it wont be too complicated, but i'd not do it in production without testing t

Re: Help with migrating primary storage (NFS) from Zone to Cluster scope

2016-02-11 Thread Dustin Wright
I have a similar need and would like to know how this change-over goes. This seems like a common thing to do as you grow your cloud. On Wed, Feb 10, 2016 at 10:39 PM, Rohan T wrote: > Hi all, > > > We're attempting to make a production change to a CloudStack deployment > (currently installed at

Re: Help with network configuration

2015-12-29 Thread Rene Moser
Hi Hans-Martin Everyone can help you with CloudStack here but you need to ask the right questions, I do not understand your setup, yet. What are these servers? Hosts? Where is the management server? Maybe make a schema of your networking setup, so we can follow you. Regards René On 12/29/2015

Re: Help me locate the VM owner of (corrupt) VDI - also 'primary footer invalid: invalid cookie' error

2015-12-08 Thread France
Thank you for your response Dag. I read your article (even before you linked it :-). After executing the SQL querry, I matched the results from it with all possible UUIDs i could think of. There were no matches. :-( BTW Dag, I guess you should correct the column naming in your SQL statement, ‘ca

Re: Help me locate the VM owner of (corrupt) VDI - also 'primary footer invalid: invalid cookie' error

2015-12-08 Thread Dag Sonstebo
Hi France, have a look at the following writeup I did a few weeks back - http://www.shapeblue.com/recovery-of-vms-to-new-cloudstack-instance/ It should give you an idea how to troubleshoot the VHD chain and how to tie it back to DB entries and potential VM owner. Regards, Dag Sonstebo Cloud

Re: Help me locate the VM owner of (corrupt) VDI - also 'primary footer invalid: invalid cookie' error

2015-12-07 Thread Nick Brody
Thank you On Monday, December 7, 2015, France wrote: > Hi Guys, > > after battling with cloudstack (4.3.2+) for the whole day with another > issue (unable to create snapshot’s for one VM, which I also failed to fix) > I ran into message on XenServer 6.0.2+Hotfixes SMlog (copy pasted at the > bot

Re: Help in importing VM

2015-06-17 Thread anil lakineni
nd then will see how it helps. As I understood only "xe > vm-uninstall" > > should clean all the depended objects. > > > > Vadim. > > > > -Original Message- > > From: Alessandro Caviglione [mailto:[email protected]

Re: Help in importing VM

2015-06-17 Thread Alessandro Caviglione
. As I understood only "xe vm-uninstall" > should clean all the depended objects. > > Vadim. > > -Original Message- > From: Alessandro Caviglione [mailto:[email protected]] > Sent: Monday, June 08, 2015 1:39 PM > To: [email protected] >

Re: [HELP needed] haproxy vs mysql client timeout

2015-06-08 Thread Andrija Panic
Actually, no... On haproxy I have allowed all traffic with input interface matching the internal interface (eth0), rest of nodes no firewall whatsoever (which will be changed).. On 8 June 2015 at 15:17, Rafael Fonseca wrote: > Do you have a firewall in between that might be closing long or idle

Re: [HELP needed] haproxy vs mysql client timeout

2015-06-08 Thread Rafael Fonseca
Do you have a firewall in between that might be closing long or idle sessions? On Mon, Jun 8, 2015 at 3:14 PM, Andrija Panic wrote: > Will try Simon. > > I expect no latency issues, since these 3 VMs are all on same > bridge/physical host. Other 2 Galera nodes are remote, but still low > latenc

Re: [HELP needed] haproxy vs mysql client timeout

2015-06-08 Thread Andrija Panic
Will try Simon. I expect no latency issues, since these 3 VMs are all on same bridge/physical host. Other 2 Galera nodes are remote, but still low latency - and zero seconds backend downtime... Not sure where to dig further... Thx On 8 June 2015 at 15:05, Simon Weller wrote: > Can you poin

Re: [HELP needed] haproxy vs mysql client timeout

2015-06-08 Thread Simon Weller
Can you point the mgmt server directly at a single Galera node (removing haproxy), and see if the problem persists? Is your Galera cluster healthy? Could you be seeing latency on commit? From: Andrija Panic Sent: Monday, June 8, 2015 7:42 AM To: users@c

RE: Help in importing VM

2015-06-08 Thread Vadim Kimlaychuk
"xe vm-uninstall" should clean all the depended objects. Vadim. -Original Message- From: Alessandro Caviglione [mailto:[email protected]] Sent: Monday, June 08, 2015 1:39 PM To: [email protected] Subject: Re: Help in importing VM Ok... I missed a couple of rows

Re: Help in importing VM

2015-06-08 Thread Alessandro Caviglione
Ok... I missed a couple of rows location ( RO): 7b856647-9893-4275-8738-755046817c7b type ( RO): User sharable ( RO): false read-only ( RO): false storage-lock ( RO): false managed ( RO): true par

Re: Help in importing VM

2015-06-08 Thread Alessandro Caviglione
Thank you Vladim... but it's a little strange... I did snapshot on the original VM but I've also created a new VM from that snapshot, this should clone the entire vhd, isn't it? However, this is the results of the command, where I can see that this VHD is still connected to the other VM? xe vdi-

RE: Help in importing VM

2015-06-08 Thread Vadim Kimlaychuk
Hello Alessandro, This is OK if you did snapshot(s). The original VDI will be displayed if you get VM params and looks for extra options there. There are may be even more files connected to VM. Don’t bother about this. Roughly you should do the following steps: 1. Stop

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-16 Thread Andrija Panic
nic [mailto:[email protected]] >> Sent: 15 April 2015 16:39 >> To: [email protected] >> Cc: [email protected] >> Subject: Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM >> >> Hi guys, >> >> just to update - issue solved

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-16 Thread Andrija Panic
e same. > > Regards > Sadhu > > > -Original Message- > From: Andrija Panic [mailto:[email protected]] > Sent: 15 April 2015 16:39 > To: [email protected] > Cc: [email protected] > Subject: Re: {HELP-NEEDED] Replace Root CA etc, for CPVM a

RE: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-16 Thread Suresh Sadhu
15/01/t-hings-you-should-consider-whi > le.html > ) > > Regards > Sadhu > > > -Original Message- > From: Andrija Panic [mailto:[email protected]] > Sent: 07 April 2015 23:19 > To: [email protected] > Cc: [email protected] > Subj

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-15 Thread Andrija Panic
gt; ) > > Regards > Sadhu > > > -Original Message- > From: Andrija Panic [mailto:[email protected]] > Sent: 07 April 2015 23:19 > To: [email protected] > Cc: [email protected] > Subject: Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and S

RE: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Suresh Sadhu
To: [email protected] Cc: [email protected] Subject: Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM Thanks Suresh. 2 identical sequence numbers means: first occurence is OLD Intermediate CA(from 1 year ago), and the second occurence is the new one just uploaded (it happened I

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Andrija Panic
adhu > > -Original Message- > From: Andrija Panic [mailto:[email protected]] > Sent: 07 April 2015 22:56 > To: [email protected] > Cc: [email protected] > Subject: Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM > > Hi Lucian >

RE: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Suresh Sadhu
sadhu -Original Message- From: Andrija Panic [mailto:[email protected]] Sent: 07 April 2015 22:56 To: [email protected] Cc: [email protected] Subject: Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM Hi Lucian yes it is *.domain.com (from 4.3.1 onwards)..

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Andrija Panic
Hi Lucian yes it is *.domain.com (from 4.3.1 onwards)... If you can check my attached image, keystore tableseems messed a little bit :) http://snag.gy/LMA4h.jpg On 7 April 2015 at 19:12, Nux! wrote: > Can you check secstorage.ssl.cert.domain in global settings and see if > it's the correct on

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Nux!
Can you check secstorage.ssl.cert.domain in global settings and see if it's the correct one? Should be *.blah.tld or whatever your domain is. HTH Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: users@clo

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Erik Weber
I would try to delete the keystore table (after backup),then add the cert. Erik Den tirsdag 7. april 2015 skrev Andrija Panic følgende: > I did found this in log: > > 2015-04-07 18:00:45,163 WARN [c.c.k.KeystoreManagerImpl] > (AgentConnectTaskPool-117:ctx-2a501782) Unable to build keystore

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Andrija Panic
I did found this in log: 2015-04-07 18:00:45,163 WARN [c.c.k.KeystoreManagerImpl] (AgentConnectTaskPool-117:ctx-2a501782) Unable to build keystore for CPVMCertificate due to CertificateException 2015-04-07 18:00:45,163 ERROR [c.c.c.AgentHookBase] (AgentConnectTaskPool-117:ctx-2a501782) Could not

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Andrija Panic
ok, I'm on 4.3.2, so there is only UI field for cert, key and domainname so no field for i.e. password, as the key would have to been decrypted sometimes if it is encrypted. My possible problem - I see both old intermediate1 cert and the new intermediate1 cert in database, but only 1 ROOT CA (

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Erik Weber
Your private key is decrypted, my issue was that it should've been encrypted. However, that could be 4.5 specific. You'll get an exception if you encounter the same. Erik Den tirsdag 7. april 2015 skrev Andrija Panic følgende: > Thx Erik, > > per my understanding, private key needs to be DEcr

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Andrija Panic
Thx Erik, per my understanding, private key needs to be DEcrypted, and uploaded through UI... ? On 7 April 2015 at 18:48, Erik Weber wrote: > Also, take a backup first, then remove the realhostip occurence and set seq > to 0 for your cert. > > Erik > > Den tirsdag 7. april 2015 skrev Erik Weber

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Erik Weber
Also, take a backup first, then remove the realhostip occurence and set seq to 0 for your cert. Erik Den tirsdag 7. april 2015 skrev Erik Weber følgende: > Nothing in the logs? > > I had an issue where the private key wasn't being encrypted and had to fix > it by encrypting manually. But I also

Re: {HELP-NEEDED] Replace Root CA etc, for CPVM and SSVM

2015-04-07 Thread Erik Weber
Nothing in the logs? I had an issue where the private key wasn't being encrypted and had to fix it by encrypting manually. But I also had could not decrypt exceptions in the logs. Erik Den tirsdag 7. april 2015 skrev Andrija Panic følgende: > Hi guys, > > our SSL just expired, and I needed to

Re: [HELP] VR sometimes fail to start

2015-03-10 Thread Nux!
Hi, I think more logs are needed, in DEBUG mode if you can. Also agent logs and perhaps libvirt logs, just in case. Lucian -- Sent from the Delta quadrant using Borg technology! Nux! www.nux.ro - Original Message - > From: "Andrija Panic" > To: [email protected], users@clouds

Re: [HELP] Timeout on starting VM, during volume copying...

2015-02-26 Thread Andrija Panic
Just to update on the status. This 200GB templates, was eventually copied over to CEPH, and base image was created I guess. So after 1-2h I tried to deploy new VM from this template, and since the differential/linked-clone disk was used as usual... new VM was deployed fine. So, is there any glob

Re: Help with testing Cloudbase-init on Cloudstack Windows VMs

2015-01-26 Thread Nux!
uot;ilya musayev" > To: [email protected] > Sent: Sunday, 25 January, 2015 04:28:28 > Subject: Re: Help with testing Cloudbase-init on Cloudstack Windows VMs > I wish this would have been released earlier.. > On 1/20/15 3:56 AM, Nux! wrote: >> Hi guys, >> &

Re: Help with testing Cloudbase-init on Cloudstack Windows VMs

2015-01-24 Thread ilya musayev
I wish this would have been released earlier.. On 1/20/15 3:56 AM, Nux! wrote: Hi guys, It looks like the folk at Cloudbase.it have finished adding Cloudstack support in their product. Let's test this and report any problems https://www.cloudbase.it/downloads/CloudbaseInitSetup_Beta_x64.msi ht

Re: Help! cant perform any operation on VMs

2015-01-16 Thread Nux!
quot; > To: [email protected] > Sent: Friday, 16 January, 2015 11:52:40 > Subject: RE: Help! cant perform any operation on VMs > Super thanks. After reboot of VR it seemed to help. I am able to start VMs > now. > > My CloudStack version is 4.4.2. > And if I check Ver

RE: Help! cant perform any operation on VMs

2015-01-16 Thread Sonali Jadhav
PM To: [email protected] Subject: RE: Help! cant perform any operation on VMs Sonali, As well as updating the DB did you stop then start the VR (note a simple restart may not work, you must stop and start it) A good test is to log into the VR and tail the messages log, then when you st

RE: Help! cant perform any operation on VMs

2015-01-16 Thread Geoff Higginbottom
16 January 2015 10:01 To: [email protected] Subject: RE: Help! cant perform any operation on VMs Ok updated value in database. But now if I try to start VM in CloudStack its giving new error. Can you check attached log file? It was totally fine and up, I don’t know what happened. On las

RE: Help! cant perform any operation on VMs

2015-01-16 Thread Sonali Jadhav
-Original Message- From: Geoff Higginbottom [mailto:[email protected]] Sent: Friday, January 16, 2015 2:44 PM To: [email protected] Subject: RE: Help! cant perform any operation on VMs What state does CloudStack 'think' the VR is in and what state is i

RE: Help! cant perform any operation on VMs

2015-01-16 Thread Geoff Higginbottom
D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Original Message- From: Sonali Jadhav [mailto:[email protected]] Sent: 16 January 2015 09:07 To: [email protected] Subject: RE: Help! cant perform any operation on VMs Hi ye

RE: Help! cant perform any operation on VMs

2015-01-16 Thread Sonali Jadhav
@cloudstack.apache.org Subject: RE: Help! cant perform any operation on VMs Sonali, Have you tried restarting the VR? Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Original Message- From: Sonali Jadhav [mailto:son

RE: Help! cant perform any operation on VMs

2015-01-16 Thread Geoff Higginbottom
Sonali, Have you tried restarting the VR? Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 [email protected] -Original Message- From: Sonali Jadhav [mailto:[email protected]] Sent: 16 January 2015 08:54 To: users@cloudstack

Re: HELP - unable to start systemvms on KVM after upgrade to 4.4 with java 1.7 installed

2014-09-28 Thread Mitch.Fiorentini
ant > > > > > > > > > > com.cloud.hypervisor.kvm.resource.LibvirtVMDef.DiskDef.diskCacheMode.none","wait":0}},{"com.cloud.agent.api.Answer":{"result":false,"details":"Stopped > > > > by previous failure"

Re: HELP - unable to start systemvms on KVM after upgrade to 4.4 with java 1.7 installed

2014-09-27 Thread Erik Weber
t; > constant > > > > > > com.cloud.hypervisor.kvm.resource.LibvirtVMDef.DiskDef.diskCacheMode.none","wait":0}},{"com.cloud.agent.api.Answer":{"result":false,"details":"Stopped > > > by previous failure","wait":0}}] } > > &

Re: HELP - unable to start systemvms on KVM after upgrade to 4.4 with java 1.7 installed

2014-09-27 Thread Mitch.Fiorentini
heMode.none","wait":0}},{"com.cloud.agent.api.Answer":{"result":false,"details":"Stopped > > by previous failure","wait":0}}] } > > > > > > > > Any other ideas? > > > > Thanks > > >

Re: help Need network settings for hypervisor host

2014-08-14 Thread sandeep khandekar
Thanks it worked! >From the link I understood clearly, I have setup only eth0 and cloudbr0 will this work. do I need to create eth0.100/200/300 and cloudbr1 [root@hypervisor network-scripts]# cat ifcfg-eth0 DEVICE=eth0 HWADDR=XXX ONBOOT=yes HOTPLUG=no BRIDGE=cloudbr0 USERCTL=no NOZEROCONF=yes AR

Re: help Need network settings for hypervisor host

2014-08-14 Thread GopalaKrishnan
Hi Sandeep, You should check your centOS server network bridge configuration and make sure its working before installation of KVM. http://www.cloudkb.net/setup-network-bonding-bridge-centos/ I had installed KVM on ubuntu server and it has been working fine. Thank You. GopalaKrishnan.S Cloud A

Re: help Adding Host - private ip of the server not compatible with the CIDR

2014-08-11 Thread Hollman Enciso R.
On Mon, Aug 11, 2014 at 10:11 AM, Ahmad Emneina wrote: > Correct, its a hard rule. You can create another pod to house 10.0.x.x > hardware to overcome this... Or re-IP the new host to fit in the 172 > network. > Thanks Ahmed. I have tom make some changes now :( regards -- Hollman Eduardo Enc

Re: help Adding Host - private ip of the server not compatible with the CIDR

2014-08-11 Thread Ahmad Emneina
Correct, its a hard rule. You can create another pod to house 10.0.x.x hardware to overcome this... Or re-IP the new host to fit in the 172 network. On Aug 11, 2014 5:42 AM, "Hollman Enciso R." wrote: > On Sun, Aug 10, 2014 at 8:51 PM, Ahmad Emneina wrote: > > > I believe your host is expected t

  1   2   >