Review Request 27775: Absoluut path to scripts in logrotate config files

2014-11-08 Thread Joris van Lieshout
/patches/debian/config/etc/logrotate.d/conntrackd d09d752 systemvm/patches/debian/config/etc/logrotate.d/rsyslog d2a04ca Diff: https://reviews.apache.org/r/27775/diff/ Testing --- We have allready implemented this fix in our own beta and prod environment. Thanks, Joris van Lieshout

CLOUDSTACK-7839: Unable to live migrate an instance to another host in a cluster from which the template has been deleted

2014-11-04 Thread Joris van Lieshout
Hi Guys, I would like to point out this issue I just filed. Not a blocking bug but defiantly something that causes some disruption because we cannot migrate these machines without impact during hypervisor maintenance. Kind regards, Joris van Lieshout On 04/11/14 14:38, Joris van Lieshout

Re: Review Request 24692: CLOUDSTACK-7345 patch to change dd command from 4M to 128k when using NFS

2014-08-14 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24692/#review50562 --- Ship it! Ship It! - Joris van Lieshout On Aug. 14, 2014, 7:51

Re: Review Request 21773: sysctl improvements regarding nf_conntrack_max, panic and nonlocal_bind

2014-08-14 Thread Joris van Lieshout
and perform HA. Joris van Lieshout wrote: As far as I know Debian does not have a way to halt after a panic. I agree that a reboot of the SVM is not the best solution but it is still better then having the OOM killer randomly kill processes ending up partially functional. What's you though

Review Request 24598: Copy Snapshot command too heavy on XenServer Dom0 resources when using dd top copy incremental snapshots

2014-08-12 Thread Joris van Lieshout
4.3.0) with great success. Thanks, Joris van Lieshout

Re: Review Request 24598: Copy Snapshot command too heavy on XenServer Dom0 resources when using dd top copy incremental snapshots

2014-08-12 Thread Joris van Lieshout
/hypervisor/xenserver/vmopsSnapshot 5fd69a6 Diff: https://reviews.apache.org/r/24598/diff/ Testing --- We are running this fix in our beta and prod environment (both using ACS 4.3.0) with great success. Thanks, Joris van Lieshout

Re: Review Request 21696: CLOUDSTACK-6716: /usr volume is to small on SVMs. Reshuffling some space to fix that.

2014-07-25 Thread Joris van Lieshout
--- On May 20, 2014, 2:30 p.m., Joris van Lieshout wrote: --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21696

Review Request 23448: Disable in-band management of OVS on cloud_link_local_network on XenServer

2014-07-14 Thread Joris van Lieshout
be disabled by setting the network's other config parameter vswitch-disable-in-band to true. Diffs - plugins/hypervisors/xenserver/src/com/cloud/hypervisor/xenserver/resource/CitrixResourceBase.java a9840bd Diff: https://reviews.apache.org/r/23448/diff/ Testing --- Thanks, Joris van

Re: Review Request 23448: Disable in-band management of OVS on cloud_link_local_network on XenServer

2014-07-14 Thread Joris van Lieshout
/CitrixResourceBase.java a9840bd Diff: https://reviews.apache.org/r/23448/diff/ Testing --- Thanks, Joris van Lieshout

Re: Review Request 23448: Disable in-band management of OVS on cloud_link_local_network on XenServer

2014-07-14 Thread Joris van Lieshout
network. - Joris --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23448/#review47710 --- On July 14, 2014, 9:11 a.m., Joris van Lieshout

Re: Review Request 21771: Cosmetic fixes in cloud-early-config script

2014-06-17 Thread Joris van Lieshout
generated e-mail. To reply, visit: https://reviews.apache.org/r/21771/#review45493 --- On May 21, 2014, 3:05 p.m., Joris van Lieshout wrote: --- This is an automatically generated e-mail

Re: Review Request 22093: VPC's VR missing public NIC eth1

2014-06-02 Thread Joris van Lieshout
hypvervisors and, as far as I know, this is not broken on, at least, XenServer. Thorough testing will be required. - Joris van Lieshout On May 30, 2014, 9 p.m., daan Hoogland wrote: --- This is an automatically generated e-mail. To reply

Re: Review Request 22093: VPC's VR missing public NIC eth1

2014-06-02 Thread Joris van Lieshout
with XenServer) are created without vlan:// The name of the field is vlan_id and not BroadcastURI so keeping it an integer only would make more sense to me. And then use null for untagged vlans. If we would really want a bURI then we should also rename the field. - Joris van Lieshout On May 30

Re: VPC's VR missing public NIC eth1

2014-05-30 Thread Joris van Lieshout
to configure it's NICs. Workaround We corrected the os_type_id in the DB (yes I know editing the DB is something you usually don't want but there is no other way in this case) of the existing VR's and of the systemvmtemplate to something supported by XenServer. Kind regards, Joris van Lieshout

Re: VPC's VR missing public NIC eth1

2014-05-30 Thread Joris van Lieshout
-f651-dc9a-1abd5cb33c43 on 1 Kind regards, Joris van Lieshout Schuberg Philis On 30/05/14 10:48, Andrija Panic andrija.pa...@gmail.com wrote: Hi Deen, no, in DB there is field vlan_id with value untagged - that vlan://untagged is shown from ACS gui, and is used in API call (or better said

Re: VPC's VR missing public NIC eth1

2014-05-30 Thread Joris van Lieshout
Hi Andrija, Just the start of the VR should be sufficient. Kind regards, Joris van Lieshout Schuberg Philis Boeingavenue 271 1119 PD Schiphol-Rijk schubergphilis.com +31 20-7506672 +31 6-51428188 On 30/05/14 13:48, Andrija Panic andrija.pa...@gmail.com wrote: Hi Joris, just to be sure

Re: VPC's VR missing public NIC eth1

2014-05-30 Thread Joris van Lieshout
by that sequence. Kind regards, Joris van Lieshout Schuberg Philis Boeingavenue 271 1119 PD Schiphol-Rijk schubergphilis.com +31 20-7506672 +31 6-51428188 On 30/05/14 14:08, Andrija Panic andrija.pa...@gmail.com wrote: Hi Joris, here is the management log: http://pastebin.com/zxnKxFhk Interesting parts

Re: VPC's VR missing public NIC eth1

2014-05-30 Thread Joris van Lieshout
but this is where we might need some help from someone with knowledge of this pice of the code. :) Kind regards, Joris van Lieshout Schuberg Philis Boeingavenue 271 1119 PD Schiphol-Rijk schubergphilis.com +31 20-7506672 +31 6-51428188 On 30/05/14 14:49, Andrija Panic andrija.pa...@gmail.com

Re: VPC's VR missing public NIC eth1

2014-05-30 Thread Joris van Lieshout
OS mismatch issue might still be related. Try fixing that first. At least it will allow us to exclude this from the list. Kind regards, Joris van Lieshout Schuberg Philis On 30/05/14 15:26, Andrija Panic andrija.pa...@gmail.com wrote: OK, thanks Joris. I will try playing with OS version

Re: VPC's VR missing public NIC eth1

2014-05-30 Thread Joris van Lieshout
' and hypervisor_type='KVM'). Kind regards, Joris van Lieshout Schuberg Philis On 30/05/14 15:33, Andrija Panic andrija.pa...@gmail.com wrote: Joris, do you have recommendation on how in particular to try ? I'm not sure how to fix that, except playing with editing systemvm-4.3 template to define

Re: Review Request 21773: sysctl improvements regarding nf_conntrack_max, panic and nonlocal_bind

2014-05-30 Thread Joris van Lieshout
and perform HA. Joris van Lieshout wrote: As far as I know Debian does not have a way to halt after a panic. I agree that a reboot of the SVM is not the best solution but it is still better then having the OOM killer randomly kill processes ending up partially functional. What's you though

Re: Review Request 21773: sysctl improvements regarding nf_conntrack_max, panic and nonlocal_bind

2014-05-26 Thread Joris van Lieshout
/sysctl.conf 586d5bd Diff: https://reviews.apache.org/r/21773/diff/ Testing --- we are running these settings in our beta and prod env for months allready, with good results. Thanks, Joris van Lieshout

Review Request 21806: Disable conntrackd-stats logging to prevent it from filling up /var

2014-05-22 Thread Joris van Lieshout
allready. Thanks, Joris van Lieshout

Review Request 21808: xenstore-utils on debian wheezy does not have /usr/sbin/xenstore so these commands file. It does have xenstore-write and xenstore-rm so by adding a - this is fixed easily.

2014-05-22 Thread Joris van Lieshout
. Diffs - systemvm/patches/debian/xe/xe-update-guest-attrs 30a4498 Diff: https://reviews.apache.org/r/21808/diff/ Testing --- Thanks, Joris van Lieshout

Re: Review Request 21806: CLOUDSTACK-6751: Disable conntrackd-stats logging to prevent it from filling up /var

2014-05-22 Thread Joris van Lieshout
/systemvm64template/postinstall.sh cc8ead9 tools/appliance/definitions/systemvmtemplate/postinstall.sh 23e66dd Diff: https://reviews.apache.org/r/21806/diff/ Testing --- We are running this fix in our production environment for a couple months allready. Thanks, Joris van Lieshout

Re: Review Request 21806: Disable conntrackd-stats logging to prevent it from filling up /var

2014-05-22 Thread Joris van Lieshout
/postinstall.sh 23e66dd Diff: https://reviews.apache.org/r/21806/diff/ Testing --- We are running this fix in our production environment for a couple months allready. Thanks, Joris van Lieshout

Re: Review Request 21806: Disable conntrackd-stats logging to prevent it from filling up /var

2014-05-22 Thread Joris van Lieshout
- Joris --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21806/#review43710 --- On May 22, 2014, 2:34 p.m., Joris van Lieshout wrote

Re: Review Request 21806: Disable conntrackd-stats logging to prevent it from filling up /var

2014-05-22 Thread Joris van Lieshout
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/21806/#review43710 --- On May 22, 2014, 2:34 p.m., Joris van Lieshout wrote

Review Request 21771: Cosmetic fixes in cloud-early-config script

2014-05-21 Thread Joris van Lieshout
env for a while allready Thanks, Joris van Lieshout

Review Request 21772: dnsmasq stops logging if logrotate creates the file

2014-05-21 Thread Joris van Lieshout
/etc/logrotate.d/dnsmasq 838415d3 Diff: https://reviews.apache.org/r/21772/diff/ Testing --- Thanks, Joris van Lieshout

Review Request 21773: sysctl improvements regarding nf_conntrack_max, panic and nonlocal_bind

2014-05-21 Thread Joris van Lieshout
are running these settings in our beta and prod env for months allready, with good results. Thanks, Joris van Lieshout

Re: Review Request 21431: CLOUDSTACK-6665: A fix for vpc routers not releasing dhcp leases.

2014-05-20 Thread Joris van Lieshout
workaround for vpc experiencing this issue was to execute the command in this patch by hand. Thanks, Joris van Lieshout

Review Request 21696: CLOUDSTACK-6716: /usr volume is to small on SVMs. Reshuffling some space to fix that.

2014-05-20 Thread Joris van Lieshout
/systemvm64template/preseed.cfg 635432a tools/appliance/definitions/systemvmtemplate/preseed.cfg deb2f94 Diff: https://reviews.apache.org/r/21696/diff/ Testing --- Used the ACS tooling/procedure to build both systemvmtemplate and systemvm64template. Thanks, Joris van Lieshout

Review Request 21431: CLOUDSTACK-6665: A fix for vpc routers not releasing dhcp leases.

2014-05-14 Thread Joris van Lieshout
in our own environment. Manual workaround for vpc experiencing this issue was to execute the command in this patch by hand. Thanks, Joris van Lieshout

Re: Review Request 21431: CLOUDSTACK-6665: A fix for vpc routers not releasing dhcp leases.

2014-05-14 Thread Joris van Lieshout
/edithosts.sh 70c95a8 Diff: https://reviews.apache.org/r/21431/diff/ Testing --- Tested on vpc routers in our own environment. Manual workaround for vpc experiencing this issue was to execute the command in this patch by hand. Thanks, Joris van Lieshout

RE: Review Request 18310: dnsmasq fix for bridged networks

2014-02-26 Thread Joris van Lieshout
Cool! Thanks :) Kind regards, Joris van Lieshout Schuberg Philis Boeingavenue 271 1119 PD Schiphol-Rijk schubergphilis.com +31 207506672 +31651428188 _ -Original Message- From: Sheng Yang [mailto:sh...@yasker.org] Sent: dinsdag 25 februari 2014 23:51

RE: Review Request 18310: dnsmasq fix for bridged networks

2014-02-24 Thread Joris van Lieshout
Lieshout -Original Message- From: Sheng Yang [mailto:sh...@yasker.org] Sent: maandag 24 februari 2014 23:30 To: Joris van Lieshout Cc: daan Hoogland; Hugo Trippaers; cloudstack Subject: Re: Review Request 18310: dnsmasq fix for bridged networks Yes, it would provide extra failsafe

Re: Review Request 18310: dnsmasq fix for bridged networks

2014-02-22 Thread Joris van Lieshout
? And the log would show DHCPDISCOVER(eth0) 02:01:3a:d9:00:02 no address available instead of DHCPDISCOVER(eth0) 02:01:3a:d9:00:02 ignored with the option. Is there anything I missed? And the patch hasn't been applied yet... - Sheng On February 20th, 2014, 2:01 p.m. UTC, Joris van Lieshout

Re: Review Request 18310: dnsmasq fix for bridged networks

2014-02-22 Thread Joris van Lieshout
of DHCPDISCOVER(eth0) 02:01:3a:d9:00:02 ignored with the option. Is there anything I missed? And the patch hasn't been applied yet... - Sheng On February 20th, 2014, 2:01 p.m. UTC, Joris van Lieshout wrote: Review request for cloudstack, daan Hoogland, Hugo Trippaers, and Sheng Yang. By Joris van

Review Request 18309: sysctl improvements

2014-02-20 Thread Joris van Lieshout
/config/etc/sysctl.conf 586d5bd Diff: https://reviews.apache.org/r/18309/diff/ Testing --- We have been running these adjustments in production on our own 4.2 and 3.0 SVM with success for a couple months now. Thanks, Joris van Lieshout

Review Request 18310: dnsmasq fix for bridged networks

2014-02-20 Thread Joris van Lieshout
/etc/dnsmasq.conf.tmpl 07c5902 Diff: https://reviews.apache.org/r/18310/diff/ Testing --- We have been running this fix on our own version of the 4.2 and 3.0 SVM for a couple months with success. Thanks, Joris van Lieshout

Re: Review Request 17747: CLOUDSTACK-6023:Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-10 Thread Joris van Lieshout
for system offerings. If this suggestion is not desirable I would like to suggest to only implement for system offerings. - Joris van Lieshout On Feb. 7, 2014, 11:19 a.m., Harikrishna Patnala wrote: --- This is an automatically generated e

CLOUDSTACK-6023: Non windows instances are created on XenServer with a vcpu-max above supported xenserver limits

2014-02-04 Thread Joris van Lieshout
Hi All, Today I've submitted this bug: https://issues.apache.org/jira/browse/CLOUDSTACK-6023 Because this bug has stability impact on XenServer I'm mentioning it here as well. In my opinion it may impact the current vote on 4.3. Thanks you Kind regards, Joris van Lieshout Schuberg Philis

RE: [4.2] [xenserver] [system vms] Xentools

2013-10-09 Thread Joris van Lieshout
, Joris van Lieshout Schuberg Philis schubergphilis.com -Original Message- From: Paul Angus [mailto:paul.an...@shapeblue.com] Sent: woensdag 9 oktober 2013 10:00 To: dev@cloudstack.apache.org Cc: Joris van Lieshout Subject: RE: [4.2] [xenserver] [system vms] Xentools Thanks Daan. Regards

FW: (CLOUDSTACK-692) The CleanupSnapshotBackup process on SSVM deletes snapshots that are still in the process of being copied to secondary storage

2013-09-20 Thread Joris van Lieshout
wonder if therefore this bug has also been solved? Thanks in advanced. Kind regards, Joris van Lieshout -Original Message- From: Joris van Lieshout [mailto:jvanliesh...@schubergphilis.com] Sent: dinsdag 17 september 2013 15:56 To: 'dev@cloudstack.apache.org' Subject: (CLOUDSTACK-692

(CLOUDSTACK-692) The CleanupSnapshotBackup process on SSVM deletes snapshots that are still in the process of being copied to secondary storage

2013-09-17 Thread Joris van Lieshout
but if this snapshot cleanup and backup process is generally the same across other HVs type I would image this is relevant for that as well... Kind regards, Joris van Lieshout