Can not attach volume to instance when iscsi multipath enabled
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Invalid
|
Critical
|
Kyrylo Romanenko |
Bug Description
Steps:
1. Deploy environment of released MOS 7.0 (MirantisOpenSt
Settings:
Kilo on Ubuntu 14.04
1 controller, 1 compute, 1 cinder node.
Cinder LVM over iSCSI for volumes, Neutron VLAN, QEMU
2. SSH to compute node.
3. Configure "iscsi_
4. Then restart nova-compute service.
5. Create an instance.
6. Create volume and try to attach it to the instance.
CLI Output looks like volume attached succesfully:
# nova volume-attach instance 04fcb29e-
+------
| Property | Value |
+------
| device | /dev/vdb |
| id | 04fcb29e-
| serverId | 0e3d20d0-
| volumeId | 04fcb29e-
+------
# nova show instance output shows that no volume attached to specified instance:
| os-extended-
Also Horizon shows that volume is not attached to instance.
Fuel snapshot attached.
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "7.0"
openstack_
api: "1.0"
build_number: "301"
build_id: "301"
nailgun_sha: "4162b0c15adb42
python-
fuel-agent_sha: "50e90af6e3d560
fuel-
astute_sha: "6c5b73f93e24cc
fuel-library_sha: "5d50055aeca1dd
fuel-ostf_sha: "2cd967dccd66cf
fuelmain_sha: "a65d453215edb0
Bug affects also MOS 7.0 MU1 package.
Updates repositories:
Centos for nailgun:
http://
Ubuntu for cluster nodes:
http://
Verified than current bug does not affect actual MOS 8.0 build for example on:
VERSION:
feature_groups:
- mirantis
production: "docker"
release: "8.0"
openstack_
api: "1.0"
build_number: "114"
build_id: "114"
description: | updated |
Changed in mos: | |
status: | New → Confirmed |
Changed in mos: | |
assignee: | MOS Bugs (mos-bugs) → MOS Cinder (mos-cinder) |
Look like it's not an cinder issue.