

Installing CA Cloud Storage for System z on Linux › How to Install CA Cloud Storage for System z on Linux › Install CA Cloud Storage for System z
Install CA Cloud Storage for System z
After you have met the requirements (see Planning CA Cloud Storage for System z Installation), you are ready to install the CA Cloud Storage for System z server.
Follow these steps:
- Log in to Linux on System z.
- Create a user download directory or identify your standard software download directory.
- Download the latest cacloud and ctcl rpms for CA Cloud Storage for System z from the CA Support Site. CA uses the following naming convention for the rpms:
product-version.release-modification.platform.rpm
- Log in to CA Support and select Support by Product.
- Select or type CA Cloud Storage for System z.
- Select CA Cloud Storage for System z Maintenance Grid from the search results.
If the link does not appear in the search results, select the Knowledge Base button.
- Select the CA Cloud Storage for System z product download.
- Install the ctcl rpm using the following Linux command:
sudo rpm -ihv ctcl-cacloud.r-m.s390x.rpm
- Verify the ctcl installation using the following Linux command:
/sbin/modinfo ctcl
- Install the cacloud rpm from the download directory to:
- Create a cacloud user and group (uid/gid=325).
- Install the Linux Server, support scripts, and configuration files.
- Define the Virtual Volume Vault Directory (Vault).
Install the rpm using the installation command:
sudo rpm -ihv cacloud-v.r-m.s390x.rpm
- Verify the cacloud rpm installation using the following command:
cacloud help
- Mount the network storage disk device to the appropriate CA Cloud Storage for System z Virtual Volume Vault directory. The cacloud rpm creates /var/lib/cacloud/vault_01/mp_nn where nn is 01, 02, 03, and 04. You can use each mount point for a different disk storage appliance with different storage characteristics. If needed, you can define more Virtual Volume mount point subdirectories.
- Start the Linux Server using the following command:
sudo cacloud start
- Check the connectivity, if you have already installed, configured, and started CA Vtape on z/OS. Use the following z/OS console command:
SVTn X PING
- Read Channel-to-Channel Overview and Definition and Mount Point Planning.
- Perform the configuration steps.
Copyright © 2014 CA Technologies.
All rights reserved.
 
|
|