资源描述:
《ibm小型机维护手册》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、IBM小型机维护手册IBM小型机维护手册一、AIX操作系统简介AIX操作系统是有IBM公司研发的Unix操作系统,在技术、功能上又有许多增强: 模块化的内核; 动态调整内核; 多线索内核; 高效率的输入/输出; 实时处理;安全性能;日志文件系统;存储管理(包括镜像技术和条块化技术);系统管理;在线帮助查询。二、设备管理2.1块设备(BlockDevice):采用结构化的随机访问方式的具有缓冲的设备。块设备通常为磁盘文件系统(DiskFileSystem)。2.2字符设备(CharacterDevice):裸设备(Ra
2、wDevice),是无缓冲的连续、定向流设备。字符设备通常为系统周边设备,如终端、打印机等。2.3主设备号(MajorNumber):标识系统内核中的设备驱动号。2.4次设备号(MinorNumber):标识特殊的设备类型。ODM数据库由预定义数据库(PredefinedDatabase)和定制数据库(Customizedoffice,branchoffices(jurisdiction),riskmanagement,marketingmanagementsectorthroughsupervisionandinspectionfoundpro
3、blems,shouldbeassignedtheinvestigatorsarecorrectedinatimelymanner.27ththefifthchapterpenaltyunderanyofthefollowingacts,thentherelevantprovisionstopunishtheinvestigators,accordingtotheBank.Toconstituteacrimeshallbeinvestigatedforcriminalresponsibility:(A)onthebusinessthatareno
4、tinvolvedintheinvestigation,issuedasurvey.(B)customercreditinformationarenotthoroughverification.(Iii)toparticipateincreditcustomersurveyisnotinplace,customersanddataisincomplete,untrue;heknowsbearacounterfeitedclientsissuingcredit.(D)doesnotprovideforduediligenceofcreditbusi
5、ness,pre-loaninvestigationform,concealingfactsorprovidingfalseinformationorshouldbefoundinanormalinvestigationfailedtodiscovertheriskfactors,leadtothereviewandapprovalpolicyerrors,loanrisk.(Five)onloanguaranteesofsurveynotinplace,notbyprovidesonarrived,andpledgerealforfieldve
6、rification,andassessment,andidentificationandregistration,notaccordingtoprovidesonguarantorofguaranteesqualificationandguaranteescapacityforsurveyverified,ledtoguaranteesloanlostauthenticity,andlegitimacy,andeffectivenessof;cycleloanbusinessintheofmortgageDatabase)组成。用于存储系统中所
7、有逻辑设备的信息及其属性。其中:预定义数据库:包含所有基于系统配置的系统可支持的设备(SupportedDevices)的配置数据。定制数据库:包含当前系统中所有定义的(DefinedDevices)和可用的(AvailableDevices)设备配置数据。设备的类(Class):标识设备设备的子类(Subclass):标识设备如何连接至系统设备的类型(Type):标识设备的类型设备的名字(Name):标识逻辑设备名#lsdev设备列表#lsattr设备属性列表#chdev更改设备属性#lscfg 显示当前系统中设备的配置信息2.5设备的配置:
8、#mkdev–cClass–sSubclass–tType–pParent_Adapter–wConnection_Location–a