HP StoreAll OS 6.5.1 Release Notes

ibrix_localgroups -a -g IbrixSwGroup [-G GROUPID] [-S RID]
3. View the list of groups again, by executing the following command, to verify that IbrixSwGroup
is using an unique GID:
ibrix_localgroups -L
Command output example:
Group Name Group ID Group RID
------------- -------- ---------
IbrixSwGroup 2004 2004
NonOwnerGroup 2003 2003
OwnerGroup 2002 2002
group1 2001 2001
4. Complete the creation of the Object Store share, using either the GUI or the CLI. If using the
CLI, the command to execute is:
ibrix_objectstore -a -s OBJSTORENAME -f FSNAME -I
VIF:[ObjectPort:ContainerPort:AccountPort],...
[-A AuthPublicPort:AuthAdminPort] [-P ProxyPort] [-S SSL Certificate Name]
5. Update the keystone.conf file as follows:
1. Navigate to the directory that contains the keystone.conf file:
cd /FSNAME/OBJECTNAME/config/auth/
2. Locate the section with the [Ibrix] heading that contains os_tenant_admin_ids:
vi /FSNAME/OBJECTNAME/config/auth/keystone.conf
.
.
[ibrix]
os_tenant_admin_names = 'swift,IbrixSwGroup'
os_tenant_admin_ids = '505,2001'
protect_admin_group = 500
role_equal_tenant = False
.
.
3. Modify the os_tenant_admin_ids parameter to include the new GID set in step 2
(directly above). In this example, the ID is changed from 2001 to 2004.
.
.
[ibrix]
os_tenant_admin_names = 'swift,IbrixSwGroup'
os_tenant_admin_ids = '505,2004'
protect_admin_group = 500
role_equal_tenant = False
.
.
Platform support
After booting the HP StoreAll 8800 server nodes with the primary (top) module of a D6000
unseated, hpspmon displays an error message that the secondary (bottom) I/O module in the
other drawer is also missing. The StoreAll Management Console also erroneously reports that the
secondary (bottom) I/O module in the other drawer is missing or has failed. After reinserting the
primary (top) I/O module that was unseated, hpspmon continues to report that the secondary
(bottom) I/O module in the other drawer is missing until the server is rebooted. This is an issue
28 Workarounds