当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: Maintenance Commands hagrp(1M)
 

 

    摘要:第一次安装居然成功了,写出来供大家参考. tomcat本身提供了一个很好用的web管理工具,下面我们就用它来完成我们的工作.首先打开tomcat/conf/tomcat-users.xml增加以下代码<role rolename="admin"/><user username="admin" password="admin&qu......
 ·数据库设计中的敏捷方法     »显示摘要«
    摘要:数据库设计中的敏捷方法 winboy20(翻译) 关键字 数据库设计 敏捷方法 进化设计 出处 http://www.martinfowler.com/articles/evodb.html 0 引言 在过去几年中,我们将敏捷方法应用于数据库设计中。我们总结出一些技巧,使得当应用程序发展时,数据库也能够进化,这是敏捷方法的一个重要属性。我们的方法是通过持续集成以及自动重构,通过数据库管理人员......


Man page of HAGRP

maintenance commands                                    hagrp(1m)

【程序编程相关:模板和异常的问题

name 【推荐阅读:SQL Server连接失败错误及解决[

synopsis 【扩展信息:模板类的练习——栈

     hagrp - perform vcs service group operations

     hagrp -add group

     hagrp -autoenable group -sys system

     hagrp -clear group [-sys system]

     hagrp -delete group

     hagrp -dep [group(s)]

     hagrp -disable group [-sys system]

     hagrp -disableresources group

     hagrp -display [group] [-attribute attribute(s)] [-

           sys system(s)]

     hagrp -enable group [-sys system]

     hagrp -enableresources group

     hagrp -flush group -sys system

     hagrp -freeze group [-persistent]

     hagrp -help [-modify | -link | -list]

     hagrp -link parent_group child_group dependency

     hagrp -list [conditional(s)]

     hagrp -modify modify_options

     hagrp -offline group -sys system

     hagrp [-nopre] -online group -sys system

     hagrp -resources group

     hagrp -state group -sys system

     hagrp -switch group -to system

     hagrp -unfreeze group [-persistent]

     hagrp -unlink parent_group child_group

vcs 2.0             last change: january 2002                   1

maintenance commands                                    hagrp(1m)

     hagrp -value group attr [system]

availability

     vrtsvcs

description

     a service group is an instance of a computer service that is

     made  highly  available  with vcs.  a group comprises one or

     more resources of various resource  types,  such  as  disks,

     volumes,  or databases. use the hagrp command to view infor-

     mation about and manage each group.

options

     -add group

               add a service group to the cluster.

     -autoenable group -sys system

               when vcs does not know the status of a given  ser-

               vice  group  on a given system, it marks that ser-

               vice  group  as  auto-disabled  by   setting   the

               autodisabled  attribute to 1 for that system. this

               can happen if vcs is not running on  that  system,

               or  if  all  the resources in the service group on

               that system are not probed yet.  a  service  group


...   下一页
 ·weblogic ejb 学习笔记    »显示摘要«
    摘要:ejb 学习笔记1、ejb 基础知识(1) 无状态会话bean 不保存客户机的会话状态 优点:使用小量的实例即可满足大量的客户。每个实例都没有标识,相互之间是等价的。 等?的无状态会话bean: 多次和一次调用的结果和效应相同。 在集群中可以负载均衡 a 机器失败,可以在b机器上重试 非等?的无状态会话bean: 如:计数器 不能自动因故障而进行切换。(2) 有状态会话bean 保存客户机的会话状......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE