免费注册 查看新帖 |

Chinaunix

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

[备份软件] Veritas Cluster Server [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-10-24 09:18 |只看该作者 |倒序浏览
在VCS中,谁能讲讲以下几个概念:

1.GAB
2.LTT
3.Service Group
4.Resource Catagories


Thks!

论坛徽章:
0
2 [报告]
发表于 2003-10-24 16:16 |只看该作者

Veritas Cluster Server

目前正在学习VCS,有些概念不是很明白。
再问一个:
资源类型配置文件中的ArgList属性的具体含义,手册上是这么说的:
The second critical piece of information provided by the type definition is the ArgList
attribute. The line static str ArgList[] = { xxx, yyy, zzz } defines the order
in which parameters are passed to the agents for starting, stopping and monitoring
resources. For example, when VCS wants to online the disk group “shared_dg1”, it passes
the online command to the DiskGroup agent with the following arguments:
shared_dg1 shared_dg1 1 1 <null>;
The sequence of arguments indicates the online command, the name of the resource, then
the contents of the ArgList. Since MonitorOnly is not set, it is passed as a null. This is
always the order: command, resource name, ArgList.

手册上的上段话是以下面这个例子说的:
type DiskGroup (
static int NumThreads = 1
static int OnlineRetryLimit = 1
static str ArgList[] = { DiskGroup, StartVolumes, StopVolumes,
MonitorOnly }
NameRule = resource.DiskGroup
str DiskGroup
str StartVolumes = 1
str StopVolumes = 1



不是太理解,烦请高人指点。

另请问一下,国内是否有VCS的论坛?

论坛徽章:
0
3 [报告]
发表于 2003-10-24 23:43 |只看该作者

Veritas Cluster Server

LLT/GAB是VCS的心跳协议;ServiceGroup是切换的单位,可以包括很多相关resource(例如IP、程序、mount点等);resource catagories什么意思还得查书。

感觉你这样学太书本化,找个环境装一下,很多术语看到了就知道了,事半功倍。

论坛徽章:
0
4 [报告]
发表于 2003-10-28 11:25 |只看该作者

Veritas Cluster Server

邱哥哥,很多东西我安装和trouble shooting都没问题,
就是原理理不清,怎么办?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP