相关资料搜了许久也没有找到专门的描述,这个描述比较清楚一点,但没能找到资料源头。

-------------------------------------------------------------------------------------------

Reliability, Availability, Serviceability (RAS)

2011-07-04 16:57:04|  分类: Terms |  标签:ras   |字号 订阅

经常听到Reliability, Availability, 和Serviceability,但是对这几个概念一直都是一知半解。
今天查了一下,终于搞明白它们的含义了。
可靠性描述系统是否能够正确工作。
可使用性描述系统能够正确工作的时间。
可服务性描述系统的容错性,即出现错误之后恢复的难易程度。

Reliability refers to the ability of a computer-related hardware or software component to consistently perform according to its specifications. In theory, a reliable product is totally free of technical errors. In practice, vendors commonly express product reliability as a percentage.可靠性指软、硬件是否按照specification所说的那样提供功能,通常通过百分比来指明其可靠性。

Availability is the ratio of time a system or component is functional to the total time it is required or expected to function. This can be expressed as a direct proportion (for example, 9/10 or 0.9) or as a percentage (for example, 90%). It can also be expressed in terms of average downtime per week, month or year or as total downtime for a given week, month or year. Sometimes availability is expressed in qualitative terms, indicating the extent to which a system can continue to work when a significant component or set of components goes down. 可使用性和我们通常说的宕机时间相关,即正常系统工作的时间和总的时间的比例。

Serviceability is an expression of the ease with which a component, device or system can be maintained and repaired. Early detection of potential problems is critical in this respect. Some systems have the ability to correct problems automatically before serious trouble occurs; examples include built-in features of OSs such as Microsoft Windows XP and auto-protect-enabled anti-virus software and spyware detection and removal programs. Ideally, maintenance and repair operations should cause as little downtime or disruption as possible.

Reliability, Availability, Serviceability (RAS) 介绍相关推荐

  1. RAS - Reliability, Availability and Serviceability

    RAS - Reliability, Availability and Serviceability Reliability: 可靠性.指的是系统必须尽可能的可靠,不会意外的崩溃,重启甚至导致系统物理 ...

  2. 11-Reliability, Availability, and Serviceability (RAS) Extensions

    引流关键词: 中断.同步异常.异步异常.irq.fiq.BL1,BL2,BL3,BL31,BL32,BL33,AP_BL1,AP_BL2,AP_BL3,AP_BL31,AP_BL32,AP_BL33, ...

  3. ibm java_IBM i 上Java 虚拟机简介

    Abstract IBM i 上Java 虚拟机简介 Body Java在IT业界有多流行?google上搜索一下java, 结果一目了然(今天早上我搜索到的记录数是840000000条).Java之 ...

  4. 第一章 Arm 架构科普解读(2023新)

    第一章 启发式 Arm 科普解读 第二章 CPU微架构 第三章 系统微架构 第四章 总线微架构 第五章 监控微架构 第六章 安全微架构 第七章 虚拟化微架构 第八章 Armv9-A 架构 第九章 Ar ...

  5. 大型机,小型机,PC-Server

    一.辉煌中的危机 大型主机创造了辉煌,那是一个"最好的时代",一切都那么美好;那是一个"伟大的时代",创造了如此之多的纪录;那是一个"神奇的时代&qu ...

  6. 计算机核心基础、计算机硬件组成原理、计算机硬件组成详解、硬盘接口及操作系统、计算机网络简述、OSI七层协议、子网划分、 VLAN简述

    一.编程语言 1.什么是编程语言? 人与人沟通使用人类的语言 人与计算机沟通使用编程语言 2.什么是编程? 把想要让计算机做事的步骤想清楚 用一种计算机能听懂的语言(编程语言)把做事的步骤翻译下来 3 ...

  7. 收藏:国产服务器和处理器架构

    服务器是一种为客户机提供服务的高性能计算机. CPU作为服务器的运算和控制核心,其指令集架构有CISC和RISC两种.从性能角度来说,CISC与RISC并无绝对的孰优孰劣之分.目前看来,CISC与RI ...

  8. AIX 比较全的FAQ

    FAQ: 怎样在AIX 5.1中建立热后备(hot spare)磁盘? 环境  AIX 5.1 问题  怎样在AIX 5.1中建立热后备(hot spare)磁盘? 解答 在AIX 5.1中可以在操作 ...

  9. [转载]AIX 常见问题整理

    怎样在AIX 5.1中建立热后备(hot spare)磁盘? 环境  AIX 5.1 问题  怎样在AIX 5.1中建立热后备(hot spare)磁盘? 解答 在AIX 5.1中可以在操作系统的级别 ...

最新文章

  1. oracle 10g undo 管理,Oracle 10g undo表空间管理
  2. [Linux] PHP程序员玩转Linux系列-腾讯云硬盘扩容挂载
  3. Python编程练习:使用 turtle 库完成叠边形的绘制
  4. 甜、酸、苦、辣、咸与健康
  5. jquery validate表单验证插件
  6. P2163 [SHOI2007]园丁的烦恼(二维数点模板题)
  7. python怎样编写定时程序_Python如何实现定时器功能
  8. php大量数据库抽象,PHP系列(十二)数据库抽象层pdo
  9. 我的YUV播放器MFC小笔记:添加删除自定义分辨率
  10. 深入理解Solaris内核中互斥锁(mutex)与条件变量(condvar)之协同工作原理
  11. 在etherscan上传合约源码
  12. 时间服务器端口协议,ntp时间服务器
  13. Java三大特性之多态
  14. 我的时间管理——任务表
  15. 使用AudioRecord实现声音采集
  16. kubernetes证书配置相关
  17. win7下java用jdbc驱动来连接sql server的方法 (转载)
  18. 微信公众号自定义菜单失效,无法设置的解决方法
  19. C# 绘制验证码图片
  20. Free PPT Viewer(PPT阅读器)下载v2.0免费版

热门文章

  1. CAD中怎么修改图块名称?CAD图块改名教程
  2. 一个不错的SQLserver 数据库比较软件
  3. 推荐6款高效率PDF编辑工具
  4. 虚幻Material
  5. Python实用功能之pdf文件转png图片数据
  6. 手机麦克风权限在哪里开启_手机麦克风权限怎么设置
  7. 信息化,从心动到行动有多远?
  8. 6到飞起, 360儿童手表三款新品即将发布
  9. Mozi僵尸网络(P2P僵尸网络Mozi)
  10. VMware 12 安装 macOS S 10.12