Bug 1284829 - Update the Configuration guide with Glusterfs+Openstack(Nova/Glance)
Summary: Update the Configuration guide with Glusterfs+Openstack(Nova/Glance)
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: doc-Configuring_Red_Hat_OpenStack_with_Red_Hat_Storage
Version: rhgs-3.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: storage-doc
QA Contact: storage-qa-internal@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-24 10:04 UTC by Anjana Suparna Sriram
Modified: 2016-01-27 04:53 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-01-27 04:53:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Anjana Suparna Sriram 2015-11-24 10:04:13 UTC
Description of problem:https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3/html-single/Configuring_Red_Hat_OpenStack_with_Red_Hat_Storage/index.html needs to be updated for Glusterfs+Openstack(Nova/Glance) 


Additional info: QE reviewed the guide and provided the following:

Hi Anjana,

comments are given below 

1. Under Advantages of integration: Cinder is mentioned but QA didn't fully qualified it, would be better to add nova under this section 
2. QA qualified with RHELOSP 7.0 
3. Currently there is open issue with selinux so i am not sure still we need to keep "SETTING SELINUX BOOLEANS" section
4. QA didn't qualify cinder (Block storage) fully but it is mentioned under "Creating Volumes"
5. QA did't qualify cinder fully but document has "CONFIGURING OPENSTACK BLOCK STORAGE TO USE RED HAT STORAGE VOLUME" section
6. Specify the location for filesystem_store_datadir by updating the /etc/glance/glance-api.conf as fallows (File location is missing in the document)
7. Verify that the nova instance was created on the Red Hat Storage volumes as follows wrong command output mentioned Use the fallowing out put 


[root@rhs-client9 ~(keystone_admin)]# nova boot --image 38b4dd61-599d-4a12-b7ac-da4799bd2d46  --key admin_key --flavor m1.small --nic net-id=7bbe23ec-4f35-47fe-a1b3-be89875feb81 --poll Nova_instance 
+--------------------------------------+-----------------------------------------------------+
| Property                             | Value                                               |
+--------------------------------------+-----------------------------------------------------+
| OS-DCF:diskConfig                    | MANUAL                                              |
| OS-EXT-AZ:availability_zone          |                                                     |
| OS-EXT-SRV-ATTR:host                 | -                                                   |
| OS-EXT-SRV-ATTR:hypervisor_hostname  | -                                                   |
| OS-EXT-SRV-ATTR:instance_name        | instance-0000003e                                   |
| OS-EXT-STS:power_state               | 0                                                   |
| OS-EXT-STS:task_state                | scheduling                                          |
| OS-EXT-STS:vm_state                  | building                                            |
| OS-SRV-USG:launched_at               | -                                                   |
| OS-SRV-USG:terminated_at             | -                                                   |
| accessIPv4                           |                                                     |
| accessIPv6                           |                                                     |
| adminPass                            | kyiH65oooj7L                                        |
| config_drive                         |                                                     |
| created                              | 2015-11-19T10:47:21Z                                |
| flavor                               | m1.small (2)                                        |
| hostId                               |                                                     |
| id                                   | 17c0d480-9161-4ab1-9742-daa03ee8aa58                |
| image                                | afr_centos_1 (38b4dd61-599d-4a12-b7ac-da4799bd2d46) |
| key_name                             | admin_key                                           |
| metadata                             | {}                                                  |
| name                                 | Nova_instance                                       |
| os-extended-volumes:volumes_attached | []                                                  |
| progress                             | 0                                                   |
| security_groups                      | default                                             |
| status                               | BUILD                                               |
| tenant_id                            | 7b98f87e355d48208bbc3606032a3e9a                    |
| updated                              | 2015-11-19T10:47:22Z                                |
| user_id                              | 109322197a514bebbe0d83e7f2b5b77c                    |
+--------------------------------------+-----------------------------------------------------+

Thanks,
Rajesh


Note You need to log in before you can comment on or make changes to this bug.