Re: [VOTE][RESULT] Apache CloudStack 4.13.0.0

2019-09-02 Thread Wei ZHOU
Thanks all ! -Wei On Sun, 1 Sep 2019 at 14:45, Paul Angus wrote: > Hi all, > > After 3 business days, the vote for CloudStack 4.13.0.0 *passes* with 3 PMC > + 1 non-PMC votes. > > +1 (PMC / binding) > * Gabriel Beims Bräscher > * Boris Stoyanov > * Rohit Yadav > > +1 (nonbinding) > * Liridon I

Re: [VOTE][RESULT] Apache CloudStack 4.13.0.0

2019-09-02 Thread Rohit Yadav
Great, congrats all. Regards, Rohit Yadav Software Architect, ShapeBlue https://www.shapeblue.com From: Paul Angus Sent: Sunday, September 1, 2019 18:15 To: [email protected] ; [email protected] Subject: [VOTE][RESULT] Apache CloudStack 4.

Re: [VOTE][RESULT] Apache CloudStack 4.13.0.0

2019-09-02 Thread Riepl, Gregor (SWISS TXT)
Thanks, everybody! From: Rohit Yadav Sent: 02 September 2019 09:41 To: [email protected] ; [email protected] Subject: Re: [VOTE][RESULT] Apache CloudStack 4.13.0.0 Great, congrats all. Regards, Rohit Yadav Software Architect, ShapeBlue htt

kvm: /var/log/cloudstack/agent/agent.log is a binary file

2019-09-02 Thread Wido den Hollander
Hi, I've seen this on multiple occasions with Ubuntu 18.04 (and maybe 16.04?) hypervisors where according to 'grep' the agent.log is a binary file: root@n06:~# grep security_group /var/log/cloudstack/agent/agent.log Binary file /var/log/cloudstack/agent/agent.log matches root@n06:~# If I open th

Re: [VOTE][RESULT] Apache CloudStack 4.13.0.0

2019-09-02 Thread Sven Vogel
Sounds good. Thanks. __ Sven Vogel Teamlead Platform EWERK DIGITAL GmbH Brühl 24, D-04109 Leipzig P +49 341 42649 - 99 F +49 341 42649 - 98 [email protected] www.ewerk.com Geschäftsführer: Dr. Erik Wende, Hendrik Schubert, Frank Richter Registergericht: Leipzig HRB 9065 Zertifiziert nach: ISO

Re: kvm: /var/log/cloudstack/agent/agent.log is a binary file

2019-09-02 Thread Wei ZHOU
Hi Wido, I had similar issue (not agent.log). It is probably caused by one or few lines with special characters. "grep -a" should work. -Wei On Mon, 2 Sep 2019 at 19:35, Wido den Hollander wrote: > Hi, > > I've seen this on multiple occasions with Ubuntu 18.04 (and maybe > 16.04?) hypervisors

***UNCHECKED*** Re: kvm: /var/log/cloudstack/agent/agent.log is a binary file

2019-09-02 Thread Wido den Hollander
bin1kKK_RS4uR.bin Description: PGP/MIME version identification

kvm: /var/log/cloudstack/agent/agent.log is a binary file

2019-09-02 Thread Wido den Hollander
On 9/2/19 10:18 PM, Wei ZHOU wrote: > Hi Wido, > > I had similar issue (not agent.log). It is probably caused by one or few> > lines with special characters. And I'm trying to figure out what causes it :-) > "grep -a" should work. I know, but other tools which analyze the logfile might also