Activity log for bug #1631949

Date Who What changed Old value New value Message
2016-10-10 13:19:57 Paul Bourke bug added bug
2016-10-10 13:20:04 Paul Bourke kolla: milestone newton-rc2
2016-10-10 13:20:06 Paul Bourke kolla: importance Undecided Critical
2016-10-10 13:20:09 Paul Bourke kolla: importance Critical High
2016-10-10 13:20:12 Paul Bourke kolla: assignee Paul Bourke (pauldbourke)
2016-10-10 13:21:34 OpenStack Infra kolla: status New In Progress
2016-10-13 12:00:20 Steven Dake kolla: milestone newton-rc2 ocata-1
2016-10-18 11:25:35 Paul Bourke description As part of change I362b3f8e91de79687fc84e256996fbcaf303b6af we put in a check to use udev to read GPT labels only if the version of udev installed supports that. Otherwise we fall back to sgdisk. The code currently falls back if udev version is <= 180. However, we're seeing version 219 on the latest release of Oracle VM (3.4.2) which still has this problem. Hence the check should be increased to 220. As part of change I362b3f8e91de79687fc84e256996fbcaf303b6af a check was added to use udev to read GPT labels only if the version of udev installed supports that, otherwise fallback to sgdisk. Unfortunately the check for udev version is unreliable, as it is returning the version of the udev userspace tools installed within the container rather than on the host. As well as this, we're seeing the find_disks.py having trouble reading the UUID of a partition via udev. The test system is Oracle VM 3.4.2 which was released earlier this year, but has an old udev (derivative of RHEL 6). Overall without a reliable reference of which versions of udev support which operations, we need to give operators a reliable way to toggle it's usage.
2016-10-18 11:28:31 Paul Bourke description As part of change I362b3f8e91de79687fc84e256996fbcaf303b6af a check was added to use udev to read GPT labels only if the version of udev installed supports that, otherwise fallback to sgdisk. Unfortunately the check for udev version is unreliable, as it is returning the version of the udev userspace tools installed within the container rather than on the host. As well as this, we're seeing the find_disks.py having trouble reading the UUID of a partition via udev. The test system is Oracle VM 3.4.2 which was released earlier this year, but has an old udev (derivative of RHEL 6). Overall without a reliable reference of which versions of udev support which operations, we need to give operators a reliable way to toggle it's usage. As part of change I362b3f8e91de79687fc84e256996fbcaf303b6af a check was added to use udev to read GPT labels only if the version of udev installed supports that, otherwise fallback to sgdisk. Unfortunately the check for udev version is unreliable, as it is returning the version of the udev userspace tools installed within the container rather than on the host. As well as this, we're seeing the find_disks.py having trouble reading the UUID of a partition via udev. The test system is Oracle VM 3.4.2 which was released earlier this year, but has an old udev (derivative of RHEL 6). Even if we use Ansible to query the host's version of udev and pass that through to the container, querying the above disk attributes is a lottery on older systems without a reliable reference of which versions of udev support which operations. Hence we should give operators a reliable way to toggle it's usage.
2016-10-18 11:39:16 Paul Bourke nominated for series kolla/newton
2016-10-18 11:39:16 Paul Bourke bug task added kolla/newton
2016-10-18 11:39:16 Paul Bourke nominated for series kolla/ocata
2016-10-18 11:39:16 Paul Bourke bug task added kolla/ocata
2016-10-18 11:39:34 Paul Bourke kolla/newton: importance Undecided High
2016-11-18 07:59:09 Jeffrey Zhang kolla: milestone ocata-1 ocata-2
2016-12-16 05:10:08 Jeffrey Zhang kolla: milestone ocata-2 ocata-3
2017-01-29 23:19:01 Jeffrey Zhang kolla: milestone ocata-3 ocata-rc1
2017-02-16 01:44:36 Jeffrey Zhang kolla: milestone ocata-rc1 pike-1
2017-02-22 08:01:29 Jeffrey Zhang kolla/ocata: milestone ocata-rc1 ocata-rc2
2017-03-18 04:50:43 Jeffrey Zhang kolla/ocata: milestone ocata-rc2 4.0.1
2017-03-18 04:50:47 Jeffrey Zhang kolla/newton: milestone 3.0.3
2017-03-29 13:50:53 Jeffrey Zhang kolla/newton: milestone 3.0.3 3.0.4
2017-05-03 00:52:52 Jeffrey Zhang kolla/ocata: milestone 4.0.1 4.0.2
2017-06-14 16:02:42 Jeffrey Zhang kolla: milestone pike-2 pike-3
2017-06-22 05:34:28 Jeffrey Zhang kolla/ocata: status In Progress Fix Released
2017-07-30 01:57:36 Jeffrey Zhang kolla: milestone pike-3 pike-rc1
2017-09-06 14:49:44 Eduardo Gonzalez kolla: milestone pike-rc1 queens-1
2017-12-11 08:18:56 Jeffrey Zhang kolla: milestone queens-2 queens-3
2018-02-04 01:13:08 Jeffrey Zhang kolla: milestone queens-3 queens-rc1
2018-03-05 01:53:51 Jeffrey Zhang kolla: milestone queens-rc1 queens-rc2
2018-03-05 03:26:56 Jeffrey Zhang kolla: milestone queens-rc2 rocky-1
2018-06-20 03:02:53 Jeffrey Zhang kolla: milestone rocky-2 rocky-3
2018-06-20 05:50:10 Jeffrey Zhang kolla/newton: status New Fix Released
2018-06-20 05:50:14 Jeffrey Zhang kolla/newton: status Fix Released Won't Fix
2018-06-20 05:50:31 Jeffrey Zhang kolla: status In Progress Fix Released