免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2513 | 回复: 2
打印 上一主题 下一主题

[存储网络] MSCS+iSCSI 策略选择问题? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-04-19 15:25 |只看该作者 |倒序浏览
配置两台win2003做集群,原来没有做集群的时候可以在iSCSI设置路径策略,比如failover或者Round Robin但做了集群后,只能设置failover。查阅微软文档,出现如下内容。
On Windows 2003, all other load balance policies are supported if the iSCSI target supports SCSI PERSISTENT RESERVE and PERSISTENT RELEASE and the persistent reserve key is established on all nodes of the cluster. To configure the persistent reservation key for your cluster, you need to assign 8 byte keys to all nodes in the cluster. Pick a 6 byte value that is specific to that cluster and a different 2 byte values for each node in the cluster.  The cluster specific value should be different for different clusters on your SAN to protect a cluster from using the wrong storage device.


To configure the persistent reservation key for your cluster:
1.        Select a 16-byte value that is unique to that cluster.
2.        Locate the following registry key:
HKLM\System\CurrentControlSet\Services\MSiSCDSM\PersistentReservation
3.        Add the following values:
a.        UsePersistentReservation        REG_DWORD                1
Setting this value to 1 enables Persistent Reservation.
b.        PersistentReservationKey        REG_BINARY                <PR key>
This is a 16-byte binary value that is unique to the cluster. The same binary value must be used on all nodes in the cluster.
Note:        These registry values must be added to all nodes in the cluster.

<PR Key> is an 8 byte binary value that is composed of a 6 byte part that is specific to the cluster and a 2 byte part that is specific to the node. For example if you have a three node cluster you could assign 0xaabbccccbbaa as the cluster specific part. The nodes could then have the following PR keys:

Node 1: 0xaabbccccbbaa0001
Node 2: 0xaabbccccbbaa0002
Node 3: 0xaabbccccbbaa0003

但修改注册表重启后依然无法修改路径策略,请高手指点,谢谢!

论坛徽章:
0
2 [报告]
发表于 2006-04-20 13:49 |只看该作者
不会吧 没有知道?

论坛徽章:
0
3 [报告]
发表于 2006-04-20 14:34 |只看该作者
弱弱的问一下:failover和round robin有什么区别?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP