Forum Discussion

knguessan's avatar
knguessan
Level 4
11 years ago

how to install storage foundation 6.0.1 on hp-ux install with only vxfs

i have hp-ux install with SF 5.0.1 ang root is control by lvm and vxfs. it is done when install hp-ux 11 v3.

i want to install sf 6.0 and i have error that can mount vxfs files system.

help me to install sf 6.0.

 

Hi all

 

# swlist | grep -i vx

  Base-VXFS                     B.11.31        Base VxFS File System 4.1 Bundle for HP-UX

  VRTSvxfs                      5.0.31.5       VERITAS File System

 

When try to install SF 6.0

 

# ./installer

 

                                                Storage Foundation and High Availability Solutions 6.0.1 Install Program

 

Copyright (c) 2012 Symantec Corporation. All rights reserved.  Symantec, the Symantec Logo are trademarks or registered trademarks of Symantec Corporation or its affiliates in the U.S. and other countries. Other names may be trademarks of their respective owners.

 

The Licensed Software and Documentation are deemed to be "commercial computer software" and "commercial computer software documentation" as defined in FAR Sections

12.212 and DFARS Section 227.7202.

 

Logs are being written to /var/tmp/installer-201407141057RFR while installer is in progress.

 

 

                                                Storage Foundation and High Availability Solutions 6.0.1 Install Program

 

Symantec Product                                   Version Installed    Licensed

================================================================================

Symantec Licensing Utilities (VRTSvlic) are not installed due to which products and licenses are not discovered.

Use the menu below to continue.

 

 

Task Menu:

 

    P) Perform a Pre-Installation Check         I) Install a Product

    C) Configure an Installed Product           G) Upgrade a Product

    O) Perform a Post-Installation Check        U) Uninstall a Product

    L) License a Product                        S) Start a Product

    D) View Product Descriptions                X) Stop a Product

    R) View Product Requirements                ?) Help

 

Enter a Task: [P,I,C,G,O,U,L,S,D,X,R,?] I

 

 

 

                                                Storage Foundation and High Availability Solutions 6.0.1 Install Program

 

     1)  Veritas Dynamic Multi-Pathing (DMP)

     2)  Veritas Cluster Server (VCS)

     3)  Veritas Storage Foundation (SF)

     4)  Veritas Storage Foundation and High Availability (SFHA)

     5)  Veritas Storage Foundation Cluster File System HA (SFCFSHA)

     6)  Veritas Storage Foundation for Oracle RAC (SF Oracle RAC)

     b)  Back to previous menu

 

Select a product to install: [1-6,b,q] 3

 

Do you agree with the terms of the End User License Agreement as specified in the storage_foundation/EULA/en/EULA_SF_Ux_6.0.1.pdf file present on media? [y,n,q,?] y

 

 

 

                                                            Veritas Storage Foundation 6.0.1 Install Program

 

     1)  Install minimal required depots - 1262 MB required

     2)  Install recommended depots - 1840 MB required

     3)  Install all depots - 1843 MB required

     4)  Display depots to be installed for each option

 

Select the depots to be installed on all systems? [1-4,q,?] (2)

 

Enter the system names separated by spaces: [q,?] (ictprd)

 

 

                                                            Veritas Storage Foundation 6.0.1 Install Program

                                                                                 ictprd

 

Logs are being written to /var/tmp/installer-201407141057RFR while installer is in progress

 

    Verifying systems: 100%

 

    Estimated time remaining: (mm:ss) 0:00                                                                                                                    8 of 8

 

    Checking system communication ............................................................................................................................. Done

    Checking release compatibility ............................................................................................................................ Done

    Checking installed product ................................................................................................................................ Done

    Checking prerequisite patches and depots .................................................................................................................. Done

    Checking platform version ................................................................................................................................. Done

    Checking file system free space ........................................................................................................................... Done

    Checking product licensing ................................................................................................................................ Done

    Performing product prechecks .............................................................................................................................. Done

 

System verification checks completed

 

The following errors were discovered on the systems:

 

CPI ERROR V-9-20-1127 Failed to mount all mount points of /etc/fstab on ictprd. Check the validation of all the entries in /etc/fstab.

 

The following warnings were discovered on the systems:

 

CPI WARNING V-9-40-3853 FS 5.0.31.5 is installed on ictprd. To proceed with installation will install SF 6.0.1 directly on ictprd.

 

CPI WARNING V-9-40-3861 NetBackup 7.6.0.1 was installed on ictprd. The VRTSpbx depots on ictprd will not be uninstalled.

 

installer log files and summary file are saved at:

 

        /opt/VRTS/install/logs/installer-201407141057RFR

  • Can you show the contents of /etc/fstab file ? do yuo have a vxfs filesystem getting mounted  ? if yes, try unmounting the vxfs filesystem & try again.

     

    G

  • I believe the installer internally uses the swinstall option:

    mount_all_filesystems=true

    while installing packages (for 6.0.1). You may rerun the installer for 6.0.1 by just commenting the entries for all the user-created filesystem(s) in /etc/fstab. Once the installer completes, uncomment those FS entries and use 'mount -a' to mount them back under 6.0.1 version.

  • I believe the installer internally uses the swinstall option:

    mount_all_filesystems=true

    while installing packages (for 6.0.1). You may rerun the installer for 6.0.1 by just commenting the entries for all the user-created filesystem(s) in /etc/fstab. Once the installer completes, uncomment those FS entries and use 'mount -a' to mount them back under 6.0.1 version.

  • Can you show the contents of /etc/fstab file ? do yuo have a vxfs filesystem getting mounted  ? if yes, try unmounting the vxfs filesystem & try again.

     

    G

  • # swlist | grep -i vx
      Base-VXFS                     B.11.31        Base VxFS File System 4.1 Bundle for HP-UX
      VRTSvxfs                      5.0.31.5       VERITAS File System

     

    error messages when try to install:

    Verifying systems: 100%

        Estimated time remaining: (mm:ss) 0:00                                                                                                                    8 of 8

        Checking system communication ............................................................................................................................. Done
        Checking release compatibility ............................................................................................................................ Done
        Checking installed product ................................................................................................................................ Done
        Checking prerequisite patches and depots .................................................................................................................. Done
        Checking platform version ................................................................................................................................. Done
        Checking file system free space ........................................................................................................................... Done
        Checking product licensing ................................................................................................................................ Done
        Performing product prechecks .............................................................................................................................. Done

    System verification checks completed

    The following errors were discovered on the systems:

    CPI ERROR V-9-20-1127 Failed to mount all mount points of /etc/fstab on ictprd. Check the validation of all the entries in /etc/fstab.

    The following warnings were discovered on the systems:

    CPI WARNING V-9-40-3853 FS 5.0.31.5 is installed on ictprd. To proceed with installation will install SF 6.0.1 directly on ictprd.

    CPI WARNING V-9-40-3861 NetBackup 7.6.0.1 was installed on ictprd. The VRTSpbx depots on ictprd will not be uninstalled.

    installer log files and summary file are saved at:

            /opt/VRTS/install/logs/installer-201407141057RFR

  • Seems the exact as the other one you replied to Guarav. Notice that afterwards. Think you can delete it for him.

  • Isn't this duplicate to other post ?

    https://www-secure.symantec.com/connect/forums/install-fail-1

    Provided a suggestion on above post

     

    G