Skip to main content
Snapdrive for Unix

Verifying the Veritas stack configuration

Contributors

To verify the Veritas stack configuration, you must run the snapdrive storage connect and the vxdisk list commands.

To verify the Veritas stack configuration, you must first confirm that you installed the following items in this order:

  1. NTAPasl library

  2. Veritas licenses

  3. Veritas stack (storage foundation)

  4. Multipathing licenses

  5. SnapDrive for UNIX software

Then perform the following steps:

Steps
  1. Enter the following command to connect to an operating system specific device:

    snapdrive storage connect -lun long_lun_name

    where the long_lun_name is the lun name.

  2. Enter the following command to get the device information:

    vxdisk list

You might get one of the following results:

  • If the Veritas configuration on the host is correct, the expected output for the device status is

    online invalid.

  • If the Veritas configuration on the host is incorrect, the expected output for the device status is

    error.

    This error message occurs when you install the Veritas stack without installing the NTAPasl library. To rectify this error message, you must install the NTAPasl library and execute the vxinstall command to bring the LUNs and disk groups online.