上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 122 下一页

2014年3月20日

如何从头开始确定虚拟SharePoint服务器场的配置(compute resource, network和storage)

摘要: 让我们来设想一下, 假设你被上级要求设计一个SharePoint场, 用于满足自己公司的需求. 那么, 你会怎么做呢? 首先, 摆在你面前的是一系列的问题: 1. 用实体机搭建还是选用虚拟机平台? 2. 我的需求究竟是怎么样的? 如果需要描述, 我可以把这份需求拆分成为几个方面的问题? 3. 我的服务器场需要怎样的拓扑逻辑(即服务器角色分配)? 4. 为我的服务器场分配多少计算资... 阅读全文

posted @ 2014-03-20 17:36 中道学友 阅读(2057) 评论(0) 推荐(0)

2014年3月18日

如何确定服务器的网络使用率?

摘要: 首先, 我们需要抓取了Performance Monitor的日志, 所选的counter set为Network Interface, 需要的counter为Bytes Total/sec和Current Bandwidth. 得到这两个值之后, 剩下的就是一个简单的计算问题了. Network usage(%) = Bytes Total / Current Bandwidth ... 阅读全文

posted @ 2014-03-18 11:14 中道学友 阅读(1496) 评论(0) 推荐(0)

2014年3月6日

[转载][概念]Storage Pool, Private RAID Group, Private LUN

摘要: Storage Pool的起源 ========================== Some time ago, EMC introduced the concept of Virtual Provisioning and Storage Pools in their Clariion line of arrays. The main idea for doing this is to ... 阅读全文

posted @ 2014-03-06 16:53 中道学友 阅读(2891) 评论(0) 推荐(0)

2014年2月11日

SQL VM上磁盘延迟高, 但Host和Storage Array上的延迟却很低的问题

摘要: 按照下面的步骤, 问题解决. =========================== Per Microsoft DDK, Microsoft storport.sys maintains a device queue for each device it controls and the storport interface allows the underlying miniport to... 阅读全文

posted @ 2014-02-11 23:49 中道学友 阅读(492) 评论(0) 推荐(0)

2014年2月8日

如何更换Office 2013的product key?

摘要: 第一步 第二步 第三步 ... ... ... ... ^_^ 参考资料 ======================== Change Product Key Office 2013 Home and Business http://answers.microsoft.com/en-us/office/forum/office_2013_release-office_... 阅读全文

posted @ 2014-02-08 13:05 中道学友 阅读(2535) 评论(0) 推荐(0)

一个挺好用的在线时区转换工具

摘要: Time Zone Converter – Time Difference Calculator http://www.timeanddate.com/worldclock/converter.html 阅读全文

posted @ 2014-02-08 11:34 中道学友 阅读(709) 评论(0) 推荐(0)

2014年2月7日

秒,毫秒,微秒,纳秒,皮秒,飞秒

摘要: 毫秒 millisecond 1ms 1毫秒=0.001秒=10-3秒 微秒 microsecond 1μs 1微秒=0.000001=10-6秒 纳秒 nanosecond 1ns ... 阅读全文

posted @ 2014-02-07 11:56 中道学友 阅读(22935) 评论(0) 推荐(0)

公有云,私有云,混合云的区别

摘要: 转自What’s the Difference- Public, Private & Hybrid Cloud [Infographic] 阅读全文

posted @ 2014-02-07 11:03 中道学友 阅读(330) 评论(0) 推荐(0)

排查VMWare虚拟机的性能问题

摘要: Troubleshooting ESX/ESXi virtual machine performance issues (2001003) http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=2001003 Using esxtop to Troublesh... 阅读全文

posted @ 2014-02-07 10:46 中道学友 阅读(502) 评论(0) 推荐(0)

2014年1月27日

如何为Failover Cluster添加Quorum disk

摘要: 无废话, 上图. 阅读全文

posted @ 2014-01-27 11:45 中道学友 阅读(506) 评论(0) 推荐(0)

上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 122 下一页

导航

技术追求准确,态度积极向上