Configuration Changes to External Disk Arrays
This section contains the following procedures on making configuration changes to the external disk array:
- Changing Physical Configuration
- Changing Software Configuration
- Changing from External to Internal Disk
Changing Physical Configuration
To make changes to the physical configuration of the external disk storage array (for example, disconnecting it from the appliance, switching to different disk storage array), power down the Solace PubSub+ appliance as follows:
Standalone Appliance
- Enter the
shutdown
Message Spool CONFIG command to stop message spooling on the appliance. - Enter the
power-down
Privileged EXEC command to turn off power to the appliance. - Make the required cabling changes.
- Turn power to the appliance back on.
- Enter the
no shutdown
Message Spool CONFIG command for the primary appliance to start message spooling on the appliance.
Redundant Appliances
- Enter the
shutdown
Message Spool CONFIG command on the active appliance to stop message spooling on the appliance. - Enter the
release-activity
Redundancy CONFIG command to surrender activity to the mate appliance. - Enter the
power-down
Privileged EXEC command to turn off power to the active appliance. - Make the required cabling changes.
- Turn power to the active appliance back on.
- Enter the
no release-activity
Redundancy CONFIG command to return activity back to the appliance that was shut down. - Enter the
no shutdown
Message Spool CONFIG command for the primary appliance to start message spooling on the appliance.
Changing Software Configuration
To make changes to the software configuration of the external disk storage array (for example, granting access to a new LUN), restart the Solace PubSub+ appliance as follows:
Standalone Appliance
- Enter the
shutdown
Message Spool CONFIG command to stop message spooling on the appliance. - Make the desired changes to the configuration of the external disk storage array.
- Enter the
reload
Privileged EXEC command to restart the appliance. - Enter the
no shutdown
Message Spool CONFIG command to start message spooling on the appliance.
Redundant Appliances
- On the active appliance, enter the
shutdown
Message Spool CONFIG command to stop message spooling on the appliance. - Enter the
release-activity
Redundancy CONFIG command to surrender activity to the mate appliance. - Make the desired changes to the configuration of the external disk storage array.
- Enter the
reload
Privileged EXEC command to restart the appliance. - Enter the
no release-activity
Redundancy CONFIG command to return activity back to the appliance that was shut down. - Enter the
no shutdown
Message Spool CONFIG command for the primary appliance to start message spooling on the appliance.
Changing from External to Internal Disk
To change from external to internal disk for Guaranteed Messaging, power down the Solace PubSub+ appliance and disconnect the external disk array as follows:
This procedure requires a message spool reset, which results in the loss of all currently spooled messages.
Standalone Appliance
- Enter the
shutdown
Message Spool CONFIG command to stop message spooling on the appliance. - Enter the
no disk-array
Message Spool CONFIG command to remove the disk array. - Enter the
internal-disk
Message Spool CONFIG command to enable the internal disk for message spooling on the appliance. - Enter the
reset
Message Spool ADMIN command to reset the message spool. - Enter the
no shutdown
Message Spool CONFIG command to start message spooling on the appliance.
Redundant Appliances
Because it results in the loss of redundancy, Solace does not recommend changing from an external to internal disk for redundant appliances. If replication is configured, consider releasing activity to the replication site before changing from an external to internal disk.
- Enter the
shutdown
Message Spool CONFIG command to stop message spooling on the appliance. - Enter the
shutdown
Redundancy CONFIG command to stop the redundancy facility on the appliance. - Enter the
no disk-array
Message Spool CONFIG command to remove the disk array. - Enter the
internal-disk
Message Spool CONFIG command to enable the internal disk for message spooling on the appliance. - Enter the
reset
Message Spool ADMIN command to reset the message spool. - Enter the
no shutdown
Redundancy CONFIG command to start the redundancy facility on the appliance. - Enter the
no shutdown
Message Spool CONFIG command for either the primary or backup appliance (as applicable) to start message spooling on the appliance.