============================================================================================ This README provides information about the Array Support Library (ASL) for SUN 7xx0 Series Arrays on Veritas Volume Manager (tm) 5.0MP4 for Linux (SLES10 & RHEL5) ============================================================================================ ASL Package Name : VRTSSun7x10asl ASL Package Description : Array Support Library for SUN 7xx0 series APM Package Name : VRTSSUN7x10apm APM Package Description : Array Policy Module for SUN 7xx0 Series Arrays Supported versions of VERITAS Volume Manager : 5.0MP4 Supported Array Mode : SUN7x10-ALUA Supported Array Models : SUN_7410, SUN_7310, SUN_7210, SUN_7110, ZFS_7120, ZFS_7320, ZFS_7420, ZFS_7720 Note : For proper functionality of this ASL, your system is required to be at VxVM 5.0MP4RP1HF10 or higher. ============================================================================================ Installation Instructions: -------------------------- Note: If the previous version of this ASL is installed in your system, please uninstall it before installing this version. 1. Create a directory to download the ASL # mkdir /tmp/asl # cd /tmp/asl 2. After downloading VRTSSun7x10_aslapm_Linux_VxVM-5.0-MP4.tar.gz, verify checksum # cksum VRTSSun7x10_aslapm_Linux_VxVM-5.0-MP4.tar.gz 1727390217 249251 VRTSSun7x10_aslapm_Linux_VxVM-5.0-MP4.tar.gz 3. Decompress the file and extract the package: # gunzip VRTSSun7x10_aslapm_Linux_VxVM-5.0-MP4.tar.gz # tar xvf VRTSSun7x10_aslapm_Linux_VxVM-5.0-MP4.tar RHEL5: # gunzip VRTSSun7x10_aslapm_RHEL5_VxVM-5.0-MP4.tar.gz # tar xvf VRTSSun7x10_aslapm_RHEL5_VxVM-5.0-MP4.tar SLES10: # gunzip VRTSSun7x10_aslapm_SLES10_VxVM-5.0-MP4.tar.gz # tar xvf VRTSSun7x10_aslapm_SLES10_VxVM-5.0-MP4.tar 4. Before adding any ASL package, ensure Veritas Volume Manager is installed and enabled # vxdctl mode mode: enabled 5. ASL Installation: RHEL5: # rpm -ivh VRTSSun7x10asl-5.0-1.0_RHEL5.x86_64.rpm SLES10: # rpm -ivh VRTSSun7x10asl-5.0-1.0_SLES10.i586.rpm 6. APM Installation: RHEL5: # rpm -ivh VRTSSUN7x10apm-5.0-1.0_RHEL5.x86_64.rpm SLES10: # rpm -ivh VRTSSUN7x10apm-5.0-1.0_SLES10.x86_64.rpm 7. After the package is installed, you must run the vxdctl enable command to claim the disk array as a Fujitsu array # vxdctl enable Note: In some cases, it has been reported that the installation of the ASL does not take effect, and the vxdctl enable command does not claim the enclosure and devices. In such cases, you can execute the vxconfigd -k command in addition to vxdctl enable. 8. After running vxdctl enable, run the vxddladm listsupport command as follows: # vxddladm listsupport libname=libvxsun7x10.so ATTR_NAME ATTR_VALUE ========================================================= LIBNAME libvxsun7x10.so VID SUN PID Sun Storage 7410, Sun Storage 7310, Sun Storage 7210 Sun Storage 7110, ZFS Storage 7120, ZFS Storage 7320 ZFS Storage 7420, ZFS Storage 7720 ARRAY_TYPE SUN7x10-ALUA ARRAY_NAME SUN_7410, SUN_7310, SUN_7210 SUN_7110, ZFS_7120, ZFS_7320 ZFS_7420, ZFS_7720 9. Verify the ASL version Number # vxddladm listversion libname=libvxsun7x10.so libvxsun7x10.so has version string: vm-5.0-rev-1. VXVM version: 5.0 10. Now, verify that the APM is in Active state # vxdmpadm listapm dmpsun7x10alua Filename: dmpsun7x10alua.ko APM name: dmpsun7x10alua APM version: 1 Feature: VxVM VxVM version: 50 Array Types Supported: SUN7x10-ALUA Depending Array Types: State: Active ============================================================================================