You can set defaults for external storage for your grids. When you create a grid, this information displays on the Storage page of the Add Grid wizard.
You can also add, remove, or modify external storage for your grid at a later time. On the Storage tab of the Grid Properties page you can do the following:
Note: When you migrate volumes from local to external storage, you must execute manual commands to migrate controller and non-controller volumes.
You can specify external storage for an existing grid that uses local storage. In earlier versions of the BFC, you could only specify external storage during the grid create process if you already set defaults on the Administration page. This process includes changing settings on the Storage tab of the Grid Properties page and executing commands to migrate your storage.
Follow these steps:
The Grids Overview pages opens.
The Grid Properties page opens, on the Servers tab.
The values you defined on the Administration page, General tab display for the IP address and share name fields.
You can accept the default entries or modify them.
Your values are saved and the grid reboots.
You can restore local volume storage for a grid on which you specified external storage. You should migrate controller volumes using the shell commands before you change the settings in the Storage tab of the Grid Properties.
Follow these steps:
vol relocate --all store=local
This command stops the grid controller and migrates all controller volumes to local storage. It does not restart the grid controller.
reboot
vol relocate --all --force store=local
The Grids Overview pages opens.
The Grid Properties page opens, on the Servers tab.
On the External Storage drop-down box, change NFS to None.
You are prompted to confirm the operation. A confirmation dialog opens with more information, including the names of grids currently using the external storage. Select one of the following:
This action deletes the external volumes when local storage is restored.
Use this option when you plan to migrate all volumes (applications, catalogs, and so on) from the external storage back to the local storage for the grid.
Do not delete the external volumes when local storage is restored.
You can modify the specifications for external storage for a grid. When you save the values after making your changes, the grid stops. You then manually copy the grid-specific directory structure from the current NFS share to the new NFS share before you restart the grid.
Follow these steps:
The Grids Overview pages opens.
The Grid Properties page opens, on the Servers tab.
Change the information in the External Storage IP or External Storage Share.
This action stops the grid. You are prompted to confirm your storage reconfiguration.
chown nfsnobody:nfsnobody -R <path of folder>
The new external storage settings are activated.
When you switch from local to external storage you must perform some manual steps to migrate your controller and non-controller volumes.
Follow these steps:
You can migrate controller volumes using a shell command you execute on the on the primary server for the grid you are migrating from local to external storage, not on the grid controller.
To migrate all controller volumes from local to SAN storage, issue this command on the primary grid server:
vol relocate --all store=san
This command stops the grid controller, migrates all controller volumes to the SAN, and then restarts the grid controller.
You migrate non-controller volumes using a shell command you execute on the grid controller.
To migrate all non-controller volumes from local to SAN storage, issue this command on the grid controller:
vol relocate --all --force store=san
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|