当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: 机型:IBM7100 操作系统SCO UNIX5.0.5一、开机插入SERVERRAID光盘配置双阵列: 本地配置RAID1,阵列柜配置RAID5。
 

 

    摘要:本文回答了有关 sql server 2005 中的数据转换服务的某些常见问题,特别回答了某些设计问题,这是关于“为什么”而不是关于“如何”的常见问题。点击此处阅读全文 ......
    摘要: 组合模式(composite)是一种“结构型”模式(structural)。结构型模式涉及的对象为两个或两个以上,表示对象之间的活动,与对象的结构有关。 先举一个组合模式的小小例子: 如图:系统中有两种box:game box和internet box,客户需要了解者两个类的接口分别进行调用。为了简化客户的工作,创建了xbox类,程序代码如下: gamebox的......


IBM7100阵列柜 ADD SCSI DISK

机型:ibm7100 操作系统sco unix5.0.5

一.开机插入serverraid光盘配置双阵列: 【程序编程相关:对Blog的高级修改[原创]

【推荐阅读:用ILDasm.exe深入理解委托

    本地配置raid1,阵列柜配置raid5. 【扩展信息:捕获数据包(一)

二.安装sco unix(注意事项:boot:defbootstr link="ipsraid" sdsk=(0,0,0,0) srom=wd(0,0,0)

三.增加阵列柜scsi磁盘.

可以使用hwconfig -h来查看系统的硬件.

下面是安装的步骤:

l 系统进入单用户,运行“mkdev hd”,准备制作逻辑盘分区

# mkdev hd

your rootdisk is attached to a scsi controller.

pick one of choices below or you may quit and

invoke nkdev hd -u for a detailed usage message.

1) add a hard disk to ide controller

2) add a hard disk to scsi controller

3) add a hard disk to ida controller

enter 1, 2, 3 or enter ‘q’ to quit: 2 →选择2

enter the prefix of the scsi host adapter that supports this device

or press <return> for the default:’ips’ →选择scsi卡类型

enter h for a list of host adapters or enter q to quit:

which ‘ips’ scsi host adapter supports this device?

select 0-6, or enter q to quit: 0 →选择scsi卡号

the host adapter paramters will be automatically configured

what scsi bus is this device attached to?

press <return> to use the default: 0

select 0-n, or h for help, or q to quit: →选择scsi总线号

what is the target id for this device?

select 0-15, or h for help, or q to quit:1 →选择设备的id号

what is the lun of this device?

press <return> to use the default: 0

select 0-7, or h for help, or q to quit:0 →选择lun号

l 硬盘挂接到操作系统,准备重构系统核心


...   下一页
 ·一段切换输入法的c#代码    »显示摘要«
    摘要://需要引用system.windows.forms名称空间string languagename="五笔";//查找第一个五笔输入法foreach(inputlanguage l in inputlanguage.installedinputlanguages){ if(l.layoutname.indexof(languagename)>=0) { inputlang......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE