background image

Setting network interface options in the configuration database

To make a VIF usable, execute the following command to specify the IP address and netmask for
the VIF. You can also use this command to modify certain

ifconfig

options for a network.

ibrix_nic -c -n IFNAME -h HOSTNAME [-I IPADDR] [-M NETMASK]
[-B BCASTADDR] [-T MTU]

For example, to set netmask 255.255.0.0 and broadcast address 10.0.0.4 for interface eth3 on
file serving node

s4.hp.com

:

ibrix_nic -c -n eth3 -h s4.hp.com -M 255.255.0.0 -B 10.0.0.4

Preferring network interfaces

After creating a user network interface for file serving nodes or StoreAll clients, you will need to
prefer the interface for those nodes and clients. (It is not necessary to prefer a network interface
for NFS or SMB clients, because they can select the correct user network interface at mount time.)

A network interface preference is executed immediately on file serving nodes. For StoreAll clients,
the preference intention is stored on the Fusion Manager. When StoreAll software services start
on a client, the client queries the Fusion Manager for the network interface that has been preferred
for it and then begins to use that interface. If the services are already running on StoreAll clients
when you prefer a network interface, you can force clients to query the Fusion Manager by executing
the command

ibrix_lwhost --a

on the client or by rebooting the client.

Preferring a network interface for a file serving node or Linux StoreAll client

The first command prefers a network interface for a File Server Node; the second command prefers
a network interface for a client.

ibrix_server -n -h SRCHOST -A DESTHOST/IFNAME
ibrix_client -n -h SRCHOST -A DESTHOST/IFNAME

Execute this command once for each destination host that the file serving node or StoreAll client
should contact using the specified network interface (

IFNAME

). For example, to prefer network

interface

eth3

for traffic from file serving node s1.hp.com to file serving node

 s2.hp.com

:

ibrix_server -n -h s1.hp.com -A s2.hp.com/eth3

Preferring a network interface for a Windows StoreAll client

If multiple user network interfaces are configured on the cluster, you will need to select the preferred
interface for this client. On the Windows StoreAll client GUI, specify the interface on the Tune Host
tab, as in the following example.

Maintaining networks 107

Содержание StoreAll 8800

Страница 1: ...standard Linux administrative tools and commands For information about configuring and using StoreAll software file system features see the HP StoreAll OS User Guide This guide is intended for system administrators and technicians who are experienced with installing and administering networks and with performing Linux operating and administrative tasks For the latest StoreAll guides browse to nl h...

Страница 2: ...t forth in the express warranty statements accompanying such products and services Nothing herein should be construed as constituting an additional warranty HP shall not be liable for technical or editorial errors or omissions contained herein Acknowledgments Microsoft and Windows are U S registered trademarks of Microsoft Corporation UNIX is a registered trademark of The Open Group Warranty WARRA...

Страница 3: ...tings 20 Compiling the MIB 22 Configuring entitlements 23 Configuring server entitlements 24 Configuring storage entitlements 24 Configuring chassis entitlements 25 Discovering devices 25 Discovering devices using HP IRS 25 Discovering devices using HP SIM 27 Managing the Phone Home configuration 30 Testing the Insight Remote Support configuration 30 Rescanning the Phone Home configuration 31 Disa...

Страница 4: ...ication 57 Managing events and email notification 58 Dissociating events and email addresses 58 Using SNMP notifications 58 Configuring the SNMP agent 59 Configuring trapsink settings 60 Associating events and trapsinks 60 Defining views 60 Configuring groups and users 61 Deleting elements of the SNMP configuration 61 Viewing SNMP notifications 62 SNMP events panel 62 Event notification for MSA ar...

Страница 5: ...ting down the StoreAll software 92 Powering off the hardware 93 Starting the system 93 Starting the StoreAll software 93 Powering nodes on or off 94 Performing a rolling reboot 94 Starting and stopping processes 95 Renaming a cluster 95 Tuning nodes and StoreAll clients 96 Managing segments 99 Migrating segments 99 Evacuating segments and removing storage from the cluster 101 Removing a node from ...

Страница 6: ...oftware services 125 Failover 126 Windows StoreAll clients 126 Synchronizing information on file serving nodes and the configuration database 127 Troubleshooting an Express Query Manual Intervention Failure MIF 127 12 Recovering a file serving node 130 Obtaining the latest StoreAll software release 130 Creating a bootable a DVD 130 Creating a bootable USB flash drive 130 Creating a bootable USB fl...

Страница 7: ...cabling 154 SAS option cabling 155 Drive enclosure cabling 156 B Warnings and precautions 157 Electrostatic discharge information 157 Preventing electrostatic discharge 157 Grounding methods 157 Equipment symbols 158 Rack warnings and precautions 158 Device warnings and precautions 159 C Regulatory information 161 Belarus Kazakhstan Russia marking 161 Turkey RoHS material content declaration 161 U...

Страница 8: ...availability features such as automatic failover of multiple components and a centralized management interface StoreAll software can scale to thousands of nodes Based on a segmented file system architecture StoreAll software integrates I O and storage systems into a single clustered environment that can be shared across multiple applications and managed from a central Fusion Manager StoreAll softw...

Страница 9: ...e provides manual and automated failover protection at various points Server A failed node is powered down and a designated standby server assumes all of its segment management duties Segment Ownership of each segment on a failed node is transferred to a designated standby server Network interface The IP address of a failed network interface is transferred to a standby network interface until the ...

Страница 10: ...duct implementation plan and software configuration Implement the documented and agreed upon configuration based on the information you provided on the pre delivery checklist Document configuration details Additional configuration steps When your system is up and running you can continue configuring the cluster and file systems The Management Console and CLI are used to perform most operations Som...

Страница 11: ...toreAll OS User Guide Localization support Red Hat Enterprise Linux 5 uses the UTF 8 8 bit Unicode Transformation Format encoding for supported locales This allows you to create edit and view documents written in different locales using UTF 8 StoreAll software supports modifying the etc sysconfig i18n configuration file for your locale The following example sets the LANG and SUPPORTED variables fo...

Страница 12: ...s management_console_IP is the IP address of the Fusion Manager user VIF The Management Console prompts for your user name and password The default administrative user is ibrix Enter the password that was assigned to this user when the system was installed You can change the password using the Linux passwd command To allow other users to access the Management Console see Adding user accounts for M...

Страница 13: ...at change the cluster Examples are mounting a file system or creating a segment Cluster Overview The Cluster Overview provides the following information Capacity The amount of cluster storage space that is currently free or in use File systems The current health status of the file systems in the cluster The overview reports the number of file systems in each state healthy experiencing a warning ex...

Страница 14: ... Navigator The Navigator appears on the left side of the window and displays the cluster hierarchy You can use the Navigator to drill down in the cluster configuration to add view or change cluster objects such as file systems or storage and to initiate or view tasks such as snapshots or replication When you select an object a details page shows a summary for that object The lower Navigator allows...

Страница 15: ...r to appear Click the pointer to see the available options In the following example you can sort the contents of the Mountpoint column in ascending or descending order and you can select the columns that you want to appear in the display Adding user accounts for Management Console access StoreAll software supports administrative and user roles When users log in under the administrative role they c...

Страница 16: ...ivileges Status Shows the client s Fusion Manager registration status and mounted file systems and provides access to the IAD log for troubleshooting Registration Registers the client with the Fusion Manager as described in the HP StoreAll Storage Installation Guide Mount Mounts a file system Select the Cluster Name from the list the cluster name is the Fusion Manager name enter the name of the fi...

Страница 17: ... default NFS uses random port numbers for operations such as mounting and locking These ports must be fixed so that they can be listed as exceptions in a firewall configuration file For example you will need to lock specific ports for rpc statd rpc lockd rpc mountd and rpc quotad It is best to allow all ICMP types on all networks however you can limit ICMP to types 0 3 8 and 1 1 if necessary Be su...

Страница 18: ...ervers is stored in the Fusion Manager configuration The active Fusion Manager node synchronizes its time with the external source The other file serving nodes synchronize their time with the active Fusion Manager node In the absence of an external time source the local hardware clock on the agile Fusion Manager node is used as the time source This configuration method ensures that the time is syn...

Страница 19: ...dows system which is referred to as the Central Management Server CMS You must install HP Insight Remote Support HP IRS on the CMS If you want to manage your StoreAll devices you can install HP Systems Insight Manager HP SIM on the CMS However be aware that HP SIM is not required for sending events to HP Support Ensure that all devices can be reached by HP SIM and HP IRS If you configured user net...

Страница 20: ...as external network connectivity Wherever the term CMS is referenced enter the IP address of the CMS Complete the following steps 1 Download and install the applicable version of HP Insight Remote Support for the StoreAll OS version you are running The product is available from Software Depot http www hp com go softwaredepot 2 Open HP IRS in a web browser using the following URL https CMS 7906 3 C...

Страница 21: ...ormation in this dialog box consider the following You must enter the IP address of the CMS on which HP IRS is installed All other fields are optional The time required to configure Phone Home depends on the number of devices in the cluster The larger the cluster the more time required to complete the configuration Do not enter anything in the Software Entitlement ID field It is not currently used...

Страница 22: ...Insight Manager complete the following steps a Unregister the existing MIB by entering the following command BASE mibs mxmib d ibrixMib mib b Copy the ibrixMib mib file to the BASE mibs directory and then enter the following commands BASE mibs mcompile ibrixMib mib BASE mibs mxmib a ibrixMib cfg For more information about the MIB see the Compiling and customizing MIBs chapter in the HP Systems Ins...

Страница 23: ...numbers are located on the information tag attached to the front panel of the hardware Or you can reuse the values that display in the Serial Number and Product Number fields where are automatically discovered by the StoreAll OS software To configure entitlements 1 Select Cluster Configuration in the upper Navigator and then select Phone Home in the lower Navigator 2 Expand Phone Home in the lower...

Страница 24: ...or that type of device To use the CLI to configure entitlements see the ibrix_phonehome command in the HP StoreAll OS CLI Reference Guide for more information Configuring storage entitlements Entitlements must be entered for the applicable devices in your configuration servers storage chassis This information includes the hardware related information product name serial number and product number a...

Страница 25: ...o open the dialog box for that type of device To use the CLI to configure entitlements see the ibrix_phonehome command in the HP StoreAll OS CLI Reference Guide for more information Discovering devices With StoreAll OS 6 5 or later and HP IRS 7 0 8 or later you can discover devices using HP IRS See Discovering devices using HP IRS page 25 If you want to manage devices using HP SIM you must also di...

Страница 26: ...e groups with selections for All Devices Computer Other and Storage This screen shows the All Devices selection If the device was discovered properly a green check mark displays in the Monitoring Collections column 7 For entitlement purposes you must enter for each device the values for the Customer Entered Serial Number and Customer Entered Product Number that you entered on the Entitlements dial...

Страница 27: ...TE StoreAll nodes and MSA arrays are associated with the Fusion Manager IP address You can view this by selecting Fusion Manager System Tab Associations For the 9730 and X9720 Onboard Administrator does not display as associated with the Fusion Manager This will not cause any issues in monitoring You can view all StoreAll devices by selecting Systems by Type Storage System Scalable Storage Solutio...

Страница 28: ...StoreAll Solution Product Model Storage Device System Type StoreAll nodes StoreAll Storage HP ProLiant System Subtype HP StoreAll 9730 Storage Node HP StoreAll 9320 Storage Node Product Model HP StoreAll 9300 Gateway Storage Node HP StoreAll 8800 Storage Node HP StoreAll 8200 Gateway Storage Node HP StoreAll 9720 Storage Node only for ProLiant G7 based 9720 Table 4 Device names and branding for St...

Страница 29: ... 2 Discovery of StoreAll 9320 cluster Figure 3 Discovery of StoreAll 9300 cluster The following figures show examples of discovered devices in HP SIM 7 3 when running StoreAll OS 6 3 or earlier Figure 4 Discovery of StoreAll 9320 cluster earlier StoreAll OS Figure 5 Discovery of StoreAll 9300 cluster earlier StoreAll OS The following figure shows an example of discovered devices on HP SIM 7 1 when...

Страница 30: ...toreAll branding Managing the Phone Home configuration You can access the Phone Home Setup panel by selecting Cluster Configuration in the upper Navigator and Phone Home in the lower Navigator The Phone Home Setup panel indicates whether Phone Home has been configured the State field would display on and if so displays the information that has been set for the configuration such as the IP address ...

Страница 31: ...ot discovered properly if they cannot access the CMS The maximum number of SNMP trap hosts has already been configured For 8200 9300 and 8800 9320 systems If this error is reported when you configure Phone Home the maximum number of trapsink IP addresses have already been configured For HP StoreAll capacity blocks the maximum number of trapsink IP addresses is 3 Manually remove a trapsink IP addre...

Страница 32: ...hp hp snmp agents server etc cmahostd and removing the l logname option on each server Also HP recommends that before you perform operations such as unmounting a file system or stopping services on a node using the ibrix_server command you disable the hp snmp agent service on each server first service hp snmp agents stop After remounting the file system or restarting services on the node restart t...

Страница 33: ... couplet output sl The command displays the credentials for your system Your output would differ from the following example and reflect your system configuration 10 125 2 221 monitor monitor couplet couplet array 500c0ff1390c0000 mgmtport_b ro 10 125 2 221 manage manage couplet couplet array 500c0ff1390c0000 mgmtport_b rw 10 125 2 220 monitor monitor couplet couplet array 500c0ff1390c0000 mgmtport...

Страница 34: ...s or Customer Entered Product Numbers entered for them HP IRS will discover the Product Type as HP StoreAll Solution If some server nodes but not all have Customer Entered Serial Numbers and Customer Entered Product Numbers entered for them HP IRS will discover the Product Type as ProLiant The Customer Entered Serial Number and Customer Entered Product Number is displayed when you run the ibrix_ph...

Страница 35: ...er must be on the same network interface Also nodes set up as a failover pair must be connected to the same network interface Use a Gigabit Ethernet port or faster for user networks NFS SMB FTP and HTTP clients can use the same user VIF The servers providing the VIF should be configured in backup pairs and the NICs on those servers should also be configured for failover See Configuring High Availa...

Страница 36: ...c c n bond0 1 h node1 I 16 123 200 201 M 255 255 255 0 B 16 123 200 255 ibrix_nic c n bond0 1 h node2 I 16 123 200 202 M 255 255 255 0 B 16 123 200 255 ibrix_nic c n bond0 1 h node3 I 16 123 200 203 M 255 255 255 0 B 16 123 200 255 ibrix_nic c n bond0 1 h node4 I 16 123 200 204 M 255 255 255 0 B 16 123 200 255 Configuring backup servers The servers in the cluster are configured in backup pairs If ...

Страница 37: ... sample output shows only the relevant fields Specifying VIFs in the client configuration When you configure your clients you may need to specify the VIF that should be used for client access NFS SMB Specify the VIF IP address of the servers for example bond0 1 to establish connection You can also configure DNS round robin to ensure NFS or SMB client to server distribution In both cases the NFS SM...

Страница 38: ...example if the first bond created by StoreAll has a VLAN tag of 30 it will be labeled bond0 30 It is also possible to add a VIF on top of an interface that has an associated VLAN tag In this case the device label of the interface takes the form bond VLAN_id VVIF_label For example if a VIF with a label of 2 is added for the bond0 30 interface the new interface device label will be bond0 30 2 The fo...

Страница 39: ...IST If the Fusion Manager was previously the active console StoreAll software will select a new active console A Fusion Manager currently in active mode can be moved to either passive or nofmfailover mode A Fusion Manager in nofmfailover mode can be moved only to passive mode With the exception of the local node running the active Fusion Manager the A option moves all instances of the Fusion Manag...

Страница 40: ...0 2 to service SMB requests on a server and then designate the backup server as a standby NIC for bond0 2 If an issue occurs with bond0 2 on a server the server including its segment ownership and FM services will fail over to the backup server and that server will now handle SMB requests going through bond0 2 You can also fail over just the NIC to its standby NIC on the backup server HBA monitori...

Страница 41: ...the operational status changes to Up FailedOver or Down FailedOver For more information about operational states see Monitoring the status of file serving nodes page 83 Both automated and manual failovers trigger an event that is reported on the GUI Automated failover can be configured with the HA Wizard or from the command line Configuring automated failover with the HA Wizard The HA wizard confi...

Страница 42: ... can also designate NIC HA pairs on the server and its backup and enable monitoring of these NICs If you need to add NICs click Add NIC the Add NIC dialog box appears See Adding a NIC for more information Once the NIC is added it displays on the NIC HA Setup window of the wizard and you can continue with the high availability configuration 42 Configuring failover ...

Страница 43: ...e configuration of a NIC select the server on the Servers panel and then select NICs from the lower Navigator Click Modify on the NICs panel The General tab on the Modify NIC Properties dialog box allows you change the IP address and other NIC properties The NIC HA tab allows you to enable or disable HA monitoring and failover on the NIC and to change or remove the standby NIC You can also enable ...

Страница 44: ...ddress are required fields Name To configure an active physical network enter the name of the existing physical interface such as eth4 or bond1 To configure a virtual interface VIF enter a name based on the existing physical network such as bond0 1 Net Mask Enter the net mask for the subnet The default is 255 255 255 0 Route Each network interface has an entry in the system routing table for handl...

Страница 45: ...he Standby Server box The standby NIC you select must valid and available If you need to create a standby NIC select New Standby NIC in this box which opens the Add NIC dialog box Enter the applicable details and then return to the NIC HA Config dialog box 3 Click OK when finished The NIC HA configuration is now complete Configuring High Availability on the cluster 45 ...

Страница 46: ...g to from this subnet Route The assigned standby server which is set with the ibrix_nic b command Standby Server The assigned standby interface which is set with the ibrix_nic b command Standby Interface Servers The Servers Page lists all File Serving Nodes in the cluster The Summary area provides detailed information about the selected server Configure Authentication This option is intended for F...

Страница 47: ...backup pairs 2 Identify power sources for the servers in the backup pair 3 Configure NIC monitoring 4 Enable automated failover 1 Configure server backup pairs File serving nodes are configured in backup pairs where each server in a pair is the backup for the other This step is typically done when the cluster is installed The following restrictions apply The same file system must be mounted on bot...

Страница 48: ...ng backup servers Identify the servers in a backup pair as NIC monitors for each other Because the monitoring must be declared in both directions enter a separate command for each server in the pair ibrix_nic m h MONHOST A DESTHOST IFNAME The following example sets up monitoring for NICs over bond0 1 ibric_nic m h node1 A node2 bond0 1 nl ibric_nic m h node2 A node1 bond0 1 nl ibric_nic m h node3 ...

Страница 49: ...ffect Manual failover does not require the use of a programmable power supply However if you have identified a power supply for the server you can power it down before the failover Use the GUI or the CLI to fail over a node On the GUI select the node on the Servers panel and then click Failover on the Summary panel On the CLI run ibrix_server f specifying the node to be failed over as the HOSTNAME...

Страница 50: ...is the name an HBA presents when logging in to a SAN fabric Worldwide names consist of 16 hexadecimal digits grouped in pairs In StoreAll software these are written as dot separated pairs for example 21 00 00 e0 8b 05 05 04 To set up HBA monitoring first discover the HBAs and then perform the procedure that matches your HBA hardware For single port HBAs without built in standby switching Turn on H...

Страница 51: ...or port 20 00 12 34 56 78 9a bc on node s1 hp com ibrix_hba m h s1 hp com p 20 00 12 34 56 78 9a bc To turn off HBA monitoring for an HBA port include the U option ibrix_hba m U h HOSTNAME p PORT Deleting standby port pairings Deleting port pairing information from the configuration database does not remove the standby pairing of the ports The standby pairing is either built in by the HBA vendor o...

Страница 52: ...report of the results Programmable power source Standby server or standby segments Cluster and user network interface monitors Standby network interface for each user network interface HBA port monitoring Status of automated failover on or off For each High Availability feature the summary report returns status for each tested file serving node and optionally for their standbys Passed The feature ...

Страница 53: ...ower source s configured PASSED Backup server or backups for segments configured PASSED Automatic server failover configured PASSED Cluster User Nics monitored Cluster nic xs01 hp com eth1 monitored FAILED Not monitored User nics configured with a standby nic PASSED HBA ports monitored Hba port 21 01 00 e0 8b 2a 0d 6d monitored FAILED Not monitored Hba port 21 00 00 e0 8b 0a 0d 6d monitored FAILED...

Страница 54: ...Port option and then press the Enter key Select the COM1 port and then press the Enter key 4 Highlight the BIOS Serial Console Baud Rate option and then press the Enter key Select the 1 15200 Serial Baud Rate 5 Highlight the Server Availability option in main menu and then press the Enter key Highlight the ASR Timeout option and then press the Enter key Select the 30 Minutes and then press the Ent...

Страница 55: ...by entering the following command ibrix_fm_tune S o dumpingStatusTimeout 240 This command is required to delay the failover until the crash kernel is loaded otherwise Fusion Manager will bring down the failed node Capturing a core dump from a failed node 55 ...

Страница 56: ...and subsequently rises again to 90 or above Table 6 page 56 lists examples of events included in each category To view a complete list of supported events use the command ibrix_event q Table 6 Event name examples by event type Name Trigger Point Event Type login failure User fails to log into GUI ALERT filesystem unmounted File system is unmounted server status down Node is down restarted server u...

Страница 57: ...ddress from which the notification email originates Reply To An optional address if the recipient should reply to an email address other than the one from which the email originated To configure or modify email notification click Configure which opens the Configure Email dialog box To test email notification click Test which opens the Test Email dialog box Configuring email notification Use the Co...

Страница 58: ...o events are associated with the email address the email address is deleted To add events for a new email address 1 Enter the new email address in the Update events for addresses box 2 Select the applicable events 3 Click OK when finished To manage events using the CLI use the ibrix_event command See the HP StoreAll OS CLI Reference Guide for more information Dissociating events and email addresse...

Страница 59: ...nk IPs with ibrix_snmptrap and can associate events to the trapsink IP with ibrix_event Configuring the SNMP agent The SNMP agent is created automatically when the Fusion Manager is installed It is initially configured as an SNMPv2 agent and is off by default For all SNMP versions the SNMP agent name is pre determined displays in the System Description box and the default port is 161 NOTE The defa...

Страница 60: ...mat is ibrix_snmptrap c h HOSTNAME v 3 p PORT n USERNAME j MD5 SHA k AUTHORIZATION_PASSWORD y DES AES z PRIVACY_PASSWORD x CONTEXT_NAME s on off The following command creates a v3 trapsink with a named user and specifies the passwords to be applied to the default algorithms If specified passwords must contain at least eight characters ibrix_snmptrap c h lab13 114 v 3 n trapsender k auth passwd z p...

Страница 61: ...n be accessed by an SNMP entity A related option m determines how the context is matched The format follows ibrix_snmpgroup c g GROUPNAME s noAuthNoPriv authNoPriv authPriv r READVIEW w WRITEVIEW For example to create the group group2 to require authorization no encryption and read access to the hp view enter ibrix_snmpgroup c g group2 s authNoPriv r hp The format to create a user and add that use...

Страница 62: ...ed ID that is appended to the IDs of all resources It guarantees that these resources do not conflict with other SNMP resources on the Internet System Object ID Identification number of the engine Engine ID Applicable when the Agent uses version 3 SNMP protocols It determines whether non V3 read requests are allowed Allow non V3 read requests Applicable when the Agent uses version 3 SNMP protocols...

Страница 63: ...ddresses that the system should send notifications to Email addresses must use the format user name domain name Each email address can have a maximum of 79 bytes For example Admin MyDomain com In the SNMP Configuration section set the options Notification Level Select the minimum severity for which the system should send notifications Critical only Error and Critical Warning and Error and Critical...

Страница 64: ...backup feature can be used to back up and recover entire StoreAll software file systems or portions of a file system You can use any supported NDMP backup application to perform the backup and recovery operations In NDMP terminology the backup application is referred to as a Data Management Application or DMA The DMA is run on a management station separate from the cluster and communicates with th...

Страница 65: ...P session is initiated the NDMP Server creates temporary socket ports for communications with the DMA Specify the minimum port Minimum Port Number number that can be used for these sessions The default is 49 152 and the minimum allowed value is 1 024 When an NDMP session is initiated the NDMP Server creates temporary socket ports for communications with the DMA Specify the maximum port Maximum Por...

Страница 66: ...set the NDMP server on one or more nodes This step stops all spawned session processes stops the ndmpd and session monitor daemons frees all resources held by NDMP and restarts the daemons Viewing or canceling NDMP sessions To view information about active NDMP sessions select Cluster Configuration from the Navigator and then select NDMP Backup Active Sessions For each session the Active NDMP Sess...

Страница 67: ...tape and media changer devices currently configured for backups select Cluster Configuration from the Navigator and then select NDMP Backup Tape Devices The following information is listed for each device Description Field A node that can access the device Hostname The type of device tape media changer Device Type The ID of the device Device ID The OS device node associated with the device Device ...

Страница 68: ...n issue with NDMP access the environment or NDMP operations Be sure to review these events and take any necessary corrective actions Following are some examples 0000 Unauthorized NDMP Client 16 39 40 201 trying to connect 4002 User joe md5 mode login failed ALERT events Indicates that an NDMP action has failed For example 1102 Cannot start the session_monitor daemon ndmpd exiting 7009 Level 6 back...

Страница 69: ... an allowed operation on all StoreAll clients by executing a command on the default clients host group with the CLI or the GUI The clients host group includes all StoreAll clients configured in the cluster NOTE The command intention is stored on the Fusion Manager until the next time the clients contact the Fusion Manager To force this contact restart StoreAll software services on the clients rebo...

Страница 70: ...ick OK when finished Adding a StoreAll client to a host group You can add a StoreAll client to a host group or move a client to a different host group All clients belong to the default clients host group Select Hostgroups in the upper Navigator Under Summary in the lower Navigator select Members Click Add on the Members panel to open the Add Members to Hostgroup dialog box Click OK when you have f...

Страница 71: ...s page 96 Preferring a network interface see Preferring network interfaces page 107 Setting allocation policy see Using file allocation in the HP StoreAll OS User Guide Add preferred NIC By default clients and segment servers use the cluster interface Use this dialog to select a user interface to carry the traffic from a host group to a specific server When you prefer a user interface for traffic ...

Страница 72: ...oup Mountpoint File system to mount Filesystem Access type enabled for this mountpoint either RO or RW Permission Host group preferred NICs By default the cluster interface is used to carry traffic from a host group to a specific server however you can select a user interface to carry that traffic Traffic in the reverse direction remains defaulted to the cluster interface This page displays prefer...

Страница 73: ...ded in 8800 9320 systems Monitoring servers To view information about the server and chassis included in your system 1 Select Servers from the Navigator tree The Servers panel lists the servers included in each chassis 2 Select the server you want to obtain more information about Information about the servers in the chassis is displayed in the right pane To view summary information for the selecte...

Страница 74: ...Select the server component that you want to view from the lower Navigator panel such as NICs 74 Monitoring cluster operations ...

Страница 75: ...l options provided for the server NOTE Information about the Hardware node can be found in Monitoring hardware components page 77 HBAs The HBAs panel displays the following information Node WWN Port WWN Backup Monitoring hardware 75 ...

Страница 76: ...s panel displays the following information Mountpoint Filesystem Access NFS The NFS panel displays the following information Host Path Options CIFS The CIFS panel displays the following information NOTE CIFS in the GUI has not been rebranded to SMB yet CIFS is just a different name for SMB Name Value Power The Power panel displays the following information Host Name Type IP Address Slot ID 76 Moni...

Страница 77: ...ped virtually which the Management Console interprets as a virtual chassis To monitor these components from the GUI 1 Click Servers from the upper Navigator tree 2 Click Hardware from the lower Navigator tree for information about the chassis that contains the server selected on the Servers panel as shown in the following image Obtaining server details The Management Console provides detailed info...

Страница 78: ...gnostic Message1 1 Column dynamically appears depending on the situation Obtain detailed information for hardware components in the server by clicking the nodes under the Server node 78 Monitoring cluster operations ...

Страница 79: ...Model Location ILO Module Status Type Name UUID Serial Number Model Firmware Version Properties Memory DiMM Status Type Name UUID Location Properties NIC Status Type Name UUID Properties Power Management Controller Status Type Name UUID Firmware Version Storage Cluster Status Type Name UUID Monitoring hardware 79 ...

Страница 80: ... Type Name UUID Serial Number Model Firmware Version Location Message Diagnostic message Volume Displays volume information for each server Status Type Name UUID Properties Storage Controller Displayed for a storage cluster Status Type UUID Serial Number Model Firmware Version Message Diagnostic Message Battery Displayed for each storage controller Status Type UUID Properties IO Cache Module Displ...

Страница 81: ...ormation for each temperature sensor Status Type Name UUID Locations Properties Monitoring storage and storage components Select Vendor Storage from the Navigator tree to display status and device information for storage and storage components The Summary panel shows details for a selected vendor storage Monitoring hardware 81 ...

Страница 82: ...n about the LUNs in a storage cluster The following information is provided in the LUNs panel LUN ID Physical Volume Name Physical Volume UUID In the following image the LUNs panel displays the LUNs for a storage cluster Vendor Storage The Vendor Storage panel lists the vendor storage registered in the cluster and provides a detailed summary of the selected vendor storage Drill down into the follo...

Страница 83: ... number specifies the switch number and switch port For port 52 the drive is connected to port 2 on switch 5 For location Port 72 Box 1 Bay 6 the drive is connected to port 2 on switch 7 in bay 6 See the administrator guide pertaining to your version of HP StoreAll storage for additional details Options Add Registers and names the vendor storage in the management console database Available vendor ...

Страница 84: ...mmand the state is reported as Up UptimeOverThreshold The default and recommended threshold is 400 days If you see the state reported as UptimeOverThreshold reboot the node as soon as possible to prevent the file systems from eventually becoming unresponsive To reboot the node see Powering nodes on or off page 94 NOTE You can reboot the node at any time The purpose of implementing these features i...

Страница 85: ...stem is up on ix24 03 ad hp com FILESYSTEM HOST ix24 03 ad hp com USER NAME OPERATION SEGMENT NUMBER PV NUMBER NIC HBA RELATED EVENT 0 Event EVENT ID 1980 TIMESTAMP Feb 14 15 08 14 LEVEL ALERT TEXT category CHASSIS name 9730_ch1 overallStatus DEGRADED component OAmodule uuid 09USE038187WOAModule2 status MISSING Message The Onboard Administrator module is missing or has failed Diagnostic message Re...

Страница 86: ...and StoreAll clients followed by individual results If you include the b option the standby servers for all tested file serving nodes are included when the overall result is determined The results will be one of the following Passed All tested hosts and standby servers passed every health check Failed One or more tested hosts failed a health check The health status of standby servers is not includ...

Страница 87: ...024 Memory Information Mem Total Mem Free Buffers KB Cached KB Swap Total KB Swap Free KB 49158496 25784280 1073956 19820680 16776948 16776948 Version OS Information Fs Version IAD Version OS OS Version Kernel Version Architecture Processor 6 5 350 StoreAll_6_5_RC2 6 5 350 GNU Linux Red Hat Enterprise Linux Server release 5 8 Tikanga 2 6 18 308 24 1 el5 x86_64 x86_64 Remote Hosts Host Type Network...

Страница 88: ...sion Manager PASSED r211 s16 IP address matches on Iad and Fusion Manager PASSED r211 s16 network protocol matches on Iad and Fusion Manager PASSED r211 s16 engine connection state on Iad is up PASSED ifs2_1 file system uuid matches on Iad and Fusion Manager PASSED ifs2_1 file system generation matches on Iad and Fusion Manager PASSED ifs2_1 file system number segments matches on Iad and Fusion Ma...

Страница 89: ...R1O readable PASSED dev sdq Physical volume BKDzSh fCoG TeZs F3dg cDoz Z4XK ONSDE7 readable PASSED dev sdaa Physical volume D817J5 nmzg 7p14 FpQF RIOs FCoY QOYth7 readable PASSED dev sdab Physical volume GRlsRo 669d kFk5 8wjh W8MT nKXa AVaTIW readable PASSED dev sds Physical volume HFasFd F495 FOzv Sj1v lF1z rCq0 gL45EC readable PASSED dev sdad Physical volume HdYl02 vskC nClL cV7e dou5 9vyr pbct9...

Страница 90: ...lock owner for segment 9 of filesystem ifs1 on r38 s2 matches on Iad and Fusion Manager PASSED Superblock owner for segment 25 of filesystem ifs1 on r38 s2 matches on Iad and Fusion Manager PASSED Superblock owner for segment 8 of filesystem ifs1 on r38 s2 matches on Iad and Fusion Manager PASSED Superblock owner for segment 24 of filesystem ifs1 on r38 s2 matches on Iad and Fusion Manager PASSED ...

Страница 91: ...p com 261 3 355 2 Mem HOST MemTotal MB MemFree MB SwapTotal MB SwapFree MB lab12 10 hp com 1034616 703672 2031608 2031360 CPU HOST User System Nice Idle IoWait Irq SoftIrq lab12 10 hp com 0 0 0 0 97 1 0 NFS v3 HOST Null Getattr Setattr Lookup Access Readlink Read Write lab12 10 hp com 0 0 0 0 0 0 0 0 HOST Create Mkdir Symlink Mknod Remove Rmdir Rename lab12 10 hp com 0 0 0 0 0 0 0 HOST Link Readdi...

Страница 92: ...nfs c stop nl ibrix_server s t ndmp c stop If you are using SMB verify that all likewise services are down on all file serving nodes ps ef grep likewise Use kill 9 to stop any likewise services that are still running If you are using NFS verify that all NFS processes are stopped ps ef grep nfs If processes are running use the following commands on the affected node pdsh a service nfslock stop dshb...

Страница 93: ...Use ping to verify that the nodes are down For example ping x850s2 nl PING x850s2 l3domain l3lab com 12 12 80 102 56 84 bytes of data nl x850s1 l3domain l3lab com 12 12 82 101 icmp_seq 2 Destination Host Unreachable If you are unable to shut down a node cleanly use the following command to power the node off using the iLO interface ibrix_server P off h HOSTNAME 14 Shut down the Fusion Manager serv...

Страница 94: ... file serving node use the following command ibrix_server P on reset off h HOSTNAME Performing a rolling reboot The rolling reboot procedure allows you to reboot all file serving nodes in the cluster while the cluster remains online Before beginning the procedure ensure that each file serving node has a backup node and that StoreAll HA is enabled See Configuring High Availability on the cluster pa...

Страница 95: ...nt start stop restart status Renaming a cluster 1 Put the standby Fusion Managers in maintenance 6 0 or earlier or nofmfailover 6 1 or later mode a To verify the mode of the Fusion Manager enter the following command ibrix_fm i The output should indicate passive or maintenance b If the output is passive enter one of the following commands depending on the version of StoreAll OS you are running 6 0...

Страница 96: ...iadconf xml has been created and that the cluster name is correct Tuning nodes and StoreAll clients Typically HP Support sets the tuning parameters on the file serving nodes during the cluster installation and changes should be needed only for special situations CAUTION The default values for the host tuning parameters are suitable for most cluster environments Because changing parameter values ca...

Страница 97: ...tocol TCP or UDP and the number of admin and server threads The IAD Tunings dialog box configures the StoreAll administrative daemon The Module Tunings dialog box adjusts various advanced parameters that affect server operations Tuning nodes and StoreAll clients 97 ...

Страница 98: ...e Servers dialog box select the servers to which the tunings should be applied To tune nodes using the CLI see the ibrix_host_tune command in the HP StoreAll OS CLI Reference Guide 98 Maintaining the system ...

Страница 99: ...orage is added ownership of the new segments is distributed among the available servers Occasionally you may need to manage the segments manually Migrate segments This operation transfers ownership of segments to other servers For example if a server is overloaded or unavailable you can transfer its segments to another server that can see the same storage Rebalance segments This operation redistri...

Страница 100: ...the status of the servers in the cluster and lists the segments owned by each server In the Segment Properties section of the dialog box select the segment whose ownership you are transferring and click Change Owner 100 Maintaining the system ...

Страница 101: ...ystem prevents other tasks from running on the file system Similarly if another task is running on the file system the evacuation task cannot be scheduled until the first task is complete The file system must be quiescent no active I O while a segment is being evacuated Running this utility while the file system is active may result in data inconsistency or loss To evacuate a segment complete the ...

Страница 102: ...e data from the segment and click Destination If the file system is tiered be sure to select destination segments on the same tier as the source segment The Summary dialog box lists the source and destination segments for the evacuation Click Back to make any changes or click Finish to start the evacuation 102 Maintaining the system ...

Страница 103: ...ance_ jobID FS ID info for example Rebalance_29 ibfs1 info Run the inum2namecommand to identify the symbolic name of the chunk file inum2name fsname ibfs 500000017 ibfs sliced_dir file3 bin After obtaining the name of the file use a command such as cp to move the file manually Then run the segment evacuation process again The analyzer log lists the chunks that were left on segments Following is an...

Страница 104: ...s a large number of segments to be migrated and or segments can be migrated to several FSNs in SAN environments run the following command instead ibrix_fs m f ibfs1 s LVLIST h FSN_name 4 Remove the High Availability configuration between FSN4 and FSN3 a Stop NIC monitoring for the user NICs ibrix_nic m h FSN3 D FSN4 bond0 1 ibrix_nic m h FSN4 D FSN3 bond0 1 b Remove the backup NICs ibrix_nic b u F...

Страница 105: ...een file serving nodes and clients A cluster can have only one cluster interface For backup purposes each file serving node can have two cluster NICs User network interface This network interface carries traffic between file serving nodes and clients Multiple user network interfaces are permitted The cluster network interface was created for you when your cluster was installed A virtual interface ...

Страница 106: ...erface for a file serving node To identify a user network interface for specific file serving nodes use the ibrix_nic command The interface name IFNAME can include only alphanumeric characters and underscores such as eth1 ibrix_nic a n IFNAME h HOSTLIST If you are identifying a VIF add the VIF suffix nnnn to the physical interface name For example the following command identifies virtual interface...

Страница 107: ... for the network interface that has been preferred for it and then begins to use that interface If the services are already running on StoreAll clients when you prefer a network interface you can force clients to query the Fusion Manager by executing the command ibrix_lwhost a on the client or by rebooting the client Preferring a network interface for a file serving node or Linux StoreAll client T...

Страница 108: ...h3 Unpreferring network interfaces To return file serving nodes or StoreAll clients to the cluster interface unprefer their preferred network interface The first command unprefers a network interface for a file serving node the second command unprefers a network interface for a client ibrix_server n h SRCHOST D DESTHOST ibrix_client n h SRCHOST D DESTHOST To unprefer a network interface for a host...

Страница 109: ...cluding standby servers that use the cluster network interface Each file serving node and StoreAll client must be connected to the Fusion Manager by the same cluster network interface A Gigabit or faster Ethernet port must be used for the cluster interface StoreAll clients must have network connectivity to the file serving nodes that manage their data and to the standbys for those servers This tra...

Страница 110: ...BACKUP IF File serving node HOST Network interface on this file serving node IFNAME IP address of this NIC IP_ADDRESS Whether monitoring is on for this NIC LINKMON MAC address of this NIC MAC_ADDR IP address in routing table used by this NIC ROUTE Network interface state STATE Network type cluster or user TYPE When ibrix_nic is used with the i option it reports detailed information about the inter...

Страница 111: ...ascheck log for more details root r206s17 sascheck ERROR Wrong Cabling or missing or failed component found in the D6000 attached to the Controller in the PCI Slot 4 Ensure that Port 2 of I O Module Slot A of Drawer 2 S N USE312YNKH of the D6000 is connected to Port 1E of the Controller in node 2 ERROR Wrong Cabling or missing or failed component found in the D6000 attached to the Controller in th...

Страница 112: ...root r206s17 cat proc partitions major minor blocks name 104 0 292935982 cciss c0d0 104 1 6291359 cciss c0d0p1 104 2 50330880 cciss c0d0p2 104 3 50330880 cciss c0d0p3 104 4 1 cciss c0d0p4 104 5 16776959 cciss c0d0p5 104 6 169205759 cciss c0d0p6 8 0 5860353024 sda 8 16 5860353024 sdb 8 32 6837110784 sdc 8 48 6837110784 sdd 8 64 5860353024 sde 8 80 5860353024 sdf 8 96 6837110784 sdg 8 112 6837110784...

Страница 113: ...l database To do so execute the following command on each server in the cluster that is accessing the new storage root r206s17 usr local ibrix bin autoregister_chassis_and_vs Sending request to Fusion Manager to register chassis ch_8800 Please run the following commands to verify Chassis registration succeeded for host r206s17 ibrix_chassis l ibrix_chassis l s Sending request to Fusion Manager to ...

Страница 114: ...2ae05 0000 1000 b000 533457303244 8800 Locate the vendor storage that is associated with the applicable cluster listed in the command output of step 1 If the vendor storage does not match the applicable cluster storage ID then the node is attached to vendor storage with an older invalid storage cluster ID In this example the vendor storage listed applies to the first cluster listed in the output o...

Страница 115: ... ID 62CEF82573000010B0E6533457303244 PV d21 adding LUN ID 6790BD2273000010B0DC533457303244 PV d11 adding LUN ID 6217792273000010B0DB533457303244 PV d10 adding LUN ID 6A7A8D2473000010B0E2533457303244 PV d17 adding LUN ID 6BD5D82473000010B0E3533457303244 PV d18 adding LUN ID 6731F52373000010B0E0533457303244 PV d15 adding LUN ID 6DBD3C2273000010B0DA533457303244 PV d9 adding LUN ID 6864822073000010B0D...

Страница 116: ...Fax the Password Request Form that came with your License Entitlement Certificate See the certificate for fax numbers in your area Call or email the HP Password Center See the certificate for telephone numbers in your area or email addresses Using AutoPass to retrieve and install permanent license keys The procedure must be run from a client with JRE 1 5 or later installed and with a desktop manag...

Страница 117: ...es tgz from the admin platform diag supporttickets directory Viewing the status of data collection To view the status of data collection 1 Select Cluster Configuration from the Navigator panel 2 From the Cluster Configuration panel select Diagnostic Logs and then select Data Collection The following information about data collection is displayed Name The file name assigned to the data collection D...

Страница 118: ...e is located on the active Fusion Manager node at local ibrixcollect archive NOTE If the server hosting the Fusion Manager fails over to another server the tgz file is not automatically copied to the local ibrixcollect archive directory on the new active Fusion Manager server Select the applicable file on the Data Collection panel and click Download This will copy the tgz file to the new active Fu...

Страница 119: ... the var crash directory Ibrix Collect processes the core dumps present in the var crash directory linked to local platform crash only HP also recommends that you monitor this directory and remove unnecessary processed crashes Downloading the data collection archive file When data is collected a compressed archive file is created and stored in a compressed archive file tgz under local ibrixcollect...

Страница 120: ...collection enabled If the value is Yes data collection occurs automatically after a system crash Number of data sets to be retained This is the retention policy for the logs The number denotes the number of previously collected logs archive files that are retained in each node Sending cluster configuration by email enabled If the value is Yes a zip file containing specific HP StoreAll and system c...

Страница 121: ...etails SMTP server the email address from which the email will be sent and the email address to which the email will be sent NOTE Note You can specify more than one email address for the To field by separating addresses with a semicolon 6 Click OK To set up email settings to send cluster configurations using the CLI use the following command ibrix_collect C m Yes No s SMTP_server f From t To NOTE ...

Страница 122: ...v 132818 in SVN 6 3 33 6 3 33 GNU Linux 2 6 18 194 el5 x86_64 In this example the version displayed is 6 3 33 Use the first two digit of the version number 6 3 for example as a prefix to Add on Script File Name without Dot so that the name of an add on script named AddOnTest sh would be 63_AddOnTest sh IMPORTANT The version provided in the name must match the version of StoreAll on which you plan ...

Страница 123: ...ter the ibrix_collect command ibrix_collect c n addOnCollection In this instance addOnCollection is the collection name The output of the add on scripts is included into the final tar collection along with other logs and command outputs In this instance the output would be in the addOnCollection tgz file NOTE The add on scripts timeout after 20 minutes Viewing the output from an add on script To v...

Страница 124: ... 20 12 41 host2 rw r r 1 root root 2156388 Dec 20 12 41 host2_addOnCollection_2012 12 20 12 38 36 tgz In this example host2 is the directory with the host name 6 Go to the hostname logs add_on_script local ibrixcollect ibrix_collect_additional_data directory which contains the output of the add on script root host2 archive cd host2 logs add_on_script local ibrixcollect ibrix_collect_additional_dat...

Страница 125: ...d File System module Operating system type and OS kernel version Processor architecture The S option shows this information for all file serving nodes The C option shows the information for all StoreAll clients The file system and IAD FS output fields should show matching version numbers unless you have installed special releases or patches If the output fields show mismatched version numbers and ...

Страница 126: ...x the storage subsystem problem Perform the following manual recovery procedure 1 Restore the failed storage subsystem 2 Reboot the primary server which will allow the arrested failback to complete StoreAll client I O errors following segment migration Following successful segment migration to a different file serving node the Fusion Manager sends all StoreAll clients an updated map reflecting the...

Страница 127: ...leshooting an Express Query Manual Intervention Failure MIF An Express Query Manual Intervention Failure MIF is a critical error that occurs during Express Query execution These are failures Express Query cannot recover from automatically After an MIF occurrence Express Query stops processing journal events and serving queries for the file system Although journal event processing has stopped file ...

Страница 128: ...2 Delete the current corrupted database from the file system by entering the following command rm rf FS_MOUNTPOINT archiving database 3 Enable Express Query for the file system by entering the following command ibrix_fs T E f FSNAME NOTE Express Query will begin offline synchronization to repopulate the new database for this file system This task may take a long time to complete you can check the ...

Страница 129: ... Query has a limit on the number of directory renames that it can handle in one batch of operations This limit is large enough that we expect it is not reached in common usage On the rare occasion that this MIF state is seen clear the MIF state by running the ibrix_archiving C FSNAME command Then schedule the Online Metadata Synchronizer to run to restore the path names affected by the lost rename...

Страница 130: ...bootable device from a Creating a bootable a DVD page 130 DVD Creating a bootable USB flash drive page 130 USB flash drive Creating a bootable a DVD 1 Burn the ISO image to a DVD 2 Insert the DVD in the server 3 Restart the server to boot from the DVD 4 When the HP Network Storage System screen appears enter qr to install the software Creating a bootable USB flash drive The way you make the softwa...

Страница 131: ...s section assume you have downloaded Virtual CloneDrive v5 4 5 0 http www slysoft com en download html 3 Download a tool for saving the boot image to your USB flash drive The steps in this section assume you have downloaded ImgBurn version 2 5 7 0 http www imgburn com index php act download 4 Download the HP StoreAll QR image to the Windows computer 5 Mount the HP StoreAll QR image by using a tool...

Страница 132: ...O file is mounted through Virtual CloneDrive c Click Destination and choose the location to save the image file While saving the file click IMG Files img as the saved format The following figure shows the components you would click on the ImgBurn window as part of Step 6 c and Step 6 b 132 Recovering a file serving node ...

Страница 133: ...k Imager version 0 7 on a Windows 64 bit computer a Launch Win32DiskImager exe b Click Image File c Click Device and then choose the USB device d Click Write to write date in the image file to the USB device The USB flash drive is now bootable with the QR image 9 To boot a server from the USB flash drive containing the QR image a Insert the USB flash drive containing the QR image into the server b...

Страница 134: ...troller mgmtport_a UUID Read Only Credential URI couplet couplet array 500c0ff194705000 mgmtport_a ro Read Write Credential URI couplet couplet array 500c0ff194705000 mgmtport_a rw MgmtAddr 10 125 3 222 4 Use the hpsp_credmgmt command to set the custom credentials for each of the MSA Credential URIs Using the example output from step 3 these commands would be opt hp platform bin hpsp_credmgmt init...

Страница 135: ...tor couplet couplet array 500c0ff194705000 mgmtport_a rw cred type upwpair cred username Custom username cred password Custom password 5 Exit the command prompt and log into the node again When the installation wizard appears continue with the standard restore process Performing the recovery IMPORTANT If you are restoring a node into a cluster ensure that there is an active Fusion Manager in the c...

Страница 136: ...4 On the Installation Networking Menu select Single Network data cluster mgmt traffic 5 On the User Info dialog box select Ok to confirm settings 136 Recovering a file serving node ...

Страница 137: ...ion for the node being restored on the Network Configuration dialog box and click OK 7 Confirm that the information displayed in the Configuration Summary dialog box is correct and click Commit Performing the recovery 137 ...

Страница 138: ...er to an existing cluster and click OK If you would like to you can now reconfigure the bond using an advanced wizard See Reconfiguring the bond page 138 Reconfiguring the bond You can change the default network parameters displayed at the user information screen using this advanced configuration option 138 Recovering a file serving node ...

Страница 139: ...s F2 On the Advanced Configuration dialog box select the interface you would like to configure 2 Select the desired bond mode and click OK 3 Provide the configuration parameters for the bond and click OK Performing the recovery 139 ...

Страница 140: ...ontinue 5 Review the Configuration Summary and click Commit if all settings appear correctly 6 Once the server is successfully configured join the newly configured server to the cluster Select Join this StoreAll server to an existing cluster and click OK 140 Recovering a file serving node ...

Страница 141: ...ck OK If your cluster does not exist in the list of choices click Cancel so that you can provide the IP address of the FM to which this node has to be registered 8 If you clicked the Cancel button in the previous dialog box enter the management console IP of the desired cluster on the Management Console IP dialog box and click OK Performing the recovery 141 ...

Страница 142: ...rmation about the node you restored ibrix_server f p M N h SERVERNAME 3 If you disabled NIC monitoring before using the QuickRestore re enable the monitor ibrix_nic m h MONITORHOST A DESTHOST IFNAME For example ibrix_nic m h titan16 A titan15 eth2 4 Configure Insight Remote Support on the node See Configuring HP Insight Remote Support on StoreAll systems page 18 5 Run ibrix_health l from the Store...

Страница 143: ...ame Administrator 3 Push the original share information from the management console database to the restored node On the node hosting the active management console first create a temporary SMB share ibrix_cifs a f FSNAME s SHARENAME p SHAREPATH NOTE You cannot create an SMB share with a name containing an exclamation point or a number sign or both Then delete the temporary SMB share ibrix_cifs d s...

Страница 144: ...tworking has not yet been set up Occasionally when using the iLO integrated remote console the console will not respond to keystrokes To correct this situation remove and reseat the blade The iLO remote console will then respond properly Alternatively you can use a local KVM to perform the recovery The ibrix_auth command fails after a restore If the ibrix_auth command fails after a restore of a se...

Страница 145: ...Server User Guide HP ProLiant DL380 G7 Server Maintenance and Service Guide HP ProLiant DL380 G6 Server User Guide HP ProLiant DL380 G6 Server Maintenance and Service Guide To find these documents go to the Manuals page http www hp com support manuals and select servers ProLiant ml dl and tc series servers HP ProLiant DL380 G7 Server series or HP ProLiant DL380 G6 Server series Using and maintaini...

Страница 146: ...torage http www hp com service_locator http www hp com support manuals http www hp com support downloads http www hp com storage whitepapers Rack stability Rack stability protects personnel and equipment WARNING To reduce the risk of personal injury or damage to equipment Extend leveling jacks to the floor Ensure that the full weight of the rack rests on the leveling jacks Install stabilizing feet...

Страница 147: ...cumentation that meets your needs To help us improve the documentation send any errors suggestions or comments to Documentation Feedback docsfeedback hp com Include the document title and part number version number or the URL when submitting your feedback 147 ...

Страница 148: ... array controller or 9300cx 3 5 12 drive enclosure Description Item Disk drive bay numbers 1 12 Enclosure ID LED 13 Disk drive Online Activity LED 14 Disk drive Fault UID LED 15 Unit Identification UID LED 16 Fault ID LED 17 Heartbeat ID LED 18 148 System component and cabling diagrams for 9320 systems ...

Страница 149: ... by service personnel only 6 Expansion port connects to drive enclosure 7 Rear view of 9300cx 3 5 12 drive enclosure Description Item Power supplies 1 Power switches 2 SAS In port connects to the controller enclosure 3 Service port used by service personnel only 4 SAS Out port connects to another drive enclosure 5 System component diagrams 149 ...

Страница 150: ...e bay 4 Video connector 5 USB connectors 2 6 Rear view of file serving node Description Item PCI slot 5 1 PCI slot 6 2 PCI slot 4 3 PCI slot 2 4 PCI slot 3 5 PCI slot 1 6 Power supply 2 PS2 7 Power supply 1 PS1 8 USB connectors 2 9 Video connector 10 NIC 1 connector 1 1 NIC 2 connector 12 150 System component and cabling diagrams for 9320 systems ...

Страница 151: ...Description Item Mouse connector 13 Keyboard connector 14 Serial connector 15 iLO 2 connector 16 NIC 3 connector 17 NIC 4 connector 18 System component diagrams 151 ...

Страница 152: ...2 empty 3 empty 4 NC522SFP dual 10Gb NIC 5 empty 6 empty 1 HP SC08Ge 3Gb SAS Host Bus Adapter SAS 1Gb 2 NC364T Quad 1Gb NIC 3 empty 4 HP SC08Ge 3Gb SAS Host Bus Adapter 5 empty 6 empty 1 HP SC08Ge 3Gb SAS Host Bus Adapter SAS 10Gb 2 HP SC08Ge 3Gb SAS Host Bus Adapter 3 empty 4 NC522SFP dual 10Gb NIC 5 empty 6 empty 152 System component and cabling diagrams for 9320 systems ...

Страница 153: ...Cabling diagrams Cluster network cabling diagram Cabling diagrams 153 ...

Страница 154: ...SATA option cabling Description Line SAS I O pathController A SAS I O pathController B 154 System component and cabling diagrams for 9320 systems ...

Страница 155: ...SAS option cabling Description Line SAS I O pathArray 1 Controller A SAS I O pathArray 1 Controller B SAS I O pathArray 2 Controller A SAS I O pathArray 2 Controller B Cabling diagrams 155 ...

Страница 156: ...Drive enclosure cabling Description Item SAS controller in 9300c controller enclosure 1 I O modules in four 9300cx drive enclosures 2 156 System component and cabling diagrams for 9320 systems ...

Страница 157: ...n touching a static sensitive component or assembly Grounding methods There are several methods for grounding Use one or more of the following methods when handling or installing electrostatic sensitive parts Use a wrist strap connected by a ground cord to a grounded workstation or computer chassis Wrist straps are flexible straps with a minimum of 1 megohm 10 percent resistance in the ground cord...

Страница 158: ...s Ensure that precautions have been taken to provide for rack stability and safety It is important to follow these precautions providing for rack stability and safety and to protect both personnel and property Follow all cautions and warnings included in the installation instructions WARNING To reduce the risk of personal injury or damage to the equipment Observe local occupational safety requirem...

Страница 159: ... location where only qualified personnel have access to the device Power off the equipment and disconnect power to all AC power cords before removing any access covers for non hot pluggable areas Do not replace non hot pluggable components while power is applied to the product Power off the device and then disconnect all AC power cords Do not exceed the level of repair specified in the procedures ...

Страница 160: ...g periods of low or no activity If the system is performing rebuilds RAID migrations array expansions LUN expansions or experiencing heavy I O avoid physical configuration changes such as adding or replacing hard drives or hot plugging a controller or any other component For example hot adding or replacing a controller while under heavy I O could cause a momentary pause performance decrease or los...

Страница 161: ...akhstan ЖШС Хьюлетт Паккард К Қазақстан Алматы қ Бостандық ауданы Тимирязев к сі 28В тел факс 7 727 355 35 50 7 727 355 35 51 Manufacturing date The manufacturing date is defined by the serial number CCSYWWZZZZ HP serial number format for this product Valid date formats include YWW where Y indicates the year counting from within each new decade with 2000 as the starting point for example 238 2 for...

Страница 162: ...rvers http www hp com support EnterpriseServers Warranties HP Storage Products http www hp com support Storage Warranties HP Networking Products http www hp com support Networking Warranties 162 Regulatory information ...

Страница 163: ... a bunch of disks KVM Keyboard video and mouse LUN Logical unit number A LUN results from mapping a logical unit number port ID and LDEV ID to a RAID group The size of the LUN is determined by the emulation mode of the LDEV and the number of LDEVs associated with the LUN MTU Maximum Transmission Unit NAS Network attached storage NFS Network file system The protocol used in most UNIX environments t...

Страница 164: ...dentification VACM SNMP View Access Control Model VC HP Virtual Connect VIF Virtual interface WINS Windows Internet Name Service WWN World Wide Name A unique identifier assigned to a Fibre Channel device WWNN World wide node name A globally unique 64 bit identifier assigned to each Fibre Channel node process WWPN World wide port name A unique 64 bit address used in a FC storage network to identify...

Страница 165: ...ster add SNMPv3 users and groups 61 configure email notification 57 configure SNMP agent 59 configure SNMP notification 58 configure SNMP trapsinks 60 define MIB views 60 delete SNMP configuration elements 61 monitor 84 MSA array systems 62 remove 85 types 56 view 85 F failover automated 37 configure automated failover manually 47 crash capture 53 fail back a node 49 manual 49 NIC 36 server 41 tro...

Страница 166: ...er interface 109 change for StoreAll client 108 L labels symbols on equipment 158 loading rack warning 158 localization 1 1 log files 90 collect for HP Support 1 17 M manpages 16 monitoring chassis and components 77 cluster events 84 cluster health 86 file serving nodes 83 node statistics 90 servers 73 77 storage and components 81 N NDMP backups 64 cancel sessions 66 configure NDMP parameters 65 r...

Страница 167: ... s Choice HP 146 symbols on equipment 158 system recovery 130 system startup 93 T technical support HP 145 service locator website 146 Turkey RoHS material content declaration 161 U Ukraine RoHS material content declaration 161 user network interface add 105 configuration rules 109 defined 105 identify for StoreAll clients 106 modify 107 prefer 107 unprefer 108 V virtual interfaces 35 bonded creat...

Отзывы: