Daniel Howard

Results 13 comments of Daniel Howard

I am hitting this issue on 2.16.1 on a cluster with ample capacity. ``` Can't compute nodes using iallocator 'hail': Request failed: Group default (preferred): No valid allocation solutions, failure...

Is this what I want to see after `gnt-cluster modify --default-iallocator-params='-no-capacity-checks'`? ``` default instance allocator parameters: no-capacity-checks: None ``` The double-negative leaves some room for ambiguity ...

I was just about to bring this to the mailing list. I see messages of this nature when running `hbal` to migrate DRBD instances across nodes: ``` Thu May 20...

We have this problem at a site where we are running ganeti-3.0.1 on Ubuntu 20.04. Any attempt to migrate a DRBD VM results in a "Timeout while receiving a QMP...

I wanted to test the hot patch from @ksanislo, above. I was having a hard time reproducing the error: 1. New instances do not fail to migrate. 2. Replace the...

I am running into this bug again with `ganeti-3.0.2-1ubuntu1` on Ubuntu 22.04. I can confirm again that bumping the timeout on line 131 of `/usr/share/ganeti/3.0/ganeti/hypervisor/hv_kvm/monitor.py` and restarting the ganeti service...

My use case is dumping backups to S3. I have relied on this flag in `s3cmd`: ``` --no-check-md5 Do not check MD5 sums when comparing files for [sync]. Only size...

I accidentally reproduced this bug again today because my patch application doesn't restart ganeti. I'll mention again that changing the timeout from 5 to 15 eliminates QMP error messages. Perhaps...

It looks like this patch has been incorporated for RHEL/AlmaLinux/CentOS/Rocky Linux/others at https://github.com/jfut/ganeti-rpm/releases/tag/v3.0.2-2 with enthusiastic feedback from John McNally on the mailing list.