• It is against the law in Zambia to raid a house without a warrant but the villagers I spoke with said the scouts offered no documents that would have justified the raid.

    赞比亚没有授权的情况下突袭民宅属于非法行为,但是采访村民巡防队拿证明突袭合法的文件

    youdao

  • The concept behind Software RAID is simpleit allows you to combine two or more block devices (usually disk partitions) into a single RAID device.

    软件RAID概念简单——使可以两个多个设备(通常是磁盘分区)组合单个RAID设备

    youdao

  • The storage should be optimized with a proper RAID configuration, such as a RAID 5 setup with a hot spare disk.

    存储必须通过适当的RAID配置进行优化比如一个附带备份磁盘RAID5设置

    youdao

  • AIX has many levels of RAID technology incorporated into it for no additional cost; these technologies can be employed at a software level, such as striping (RAID 0) and mirroring (RAID 1).

    AIX已经融合很多级别RAID技术,且无任何其他的成本这些技术软件级别使用比如条带化(RAID0)镜像(RAID1)。

    youdao

  • RAID-5 and RAID-6 are more frugal with respect to storage capacity, but they typically require additional hardware processing to avoid burdening the processor with the parity calculations.

    关于存储容量方面RAID - 5RAID - 6节省但是它们通常需要额外硬件处理避免奇偶校验计算加重处理器负荷。

    youdao

  • And (of course:) catch my second Software RAID article, in which we'll take a look at some more advanced Software RAID functionality and RAID-1.

    您还应当然第二软件RAID文章其中探讨软件RAID某些高级功能RAID - 1。

    youdao

  • RAID-0 is ideal for applications for which you need maximum IO performance, since it's the highest-performing RAID mode available.

    RAID - 0对于需要获得最大io性能应用程序来说理想因为目前性能最好的RAID模式

    youdao

  • Neither one is technically a form of RAID at all, since RAID stands for "redundant array of inexpensive disks", and RAID-0 and linear mode don't provide any kind of data redundancy.

    技术上讲,二者都不是RAID因为 RAID代表廉价磁盘阵列”,RAID-0线性模式提供任何类型数据余。

    youdao

  • Because there's no way to update all disks atomically, it's possible to produce the well-known RAID 5 write hole problem (where a stripe is inconsistent across the drives of the RAID set).

    因为没有方法自动更新所有磁盘,所以可能产生众所周知RAID5写入漏洞问题(其中raid驱动器中条带一致的)。

    youdao

  • This will allow the kernel to auto-start your RAID volume at boot-time, as well as allow you to create a root RAID filesystem if you so desire.

    允许内核引导自动启动raid如果愿意,您还可以创建一个raid文件系统

    youdao

  • There are, in general, two types of disk subsystems to consider: RAID and non-RAID.

    一般考虑两种类型磁盘子系统RAIDraid

    youdao

  • An example of a RAID configuration would be to take two hard disks, each 80gb in size, and RAID them into a single unit 160gb in size.

    RAID配置一个例子使用两个硬盘每个大小为80gb,做RAID配置160gb大小的单一单元

    youdao

  • For example, you can protect three devices with RAID-Z (RAID-Z 1); with four devices, you can use RAID-Z 2 (double parity, similar to RAID6).

    例如可以通过RAID - Z (RAID - Z1)来保护三个设备对于四个设备,您可以使用RAID - Z2(双重奇偶校验类似RAID6)。

    youdao

  • Although RAID-5 can support failure of a single drive, RAID-6 can support two drive failures (though more capacity is consumed through parity information).

    尽管RAID - 5支持驱动器故障,而RAID - 6可以支持两个驱动器故障(尽管偶校验信息消耗更多容量)。

    youdao

  • The space will also be affected by the type of RAID-Z configuration required (more on this in the RAID-Z Options section).

    空间受到所需RAID - Z配置类型影响(RAID - z选项中,有更多关于方面的介绍)。

    youdao

  • If you don't mark your raid partitions this way, you'll need to type "raidstartall" after every boot before you can mount your raid volumes.

    如果没有这种方式标记raid分区,则每次引导之后,必须首先输入raidstart——all才能挂载raid

    youdao

  • There are two host bus adapters (HBAs) on the server, two SAN switches, and two RAID controllers on the RAID array.

    服务器主机总线适配器 (HBAs)、RAID阵列上有两个SAN交换机两个 RAID控制器

    youdao

  • The Linux kernel uses this information to auto-detect and start up RAID arrays at boot time, so you should make sure that every RAID volume you create is configured to do this.

    Linux内核使用这些信息引导自动检测启动RAID阵列因此确保对您创建每个 RAID进行这种配置

    youdao

  • Using Software RAID, you can combine these partitions and address them as a single RAID device, /dev/md0.

    使用软件RAID就能这些分区组合起来,并将它们作为单个 RAID设备 /dev/md0 来处理

    youdao

  • On a side note, in mathematical terms, RAID 1 is an AND function, whereas RAID 0 is an OR.

    一个方面说明数学术语上RAID1函数RAID0是“”函数。

    youdao

  • Software RAID allows you to dramatically increase Linux disk IO performance and reliability without buying expensive hardware RAID controllers or enclosures.

    软件RAID使不必购买昂贵的硬件 RAID控制器附件就极大地增强Linux磁盘IO性能可靠性

    youdao

  • Each Domino partition has a mirrored pair of SCSI transaction log drives, hardware RAID 1 mirroring using the 2498 or similar SCSI RAID adapter.

    每个Domino分区都有一对镜像SCSI事务日志驱动器硬件RAID1镜像使用2498类似的SCSI RAID适配器

    youdao

  • In my previous article, I introduced you to Linux 2.4's software RAID functionality, showing you how to set up linear, RAID-0, and RAID-1 volumes.

    前一篇文章中介绍了Linux 2.4软件RAID功能,并且说明如何创建线性RAID - 0卷RAID - 1卷。

    youdao

  • But for the same reason, linear mode has the liability of lacking scale in performance compared to RAID-0, RAID-4, RAID-5, and to some extent RAID-1.

    正是由于原因线性模式RAID - 0、RAID - 4、RAID - 5相比性能不足倾向,某种程度上也不如RAID - 1。

    youdao

  • Other RAID levels include RAID-5, which includes block-level striping with distributed parity codes across disks, and RAID-6, which includes block-level striping with double distributed parity.

    其他RAID级别包括RAID - 5RAID - 6, RAID - 5磁盘包含分布式校验的块条带化,RAID - 6包含带有双重分布式奇偶校验的块级条带化。

    youdao

  • There are two forms of RAID: linear and RAID-0 mode.

    两种RAID形式线性模式RAID - 0模式。

    youdao

  • raid-devices=2 specifies how many disks (devices) are going to be used in the creation of the new RAID device.

    raid-devices=2指定创建新的RAID设备用到多少磁盘设备)。

    youdao

  • In this article, Daniel explains what software RAID-1, 4, and 5 can and cannot do for you and how you should approach the implementation of these RAID levels in a production environment.

    本文中,Daniel说明软件RAID - 1、45做什么和不能什么,以及应该如何生产环境中实现这些RAID方案

    youdao

  • In this article, Daniel explains what software RAID-1, 4, and 5 can and cannot do for you and how you should approach the implementation of these RAID levels in a production environment.

    本文中,Daniel说明软件RAID - 1、45做什么和不能什么,以及应该如何生产环境中实现这些RAID方案

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定