Activity log for bug #1466444

Date Who What changed Old value New value Message
2015-06-18 11:09:34 Lee Yarwood bug added bug
2015-06-18 11:13:50 Lee Yarwood description multipath device action incorrectly being parsed as the device name. The first word on the first line of `multipath -l $path` is currently being used as the name of a given multipath device. This however can be an `action:` string when the device is being created, reloaded, resized etc. [1][2][3] [1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/DM_Multipath/MPIO_output.html [2] http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=blob;f=libmultipath/print.c;h=5d63ed34d2a8816a5e287bdeb1bd90cdb026bb9e;hb=HEAD#l929 [3] http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=blob;f=libmultipath/configure.h;h=c014b5533226d9a56571f87b9123de91c5ff1d2f;hb=HEAD multipath device action incorrectly being parsed as the device name. The first word on the first line of `multipath -l $path` is currently being used as the name of a given multipath device. https://github.com/openstack/nova/blob/master/nova/storage/linuxscsi.py#L118 This however can be an `action:` string when the device is being created, reloaded, resized etc. [1][2][3] [1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/DM_Multipath/MPIO_output.html [2] http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=blob;f=libmultipath/print.c;h=5d63ed34d2a8816a5e287bdeb1bd90cdb026bb9e;hb=HEAD#l929 [3] http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=blob;f=libmultipath/configure.h;h=c014b5533226d9a56571f87b9123de91c5ff1d2f;hb=HEAD
2015-06-18 13:13:34 OpenStack Infra nova: status New In Progress
2015-06-18 13:13:34 OpenStack Infra nova: assignee Lee Yarwood (lyarwood)
2015-06-24 18:09:39 Lee Yarwood bug task added cinder
2015-06-24 18:09:56 Lee Yarwood bug task added os-brick
2015-06-24 20:45:06 Amador Pahim bug added subscriber Amador Pahim
2015-06-25 07:59:13 Lee Yarwood bug task deleted cinder
2015-06-25 08:01:09 Lee Yarwood description multipath device action incorrectly being parsed as the device name. The first word on the first line of `multipath -l $path` is currently being used as the name of a given multipath device. https://github.com/openstack/nova/blob/master/nova/storage/linuxscsi.py#L118 This however can be an `action:` string when the device is being created, reloaded, resized etc. [1][2][3] [1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/DM_Multipath/MPIO_output.html [2] http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=blob;f=libmultipath/print.c;h=5d63ed34d2a8816a5e287bdeb1bd90cdb026bb9e;hb=HEAD#l929 [3] http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=blob;f=libmultipath/configure.h;h=c014b5533226d9a56571f87b9123de91c5ff1d2f;hb=HEAD multipath device action incorrectly being parsed as the device name. The first word on the first line of `multipath -l $path` is currently being used as the name of a given multipath device. https://github.com/openstack/nova/blob/master/nova/storage/linuxscsi.py#L118 https://github.com/openstack/os-brick/blob/master/os_brick/initiator/linuxscsi.py#L145 This however can be an `action:` string when the device is being created, reloaded, resized etc. [1][2][3] [1] https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/DM_Multipath/MPIO_output.html [2] http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=blob;f=libmultipath/print.c;h=5d63ed34d2a8816a5e287bdeb1bd90cdb026bb9e;hb=HEAD#l929 [3] http://git.opensvc.com/gitweb.cgi?p=multipath-tools/.git;a=blob;f=libmultipath/configure.h;h=c014b5533226d9a56571f87b9123de91c5ff1d2f;hb=HEAD
2015-10-29 18:11:39 Kendall Nelson os-brick: assignee Kendall Nelson (kjnelson)
2015-11-04 14:28:21 Kendall Nelson os-brick: status New In Progress
2015-12-02 20:07:37 OpenStack Infra os-brick: status In Progress Fix Committed
2015-12-02 21:39:16 Sean McGinnis os-brick: milestone 0.6.0
2015-12-02 22:19:34 Doug Hellmann os-brick: status Fix Committed Fix Released
2016-01-19 15:57:36 Lee Yarwood bug task deleted nova