AIO Config w/Cinder iSCSI Missing nova.conf Parameters
Bug #1236137 reported by
Mark T. Voelker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cisco Openstack |
In Progress
|
Low
|
Mark T. Voelker |
Bug Description
When using the all in one profile with iSCSI-backed Cinder, three parameters appear to be missing from nova.conf. These are:
iscsi_ip_
volume_group = cinder-volumes
volume_
Without these directives, volumes can be created but can't be successfully attached to instances.
This problem affects only iscsi-backed cinder deployment scenarios: when using the Ceph backend everything appears to be configured properly.
Changed in openstack-cisco: | |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → g.3 |
assignee: | nobody → Mark T. Voelker (mvoelker) |
Changed in openstack-cisco: | |
status: | Triaged → In Progress |
Changed in openstack-cisco: | |
milestone: | g.3 → h.0 |
Changed in openstack-cisco: | |
milestone: | h.0 → none |
importance: | High → Low |
To post a comment you must log in.
Debugging note: Don noted that these directives are also missing in a vanilla non-AIO setup, but that volumes can be successfully attached in non-AIO setups.
Debugging note 2: Mark also verified that adding these directives does make AIO setups functional.