公告和免责声明 版权 2011 年戴尔公司 没有戴尔公司的书面许可, 本文件的任何部分不得以任何形式复制和传播 本文件可能包含不准确的技术性描述或打印错误 针对本文件描述的产品或程序, 戴尔可能在不另行通知的情况下, 随时改进或变更 任何关于戴尔未来决定和意愿的声明只是表示目的或目标本身, 可能不另

Size: px
Start display at page:

Download "公告和免责声明 版权 2011 年戴尔公司 没有戴尔公司的书面许可, 本文件的任何部分不得以任何形式复制和传播 本文件可能包含不准确的技术性描述或打印错误 针对本文件描述的产品或程序, 戴尔可能在不另行通知的情况下, 随时改进或变更 任何关于戴尔未来决定和意愿的声明只是表示目的或目标本身, 可能不另"

Transcription

1 VMware 与戴尔 EqualLogic 部署最佳技术实践 Tan, Chin Khoon 陈进坤 戴尔虚拟化解决方案首席顾问 戴尔存储论坛 :EqualLogic 用户大会 厦门,2011 年 1 月 日

2 公告和免责声明 版权 2011 年戴尔公司 没有戴尔公司的书面许可, 本文件的任何部分不得以任何形式复制和传播 本文件可能包含不准确的技术性描述或打印错误 针对本文件描述的产品或程序, 戴尔可能在不另行通知的情况下, 随时改进或变更 任何关于戴尔未来决定和意愿的声明只是表示目的或目标本身, 可能不另行通知而发生变化或者取消 本文件中关于戴尔产品 程序和服务的参考文件并不意味着戴尔将在运营或开展业务的所有国家提供该产品 程序或服务 在本文中关于戴尔产品的任何资料并不表示或者暗示只有该产品才能使用 不侵犯戴尔知识产权的任何与戴尔程序产品具有相当功能的产品都可以使用 本文中的信息只表示内容本身, 没有任何明示或暗示的担保 戴尔对适销性 针对某种用途的适用性或侵权 (INFRINGEMENT) 不承担任何责任 戴尔没有责任对本信息进行更新 本文包含的信息条款并不意味着, 也没有对戴尔享有专利或版权进行任何形式的授权或许可 戴尔公司 300 Innovative Way Nashua, NH USA 2

3 网络, 网络, 网络! 3

4 与其他领域一样, 一切从基础架构开始 交换基础架构形成所有 VMware 和 EqualLogic 安装项目的主干 ; 流控制 (Flow Control); 巨型帧 > 9,000 Bytes (Jumbo Frame ) 终端节点端口应采用 Port Fast/Spanning Tree/FST, 以使控制模块故障转移能在正确的时间发生 ; 禁用 Unicast Storm Control 企业级交换基础架构 为端口群组提供高效的缓冲 (> 512 KByte) 为群组间通信提供高效的交换机间带宽 (No Oversubscription) 原厂 Cat5e/Cat6 UTP 数据线 4

5 存储规划和性能优化 5

6 RAID 类型方面的考虑 RAID 5 速度最慢的 RAID 类型和重建类型 当空间很关键时, 很有用 RAID 50 最常用, 空间 / 性能比最佳 适度地影响重建 RAID 10 读写速度最快, 但以空间为代价 最小的重建影响 RAID 6 卓越的读取性能和可用性 6

7 卷的大小和限制 设置卷类型来匹配 IO 类型 是否存在 R10 SAS/ 固态硬盘数据存储库? RAID 50 SATA 磁盘的 IO 是否更慢? VMFS 数据存储库的规模仍限制为 2TB 每个数据存储 (Datastor) 的大小限制为大约 600GB, 以避免 SCSI Reservation 建议 8-10 虚拟机每个 LUN VDI: 推荐 50 个虚拟桌面每个 LUN 7

8 虚拟化改变阵列连接的工作方式 由于每台 ESX host 需要与卷交流, 如果设置不得力, 连接数量可能越来越高 公式 :ESX 服务器的数量 * 会话的数量 (2 4 6 等 )* 卷的数量 +guest 和快照中的 iscsi 开销 将连接数量增加到每个池 1024 个, 以达到每个群组 4096 个连接 8

9 数据卷模式 9

10 数据驱动器性能调节 连接数据驱动器的三种方法 将 VMDK 置于 VMFS 之上 将 iscsi 置于 guest 之中 ( 有时称为 直接连接, 即 Direct Connect) 原始设备映射 (RDM) 10

11 将 VMDK 置于 VMFS 之上 优点 易于设置 可在 Virtual Center 中看到 ( 克隆 模板 Storage vmotion 等等 ) 无需存储团队与之互动 允许根据工作负载将数据驱动器分层到不同的 VMFS 卷 / 池 将 vsphere MPIO (4.x 中新增 ) 用于高带宽应用程序 缺点 无法使用 ASM/ME 实现 host 整合 如果从操作系统所在的数据存储库分离, 则无法实现 ASM/VE 整合 不能真正隔离数据以实现数据保护 / 灾难恢复策略 11

12 将 iscsi 置于 guest 虚拟机之中 优点 克服 VMFS/RDM 的 2TB 限制 采用 host 整合软件 ( 例如 ASM/ME) 和脱离主机 (off-host) 备份 隔离数据驱动器以实现数据保护 / 灾难恢复策略 可以安置在物理机或其他虚拟机之上 采用与物理环境相同的最佳技术实践 允许根据工作负载将数据驱动器分层到不同的卷 / 池 缺点 对于 vcenter 不可见 需要存储团队干预 由于卷仅在虚拟机中可见, 产生了更多的虚拟机 CPU 开销 制订灾难恢复计划时, 需要与虚拟机分开加以考虑 12

13 原始设备映射 (Raw Data Mapping) 优点 易于设置 一个卷 = 一个 RDM( 裸磁盘映射 ) 可在 Virtual Center Storage View 中查看 允许根据工作负载将数据驱动器分层到不同的卷 / 池 将 vsphere MPIO (4.x 中新增 ) 用于高带宽应用程序 从操作系统隔离数据, 并且很多第三方应用程序可与 RDM 兼容 缺点 无法使用 ASM/ME 或 ASM/VE 实现 host 整合 每台 ESX 服务器都需要连接, 因此连接数量令人担忧 13

14 那么, 我应该用哪一个? 无论基于的是管理开销 简易性还是 host 整合, 各有各的优势 没有一个解决方案是完美的, 您可博采众长以实现业务目标 14

15 多路径优化 (MPIO) 15

16 不同版本 vsphere 的 MPIO 配置 vsphere 4.0 需要 Patch 5 或 Update 2 ( 同一子网上的 iscsi 连接断开 ) Patch ESX SG KB# vmkernel 与物理网卡一对一绑定 ( 即将推出的最佳技术实践中的最新更新 ) 按照 TR1049 有关如何配置 MPIO 和 iscsi 连接 vsphere 4.1 Enterprise 或 Enterprise Plus 许可 Dell EqualLogic MEM vmkernel 与物理网卡一对一绑定 ( 由 setup.pl 为您设置 ) 按照 TR1048 有关如何配置 MPIO 和 iscsi 连接 vsphere 4.1 非 E/EP 版许可 vmkernel 与物理网卡一对一绑定 ( 仍能使用 setup.pl) 按照 TR1048 有关如何配置 MPIO 和 iscsi 连接 16

17 Dell EqualLogic Multipathing Extension Module (MEM) Leverages the Pluggable Storage Architecture (PSA) introduced in vsphere 4 What we provide Path Selection Plugin (PSP) is a kernel component Session manager (EHCM) runs inside a CIM provider PSA VMFS RDM LUN Native Multipathing Plugin SCSI Disk Driver SATP EQL PSP 17

18 Dell EqualLogic Plugin Packaging The kit is downloadable as a compressed zip archive from Dell s support website. Contents: dell-eql-mem-*.zip Installable VIB. Should not be unzipped. MEM-User_Guide.pdf User guide readme.txt package notes setup.pl Installation & Configuration script 18

19 Installing the Plugin The plugin is packaged as a VIB (vsphere Installation Bundle) Three methods of installation: 1. Through vcenter Update Manager. The offline bundle must be imported into the package repository. 2. Through command line VMware installation tool esxupdate 3. Through provided setup.pl installation and configuration script. Installation requires maintenance mode and a server reboot. vcenter and vma cannot be running as VMs on the ESX server that the package is being installed on. vsphere Management Assistant (vma) is a linux virtual machine that is freely available from VMware Recommended but not required that customers use the vma for running the setup.pl script 19

20 Configuring iscsi Networking Follow VMware instructions for configuring iscsi networking: One VMkernel port for every physical NIC. A single active uplink for each VMkernel port. Each VMkernel port should use a different uplink. Connect VMkernel ports to iscsi initiator. setup.pl --configure will do all these steps.

21 Configuring the Plugin Several tunable parameters exist Can be configured by editing text file on ESX server (/etc/cim/dell/ehcmd.conf) or through command line off-host tool. Dell-EqualLogic-MEM-1.0.0]$./setup.pl --server listparam Parameter Name Value Max Min Description reconfig Period in seconds between iscsi session reconfigurations. upload Period in seconds between routing table upload. totalsessions Max number of sessions per host. volumesessions Max number of sessions per volume. membersessions Max number of sessions per member per volume. 21

22 What is Supported/Unsupported Supported Broadcom iscsi offload, including SW initiator SAN boot ESX and ESXi, version 4.1 Unsupported QLogic HBA Windows clusters IPv6 22

23 vstorage API Array Integration (VAAI) 23

24 vstorage APIs for Array Integration > Improves performance by leveraging efficient array-based operations as an alternative to VMware host-based solutions > Storage Vmotion > VM Provisioning from Template > VMFS scalability > Equallogic 5.02 firmware supports VAAI

25 SAN Data Copy Offload Example: Storage VMotion without vstorage Data must be read from SAN into server, then written back to SAN SAN Fabric Inefficient data copy with significant CPU and network overhead VMFS-1 vmdk1 VMFS-2

26 SAN Data Copy Offload Example: Storage VMotion with vstorage Integration Optimized data movement within the SAN VMFS-1 vmdk1 SAN Fabric VMFS-2 Significantly lower CPU and network overhead Additional Provisioning Use Cases: Clone From Template Clone VM

27 Copying Data - Optimized Cloning, Storage VMotion with VAAI VMFS directs storage to move data directly Much less time! Up to 95% reduction Dramatic reduction in load on: Servers Network Storage Before VAAI With VAAI Time Server CPU & Memory % Network Bandwidth Gb/sec Storage Load MB/sec

28 VM Provisioning from Template Benefits Reduce installation time Standardize to ensure efficient management, protection & control Challenges Requires a full data copy 100 GB template (10 GB to copy): 5-20 minutes Fault Tolerance requires additional zeroing of blocks Improved Solution Use array s native copy/clone & zeroing functions Up to 10-20x speedup in provisioning time

29 Scalable Lock Management A number of VMFS operations cause the LUN to temporarily become locked for exclusive write use by one of the ESX nodes, including: moving a VM with VMotion; creating a new VM or deploying a VM from a template; powering a VM on or off; creating a template; creating or deleting a file, including snapshots. A new VAAI feature, atomic_test_and_set allows the ESX servers to offload the management of the required locks to the storage and avoids locking the entire VMFS file system. Normal VMware Locking (No ATS) Enhanced VMware Locking (With ATS)

30 虚拟机数据保护和恢复 (MPIO) 30

31 一致性 (Consistency) 重要吗 你觉得呢? 不一致的情况 一致的情况 31

32 Quiesce 32 Confidential

33 Auto-Snapshot Manager /VMware Edition 自动保护虚拟机 结合 Vmware vcenter, 创建虚拟机快照并转移到 EqualLogic 阵列上 设定定时任务进行自动保护 具备整个 Vmware 架构的视角 允许 一次点击 回滚虚拟机机实现快速恢复方式 自动回滚整个 datastores 或者单个虚拟机 Virtual Machine 1 ASM VMware Edition Virtual Machine 2 VMware 快照模式生产模式 VMFS1 VMFS2 SAN 环境硬件级快照 33

34 ASM/ VMware Edition ( 恢复单个虚拟机 ) 活动的 VMFS 卷 EqualLogic Group VMFS 卷快照 VMFS VMFS 34

35 Auto-Snapshot Manager VMware Edition 2.0 ( 自动复制 ) 支持对虚拟机做符合一致性的复制 配合 vcenter 对象和 VMFS 卷 ; 虚拟机感知 方式的灾难恢复保护 ; 自动并定时的保护虚拟机 作为 VMWare Site Recovery Manager 的有力补充 保证虚拟机一致性的同时在远程站点重启虚拟机 VMware Snapshot Mode Virtual Machine 1 ASM VMware Edition Virtual Machine 2 Remote Datacenter SAN Based Hardware Replica VMFS1 VMFS2 35

36 Protection Strategies SRM and PS Series replication supports bi-directional and many to one replication DR site can serve as test/dev environment Multiple branch offices can replicate to primary HQ

37 Failback Options Fast Failback via SAN replication if vsphere environment still intact SRM in Reverse if new environment is built

38 Advanced techniques with Disaster Recovery Tools > Some of the same concepts used with snapshots and clones can be used on replicas > Offsite backup of replica clones > Data Mining Run long queries on replicas instead of production systems > Test/Dev Run tests on exact copies of existing virtual machines > QA Run patches and upgrades on clones first before pushing to production

39 Planning Considerations > VM Swap space can be moved to non replicated volumes to save bandwidth > Tier VMs based on protection schemes to keep replica traffic manageable > Testing SRM requires free space for clones > ASM/VE can be used for small tests and clone plans

40 想要了解更多? 更多在线资源 -> 注册获取 EqualLogic 客户支持 -> 资源下拉菜单 技术报告 随需网播等等! 40

41 谢谢! Tan, Chin Khoon 陈进坤

在 Hitachi AMS 2000 系列上应用 VMware VAAI 的优势

在 Hitachi AMS 2000 系列上应用 VMware VAAI 的优势 1 与 VMware VAAI 配 套 使 用 Hitachi Adaptable Modular Storage 2000 系 列 的 优 势 实 验 室 认 证 报 告 作 者 :Henry Chu 和 Roger Clark 2011 年 2 月 年 月 反 馈 日 立 数 据 系 统 公 司 欢 迎 您 提 供 反 馈 意 见 请 发 送 电 子 邮 件 至 SolutionLab@hds.com,

More information

HPE LeftHand OS 12.5 版发行说明

HPE LeftHand OS 12.5 版发行说明 HPE LeftHand OS 12.5 版 发 行 说 明 部 件 号 :AX696-10013R 出 版 日 期 :2016 年 1 月 第 2 版 Copyright 2015, 2016 Hewlett Packard Enterprise Development LP 本 文 档 中 包 含 的 信 息 如 有 更 改, 恕 不 另 行 通 知 随 Hewlett Packard Enterprise

More information

Basic System Administration

Basic System Administration 基 本 系 统 管 理 ESX Server 3.5 ESX Server 3i 版 本 3.5 Virtual Center 2.5 基 本 管 理 指 南 基 本 管 理 指 南 修 订 时 间 :20080410 项 目 :VI-CHS-Q208-490 我 们 的 网 站 提 供 最 新 的 技 术 文 档, 网 址 为 : http://www.vmware.com/cn/support/

More information

Microsoft Word - View存储注意事项.doc

Microsoft Word - View存储注意事项.doc VMware View .......................................................................... 3 Windows I/O.....................................................3...............................................................

More information

HOL-CHG-1695

HOL-CHG-1695 Table of Contents 练 习 概 述 - - vsphere 挑 战 练 习... 2 练 习 指 导... 3 第 1 单 元 : 在 实 践 中 学 习 (15 分 钟 )... 5 剪 贴 板 复 制 和 粘 贴 功 能 无 法 使 用?... 6 虚 拟 机 性 能 不 佳... 17 第 2 单 元 : 基 本 运 维 挑 战 (30 分 钟 )... 32 无 法 登 录

More information

ebook140-8

ebook140-8 8 Microsoft VPN Windows NT 4 V P N Windows 98 Client 7 Vintage Air V P N 7 Wi n d o w s NT V P N 7 VPN ( ) 7 Novell NetWare VPN 8.1 PPTP NT4 VPN Q 154091 M i c r o s o f t Windows NT RAS [ ] Windows NT4

More information

C10_ppt.PDF

C10_ppt.PDF C11-101 101 ( ) 1 15 2000 20% 20MB 170000 19 7% 3% 14% 32% 44% Disaster Recovery Journal ( ) UPS - (Fault Tolerance Capability) (Avoid Single point of failure) (High Availability) (RAID) (Cluster) (Backup)

More information

Cloudy computing forEducation

Cloudy computing forEducation 规 模 企 业 的 云 之 旅 姜 大 勇 威 睿 信 息 技 术 ( 中 国 ) 有 限 公 司 2009 VMware Inc. All rights reserved 背 景 说 明 云 计 算 是 一 种 新 型 的 信 息 资 源 管 理 和 计 算 服 务 模 式, 是 继 大 型 计 算 机 个 人 电 脑 互 联 网 之 后 信 息 产 业 的 一 次 革 命 云 计 算 可 将 分

More information

Sun Storage Common Array Manager 阵列管理指南,版本 6.9.0

Sun Storage Common Array Manager  阵列管理指南,版本 6.9.0 Sun Storage Common Array Manager 阵 列 管 理 指 南, 版 本 6.9.0 文 件 号 码 :E27519-01 2012 年 2 月 版 权 所 有 2007, 2011, Oracle 和 / 或 其 附 属 公 司 保 留 所 有 权 利 本 软 件 和 相 关 文 档 是 根 据 许 可 证 协 议 提 供 的, 该 许 可 证 协 议 中 规 定 了 关

More information

Dell EMC Data Domain DDOS 5.5 Data Domain Data Domain Data Domain : Data Domain Boost (DDBoost) Dell EMC DDBoost Data Domain DDBoost Source De-Dup Bac

Dell EMC Data Domain DDOS 5.5 Data Domain Data Domain Data Domain : Data Domain Boost (DDBoost) Dell EMC DDBoost Data Domain DDBoost Source De-Dup Bac Dell EMC Dell EMC IT Dell EMC IT Dell EMC https://www. dellemc.com/ Dell EMC Data Domain DDOS 5.5 Data Domain Data Domain Data Domain : Data Domain Boost (DDBoost) Dell EMC DDBoost Data Domain DDBoost

More information

EMC® VNX® Series VNX8000™ Block 安装指南

EMC® VNX® Series VNX8000™ Block 安装指南 EMC VNX Series VNX8000 Block 安 装 指 南 300-999-791 REV 05 版 权 所 有 2014-2015 EMC Corporation 保 留 所 有 权 利 中 国 印 刷 发 布 日 期 : 2015 年 2 月 EMC 确 信 本 出 版 物 在 发 布 之 日 内 容 准 确 无 误 本 出 版 物 中 的 信 息 可 随 时 更 改 而 不 另

More information

1.ai

1.ai HDMI camera ARTRAY CO,. LTD Introduction Thank you for purchasing the ARTCAM HDMI camera series. This manual shows the direction how to use the viewer software. Please refer other instructions or contact

More information

Windows 2000 Server for T100

Windows 2000 Server for T100 2 1 Windows 95/98 Windows 2000 3.5 Windows NT Server 4.0 2 Windows DOS 3.5 T200 2002 RAID RAID RAID 5.1 Windows 2000 Server T200 2002 Windows 2000 Server Windows 2000 Server Windows 2000 Server 3.5 for

More information

51434S Fundamentals of the UNIX system 5 40, H3064S HPE-UX System and Network Administration I 5 40, H3065S HPE-UX System

51434S Fundamentals of the UNIX system 5 40, H3064S HPE-UX System and Network Administration I 5 40, H3065S HPE-UX System 51434S Fundamentals of the UNIX system 5 40,000 9-13 17-21 H3064S HPE-UX System and Network Administration I 5 40,000 6-10 15-19 H3065S HPE-UX System and Network Administration II 5 40,000 6-10 12-16 H8P04S

More information

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1)* ( /2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( )

RAID RAID 0 RAID 1 RAID 5 RAID * ( -1)* ( /2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( ) RAID RAID 0 RAID 1 RAID 5 RAID 10 2 2 3 4 * (-1)* (/2)* No Yes Yes Yes A. B. BIOS SATA C. RAID BIOS RAID ( ) D. SATA RAID/AHCI ( ) SATA M.2 SSD ( ) ( ) ( ) Windows USB 1 SATA A. SATASATAIntel SATA (SATA3

More information

V A. 1 Hyper-V R2 V C. A. Hyper-V B. Microsoft SCOM 20 V C. MAP D. Microsoft SCVMM 2008 V B. V D. 2. IT IT 2

V A. 1 Hyper-V R2 V C. A. Hyper-V B. Microsoft SCOM 20 V C. MAP D. Microsoft SCVMM 2008 V B. V D. 2. IT IT 2 indows Server 2008 R2 08 01 1. V A. 1 Hyper-V R2 V C. A. Hyper-V B. Microsoft SCOM 20 V C. MAP D. Microsoft SCVMM 2008 V B. V D. 2. IT IT 2 08 Windows Server 2008 R2 Hyper-V R2 1. A. V B. V C. V D. 2.

More information

... 3 vsphere Hypervisor ESXi ESXi DCUI...4 NVIDIA GRID...4 Horizon with GRID vgpu...4 Horizon with GRID vdga.

... 3 vsphere Hypervisor ESXi ESXi DCUI...4 NVIDIA GRID...4 Horizon with GRID vgpu...4 Horizon with GRID vdga. VMware vsphere 6.0 1.1/ 2015 3 ... 3 vsphere Hypervisor... 3... 3 ESXi... 3... 3... 3... 3 ESXi... 3... 3 DCUI...4 NVIDIA GRID...4 Horizon with GRID vgpu...4 Horizon with GRID vdga... 5... 6 ESXi 6.0...6

More information

ebook140-9

ebook140-9 9 VPN VPN Novell BorderManager Windows NT PPTP V P N L A V P N V N P I n t e r n e t V P N 9.1 V P N Windows 98 Windows PPTP VPN Novell BorderManager T M I P s e c Wi n d o w s I n t e r n e t I S P I

More information

穨control.PDF

穨control.PDF TCP congestion control yhmiu Outline Congestion control algorithms Purpose of RFC2581 Purpose of RFC2582 TCP SS-DR 1998 TCP Extensions RFC1072 1988 SACK RFC2018 1996 FACK 1996 Rate-Halving 1997 OldTahoe

More information

Guide to Install SATA Hard Disks

Guide to Install SATA Hard Disks SATA RAID 1. SATA. 2 1.1 SATA. 2 1.2 SATA 2 2. RAID (RAID 0 / RAID 1 / JBOD).. 4 2.1 RAID. 4 2.2 RAID 5 2.3 RAID 0 6 2.4 RAID 1.. 10 2.5 JBOD.. 16 3. Windows 2000 / Windows XP 20 1. SATA 1.1 SATA Serial

More information

自由軟體教學平台

自由軟體教學平台 NCHC Opensource task force DRBL steven@nchc.gov.tw, c00hkl00@nchc.gov.tw National Center for High-Performance Computing http://www.nchc.gov.tw Jan, 2003 1 2003/1/28 ( ) 09:00-10:30 10:40-12:00 Linux 13:00-14:30

More information

Cadence SPB 15.2 VOICE Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1

Cadence SPB 15.2 VOICE Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1 Cadence SPB 15.2 VOICE 2005-05-07 Cadence SPB 15.2 PC Cadence 3 (1) CD1 1of 2 (2) CD2 2of 2 (3) CD3 Concept HDL 1of 1 1 1.1 Cadence SPB 15.2 2 Microsoft 1.1.1 Windows 2000 1.1.2 Windows XP Pro Windows

More information

Seattle Children's 如何确保在整个企业范围内实现有效的虚拟化

Seattle Children's 如何确保在整个企业范围内实现有效的虚拟化 Seattle Children's 如 何 确 保 在 整 个 企 业 范 围 内 实 现 有 效 的 虚 拟 化 Cisco VMware Hitachi Data Systems Cisco 2012 10 2 目 录 概 述 3 简 介 4 忙 碌 中 的 保 健 医 生 需 要 加 强 对 信 息 的 访 问 4 利 用 业 界 一 流 技 术 部 署 VDI 5 VMware 5 Cisco

More information

SA-DK2-U3Rユーザーズマニュアル

SA-DK2-U3Rユーザーズマニュアル USB3.0 SA-DK2-U3R 2007.0 2 3 4 5 6 7 8 System Info. Manual Rebuild Delete RAID RAID Alarm Rebuild Rate Auto compare Temp Management Load Default Elapse time Event Log 0 2 3 4 2 3 4 ESC 5

More information

1 IT IT IT IT Virtual Machine, VM VM VM VM Operating Systems, OS IT

1 IT IT IT IT Virtual Machine, VM VM VM VM Operating Systems, OS IT 1 IT IT IT IT Virtual Machine, VM VM VM VM Operating Systems, OS IT Chapter 1 了解虛擬化技術種類 硬體 / 平台 / 伺服器虛擬化 VM VM VM CPU Hypervisor VMM Virtual Machine Manager VM Host OS VM VM Guest OS Host OS CPU VM Hyper-V

More information

BYOD IP+Optical (IP NGN) API 4. End-to-End (Service Aware) 5. IP NGN (IP Next Generation Network) ( ) Prime Carrier Management Access Edge Co

BYOD IP+Optical (IP NGN) API 4. End-to-End (Service Aware) 5. IP NGN (IP Next Generation Network) ( ) Prime Carrier Management Access Edge Co BYOD 228 2015 IT open source DIY ( ) Up/Down HP NNMi WhatsUp Gold Nagios HP SiteScope WhatsUp Gold HP NNMi WhatsUp Gold Cacti MRTG HP ispi Performance for Metrics WhatsUp Gold ( ) Open source Agent End-to-End

More information

IT Data-intensive application,iscsi Middl

IT Data-intensive application,iscsi Middl 112-861 2-1-1 163 8677 1 24 2 E-mail: shiori@ogl.is.ocha.ac.jp, sane@cc.kogakuin.ac.jp, oguchi@computer.org IT Data-intensive application,iscsi iddleware for Load Distribution among Cloud Computing Resource

More information

K301Q-D VRT中英文说明书141009

K301Q-D VRT中英文说明书141009 THE INSTALLING INSTRUCTION FOR CONCEALED TANK Important instuction:.. Please confirm the structure and shape before installing the toilet bowl. Meanwhile measure the exact size H between outfall and infall

More information

<4D6963726F736F667420576F7264202D20483343CAD3C6B5BCE0BFD8BDE2BEF6B7BDB0B8A3A8B4E6B4A2B2BFCAF0A3A9BCBCCAF5B0D7C6A4CAE92E646F63>

<4D6963726F736F667420576F7264202D20483343CAD3C6B5BCE0BFD8BDE2BEF6B7BDB0B8A3A8B4E6B4A2B2BFCAF0A3A9BCBCCAF5B0D7C6A4CAE92E646F63> H3C 视 频 监 控 解 决 方 案 ( 存 储 部 署 ) 技 术 白 皮 书 关 键 词 : 单 播 组 播 存 储 视 频 监 控 摘 要 :H3C 视 频 监 控 解 决 方 案 ( 存 储 部 署 ) 整 合 了 自 主 知 识 产 权 的 IP 存 储 和 视 频 监 控 二 者 的 优 势, 根 据 用 户 的 应 用 场 景 提 供 了 多 种 视 频 数 据 存 储 模 式, 通

More information

1 o o o CPU o o o o o SQL Server 2005 o CPU o o o o o SQL Server o Microsoft SQL Server 2005

1 o o o CPU o o o o o SQL Server 2005 o CPU o o o o o SQL Server o Microsoft SQL Server 2005 1 o o o CPU o o o o o SQL Server 2005 o CPU o o o o o SQL Server o Microsoft SQL Server 2005 1 1...3 2...20 3...28 4...41 5 Windows SQL Server...47 Microsoft SQL Server 2005 DBSRV1 Microsoft SQL Server

More information

ebook 132-6

ebook 132-6 6 SQL Server Windows NT Windows 2000 6.1 Enterprise Manager SQL Server Enterprise Manager( ) (Microsoft Management C o n s o l e M M C ) Enterprise Manager SQL Server Enterprise Manager 6.1.1 Enterprise

More information

ebook62-1

ebook62-1 1 Red Hat Linux R e d Hat Linux L i n u x X Wi n d o w Red Hat L i n u x 1.1 Red Hat Linux Red Hat 16 M 120 M 3. 5 Intel 386 C D - R O M C D - R O M We b / 1.1.1 L i n u x L i n u 4 Primary Partition Extended

More information

LSI U320 SCSI卡用户手册.doc

LSI U320 SCSI卡用户手册.doc V1.0 Ultra320 SCSI SCSI 2004 7 PentiumIntel MS-DOS Windows Novell Netware Novell Sco Unix Santa Cruz Operation LSI U320 SCSI SCSI SCSI Integrated Mirroring/Integrated Striping BIOS Firmware LSI U320 SCSI

More information

VIDEOJET connect 7000 VJC-7000-90 zh- CHS Operation Manual VIDEOJET connect 7000 zh-chs 3 目 录 1 浏 览 器 连 接 7 1.1 系 统 要 求 7 1.2 建 立 连 接 7 1.2.1 摄 像 机 中 的 密 码 保 护 7 1.3 受 保 护 的 网 络 7 2 系 统 概 述 8 2.1 实 况

More information

Symantec™ Sygate Enterprise Protection 防护代理安装使用指南

Symantec™ Sygate Enterprise Protection 防护代理安装使用指南 Symantec Sygate Enterprise Protection 防 护 代 理 安 装 使 用 指 南 5.1 版 版 权 信 息 Copyright 2005 Symantec Corporation. 2005 年 Symantec Corporation 版 权 所 有 All rights reserved. 保 留 所 有 权 利 Symantec Symantec 徽 标 Sygate

More information

Windows 2000 Server for T100

Windows 2000 Server for T100 T200 3020 Windows 2000 Advanced Server /Windows NT 4.0 Server /Redhat Linux7.3 SCO UnixWare7.1.1 Novell NetWare5.0 1. Windows 2000 Advanced Server / 2. Windows NT 4.0 Server / 3. Redhat Linux7.3 4. SCO

More information

VASP应用运行优化

VASP应用运行优化 1 VASP wszhang@ustc.edu.cn April 8, 2018 Contents 1 2 2 2 3 2 4 2 4.1........................................................ 2 4.2..................................................... 3 5 4 5.1..........................................................

More information

untitled

untitled 2006 6 Geoframe Geoframe 4.0.3 Geoframe 1.2 1 Project Manager Project Management Create a new project Create a new project ( ) OK storage setting OK (Create charisma project extension) NO OK 2 Edit project

More information

K7VT2_QIG_v3

K7VT2_QIG_v3 ............ 1 2 3 4 5 [R] : Enter Raid setup utility 6 Press[A]keytocreateRAID RAID Type: JBOD RAID 0 RAID 1: 2 7 RAID 0 Auto Create Manual Create: 2 RAID 0 Block Size: 16K 32K

More information

BizSpark 初 创 公 司 计 划 指 南 目 录 什 么 是 BizSpark?... 1 计 划 概 述... 1 计 划 结 构 和 角 色... 1 初 创 公 司 资 格... 3 使 用 BizSpark 的 产 品 和 联 机 服 务 的 示 例 :... 3 职 责... 5

BizSpark 初 创 公 司 计 划 指 南 目 录 什 么 是 BizSpark?... 1 计 划 概 述... 1 计 划 结 构 和 角 色... 1 初 创 公 司 资 格... 3 使 用 BizSpark 的 产 品 和 联 机 服 务 的 示 例 :... 3 职 责... 5 初 创 公 司 计 划 指 南 免 责 声 明 Microsoft 对 本 文 档 中 所 包 含 的 信 息 不 做 任 何 明 示 默 示 或 法 定 的 保 证 遵 守 所 有 适 用 的 版 权 法 / 著 作 权 法 是 用 户 的 责 任 在 版 权 规 定 的 权 利 之 外, 未 经 Microsoft Corporation 明 确 书 面 许 可, 无 论 出 于 何 种 目 的,

More information

幻灯片 1

幻灯片 1 SDN 和 分 布 式 网 络 虚 拟 化 设 计 QQ : 67278439 新 浪 微 博 :@ 盛 科 张 卫 峰 Topic SDN 对 云 计 算 网 络 的 价 值 SDN 网 络 虚 拟 化 方 案 一 览 从 OVN 看 分 布 式 网 络 虚 拟 化 设 计 基 于 硬 件 SDN 交 换 机 的 网 络 虚 拟 化 SDN 是 一 种 思 想 SDN 不 是 一 种 具 体 的

More information

Microsoft PowerPoint - Aqua-Sim.pptx

Microsoft PowerPoint - Aqua-Sim.pptx Peng Xie, Zhong Zhou, Zheng Peng, Hai Yan, Tiansi Hu, Jun-Hong Cui, Zhijie Shi, Yunsi Fei, Shengli Zhou Underwater Sensor Network Lab 1 Outline Motivations System Overview Aqua-Sim Components Experimental

More information

共同供應契約項次總 表 PowerConnect 8024F ( IPV6) 679, /100/1000Base-T PowerConnect , /100Base-TX ( IPV6) PowerConnect ,64

共同供應契約項次總 表 PowerConnect 8024F ( IPV6) 679, /100/1000Base-T PowerConnect , /100Base-TX ( IPV6) PowerConnect ,64 ... p1... p2-9... p11-28... Citrix p29-30... p31-35... McAfee p36-44... Citrix p45-47... McAfee p48-51... Cisco p52-57... p59-64... p65-66... p67-69... p70-78... p79-82... EMC p83... p84 LP5-100011...

More information

Serial ATA ( Nvidia nforce430)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A (6) Microsoft Win

Serial ATA ( Nvidia nforce430)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A (6) Microsoft Win Serial ATA ( Nvidia nforce430)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A... 11 (6) Microsoft Windows 2000... 14 Ác Åé å Serial ATA ( Nvidia nforce430)

More information

IT 2

IT 2 适用于多种云环境的 智能 IT 运维 引领未来的公司 1 IT 2 Downtime Does the root cause lie in the application or the infrastructure? Figuring this out often means many unproductive cycles. Siloed Visibility Buried by alert storms

More information

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO

Important Notice SUNPLUS TECHNOLOGY CO. reserves the right to change this documentation without prior notice. Information provided by SUNPLUS TECHNOLO Car DVD New GUI IR Flow User Manual V0.1 Jan 25, 2008 19, Innovation First Road Science Park Hsin-Chu Taiwan 300 R.O.C. Tel: 886-3-578-6005 Fax: 886-3-578-4418 Web: www.sunplus.com Important Notice SUNPLUS

More information

Sun StorEdge 3000 系列安装、操作和维护手册 (3310)

Sun StorEdge 3000 系列安装、操作和维护手册 (3310) Sun StorEdge 3000 系 列 安 装 操 作 和 维 护 手 册 Sun StorEdge 3310 SCSI 阵 列 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. 650-960-1300 部 件 号 816-7960-11 2003 年 6 月, 修 订 版 A 有 关 本 文 档 的

More information

存储视频监控封面(210×270mm)-0725

存储视频监控封面(210×270mm)-0725 HUAWEI STORAGE 2014 年 08 月 总 第 6 期 视 频 监 控 专 刊 华 为 存 储 Marketing 部 华 为 存 储 视 频 监 控 专 刊 洞 察 图 像 智 慧 华 为 存 储 让 平 安 城 市 更 平 安 以 智 融 存 智 通 平 安 从 VSD 技 术 看 平 安 城 市 的 未 来 存 储 及 应 用 发 展 视 频 监 控 技 术 的 IT 化 趋 势

More information

IBM System x 系列手册

IBM System x 系列手册 IBM Systems and Technology System x IBM System x IBM System x 2 IBM System x IBM System x IBM System x BladeCenter RAS IT System x BladeCenter - IT IBM - IBM X System x System x IBM System x System x BladeCenter

More information

f2.eps

f2.eps 前 言, 目 录 产 品 概 况 1 SICAM PAS SICAM 电 力 自 动 化 系 统 配 置 和 使 用 说 明 配 置 2 操 作 3 实 时 数 据 4 人 机 界 面 5 SINAUT LSA 转 换 器 6 状 态 与 控 制 信 息 A 版 本 号 : 08.03.05 附 录, 索 引 安 全 标 识 由 于 对 设 备 的 特 殊 操 作 往 往 需 要 一 些 特 殊 的

More information

untitled

untitled 51Testing Diana LI Xbox Xbox Live Fidelity Investments Office Server group Xbox Expedia Inc ( elong ) 1996 1996. bug break - 5Ws bug. Trust No One) QA Function Assignment Checking Timing Build/Package/Merge

More information

156 ORACLE SUN ORACLE SUN

156 ORACLE SUN ORACLE SUN ORACLE SUN ( Oracle ) Oracle Oracle SUN SUN Oracle 155 156 ORACLE SUN ORACLE SUN Database Appliance X4-1 Oracle ORACLE SUN 1. Oracle Database Appliance (ODA) X4-2 ODA Oracle Database (OLTP) Oracle License

More information

Bus Hound 5

Bus Hound 5 Bus Hound 5.0 ( 1.0) 21IC 2007 7 BusHound perisoft PC hound Bus Hound 6.0 5.0 5.0 Bus Hound, IDE SCSI USB 1394 DVD Windows9X,WindowsMe,NT4.0,2000,2003,XP XP IRP Html ZIP SCSI sense USB Bus Hound 1 Bus

More information

Oracle 4

Oracle 4 Oracle 4 01 04 Oracle 07 Oracle Oracle Instance Oracle Instance Oracle Instance Oracle Database Oracle Database Instance Parameter File Pfile Instance Instance Instance Instance Oracle Instance System

More information

untitled

untitled V3049A-EXD IP-SAN/NAS Infinova Infinova Infinova Infinova www.infinova.com.cn Infinova Infinova Infinova 1 2 1 2 V3049A-EXD-R16 V3049A-EXD-R24 ... 1 1.1... 1 1.2... 1 1.3... 1... 2 2.1... 2 2.2... 3...

More information

Serial ATA ( nvidia nforce4 Ultra/SLI)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A (6) Micro

Serial ATA ( nvidia nforce4 Ultra/SLI)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A (6) Micro Serial ATA ( nvidia nforce4 Ultra/SLI)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A... 11 (6) Microsoft Windows 2000... 14 Ác Åé å Serial ATA ( nvidia

More information

WebSphere Studio Application Developer IBM Portal Toolkit... 2/21 1. WebSphere Portal Portal WebSphere Application Server stopserver.bat -configfile..

WebSphere Studio Application Developer IBM Portal Toolkit... 2/21 1. WebSphere Portal Portal WebSphere Application Server stopserver.bat -configfile.. WebSphere Studio Application Developer IBM Portal Toolkit... 1/21 WebSphere Studio Application Developer IBM Portal Toolkit Portlet Doug Phillips (dougep@us.ibm.com),, IBM Developer Technical Support Center

More information

HP StorageWorks Automated Storage Manager 用户指南

HP StorageWorks Automated Storage Manager 用户指南 HP StorageWorks Automated Storage Manager 用 户 指 南 HP 部 件 号 :5697-0822 出 版 日 期 :2011 年 3 月 第 2 版 版 权 所 有 2010, 2011 Hewlett-Packard Development Company, L.P. 保 密 的 计 算 机 软 件 拥 有 使 用 或 复 制 本 软 件 需 获 得 HP

More information

ebook 185-6

ebook 185-6 6 Red Hat Linux DB2 Universal Database 6.1 D B 2 Red Hat D B 2 Control Center D B 2 D B 2 D B 2 6.1 DB2 Universal Database [DB2]6.1 D B 2 O LT P O L A P D B 2 I B M P C We e k D B 2 D B 2 L i n u x Windows

More information

ERP ERP ERP ERP ERP 13

ERP ERP ERP ERP ERP 13 20081521051 08 ) ERP 2012 05 06 ERP ERP ERP ERP ERP 13 Title Comprehensive Budget Management Related Issues Under the ERP Environment Research Abstract The overall budget management has been introduced

More information

untitled

untitled V3041A-J/V3042A-J IP-SAN/NAS Infinova Infinova Infinova Infinova www.infinova.com.cn Infinova Infinova Infinova 1 2 1 2 V3041A-16R-J V3041A-24R-J V3042A-16R-J V3042A-24R-J V3049-EXD-R16 V3049-EXD-R24 ...

More information

P4VM800_BIOS_CN.p65

P4VM800_BIOS_CN.p65 1 Main H/W Monitor Boot Security Exit System Overview System Time System Date [ 17:00:09] [Fri 02/25/2005] BIOS Version : P4VM800 BIOS P1.00 Processor Type : Intel (R) Pentium (R) 4 CPU 2.40 GHz Processor

More information

FalconStor CDP FalconStor CDP e FalconStor CDP FalconStor CDP 24x7 FalconStor CDP CDP 255 FalconStor CDP iscsi Fibre Channel 1 100% FalconStor CDP App

FalconStor CDP FalconStor CDP e FalconStor CDP FalconStor CDP 24x7 FalconStor CDP CDP 255 FalconStor CDP iscsi Fibre Channel 1 100% FalconStor CDP App NASDAQ: FALC disk-based data protection Forbes 25 5 IT FalconStor VTL FalconStor CDP FalconStor NSS FalconStor FDS TOTALLY Open IPStor Business Continuity Disaster Recovery Backup Optimization Data De-duplication

More information

RAID RAID 0 RAID 1 RAID 5 RAID * (-1)* (/ 2)* No Yes Yes Yes SATA A. B. BIOS SATA C. RAID BIOS RAID ( ) D. RAID/AHCI ( ) S ATA S S D ( ) (

RAID RAID 0 RAID 1 RAID 5 RAID * (-1)* (/ 2)* No Yes Yes Yes SATA A. B. BIOS SATA C. RAID BIOS RAID ( ) D. RAID/AHCI ( ) S ATA S S D ( ) ( SATA... 2 RAID/AHCI... 16 Intel Optane... 19 Intel Virtual RAID on CPU (Intel VROC)... 21 RAID RAID 0 RAID 1 RAID 5 RAID 10 2 2 3 4 * (-1)* (/ 2)* No Yes Yes Yes SATA A. B. BIOS SATA C. RAID BIOS RAID

More information

Microsoft Word - PS2_linux_guide_cn.doc

Microsoft Word - PS2_linux_guide_cn.doc Linux For $ONY PlayStatioin2 Unofficall General Guide Language: Simplified Chinese First Write By Beter Hans v0.1 Mail: hansb@citiz.net Version: 0.1 本 人 是 菜 鸟 + 小 白 欢 迎 指 正 错 误 之 处, 如 果 您 有 其 他 使 用 心 得

More information

BYOD /04, Devices by Operating System and User Type, Worldwide, Worldwide Devices Shipments by Segment(Thousands of Units) Devi

BYOD /04, Devices by Operating System and User Type, Worldwide, Worldwide Devices Shipments by Segment(Thousands of Units) Devi BYOD BYOD VMware 2013~2014 PC BYOD 2013 PC 11.4% 32.6% 21.1% JT PC 2014 2 Sony VAIO BYOD VMware BYOD 1. IDC2013 ( ) 2012 2017 2012 2 IDC 2013 Worldwide Smart Connected Device Tracker Forecast Data Gartner

More information

概述

概述 Compatibility Report of Red Flag DC Server 4.0 Power by: Product Dept. of Red Flag Date: Mar.31.2003 1...1 2...2 2.1...2 2.2...2 2.3...2 2.4...2 3...3 3.1...3 3.2...15 4...17 1 Red Flag DC Server 4.0 Red

More information

FalconStor CDP FalconStor CDP DataCore Dbvisit dynatrace EMC EATON FalconStor Gemalto e FalconStor CDP FalconStor CDP 24x7 FalconStor CDP CDP 255 Falc

FalconStor CDP FalconStor CDP DataCore Dbvisit dynatrace EMC EATON FalconStor Gemalto e FalconStor CDP FalconStor CDP 24x7 FalconStor CDP CDP 255 Falc NASDAQ: FALC disk-based data protection Forbes 25 5 IT FalconStor VTL FalconStor CDP FalconStor NSS FalconStor FDS TOTALLY Open IPStor Business Continuity Disaster Recovery Backup Optimization Data De-duplication

More information

Ác Åé å Serial ATA ( Sil3132) S A T A (1) SATA (2) BIOS SATA (3)* RAID BIOS RAID (4) SATA (5) SATA (a) S A T A ( S A T A R A I D ) (b) (c) Windows XP

Ác Åé å Serial ATA ( Sil3132) S A T A (1) SATA (2) BIOS SATA (3)* RAID BIOS RAID (4) SATA (5) SATA (a) S A T A ( S A T A R A I D ) (b) (c) Windows XP Serial ATA ( Sil3132)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 10 (5) S A T A... 12 Ác Åé å Serial ATA ( Sil3132) S A T A (1) SATA (2) BIOS SATA (3)* RAID BIOS

More information

Windows Server 2003及Active Directory的除錯及災難回復 (M050103403)

Windows Server 2003及Active Directory的除錯及災難回復 (M050103403) 4 Active Directory 2005 01 易 度 易 1. Windows Server 2003 2. Windows XP 3. Windows Media Service 劉 路 M050103403 2005/01/21 不 狀 不 更 不 不 CPU 不 不 不 不 狀 了 更 DC( ) DC 更 來 DC 不 不 Active Directory 不 來 Active Directory

More information

1 SQL Server 2005 SQL Server Microsoft Windows Server 2003NTFS NTFS SQL Server 2000 Randy Dyess DBA SQL Server SQL Server DBA SQL Server SQL Se

1 SQL Server 2005 SQL Server Microsoft Windows Server 2003NTFS NTFS SQL Server 2000 Randy Dyess DBA SQL Server SQL Server DBA SQL Server SQL Se 1 SQL Server 2005 DBA Microsoft SQL Server SQL ServerSQL Server SQL Server SQL Server SQL Server SQL Server 2005 SQL Server 2005 SQL Server 2005 o o o SQL Server 2005 1 SQL Server 2005... 3 2 SQL Server

More information

Microsoft PowerPoint ARIS_Platform_en.ppt

Microsoft PowerPoint ARIS_Platform_en.ppt ARIS Platform www.ixon.com.tw ARIS ARIS Architecture of Integrated Information System Prof. Dr. Dr. h.c. mult. August-Wilhelm Scheer ARIS () 2 IDS Scheer AG International Presence >> Partners and subsidiaries

More information

Sun Fire V440 Server Administration Guide - zh_TW

Sun Fire V440 Server Administration Guide - zh_TW Sun Fire V440 Server 管 理 指 南 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054 U.S.A. 650-960-1300 文 件 號 碼 :817-2818-10 2003 年 7 月, 修 訂 版 A 將 您 對 此 文 件 的 意 見 傳 送 到 :http://www.sun.com/hwdocs/feedback

More information

ebook 96-16

ebook 96-16 16 13 / ( ) 16-1 SQL*Net/Net8 SQL*Net/Net8 SQL*Net/Net8 16-1 / S Q L SQL*Net V2 N e t 8 S Q L * N e t N e t ( ) 16.1 S Q L O r a c l e S Q L 16 401 ) ( H R _ L I N K create database link p u b l i c (

More information

13 A DSS B DSS C DSS D DSS A. B. C. CPU D. 15 A B Cache C Cache D L0 L1 L2 Cache 16 SMP A B. C D 17 A B. C D A B - C - D

13 A DSS B DSS C DSS D DSS A. B. C. CPU D. 15 A B Cache C Cache D L0 L1 L2 Cache 16 SMP A B. C D 17 A B. C D A B - C - D 2008 1 1 A. B. C. D. UML 2 3 2 A. B. C. D. 3 A. B. C. D. UML 4 5 4 A. B. C. D. 5 A. B. C. D. 6 6 A. DES B. RC-5 C. IDEA D. RSA 7 7 A. B. C. D. TCP/IP SSL(Security Socket Layer) 8 8 A. B. C. D. 9 9 A. SET

More information

电力信息化2013年第1期.indb

电力信息化2013年第1期.indb 中图分类号 TP319 文献标志码 B 文章编号 1672-4844(213)1-87-6 摘要 SAP ERP 信息是很多大型企业的核心信息 是企业在进行容灾建设时主要关切的 信息 文章以双活方式运行的特点对 SAP ERP 信息进行了分析 推导出了 SAP ERP 信息以双活模式运行时操作响时间的计算公式 提出了影响操作响时间的主要因素是网 络时延 测试了 SAP ERP 产品以服务器双活模式运行的实际效果和以数据库双活

More information

Simulator By SunLingxi 2003

Simulator By SunLingxi 2003 Simulator By SunLingxi sunlingxi@sina.com 2003 windows 2000 Tornado ping ping 1. Tornado Full Simulator...3 2....3 3. ping...6 4. Tornado Simulator BSP...6 5. VxWorks simpc...7 6. simulator...7 7. simulator

More information

05 01 X Window X Window Linux Linux X Window X Window Webmin Web Linux Linux X Window X Window Notebook PC X Window X Window module Linux Linux kernel

05 01 X Window X Window Linux Linux X Window X Window Webmin Web Linux Linux X Window X Window Notebook PC X Window X Window module Linux Linux kernel Linux sub bash test2.sh sub bash test.sh test2.sh sub bash var1 123 123 test.sh test2.sh var1 bash sub bash var1 bash 01 5-4 X Window X Window X Window Linux Server X Window CPU2006 Linux X Window benchmark

More information

Microsoft Word - template.doc

Microsoft Word - template.doc HGC efax Service User Guide I. Getting Started Page 1 II. Fax Forward Page 2 4 III. Web Viewing Page 5 7 IV. General Management Page 8 12 V. Help Desk Page 13 VI. Logout Page 13 Page 0 I. Getting Started

More information

ebook66-15

ebook66-15 1 5 Wi n d o w s 3 17 18 15.1 Vi r t u a l A l l o c p v A d d r e s s M U L L Vi r t u a l A l l o c M E M _ TO P _ D O W N 50 MB 52 428 800 5 0 1 024 1 024 p v A d d r e s s Vi r t u a l A l l o c N

More information

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I

IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I 2004 5 IP TCP/IP PC OS µclinux MPEG4 Blackfin DSP MPEG4 IP UDP Winsock I/O DirectShow Filter DirectShow MPEG4 µclinux TCP/IP IP COM, DirectShow I Abstract The techniques of digital video processing, transferring

More information

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d

Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies to all d WeChat Search Visual Identity Guidelines WEDESIGN 2018. 04 Preface This guide is intended to standardize the use of the WeChat brand and ensure the brand's integrity and consistency. The guide applies

More information

untitled

untitled LBS Research and Application of Location Information Management Technology in LBS TP319 10290 UDC LBS Research and Application of Location Information Management Technology in LBS , LBS PDA LBS

More information

2005 5,,,,,,,,,,,,,,,,, , , 2174, 7014 %, % 4, 1961, ,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2

2005 5,,,,,,,,,,,,,,,,, , , 2174, 7014 %, % 4, 1961, ,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2 3,,,,,, 1872,,,, 3 2004 ( 04BZS030),, 1 2005 5,,,,,,,,,,,,,,,,, 1928 716,1935 6 2682 1928 2 1935 6 1966, 2174, 7014 %, 94137 % 4, 1961, 59 1929,30, 30,, 4,1976,627,,,,, 3 (1993,12 ),, 2 , :,,,, :,,,,,,

More information

资源管理软件TORQUE与作业调度软件Maui的安装、设置及使用

资源管理软件TORQUE与作业调度软件Maui的安装、设置及使用 TORQUE Maui hmli@ustc.edu.cn 2008 1 1 TORQUE 2 1.1 TORQUE........................... 2 1.2 TORQUE...................... 2 1.3 TORQUE.......................... 4 1.4 TORQUE........................... 4

More information

P4V88+_BIOS_CN.p65

P4V88+_BIOS_CN.p65 1 Main H/W Monitor Boot Security Exit System Overview System Time System Date [ 17:00:09] [Wed 12/22/2004] BIOS Version : P4V88+ BIOS P1.00 Processor Type : Intel (R) Pentium (R) 4 CPU 2.40 GHz Processor

More information

AppAssure 5

AppAssure 5 Dell AppAssure 5 用 户 指 南 5.4.2 2014 Dell Inc. 保 留 所 有 权 利 本 指 南 包 含 受 版 权 保 护 的 专 有 信 息 本 指 南 中 所 述 的 软 件 根 据 软 件 许 可 或 保 密 协 议 提 供 只 能 根 据 适 用 协 议 的 条 款 使 用 或 复 制 此 软 件 未 经 Dell Inc. 书 面 许 可, 不 得 以 任

More information

Ác Åé å Serial ATA ( nvidia nforce4 SLI) S A T A (1) SATA (2) BIOS SATA (3)* RAID BIOS RAID (4) SATA (5) SATA (a) S A T A ( S A T A R A I D ) (b) (c)

Ác Åé å Serial ATA ( nvidia nforce4 SLI) S A T A (1) SATA (2) BIOS SATA (3)* RAID BIOS RAID (4) SATA (5) SATA (a) S A T A ( S A T A R A I D ) (b) (c) Serial ATA ( nvidia nforce4 SLI)...2 (1) SATA... 2 (2) B I O S S A T A... 3 (3) RAID BIOS RAID... 6 (4) S A T A... 9 (5) S A T A... 11 (6) Microsoft Windows 2000... 14 Ác Åé å Serial ATA ( nvidia nforce4

More information

<4D6963726F736F667420576F7264202D20312D3120B9ABBFAAD7AAC8C3CBB5C3F7CAE9A3A8C9EAB1A8B8E5A3A92E646F63>

<4D6963726F736F667420576F7264202D20312D3120B9ABBFAAD7AAC8C3CBB5C3F7CAE9A3A8C9EAB1A8B8E5A3A92E646F63> 广 西 新 豪 智 云 技 术 股 份 有 限 公 司 ( 申 报 稿 ) 推 荐 主 办 券 商 二 〇 一 六 年 一 月 声 明 本 公 司 及 全 体 董 事 监 事 高 级 管 理 人 员 承 诺 不 存 在 虚 假 记 载 误 导 性 陈 述 或 重 大 遗 漏, 并 对 其 真 实 性 准 确 性 完 整 性 承 担 个 别 和 连 带 的 法 律 责 任 本 公 司 负 责 人 和

More information

AL-M200 Series

AL-M200 Series NPD4754-00 TC ( ) Windows 7 1. [Start ( )] [Control Panel ()] [Network and Internet ( )] 2. [Network and Sharing Center ( )] 3. [Change adapter settings ( )] 4. 3 Windows XP 1. [Start ( )] [Control Panel

More information

Logitech Wireless Combo MK45 English

Logitech Wireless Combo MK45 English Logitech Wireless Combo MK45 Setup Guide Logitech Wireless Combo MK45 English................................................................................... 7..........................................

More information

68369 (ppp quickstart guide)

68369 (ppp quickstart guide) Printed in USA 04/02 P/N 68369 rev. B PresencePLUS Pro PC PresencePLUS Pro PresencePLUS Pro CD Pass/Fails page 2 1 1. C-PPCAM 2. PPC.. PPCAMPPCTL 3. DB9D.. STPX.. STP.. 01 Trigger Ready Power 02 03 TRIGGER

More information

(Quad-Core Intel Xeon 2.0GHz) ()(SAS) (Quad-Core Intel Xeon 2.0GHz) (Windows )(Serial ATA) (Quad-Core Intel Xeon 2.0GHz) (Linux)(Serial ATA)

(Quad-Core Intel Xeon 2.0GHz) ()(SAS) (Quad-Core Intel Xeon 2.0GHz) (Windows )(Serial ATA) (Quad-Core Intel Xeon 2.0GHz) (Linux)(Serial ATA) LP5-970060 HP (EDA) HP (GIS) HP OEM HP z400 z600/xw6000 z800 xw9000 CPU 8 intel base 6SATA channel SAS Hard Disk PCI-X 192GB Memory CAE D H D SDHD CPU APRAM CPU, AMD Dual core Model 3D 64GB Memory SCI

More information

AIX系统培训7.ppt

AIX系统培训7.ppt AIX Undefined Defined Available No Differenc bound vmstat when %user + %sys greater than 80% I/O bound vmstat when %iowait greater than 40% (AIX 4.3.3 or later) lication

More information

入學考試網上報名指南

入學考試網上報名指南 入 學 考 試 網 上 報 名 指 南 On-line Application Guide for Admission Examination 16/01/2015 University of Macau Table of Contents Table of Contents... 1 A. 新 申 請 網 上 登 記 帳 戶 /Register for New Account... 2 B. 填

More information

WinMDI 28

WinMDI 28 WinMDI WinMDI 2 Region Gate Marker Quadrant Excel FACScan IBM-PC MO WinMDI WinMDI IBM-PC Dr. Joseph Trotter the Scripps Research Institute WinMDI HP PC WinMDI WinMDI PC MS WORD, PowerPoint, Excel, LOTUS

More information

F4

F4 DOI:10.3969/j.issn.1009-6868.2016.01.002 网 络 出 版 地 址 :http://www.cnki.net/kcms/detail/34.1228.tn.20151117.1506.006.html Challenges and Countermeasures of Network Space Security 周 延 森 /ZHOU Yansen 周 琳 娜

More information

IP505SM_manual_cn.doc

IP505SM_manual_cn.doc IP505SM 1 Introduction 1...4...4...4...5 LAN...5...5...6...6...7 LED...7...7 2...9...9...9 3...11...11...12...12...12...14...18 LAN...19 DHCP...20...21 4 PC...22...22 Windows...22 TCP/IP -...22 TCP/IP

More information

Abstract arm linux tool-chain root NET-Start! 2

Abstract arm linux tool-chain root NET-Start! 2 Lab III - Embedding Linux 1 Abstract arm linux tool-chain root NET-Start! 2 Part 1.4 Step1. tool-chain 4 Step2. PATH 4 Part 2 kernel 5 Step1. 5 Step2... 6 Step3...8 Part 3 root. 8 Step1. 8 Step2. 8 Part

More information

2015 Chinese FL Written examination

2015 Chinese FL Written examination Victorian Certificate of Education 2015 SUPERVISOR TO ATTACH PROCESSING LABEL HERE Letter STUDENT NUMBER CHINESE FIRST LANGUAGE Written examination Monday 16 November 2015 Reading time: 11.45 am to 12.00

More information