Go to main content
Oracle EDR InfiniBand 交换机和虚拟化 I/O 系统管理指南

退出打印视图

更新时间: 2016 年 11 月
 
 

重置 SP (Oracle ILOM CLI)

SP 可以重置为以下任一状态:

  • "None",如果重置 SP,则保留现有配置。

  • "All",将 SP 重置为系统默认属性。

  • "Factory settings"(最严重),将 SP 重置为其出厂时的初始状态。

使用此任务可重置 SP。

  • 选择重置的级别。
    • 对于 "None",键入:
      -> set /SP/ reset_to_defaults=none
      Set 'reset_to_defaults' to 'none'
      ->
      
    • 对于所有值,键入:
      -> set /SP reset_to_defaults=all
      Set 'reset_to_defaults' to 'all'
      The configuration change will be applied the next time the SP is reset.
      ->
      
    • 对于出厂默认值,键入:
      -> set /SP reset_to_defaults=factory
      Set 'reset_to_defaults' to 'factory'
      The configuration change will be applied the next time the SP is reset.
      ->
      

相关信息