Go to main content

SPARC T7 系列服务器管理指南

退出打印视图

更新时间: 2016 年 9 月
 
 

进入 OpenBoot 提示符 (Oracle Solaris)

当需要关闭 OS 并进入 ok 提示符时,可使用此过程。

  1. 以具有 root 特权的用户身份登录到 Oracle Solaris。
  2. 关闭 OS。
    # shutdown -g0 -i0 -y
     
    Shutdown started.    Wed Sep 19 15:17:45 PDT 2012
     
    Changing to init state 0 - please wait
    Broadcast Message from root (console) on systemA.com Wed Sep 19 15:17:45...
    THE SYSTEM systemA.com IS BEING SHUT DOWN NOW ! ! !
    Log off now or risk your files being damaged
     
    root@systemA:~# svc.startd: The system is coming down.  Please wait.
    svc.startd: 126 system services are now being stopped.
    Sep 19 15:18:01 systemA.com syslogd: going down on signal 15
    svc.startd: Killing user processes.
    Sep 19 15:18:07 The system is down.  Shutdown took 22 seconds.
    syncing file systems... done
    Program terminated
    ...
    {0} ok
    

    OS 将关闭并显示 OpenBoot 提示符 (ok)。

相关信息