用swinstall安装总是说文件系统有问题

kevinwell
用swinstall安装总是说文件系统有问题

# swinstall -s /oradata/software/ovo/ovis_integration/sundepot HPVPIS-SP

=======  2008年05月26日 14时30分21秒 CST  BEGIN swinstall SESSION
         (non-interactive) (jobid=jlshovsrv-0083)

       * Session started for user "root@jlshovsrv".
         
       * Beginning Selection
       * Target connection succeeded for "jlshovsrv:/".
       * Source:
         /oradata/software/ovo/ovis_integration/sundepot
       * Targets:                jlshovsrv:/
       * Software selections:
             HPVPIS-SP.HPVPIS-SRV-PROBE,r=A.06.10.010,a=SunOS5_sun4
       * Selection succeeded.
         
         
       * Beginning Analysis and Execution
       * Session selections have been saved in the file
         "/.sw/sessions/swinstall.last".
ERROR:   "jlshovsrv:/":  One or more filesystems that appear in the
         filesystem table are not mounted and cannot be mounted.
       * The analysis phase failed for "jlshovsrv:/".
       * Analysis and Execution had errors.
         
         
NOTE:    More information may be found in the agent logfile using the
         command "swjob -a log jlshovsrv-0083 @ jlshovsrv:/".

=======  2008年05月26日 14时30分22秒 CST  END swinstall SESSION
         (non-interactive) (jobid=jlshovsrv-0083)

kevinwell
# swjob -a log jlshovsrv-0083 @ jlshovsrv:/
=======  2008年05月26日 14时30分21秒 CST  BEGIN install AGENT SESSION
         (pid=3670) (jobid=jlshovsrv-0083)

       * Agent session started for user "root@jlshovsrv". (pid=3670)

       * Beginning Analysis Phase.
       * Source:
         jlshovsrv:/oradata/software/ovo/ovis_integration/sundepot
       * Target:           jlshovsrv:/
       * Target logfile:   jlshovsrv:/var/adm/sw/swagent.log
       * Reading source for product information.
NOTE:    The command "/sbin/mount" exited with a status code of "1".
         The following is the output from the command:
         mount: /dev/md/dsk/d3 已安装或 /opt 正忙
         mount: /tmp 已安装或 swap 正忙
         mount: /dev/md/dsk/d6 已安装或 /oradata 正忙
         mount: /dev/md/dsk/d5 已安装或 /export/home 正忙
NOTE:    End of command output. Non-zero exit status may or may not be
         a failure. Look for additional messages.
ERROR:   Entry for filesystem "/proc" in "/etc/vfstab" could not be
         mounted.  If you do not want this file system mounted, comment
         it out of the "/etc/vfstab" file, or set the
         "mount_all_filesystems" option to "false".
ERROR:   Cannot continue the Analysis Phase until the previous errors
         are corrected.

=======  2008年05月26日 14时30分22秒 CST  END install AGENT SESSION
         (Cancelled) (pid=3670) (jobid=jlshovsrv-0083)

kevinwell
ding

tianlong
这好像是hp-unix的命令吧?

kevinwell
hp提供的一个ovo补丁包,手册上面用这个命令安装,但是报错阿