版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Advanced Technical Support 2007 IBM Corporation HACMP 5.X 概念和实施规划概念和实施规划Advanced Technical SupportIBM Technical Support CenterAdvanced Technical Support 2003 IBM Corporation 目录 什么是HACMP 配置HACMP的规划和思索 HACMP的安装和配置 HACMP的客户化和管理Advanced Technical Support 2003 IBM Corporation 目录 什么是HACMP? 配置HACMP的规划和思索 H
2、ACMP的安装和配置 HACMP的客户化和管理Advanced Technical Support 2003 IBM Corporation HACMP(High Availability Cluster Multi Processing) 为什么需求高可用性? 越来越多的运用成为关键运用 越来越多的业务提供7*24小时效力 越来越多的客户认识到本人是上帝 - IBM 公司的处理方案: HACMP 什么是HACMP? 1) High Availability: 系统可用性或运转时间最大化 系统宕机时间最小化 2) multi-processing? 一个cluster里的各个节点上可以运转多个
3、运用 共享数据或并发访问数据. 不是容错机 fault tolerance )Advanced Technical Support 2003 IBM CorporationHACMP for AIX Supplies Clustering Components?Cluster Manager (clstrmgrES)?Event Scripts?Lock Manager (cllockd) removed from HACMP 5.2?SNMP Agent(clsmuxpd)?clinfo?clcomd (HACMP 5.1 and later)Advanced Technical Suppo
4、rt 2003 IBM Corporation Cluster Manager? Cluster Manager runs on all nodes in the cluster (clstrmgrES)? - Brains of HACMP that finds symptoms, diagnoses? problems, and applies remedies? - Monitors and responds to changes in cluster state? - Synchronizes and coordinates actions within the? cluster? -
5、 Executes Event Scripts in response to changes in? cluster stateAdvanced Technical Support 2003 IBM Corporation Event Scripts? Event Scripts determine action to be taken in response to cluster events? HACMP includes event scripts that provide the behavior that is appropriate for most environments? T
6、he specific response to an event is easily customized? Event scripts are written in the default shell and use standard AIX commands and HACMP utilitiesAdvanced Technical Support 2003 IBM Corporation Cluster Lock Manager (removed from HACMP 5.2)? In Concurrent Access environments, multiple nodes can
7、simultaneously access the same data? Applications must be written using the Cluster Lock Manager API to register,request and release locks? The Lock Manager coordinates and serializes access to shared data to prevent data inconsistencies and corruptionAdvanced Technical Support 2003 IBM Corporation
8、clinfo & clsmuxpd? clinfo is the Cluster Information daemon? A clinfo API is provided that allows application programs to determine the current state of the cluster and to take appropriate action in response to changes? clinfo also executes a whenever an event occurs within the cluster; this scr
9、ipt may be customized? clinfo communications is SNMP-based, relying on a SNMP sub-agent(clsmuxpd) to receive updates on cluster status? The clinfo daemon is optional on both cluster nodes and client systemsAdvanced Technical Support 2003 IBM CorporationHACMP Detects and Response to the Following Typ
10、es of Failures? Node Failures? -Processor hardware or operationg system failures? -One or more surviving nodes can acquire resources? Network Adapter Failures? Move IP address to standby network adapter in same node? Network Failure? -Message displayed on console and event is logged? -As every sites
11、 network configurations are unique , no other default action is taken? -Action to be taken in response to network failures is customizable? Application Failure? - Application monitoring? Advanced Technical Support 2003 IBM CorporationWhat about other types of failures? Disk Drive Failures? -LVM Mirr
12、oring? -RAID Disk Devices? Other Hardware Failure? Application Failure(Customization needed , SRC)? HACMP Failure? -Promoted to node failure? Power Failure? -Avoid common power supplies across replicated devices? -Use a UPSAdvanced Technical Support 2003 IBM CorporationClusterup to 32 server nodes w
13、orking together,using TCP/IP for communication and each running the Cluster Manager daemon(program)NodeIndividual machine that is a member of a cluster and running the Cluster Manager daemon . This is an arbitrary string of 30 characters (alphanumeric and underscore, but cannot start with a number).
14、ResourcesEntities that are controlled by a node and are taken over by another node in the event of a node failure-Disks, Volume Groups , file systems-NFS exported file systems-IP Addresses-Application ProgramsThese entities are configured into Resource GroupsCritical ApplicationAn application that i
15、s started and stopped under the control of HACMP, For example , a database backend.DefinitionsAdvanced Technical Support 2003 IBM CorporationEventSomething that happens in a cluster -a change in cluster state: node down/up, network down/up, network adapter failure etc.BehaviorWhat you would like the
16、 cluster to do in response to an EVENT. This behavior is controlled by shell scriptsReintegration The process of bringing a previously failed node , network, or network adapter back into the cluster.Definitions(Cont.)Advanced Technical Support 2003 IBM Corporation 简化了HACMP Cluster的配置与管理 经过磁盘传输心跳信号(H
17、eartbeat over Disk) IPAT经过Alias实现(IPAT via Alias)(缺省方式) 用户自定义的资源组(Custom RG) 快递磁盘接纳(Fast Disk Takeover) HACMP-XD HACMP V5.x的新特点ALL IN ONE:在HACMP v5之前,每个版本的HACMP软件都有四个模块,HAS,CRM,ES和ESCRM,用户在定购的时候根据需求选择其中一个模块,从HACMP v5开场IBM只提供一个模块,包括以前四个模块的一切功能。高可用性高可用性Advanced Technical Support 2003 IBM Corporation 目
18、录 什么是HACMP? 配置HACMP的规划和思索 HACMP的安装和配置 HACMP的客户化和管理Advanced Technical Support 2003 IBM Corporation配置HACMP的规划和思索 Cluster / Node 规划规划 Recourse规划规划 IP网络及地址网络及地址Service IP、Non-Service IP、Persistent IP Heartbeat网络网络IP、串口、共享硬盘、串口、共享硬盘 Volume Group and File System Application Server Recourse Group规划规划 Softw
19、are的规划的规划 操作系统的版本和补丁要求操作系统的版本和补丁要求 HACMP的版本和补丁要求的版本和补丁要求 运用程序的兼容性运用程序的兼容性Advanced Technical Support 2003 IBM CorporationCluster/ Node规划: Node配置要求 (1)一个精心设计的一个精心设计的cluster应该尽量防止单点缺点应该尽量防止单点缺点SPOF),为了到达这为了到达这个目的,典型的个目的,典型的cluster普通对硬件有如下要求普通对硬件有如下要求:至少至少2个个 pseries 效力器作为效力器作为cluster的节点安装并运转的节点安装并运转HAC
20、MP,每每个节点的个节点的AIX 版本和版本和HACMP的版本要完全一致的版本要完全一致)内置硬盘:预留一定的硬盘空间满足内置硬盘:预留一定的硬盘空间满足HACMP的安装要求的安装要求, MIRRORI/O插槽:要满足网卡、插槽:要满足网卡、HBA卡阵列和带库要分开、串口卡卡阵列和带库要分开、串口卡至少一种至少一种non-IP 网络,通常采用网络,通常采用RS232网络,假设某些节点集成串网络,假设某些节点集成串口无法作心跳,要配口无法作心跳,要配#2943 8口异步卡,节点间要配串口线口异步卡,节点间要配串口线一个共享磁盘阵列一个共享磁盘阵列7133/FastT/ESS等等)Cluster
21、/ NodeAdvanced Technical Support 2003 IBM Corporation Node配置要求(2):cluster性能思索为了保证为了保证cluster的性能,一个的性能,一个cluster支持的最大组件数目如下:支持的最大组件数目如下:组件组件 最大数目最大数目node 32Resource Groups 64Networks 48Network interface,devices, and labels 256Cluster / NodeAdvanced Technical Support 2003 IBM CorporationResource: IP网络
22、规划 用户的用户的IP网络类型要求网络类型要求 Support: Ethernet, Token ring, FDDI , ATM Not support: SOCC,SLIP, FCS 用户的用户的IP网络资源规划网络资源规划 Switch VLAN IPAT 方式方式 IP地址规划地址规划ResourceAdvanced Technical Support 2003 IBM Corporation IP网络规划:网络衔接表示图test1test2test1_boot2test1_boot1test2_boot1 test2_boot2ResourceConceptHow HANetwork
23、 ConnectionTwo IPAT method (From version 4.5)Advanced Technical Support 2003 IBM CorporationConcept:Boot IP: 网卡的初始网卡的初始IP地址地址, AIX启动后运用的地址启动后运用的地址Service IP: 对外效力的地址对外效力的地址, 会从一块网卡切换到另一会从一块网卡切换到另一块网卡块网卡Standby IP: 不再需求不再需求.Advanced Technical Support 2003 IBM CorporationNon-service labels 在 AIX 启动时分配
24、在 HACMP 启动后 ,service IP label 作为一个alias 添加到一块带有non-service label 的network interface上non-service label 从来都不会从一个 NIC上移走假设节点失败 , 一个 takeover 节点会获得失败节点的 service IP label ,并作为一个 alias 添加到它的位于同一个HACMP network 里的一块带有non-service label 的network interface上 IP网络规划: IPAT via IP aliases一ResourceAdvanced Technica
25、l Support 2003 IBM Corporation设置 IPAT via IP aliases 功能#smitty hacmpExtended Configuration Extended Topology Configuration Configure HACMP Networks Change/Show a Network in the HACMP Cluster Change/Show an IP-Based Network in the HACMP Cluster Change/Show an IP-Based Network in the HACMP ClusterType
26、 or select values in entry fields.Press Enter AFTER making all desired changes.Entry Fields* Network Name net_ether_01 New Network Name * Network Type ether +* Netmask 255.255.255.0 +* Enable IP Address Takeover via IP Aliases Yes + IP Address Offset for Heartbeating over IP Aliases * Network Attrib
27、ute public + IP网络规划: IPAT via IP aliases二ResourceAdvanced Technical Support 2003 IBM CorporationNon-service labels 在 AIX 启动时分配HACMP 启动后 ,service IP label 交换replaces non-service IP label 假设节点失败 , 一个 takeover 节点运用它的位于同一个HACMP network里的一个 non-service interface 来获得acquire)失败节点的service IP label IP网络规划: I
28、PAT via IP replacementResourceAdvanced Technical Support 2003 IBM CorporationPersistent Node IP label 是一个 IP alias ,它可以分配给cluster里的一个特定节点How config - extend configuration - rc总是位于同一个节点可以位于一块曾经拥有 service 或 non-service IP label 的网卡上 不需在节点上安装额外的物理网卡不属于任何资源组能被用于对指定的节点进展管理每个节点可配置多个.在节点启动后即可用,当HACMP效力停顿后也
29、一直坚持可用 假设网卡失败,它只会迁移到一样网络的同一个节点上的其它网卡假设节点失败,该IP标识不会迁移到群集中的其它节点 IP网络规划: Persistent Node IP labelResourceAdvanced Technical Support 2003 IBM CorporationHeartbeat网络规划 确定用户的确定用户的Non-IP网络心跳网络心跳 串口方式串口方式 IP网络方式网络方式 硬盘方式硬盘方式ResourceAdvanced Technical Support 2003 IBM CorporationHACMP5.1的新功能可以运用以下任何一种共享磁盘阵列
30、(Fibre Channel, SCSI, 或 SSA)运用的磁盘是一个 enhanced concurrent volume group 的一部分, 独一的要求是这个 VG必需在两个节点都有定义磁盘的这块特殊区域不能用作任何的 LVM 操作, 而只能用来在两个节点间传送心跳音讯 Heartbeat网络规划:磁盘心跳Heartbeat via disk)ResourceAdvanced Technical Support 2003 IBM Corporation Volume Group and File System规划 确定存储设备的衔接类型 SCSI SSA FC 了解用户需求划分存储资
31、源 划分RAID 创建逻辑盘 确定VG的类型 Non-concurrent Concurrent Enhanced concurrent 确定文件系统类型 jfs2 JfsResourceAdvanced Technical Support 2003 IBM Corporation运用RSCT 进展通讯支持 ACTIVE 和 PASSIVE 方式ACTIVE Varyon: 类似通常的 varyonPASSIVE Varyon: 不允许 高级操作high level operations HACMP 协调理点间的活动,保证只需一个节点可以 vary on volume group active
32、lyenhanced concurrent volume groups 可以被包含在一个 non-concurrent resource groups里Enhanced concurrent volume groups in AIX 5.1 and 5.2 Volume Group and File System规划: Enhanced concurrent Volume GroupResourceAdvanced Technical Support 2003 IBM Corporation经过提供快速资源组fallover,减少宕机时间对于2块硬盘的VG,接纳时间普通不超越10秒。对于带有大
33、数量磁盘的VG的资源组有显著的性能提高。需求enhanced concurrent volume groups 定义在 non-concurrent resource groups里对于位于共享盘阵上enhanced concurrent volume groups,假设是共享资源组的资源, HACMP 会自动实现快速磁盘接纳.Our suggestion. Volume Group and File System规划: 快速磁盘接纳fast disk takeover)一ResourceAdvanced Technical Support 2003 IBM Corporation他可以查看v
34、g的形状经过 lsvg 命令:VG STATE 无论是actively 或者passively方式的varyon,都将显示active形状。VG PERMISSION 假设是actively方式的varyon ,将显示read/write,假设是passive方式的varyon ,将显示passive-only。CONCURRENT 将显示Capable或者Enhanced-Capable (对于concurrent vg). Volume Group and File System规划: 快速磁盘接纳fast disk takeover)二ResourceAdvanced Technical
35、 Support 2003 IBM CorporationResource Group规划 一些可管理的资源集合在一同,和特定的运用相关联,并可一同执行 failover等行为的组. 包含四种类型:Cascading resource groupRotating resource groupConcurrent resource groupCustom resource groupHA 5.X新增的资源组类型 Resource GroupAdvanced Technical Support 2003 IBM CorporationCascading Resource Group:缺省,资源会在
36、优先级最高的节点上启动低优先级的节点作为standby节点,当高优先级节点fail的时候接纳其资源当发生失败节点重新参与reintegration时,资源会前往到优先级更高的节点每个节点都可以配置本人的资源成为 multi-takeover的方式资源Resources: Service IP Labels/Addresses Volume Groups Filesystems Application Servers 优先级Resource GroupAdvanced Technical Support 2003 IBM CorporationCascading resource group的接
37、纳过程Resource GroupAdvanced Technical Support 2003 IBM CorporationCascading resource group的属性Cascading without fallback Inactive takeover Dynamic node priorityCl_highest_free_mem select the node with the highest percentage of free memoryCl_highest_idle_cpu select the node with the most avialable proce
38、ssor timeCl_lowest_disk_busy select the disk that is least busy Cascading 资源组提供下面三种属性,这些属性需求在资源组提供下面三种属性,这些属性需求在hacmp的的Extended configuration菜单中设置。菜单中设置。Resource GroupAdvanced Technical Support 2003 IBM CorporationRotating resource group:第一个参与到资源组的节点会获得资源 当节点失败 ,第一个备(standby)节点会获得失败节点的资源组 一个失败节点重新参与
39、cluster,将会作为备(standby)节点,不会重新获得原来的资源组 资源Resources: Service IP Labels/Addresses Volume Groups Filesystems Application Servers Resource GroupAdvanced Technical Support 2003 IBM CorporationRotating resource group的接纳过程Resource GroupAdvanced Technical Support 2003 IBM CorporationConcurrent resource group
40、:一切的节点共享且可并发访问数据运用在一切节点上并行运转有Lock Manager 协调各节点对数据的访问一个节点失败,会降低cluster 性能,但不会发生接纳。资源Resources: Concurrent Volume Groups Application Servers 共享盘阵Resource GroupAdvanced Technical Support 2003 IBM CorporationCustom resource groupHACMP5.1 添加的新类型 HACMP 5.2 CUSTOM ONLY经过参数设置 ,可以准确定义有关资源组的 startup,failover
41、 和fallback行为的战略资源Resources: Service IP Labels/Addresses Volume Groups Use forced varyon of volume groups, if necessary false Filesystems Application Servers Resource GroupAdvanced Technical Support 2003 IBM CorporationCustom resource group 添加一个custom resource group :#smitty hacmp Initialization and
42、Standard Configuration Configure HACMP Resource Groups Add a Resource Group Cascading Rotating Concurrent Custom Add a Custom Resource GroupType or select values in entry fields.Press Enter AFTER making all desired changes. Entry Fields* Resource Group Name * Participating Node Names (Default Node P
43、riority) + Startup Policy Online On Home Node O + Fallover Policy Fallover To Next Prio + Fallback Policy Fallback To Higher Pr +Resource GroupAdvanced Technical Support 2003 IBM CorporationCustom resource group Resource GroupAdvanced Technical Support 2003 IBM CorporationCustom resource group Resou
44、rce GroupAdvanced Technical Support 2003 IBM Corporation配置要求操作系统上需求打的一些额外的包:操作系统上需求打的一些额外的包: bos.adt.lib bos.adt.libm bos.adt.syscalls bos.tcp.client bos.tcp.server bos.rte.SRC bos.rte.libc bos.rte.libcfg bos.rte.libcur bos.rte.libpthreads bos.rte.odm bos.data 假设需求安装并行的资源组,需求打下面的包:假设需求安装并行的资源组,需求打下面
45、的包: bos.rte.lvm. 5.1.0.25 or higher bos.clvm.enh.SoftwareAdvanced Technical Support 2003 IBM Corporation 目录 什么是HACMP? 配置HACMP的规划和思索 HACMP的安装和配置 HACMP的客户化和管理Advanced Technical Support 2003 IBM Corporation需求安装的组件需求安装的组件 操作系统的补丁操作系统的补丁 HACMP软件软件 HACMP软件的补丁软件的补丁软件的安装方法软件的安装方法 NIM 光盘安装光盘安装 本地硬盘安装本地硬盘安装验证
46、安装验证安装 HACMP软件的安装Advanced Technical Support 2003 IBM CorporationHACMP软件的配置过程 HACMP配置前的准本任务配置前的准本任务 配置配置IP地址地址 编辑编辑/etc/hosts文件文件 编辑编辑/usr/es/sbin/cluster/etc/rhosts 文件文件 编写运用程序的启动编写运用程序的启动/停顿脚本停顿脚本 创建共享的创建共享的vg和文件系统和文件系统 配置串口设备配置串口设备HACMP的的Standard配置过程配置过程 添加添加Cluster和节点和节点 配置配置Cluster资源资源 创建并配置创建并配
47、置Cluster资源组资源组 同步同步HACMP的配置的配置HACMP的的Extended配置过程配置过程 添加心跳添加心跳 定制定制Cluster资源资源 Advanced Technical Support 2003 IBM CorporationHACMP软件配置方案拓扑图test1test2test1_boot2test1_boot1test2_boot1test2_boot2Advanced Technical Support 2003 IBM CorporationHACMP配置前的预备任务:配置IP地址test1:/netstat -inName Mtu Network Addr
48、ess Ipkts Ierrs Opkts Oerrs Collen0 1500 link#2 0.4.ac.49.f2.d5 77960 0 47805 0 0en0 1500 100.1 100.1.0.1 77960 0 47805 0 0en1 1500 link#3 0.6.29.ec.44.d6 33 0 11 0 0en1 1500 192.168.0 192.168.0.1 33 0 11 0 0test2:/netstat -inName Mtu Network Address Ipkts Ierrs Opkts Oerrs Collen0 1500 link#2 0.4.a
49、c.49.60.23 31 0 82582 0 0en0 1500 100.1 100.1.0.2 31 0 82582 0 0en1 1500 link#3 0.4.ac.3e.b9.4b 36 0 13 0 0en1 1500 192.168.0 192.168.0.2 36 0 13 0 0Advanced Technical Support 2003 IBM CorporationHACMP配置前的预备任务:编辑配置文件编辑编辑/etc/hosts文件文件100.1.0.2 test2_boot1 test2100.1.0.1 test1_boot1 test1192.168.0.1
50、test1_boot2192.168.0.2 test2_boot210.1.0.1 test1_svc10.1.0.2 test2_svc10.1.0.5 test1_per10.1.0.6 test1_per编辑编辑/usr/es/sbin/cluster/etc/rhosts 文件文件100.1.0.2100.1.0.1 192.168.0.1 192.168.0.2 Advanced Technical Support 2003 IBM CorporationHACMP配置前的预备任务:编写脚本查看节点上的运用效力器的启动查看节点上的运用效力器的启动/停顿脚本停顿脚本test2:/ha
51、51ls l -rwxr-xr-x 1 root system 65 Apr 13 13:51 start-rw-r-r- 1 root system 31 Apr 13 11:49 start.log-rwxr-xr-x 1 root system 66 Apr 13 14:01 start1-rw-r-r- 1 root system 31 Apr 13 14:01 start1.log-rwxrwxrwx 1 root system 64 Apr 13 11:48 stop-rw-r-r- 1 root system 31 Apr 13 11:48 stop.log-rwxr-xr-x
52、1 root system 66 Apr 13 14:01 stop1-rw-r-r- 1 root system 31 Apr 13 14:01 stop1.log启动脚本举例:启动脚本举例:vi start date /ha51/start.logbanner start app1 /tmp/hacmp.outAdvanced Technical Support 2003 IBM CorporationHACMP配置前的预备任务:创建共享的VG和FStest1vg是共享是共享VG:test1 : hdisk0 0004383268b07574 rootvg activehdisk3 000
53、438325e22bca7 test1vghdisk4 00043832125e5aa8 Nonehdisk5 000438323d0e4487 Nonetest2 : hdisk0 000d29574085126d rootvg activehdisk5 000438325e22bca7 test1vghdisk6 00043832125e5aa8 Nonehdisk7 000438323d0e4487 NoneAdvanced Technical Support 2003 IBM CorporationHACMP配置前的预备任务:创建串口设备经过经过smitty tty命令来添加串口设备:
54、命令来添加串口设备:Advanced Technical Support 2003 IBM CorporationHACMP的Standard配置过程:添加CLUSTER和节点 * Cluster Name ha51tsc New Nodes (via selected communication paths) test2_boot1 test1_boot1 Currently Configured Node(s)经过经过smitty hacmp命令,按照以下途径来添加命令,按照以下途径来添加Cluster和节点:和节点:- Initialization and Standard Config
55、uration- Add Nodes to an HACMP Cluster。 注:这一步很重要,普通我们都是把每个节点的boot1 作为communication path . 当回车以后,系统会本人discover hacmp 的资源,并有详细的信息显示输出。Advanced Technical Support 2003 IBM CorporationHACMP的Standard配置过程: 添加高可用资源Service IP经过经过smitty hacmp命令,按照以下途径来添加命令,按照以下途径来添加Service IP:- Initialization and Standard Con
56、figuration- Configure Resources to Make Highly Available - Configure Service IP Labels/Addresses- Add a Service IP Label/Address* IP Label/Address test1_svc Network Name net_ether_02 * IP Label/Address test2_svc Network Name net_ether_02 注:假设有多个运用效力器,那么添加多个Service IP。Advanced Technical Support 2003
57、IBM CorporationHACMP的Standard配置过程: 添加高可用资源Application Server经过经过smitty hacmp命令,按照以下途径来添加命令,按照以下途径来添加Application Server:- Initialization and Standard Configuration- Configure Resources to Make Highly Available - Configure Application Servers- Add an Application Server* Server Name app1* Start Script
58、/ha51/start* Stop Script /ha51/stop注:假设有多个运用效力器,那么添加多个Application Server。Advanced Technical Support 2003 IBM Corporation留意在前面的步骤中我们看到曾经有一个共享留意在前面的步骤中我们看到曾经有一个共享VG test1vg 存在了,它运存在了,它运用传统的方法:用传统的方法:在在test1 节点上创建节点上创建test1vg , lv,jfs Varyoffvg 在在test2 上上 importvg Varyoffvg 我们也可以用我们也可以用hacmp的功能去创建的功能去创
59、建test2vg 和文件系统和文件系统HACMP的Standard配置过程: 添加高可用资源VG和FS一Advanced Technical Support 2003 IBM CorporationHACMP的Standard配置过程: 添加高可用资源VG和FS二经过经过smitty hacmp命令,按照以下途径来添加共享命令,按照以下途径来添加共享VG:- Initialization and Standard Configuration- Configure Resources to Make Highly Available - Configure Volume Groups, Logi
60、cal Volumes and Filesystems- Shared Volume Groups-Create a Shared Volume Group Node Names test1,test2 PVID 00043832125e5aa8VOLUME GROUP name test2vg Physical partition SIZE in megabytes 4 Volume group MAJOR NUMBER 49Advanced Technical Support 2003 IBM CorporationHACMP的Standard配置过程: 添加高可用资源VG和FS三经过经过smit
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- GB/T 47660-2026温室气体产品碳足迹量化方法与要求水力发电
- GB/T 47652-2026温室气体产品碳足迹量化方法与要求光伏发电
- 某玻璃厂能源消耗管理细则
- 某造船厂起重作业细则
- 2026秋人教PEP三年级上册英语Unit1 Hello 同步一课一练(分层基础+提升)
- 油库储存企业隐患排查治理管理制度
- 纺织厂布料检验办法
- 造纸厂纸张平整制度
- 某服装厂设备采购办法
- 橡塑厂废品回收准则
- 2025年上海市青浦区社区工作者招聘笔试试题及答案详解
- 2026辽宁沈阳盛京金控投资集团有限公司招聘4人参考题库带答案详解AB卷
- 2026江苏苏州工业园区苏相合作区管理委员会机关人员招聘9人模拟试卷含答案详解(夺分金卷)
- 2026年职业技能大赛CAD机械设计技能竞赛理论考试重点试题库
- 信阳市国企招聘考试真题及答案
- 常州市房屋租赁合同(常州市2021版)
- 高支模工程专项施工方案(附图及计算书)
- GA/T 1799-2021保安安全检查通用规范
- 组织内外部环境识别表
- 2022年中国航天科技集团有限公司校园招聘笔试模拟试题及答案解析
- 毒理学基础名词解释与问答题
评论
0/150
提交评论