HP小型机系统常用命令.docVIP

  • 56
  • 0
  • 约1.57万字
  • 约 15页
  • 2019-06-02 发布于浙江
  • 举报
HP-UX COMMAND # ioscan –fnkCdisk # swinstall –s /cdrom/(filename) 安装软件补丁从cdrom下 # swremove 卸除应用程序 # shutdown 0 进入单用户模式 # init 3 进入多用户 # umount /opt 卸除opt umount /opt 时报错,不能umount opt,可以用ps –ef |grep opt 命令查看opt进程然后用 kill –9 5988 -9 强行关掉命令,5988 进程名 # swlist –l fileset –a state|grep PHKL_18543 查找PHKL_18543这个补丁是否安装 # lvextend –L 30 /dev/vg00/lvol5 扩大逻辑卷为30兆 # extendfs /dev/vg00/rlvol5 r 一定要加这个字母 # mount /opt # mount –a 全部设备mount # bdf

文档评论(0)

1亿VIP精品文档

相关文档