UnixPedia : HPUX / LINUX / SOLARIS: HPUX : Swinstall got Hung while software install.

Thursday, August 29, 2013

HPUX : Swinstall got Hung while software install.

While installing a software product on the server it got hung.

Reason:

swinstall is checking for File system mount on the server against the fstab. To verify the bad entry in fstab ,run list_expander

#-> /opt/ignite/lbin/list_expander | more
WARNING: Filesystem /usr/local/CPR/tmp/mnt_tmp is not mounted.  It will be
         ignored.
WARNING: Filesystem /export/oracle/PPJ/sapbackup is not mounted.  It will be
         ignored.
WARNING: Filesystem /export/oracle/PPJ/archivelog_backup is not mounted.  It
         will be ignored.
WARNING: statvfs failed.  '/sap_backup' in /etc/fstab or /etc/mnttab not found:
         Value too large to be stored in data type (errno = 72)
WARNING: statvfs failed.  '/sap_backup' in /etc/fstab or /etc/mnttab not found:
         Value too large to be stored in data type (errno = 72)

 

Recommendation:

 

Hashed the enty in fstab and rerun the swinstall.

 

No comments:

Post a Comment