AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / server / 问题 / 703570
Accepted
Leon Kramer
Leon Kramer
Asked: 2015-07-05 15:21:52 +0800 CST2015-07-05 15:21:52 +0800 CST 2015-07-05 15:21:52 +0800 CST

关于 Adaptec Raid-Controller 上的写入缓存设置和写入缓存状态的混淆

  • 772

由于性能问题,我想验证是否确实为 Adaptec ASR71605 Raid-Controller 启用了写入缓存。write-cache setting=enabled我可以看到和之间的不匹配write-cache status=off,我想知道缓存是否真的启用了。

当显式启用缓存时arcconf setcache 1 LOGICALDRIVE 1 wb,状态不会改变。


请参阅下面的 arcconf 输出:

root@stor ~ $ arcconf getconfig 1 ld
Controllers found: 1
----------------------------------------------------------------------
Logical device information
----------------------------------------------------------------------
Logical device number 0
   Logical device name                      : SYSTEM
   RAID level                               : 6 Reed-Solomon
   Status of logical device                 : Optimal
   Size                                     : 51188 MB
   Stripe-unit size                         : 256 KB
   Read-cache setting                       : Enabled
   Read-cache status                        : On
   Write-cache setting                      : Enabled
   Write-cache status                       : Off
   Partitioned                              : Yes
   Protected by Hot-Spare                   : No
   Bootable                                 : Yes
   Failed stripes                           : No
   Power settings                           : Disabled
   --------------------------------------------------------
   Logical device segment information
   --------------------------------------------------------
   Segment 0                                : Present (Controller:1,Enclosure:0,Slot:4)      WD-WXH...
   Segment 1                                : Present (Controller:1,Enclosure:0,Slot:5)      WD-WX1...
   Segment 2                                : Present (Controller:1,Enclosure:0,Slot:6)      WD-WXH...
   Segment 3                                : Present (Controller:1,Enclosure:0,Slot:7)      WD-WXH...
   Segment 4                                : Present (Controller:1,Enclosure:0,Slot:12)      WD-WX...
   Segment 5                                : Present (Controller:1,Enclosure:0,Slot:13)      WD-WX...
   Segment 6                                : Present (Controller:1,Enclosure:0,Slot:14)      WD-WX...
   Segment 7                                : Present (Controller:1,Enclosure:0,Slot:15)      WD-WX...

Logical device number 1
   Logical device name                      : RAPTOR
   RAID level                               : 6 Reed-Solomon
   Status of logical device                 : Optimal
   Size                                     : 5668850 MB
   Stripe-unit size                         : 256 KB
   Read-cache setting                       : Enabled
   Read-cache status                        : On
   Write-cache setting                      : Enabled
   Write-cache status                       : Off
   Partitioned                              : No
   Protected by Hot-Spare                   : No
   Bootable                                 : No
   Failed stripes                           : No
   Power settings                           : Disabled
   --------------------------------------------------------
   Logical device segment information
   --------------------------------------------------------
   Segment 0                                : Present (Controller:1,Enclosure:0,Slot:4)      WD-WXH...
   Segment 1                                : Present (Controller:1,Enclosure:0,Slot:5)      WD-WX1...
   Segment 2                                : Present (Controller:1,Enclosure:0,Slot:6)      WD-WXH...
   Segment 3                                : Present (Controller:1,Enclosure:0,Slot:7)      WD-WXH...
   Segment 4                                : Present (Controller:1,Enclosure:0,Slot:12)      WD-WX...
   Segment 5                                : Present (Controller:1,Enclosure:0,Slot:13)      WD-WX...
   Segment 6                                : Present (Controller:1,Enclosure:0,Slot:14)      WD-WX...
   Segment 7                                : Present (Controller:1,Enclosure:0,Slot:15)      WD-WX...
adaptec
  • 1 1 个回答
  • 1440 Views

1 个回答

  • Voted
  1. Best Answer
    Leon Kramer
    2015-07-07T04:25:15+08:002015-07-07T04:25:15+08:00

    根据 Adaptec 的支持,写入缓存在固件更新和下一次重新启动之间的时间内不起作用。

    实际上,已经进行了固件更新而无需重新启动,arcconf getversion如果该命令列出了一个Staged Version数字,则可以看到这一点。

    • 0

相关问题

  • 如何修改 Ubuntu Server 安装 CD 以添加硬件驱动程序?

  • Adaptec RAID 卡的正确缓存设置是什么?

  • Adaptec 3405 失败:恢复 raid 5 集

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    新安装后 postgres 的默认超级用户用户名/密码是什么?

    • 5 个回答
  • Marko Smith

    SFTP 使用什么端口?

    • 6 个回答
  • Marko Smith

    命令行列出 Windows Active Directory 组中的用户?

    • 9 个回答
  • Marko Smith

    什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同?

    • 3 个回答
  • Marko Smith

    如何确定bash变量是否为空?

    • 15 个回答
  • Martin Hope
    Tom Feiner 如何按大小对 du -h 输出进行排序 2009-02-26 05:42:42 +0800 CST
  • Martin Hope
    Noah Goodrich 什么是 Pem 文件,它与其他 OpenSSL 生成的密钥文件格式有何不同? 2009-05-19 18:24:42 +0800 CST
  • Martin Hope
    Brent 如何确定bash变量是否为空? 2009-05-13 09:54:48 +0800 CST
  • Martin Hope
    cletus 您如何找到在 Windows 中打开文件的进程? 2009-05-01 16:47:16 +0800 CST

热门标签

linux nginx windows networking ubuntu domain-name-system amazon-web-services active-directory apache-2.4 ssh

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve