中国IT动力,最新最全的IT技术教程
最新100篇 | 推荐100篇 | 专题100篇 | 排行榜 | 搜索 | 在线API文档
首 页 | 程序开发 | 操作系统 | 软件应用 | 图形图象 | 网络应用 | 精文荟萃 | 教育认证 | 硬件维护 | 未整理篇 | 站长教程
ASP JS PHP工程 ASP.NET 网站建设 UML J2EESUN .NET VC VB VFP 网络维护 数据库 DB2 SQL2000 Oracle Mysql
服务器 Win2000 Office C DreamWeaver FireWorks Flash PhotoShop 上网宝典 CorelDraw 协议大全 网络安全 微软认证
硬件维护  CPU  主板  硬盘  内存  显卡  显示器  键盘鼠标  声卡音箱  打印机  机箱电源  BIOS  网卡  C#  Java  Delphi  vs.net2005
  当前位置:> 操作系统 > Solairs
SM240第七章读书笔记
作者:未知 时间:2005-09-13 22:54 出处:Blog.ChinaUnix.net 责编:chinaitpower
              摘要:SM240第七章读书笔记
Internal disk subsystems

main contents:
properly configure internal disks in the systems
describe the internal disk interfaces used for each Sun Enterprise server
using standard solaris operation environment addressing, determine which disk has failed

The disk board capacity for these servers varies as follows:
the sun enterprise 4500, supports up to four disk boards for a total of eight internal disk drives
the sun enterprise 5500, supports up to four disk boards for a total of eight internaldisk drives
the sun enterprise 6500, supports up to two disk boards for a total of four internal disk drives. This is due to limiting disk boards to slots 14 and 15 only

Physical addresses are designed to follow a hardware tree to a specific device
Logical addresses allow applications to point to a specific device and s specific bus
Solaris Operating Environment performs the translation between logical and physical addresses transparent to the end-user

A typical physical path name for a disk device is:
/pci@6,4000/scsi@4,1/sd@3,0:d,raw
A typical logical path name is:
c2t1d0s1

enterprise 250-up to six 18-Gbyte UltraSCSI disks
enterprise 450-up to twenty 4.2-Gbyte SCSI disks
enterprise 3500-up to eight 9.1-Gbyte FC-AL disks
enterprise 4x00,5x00-up to eight 9.1-Gbyte SCSI disks
enterprise 6x00-up to four 9.1-Gbyte SCSI disks

The sun enterprise 250 is the low-end of the sun enterprise server line.This section describes the following:
Ultra Port Architecture(UPA) system interconnect
system I/O
storage
disk physical device address structure

The sun enterprise 450 is similar to the sun enterprise 250 except it has increased storage capacity.This section describes the following:
Ultra Port Architecture system interconnect
system I/O
storage
load balancing
disk addressing

By design,the sun enterprise 450 divides the twenty drives into five groups of four drives each. Each group is attached to a separate SCSI bus. the separate buses create the following advantages:
1,it allows multiple system processes to execute disk read-write operations simultaneously
2,it reduces disk I/O latency by reducing the number of queued I/O requests at each controller and by
3,it reduces contention between drives for access to the SCSI bus
4,it further enhancing disk I/O performance by allowing large files of data to be striped across multiple drives and controlloers
5,it reduces request queueing and bus arbitration delays
6,it increases total system availability by allowing drives on one controller channel to be hot-swapped without disrupting user access to data stored on other SCSI buses

The sun enterprise 3500 is the low-end of the sun enterprise x500 servers. it supports either internal FC/AL drives or external storage arrays. this section describes the following:
internal FC-AL drives
fibre channel interface boards
disk address structure
load balancing

The sun enterprise 4x00-6x00 make up the remainder of the sun enterprise server line. they support either internal disk boards or external storage arrays. This section describes the following:
the interface type
compatibility issuse


关闭本页
 
首页 | 投资与合作 | 服务条款 | 隐私政策 | 收藏本站 | 设为首页 | 新用户注册 | 免责声明 | 使用帮助
Copyright ©2005-2008 chinaitpower.com All rights reserved. www.chinaitpower.com 版权所有