Re: Rocky 9 and CS 4.17.1.0

2023-02-02 Thread Robert Ward
ion ran ge: Ox8000-Oxbfff) 6.1626471 -[ end Kernel panic - not syncing: Attempted to kill init? exit code=0x7f 00 Thanks On 2/2/23, 3:11 PM, "Simon Weller" wrote: Jeremy and Robert, Out of interest, which cpu profile are you passing through

Re: Rocky 9 and CS 4.17.1.0

2023-02-02 Thread Robert Ward
Hi Rohit, I can report that installing Oracle 9.1 on a VM results in a kernel panic right off the bat. I hear there were some major changes between EL8 and 9. My SaSS customers are holding off on upgrades as well because of potential concerns. Thanks On 2/2/23, 10:17 AM, "Rohit Yadav" wrote:

VM Console Freeze/disconnect

2021-12-09 Thread Robert Ward
:ctx-8471cca0) (logid:256fec1c) HA health check task is running... 2021-12-09 17:55:58,607 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-15:null) (logid:) SeqA 2-622: Processing Seq 2-622: { Cmd , MgmtId: -1, via: 2, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":"1","_loadInfo":"{ "connections": [ { "id": 11, "clientInfo": "", "host": "192.168.110.129", "port": 5900, "tag": "90037422-3b2e-4d72-bbb9-b55c7621c137", "createTime": 1639090481205, "lastUsedTime": 1639090514781 } ] }","wait":"0","bypassHostMaintenance":"false"}}] } 2021-12-09 17:55:58,630 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-15:null) (logid:) SeqA 2-622: Sending Seq 2-622: { Ans: , MgmtId: 3232263808, via: 2, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":"true","wait":"0","bypassHostMaintenance":"false"}}] } 2021-12-09 17:55:58,906 DEBUG [c.c.a.t.Request] (StatsCollector-5:ctx-21801f27) (logid:b85b204d) Seq 1-3022478299919024348: Received: { Ans: , MgmtId: 3232263808, via: 1(agent01.cloudnet.xcubia.com), Ver: v1, Flags: 10, { GetVmStatsAnswer } } 2021-12-09 17:55:58,912 DEBUG [c.c.s.StatsCollector] (StatsCollector-5:ctx-21801f27) (logid:b85b204d) Increment saved values of NetworkReadKBs, NetworkWriteKBs, DiskWriteKBs, DiskReadKBs, DiskReadIOs, DiskWriteIOs, with current metrics for VM with ID [12]. To change this process, check value of 'vm.stats.increment.metrics.in.memory' configuration. 2021-12-09 17:56:02,388 DEBUG [o.a.c.h.HAManagerImpl] (BackgroundTaskPollManager-3:ctx-8d3d3c8b) (logid:b9fadfa2) HA health check task is running... 2021-12-09 17:56:06,390 DEBUG [o.a.c.h.HAManagerImpl] (BackgroundTaskPollManager-4:ctx-459b78e3) (logid:799d653e) HA health check task is running... 2021-12-09 17:56:07,589 DEBUG [c.c.c.ConsoleProxyManagerImpl] (consoleproxy-1:ctx-12c8bb8e) (logid:91e82b26) Zone 1 is ready to launch console proxy 2021-12-09 17:56:08,608 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-3:null) (logid:) SeqA 2-623: Processing Seq 2-623: { Cmd , MgmtId: -1, via: 2, Ver: v1, Flags: 11, [{"com.cloud.agent.api.ConsoleProxyLoadReportCommand":{"_proxyVmId":"1","_loadInfo":"{ "connections": [ { "id": 11, "clientInfo": "", "host": "192.168.110.129", "port": 5900, "tag": "90037422-3b2e-4d72-bbb9-b55c7621c137", "createTime": 1639090481205, "lastUsedTime": 1639090514781 } ] }","wait":"0","bypassHostMaintenance":"false"}}] } 2021-12-09 17:56:08,624 DEBUG [c.c.a.m.AgentManagerImpl] (AgentManager-Handler-3:null) (logid:) SeqA 2-623: Sending Seq 2-623: { Ans: , MgmtId: 3232263808, via: 2, Ver: v1, Flags: 100010, [{"com.cloud.agent.api.AgentControlAnswer":{"result":"true","wait":"0","bypassHostMaintenance":"false"}}] } Thanks, Robert

Re: RE: Local-link address change issue

2020-08-24 Thread Robert Ward
Hi Adam, Already tried restarts. No luck. I did actually "hard code" the ip info in the agent.properties file as suggested here: https://github.com/apache/cloudstack/issues/3488 But still no change. Thanks, Robert On 2020/08/24 08:34:44, Adam Witwicki wrote: > Hi Robert >

Local-link address change issue

2020-08-24 Thread Robert Ward
uck in the 169.254.0.0/16 subnet. Not seeing anything in the logs that would indicate an issue. Can anyone suggest where I might be going wrong here? Thanks, Robert

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-01 Thread Robert Ward
Hi Liridon, I think CS has the wrong timezone because the default project is set to GMT/UTC. I believe you can change that in the global settings. I have the same situation but my management logs have the correct timestamp. Thanks, Robert On 2020/05/01 17:52:46, "Ismaili, Liridon (SWIS

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-01 Thread Robert Ward
using no variances from recommend steps in 4.13 documentationmeaning I'm not doing anything fancy :>) Since I'm relatively new at testing feedback I will do as you requested and put everything in GitHub but please pardon any rookie mistakes in advance. Thanks for you quick r

Re: [VOTE] Apache CloudStack 4.14.0.0 RC1

2020-05-01 Thread Robert Ward
rage on agent and navigate through all directories. change secondary storage version from null to V4 in CS global settings Any input is greatly appreciated on how to resolve. Thanks, Robert On 2020/04/29 14:38:44, Andrija Panic wrote: > Hi All, > > I've created a 4.14.0.

Re: VM SSL error caught during wrap data

2020-02-07 Thread Robert Ward
troubleshoot I deleted and rebuilt both vm's and that's when the ssl issue raised it's ugly head. I found that rebooting both the mngt and agent servers (at the same time) fixed the problem but thanks so much for the tip! I'll add that to my troubleshooting bag. Thanks, Rob

VM SSL error caught during wrap data

2020-02-05 Thread Robert Ward
en me on how to resolve this? Thanks, Robert

Re: Update for those having database upgrade issues recently

2020-01-28 Thread Robert Ward
after running the script it will fail the DB upgrade process during CS setup): yum downgrade mysql-connector-python yum downgrade mysql-connector-java This should downgrade the modules to 8.0.18 and 5.1.25 respectively. On 2020/01/23 03:41:33, Robert Ward wrote: > Hello, > > If

Update for those having database upgrade issues recently

2020-01-23 Thread Robert Ward
downgrade the mysql-connector-java module. In my case that did the trick! Everything seems to working ok so far. BTW - I am running mysql-connector-python-8.0.19 so that may have not been the culprit after all. Robert

Re: Management server setup issue

2020-01-18 Thread Robert Ward
Hi Andrija, You were spot on about the mysql-connector-python issue. A critical bug was raised on 8.0.19 2 days ago concerning the issue. Following your instructions, I went back to 8.0.18 and cloudstack-setup-management completes as expected however a new issue has popped up. It seems there i

Management server setup issue

2020-01-17 Thread Robert Ward
Hello all, I have run into a problem with the CS MGNT setup. When I run cloudstack-setup-management command I get back: Traceback (most recent call last): File "/usr/bin/cloudstack-setup-management", line 24, in from cloudutils.serviceConfigServer import cloudManagementConfig File "/usr/

Provider using Cloudstack and Object Storage integration in UI

2015-07-16 Thread Robert
7;s a public cloud available, which I can use to perform my investigation. Thanks in advance, Robert

Odp: Re: Building custom servers

2015-07-14 Thread Robert Lasota
d... > i.e. you can have centos minimal, centos LAMP, centos LAMP-postgress etc... > > best > Yes, this is answer for my question , thanks Robert

Building custom servers

2015-07-10 Thread Robert Lasota
cks" ? The same question is for Windows servers. Thanks, Robert

Odp: Re: Adding template problem

2015-06-26 Thread Robert Lasota
ort http redirects etc... wget in CLI is working and downloading, I don't if webgui do this correctly beacuse I can't see it > > On 26 June 2015 at 17:03, Robert Lasota wrote: > > > Hi, > > > > I installed newest Cloudstack on Centos with KVM. Cloud start

Adding template problem

2015-06-26 Thread Robert Lasota
tell me what is going on ? Thanks, Robert

Cloudstack - users, groups, privileges

2015-03-20 Thread Robert
ation with tenant resource dedication and the principle of least privilege? Enjoy your weekend. Thanks, Robert

Re: Bridge management network

2013-12-23 Thread Robert Navarro
:) How would I go about piping the management traffic into a VM? Would this have to be done manually? I didn't see the option to attach the management network to an instance. On Mon, Dec 23, 2013 at 2:42 AM, Shanker Balan wrote: > Hi Robert, > > Comments inline. > > On 20

Bridge management network

2013-12-20 Thread Robert Navarro
. Let me know if you want to know any of the particulars of the networking layout and I'd be more than happy to supply the details. -- Robert Navarro

Re: Distributed Intrusion Detection System in Cloud Computing

2013-11-25 Thread Robert Bruce
anking you in anticipation. Regards, Robert On Fri, Nov 22, 2013 at 6:46 AM, John Kinsella wrote: > Hey Robert! > > On Nov 16, 2013, at 11:53 AM, Robert Bruce > wrote: > > > Hi, hope all of you will be fine and doing your best for the development > of > > op

Re: Distributed Intrusion Detection System in Cloud Computing

2013-11-21 Thread Robert Bruce
cloud for which I would have to utilize the correlation module of aforementioned NIDS. Can you please guide me which would be the appropriate approach, like some algorithm or a set of parameters to modify the rules in Suricata. Thanking you in anticipation! Best Regards, Robert On Mon, Nov 18

Re: Distributed Intrusion Detection System in Cloud Computing

2013-11-18 Thread Robert Bruce
Snort. Can you please help me in selection of a good technique to improve correlation module? Thanks and Regards, Robert

Re: Distributed Intrusion Detection System in Cloud Computing

2013-11-16 Thread Robert Bruce
Hi Sebastien, Nice share. Thanks Hi Mice, Can you please tell me about some efficient approach/ algorithm to improve the correlation module in Snort? Best Regards, Robert On Sat, Nov 16, 2013 at 12:08 PM, Sebastien Goasguen wrote: > Hi Robert, > > This is probably I good star

Distributed Intrusion Detection System in Cloud Computing

2013-11-16 Thread Robert Bruce
odule? Thanks and Regards, Robert

Re: Cores from Multiple Physical Hosts in VM

2013-11-15 Thread Robert Gabriel
ts. > > Sent from my HTC > > - Reply message - > From: "Sebastien Goasguen" > To: > Subject: Cores from Multiple Physical Hosts in VM > Date: Fri, Nov 15, 2013 2:08 AM > > On Nov 13, 2013, at 7:03 AM, Robert Gabriel wrote: > > >

Re: Admin User Not Created

2013-11-15 Thread Robert Gabriel
Reconfigure magement-server > cloud-setup-management > > JUST Try it! > > > Best regards, > Frank > > > 2013/11/15 Robert Gabriel > > > On 14 November 2013 19:12, Sanjay Tripathi > >wrote: > > > > > In the management server

Re: Admin User Not Created

2013-11-15 Thread Robert Gabriel
> > > -Original Message- > > From: Robert Gabriel [mailto:epheme...@gmail.com] > > Sent: Thursday, November 14, 2013 9:58 PM > > To: users@cloudstack.apache.org > > Subject: Re: Admin User Not Created > > > > On 14 November 2013 16:08, Shanker Balan &

Re: Admin User Not Created

2013-11-14 Thread Robert Gabriel
On 14 November 2013 16:08, Shanker Balan wrote: > On 14-Nov-2013, at 7:34 pm, Robert Gabriel wrote: > > > Hi, > > > > Installed 4.2 release on CentOS-6.4-x86_64. > > > > Ran the setup commands several times. > > > > I see in cloud.user

Re: Admin User Not Created

2013-11-14 Thread Robert Gabriel
On 14 November 2013 16:08, Shanker Balan wrote: > On 14-Nov-2013, at 7:34 pm, Robert Gabriel wrote: > > > Hi, > > > > Installed 4.2 release on CentOS-6.4-x86_64. > > > > Ran the setup commands several times. > > > > I see in cloud.user

Admin User Not Created

2013-11-14 Thread Robert Gabriel
Hi, Installed 4.2 release on CentOS-6.4-x86_64. Ran the setup commands several times. I see in cloud.user and cloud.account the admin user does not exist? Hence cannot login with admin:password Have I missed something? Please advise. Thank you.

Cores from Multiple Physical Hosts in VM

2013-11-13 Thread Robert Gabriel
Hi, Is it possible to do the below? Thank you. Answered by sgordon: It is my understanding that this is not currently possible, there was some discussion at the design summit (I think in the Libvirt driver roadmap session) about making the scheduler NUMA aware which would allow such configurat

RE: Cloudstack Upgrade Roadmap

2013-04-17 Thread Robert Botte
, would like to have a better understanding to help make an educated choice. Robert -Original Message- From: Mathias Mullins [mailto:mathias.mull...@citrix.com] Sent: Wednesday, April 17, 2013 10:40 AM To: users@cloudstack.apache.org Subject: Re: Cloudstack Upgrade Roadmap Robert, It

Cloudstack Upgrade Roadmap

2013-04-16 Thread Robert Botte
We are currently using Cloudstack 2.2.13 and CentOS 6.1 running on KVM in the advanced networking configuration. We would like to move our production platform to 3.0.6 My understanding is that we need to upgrade from 2.2.13 to 2.2.14, after this upgrade do we have to upgrade to 3.0.2 than to 3.

How do I join the site?

2013-04-16 Thread Robert Botte
I would like to post email questions to the mailing list for Cloudstack. What are my procedures? Robert Botte Manager, Cloud Architecture and Performance Verio Inc. an NTT Communications Company 5050 Conference Way N Boca Raton, FL 33431 Phone +1-561.999.8348 Mobil +1