CA Cloud Storage for System z uses softlinks to map virtual volser ranges to mount points of its Virtual Vault on the Linux server. If you change FSTAB or the mount point subdirectories, you may need to correct the softlinks that point to them.
Follow these steps:
cd /var/lib/cacloud/vault_01
Softlinks direct Virtual Volume volser ranges to mount points of the disk appliance. If the links are incorrect, you can correct the links manually. You can also remove broken softlinks then regenerate missing softlinks using cacloud or Linux commands. Use the following softlink commands:
ls -l vv_*
sudo rm ./vv_nnn
sudo cacloud vol_mkdir -fix
sudo cacloud vol_mkdir mp_nnn/vv_nnn
sudo ls -s mp_nn/vv_nnn vv_nnn
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|