A couple important (ALUA and SRM) notes There’s some internal dialog today on our “VMware Champions” and “CLARiiON Champions” EMC distribution lists – I want to share this with the outside world (customers/partners) – as it’s pertinent. While the s…
What’s that ALUA exactly? 29 September, 20098 Comments Of course by now we have all read the excellent and lengthy posts by Chad Sakac on ALUA. I’m just a simple guy and usually try to summarize posts like Chad’s in a couple of lines which makes it e…
1.lua中的标识符可以是由任意字母.数字和下划线构成的字符串,但不能以数字开头.2.lua将通常类似"_VALUE"的标识符作为保留标识符3.lua的保留字 and break do else elseif end false for function if in loacl nil not or repear return then true until while 有大小写之分 4.行注释-- 块注释--[[ …… ]]==============================…
介绍 在Windows Server 2008和Windows Server 2008 R2中开始支持Native Multipathing(MPIO)软件作为操作系统的一个组件存在.EMC旗下的存储阵列都支持MPIO.本文将介绍MPIO和它的安装与配置,以及使用Windows Server Native MPIO连接存储的方法和注意事项. 安装与配置Windows Native MPIO: Native MPIO在Windows Server 2008和Windows Server 2008…