Managing external storage with the storage_setup script
You can add external SAN or NFS storage to your appliance using the storage_setup script.
Important: The script allows you to manage two types of storage, SAN and NFS. Note
that:
- IBM makes no claims as to the speed/performance/stability characteristics of external storage. Various factors (such as data center networking and quality of components that are used in the storage device) determine the performance. Use enterprise class hardware with top tier components where available for the best experience.
- NFS isn’t recommended for any native Db2 applications, and should be used as file storage only.
- SAN storage is supported for all IAS models except M4002-001. With M4002-001, you can only use NFS.
Prior to adding or removing external storage to the appliance, the system state must be stopped by using the apstop command. The code will check to ensure that the appliance is in the proper state prior to executing.
- SAN requirements
- If you run LC fiber to the appliance, you can choose to plug into either:
- 1+2 nodes via patch panel
- All nodes via direct cable connection
- SAN expansion requirements
- You need to add a new LUN instead of expanding the existing. In a case of current LUN expansion, the SAN is erased and re-created to see the larger size. The new LUN must be added to all chosen nodes, similar to the initial setup. Only adding new LUN preserves existing data.
- NFS requirements
- NFS server must support the showmount functionality. Your NFS storage server
must have the following UID:GID mapping for the users:
USER:GROUP UID:GID APUSER:IBMAPADMIN 6500:2001 BLUADMIN:BLUADMIN 5001:3000