Dell DX6004S DX Object Storage Administration Guide - Page 41

Managing DX Storage Administrators and Users

Page 41 highlights

Option Name volPluginURL vols Default none none volumeRecovery- 0 Suspend wakeAfter 28800 (8 hours) Description to automatically assign storage volumes. Set to 0 to include all disk devices. Location of the volume identification tar file plugin if different from the default IO script. Specifies the volume storage devices that DX Storage can use. This field is required for the operation of a node. The recommended setting, vols = all, causes DX Storage to use all volumes except the USB flash drive. You can also set vols to a space-separated list of drive identifiers. DX Storage uses standard Linux volume identifiers like /dev/ sda, /dev/sdb, and so on. Set to 1 to disable volume recovery and recovery behavior. Set to 0 (default) to allow normal volume recovery and recovery behavior. This parameter should be set to the same value for all nodes in a cluster. Number of seconds of inactivity before an idle node becomes active again in power saving mode. 6.2. Managing DX Storage Administrators and Users DX Storage by default defines the following realms of users: • CAStor administrators who have write access to the Admin Console; in other words, these users can commit changes to the cluster configuration as discussed in Chapter 3, Managing the Cluster. You can also specify administrative SNMP users who have read-write access to the community password. • CAStor operators who can view the Admin Console but who cannot change cluster configuration settings. SNMP users have read-only access to the community password. Each realm is specified by a Python dictionary in the format: {administrators | operators} = {'username':'password', 'username':'password'} To enhance security, passwords can be encrypted as discussed in Section 6.2.3, "Securing the Administrator and Operator Passwords". 6.2.1. Defining CAStor administrators and SNMP Administrators This section discusses how to set up the administrators parameter to specify users with administrative access to the Admin Console and SNMP. Users in the CAStor administrators realm have write access to the Admin Console. Users in the snmp administrators realm have read-write SNMP passwords (that is, community strings). Copyright © 2010 Caringo, Inc. All rights reserved 36 Version 5.0 December 2010

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74

Copyright © 2010 Caringo, Inc.
All rights reserved
36
Version 5.0
December 2010
Option Name
Default
Description
to automatically assign storage volumes. Set
to 0 to include all disk devices.
volPluginURL
none
Location of the volume identification tar file
plugin if different from the default IO script.
vols
none
Specifies the volume storage devices that
DX Storage can use. This field is required for
the operation of a node.
The recommended setting,
vols = all
,
causes DX Storage to use all volumes
except the USB flash drive.
You can also set
vols
to a space-separated
list of drive identifiers. DX Storage uses
standard Linux volume identifiers like
/dev/
sda
,
/dev/sdb
, and so on.
volumeRecovery-
Suspend
0
Set to 1 to disable volume recovery and
recovery behavior. Set to 0 (default) to
allow normal volume recovery and recovery
behavior. This parameter should be set to
the same value for all nodes in a cluster.
wakeAfter
28800 (8 hours)
Number of seconds of inactivity before an
idle node becomes active again in power
saving mode.
6.2. Managing DX Storage Administrators and Users
DX Storage by default defines the following realms of users:
CAStor administrators
who have write access to the Admin Console; in other words, these
users can commit changes to the cluster configuration as discussed in
Chapter 3,
Managing the
Cluster
. You can also specify administrative SNMP users who have read-write access to the
community password.
CAStor operators
who can view the Admin Console but who cannot change cluster
configuration settings. SNMP users have read-only access to the community password.
Each realm is specified by a Python dictionary in the format:
{administrators | operators} = {'
username
':'
password
',
'
username
':'
password
'}
To enhance security, passwords can be encrypted as discussed in
Section 6.2.3, “Securing the
Administrator and Operator Passwords”
.
6.2.1. Defining CAStor administrators and SNMP Administrators
This section discusses how to set up the
administrators
parameter to specify users with
administrative access to the Admin Console and SNMP.
Users in the
CAStor administrators
realm have write access to the Admin Console. Users in
the
snmp
administrators realm have read-write SNMP passwords (that is, community strings).