HP StorageWorks Clustered File System 3.6.0 Windows Storage Server Edition Administration Guide (403103-005, January 2008)
Table Of Contents
- Contents
- HP Technical Support
- Quick Start Checklist
- Introduction to HP Clustered File System
- Cluster Administration
- Administrative Considerations and Restrictions
- Tested Configuration Limits
- Volume and Filesystem Limits
- User Authentication
- Start the Management Console
- Cluster Management Applications
- The HP CFS Management Console
- View Installed Software
- Start HP Clustered File System
- Stop HP Clustered File System
- Back Up and Restore the Cluster Configuration
- HP Clustered File System Network Port Numbers
- Configure Servers
- Configure Network Interfaces
- Configure the SAN
- Configure Dynamic Volumes
- Configure PSFS Filesystems
- Manage Disk Quotas
- Manage Hardware Snapshots
- Configure Security Features
- Configure Event Notifiers and View Events
- Overview
- Install and Configure the Microsoft SNMP Service
- Cluster Event Viewer
- Configure Event Notifier Services
- Select Events for a Notifier Service
- Configure the SNMP Notifier Service
- Configure the Email Notifier Service
- Configure the Script Notifier Service
- View Configurations from the Command Line
- Test Notifier Services
- Enable or Disable a Notifier Service
- Restore Notifier Event Settings to Default Values
- Import or Export the Notifier Event Settings
- Using Custom Notifier Scripts
- Cluster Operations on the Applications Tab
- Configure Virtual Hosts
- Configure Service Monitors
- Configure Device Monitors
- Advanced Monitor Topics
- SAN Maintenance
- Other Cluster Maintenance
- Management Console Icons
- Index

Chapter 19: SAN Maintenance 246
The mx config mp Commands
The mx config mp set and repair commands can be used while HP
Clustered File System is either online or offline; however, only the
operations listed under “Online Operations” on page 241 can be
performed while HP Clustered File System is running. For other
operations, HP Clustered File System must be offline on all nodes in the
cluster.
Determine Disks/Partitions Available for Membership Partitions
To determine the disks that can be used for membership partitions, run
this command:
mx config mp list_avail_disks
Next, run the following command to see a list of the available partitions
on one of the available disks.
mx config mp list_avail_partitions [--noHeaders] [--csv]
[--showBorder] <disk uuid>
Add Membership Partitions
Use this command to add new membership partitions:
mx config mp set [--recreate] [--force] [--reuse] <uuid1/partno>
[<uuid2/partno> <uuid3/partno>]
A cluster can have either one or three membership partitions. Specify the
UUIDs and partition numbers for the partitions to be added. If you are
adding two membership partitions, you will need to specify the existing
membership partition and the two partitions that will be added.
The options are:
--recreate
Allow existing membership partition information to be destroyed.
--force
Force membership partition replacements to occur even if the partitions
to be replaced cannot be invalidated.