有人对solaris cluster+oracle ops比较熟吗?

发表于:2007-06-08来源:作者:点击数: 标签:
有个应用软件的一个脚本想加到suncluster的resourcegroup里面. 脚本写好了,怎么加到RESOURCEGROUP里面,然后让双机的主备机切换的时候把这个应用的脚本也自动切换过去? iamark 回复于:2003-09-24 17:51:48 发给你的书里没有提到么?sun的cluster比较麻烦,要

有个应用软件的一个脚本想加到sun cluster的resource group里面.
脚本写好了,怎么加到RESOURCE GROUP里面,然后让双机的主备机切换的时候把这个应用的脚本也自动切换过去?

 iamark 回复于:2003-09-24 17:51:48
发给你的书里没有提到么?sun的cluster比较麻烦,要是vcs就easy了。

 procrus 回复于:2003-09-24 17:53:15
就知道legato

 hz 回复于:2003-09-27 23:29:47
把脚本放到Cluster File System或者全局设备中

 sunmarmot 回复于:2003-09-28 01:17:49
具体点呀!!!顶上去

 sunmarmot 回复于:2003-09-28 02:46:06
再顶,然后去睡觉

 lilien 回复于:2003-09-28 14:22:39
hehe
     谢谢各位,搞定了。
   具体大概步骤是:
    1,在host1用scdsbulider建resource type and create a pkg
    2,在host1上,用pkgadd to add the pkg created just now
    3,将该pkg ftp到host2上,and then use pkgadd command to add the pkg 
   4,scadmin -a -t test.XXaa
   5,scadmin -a -g test-rg
   6,scadmin -a test.XXaa -j test-res -g test-rg to regest the resouce

 sun_zy 回复于:2003-09-28 14:57:40
啊,原来如彼!

 iricyan 回复于:2004-01-30 23:58:31
这些我不懂 :(
等到用的时候再来看。

原文转自:http://www.ltesting.net