zoukankan      html  css  js  c++  java
  • lvchange的available參数

    available參数在man info help中均无此參数,事实上參数为:activate

    写此此。值得用的人注意。

    available 參数实为:
     -a, --activate [a|e|l]{y|n}
                  Controls the availability of the logical volumes for use.  Communicates with the kernel device-mapper driver via libdevmapper to  activate
                  (-ay) or deactivate (-an) the logical volumes. If autoactivation option is used (-aay), the logical volume is activated only if it matches
                  an item in the activation/auto_activation_volume_list set in lvm.conf.  If this list is not set,  then  all  volumes  are  considered  for
                  autoactivation. The autoactivation is not yet supported for logical volumes that are part of partial or clustered volume groups.

                  If  clustered locking is enabled, -aey will activate exclusively on one node and -aly will activate only on the local node.  To deactivate
                  only on the local node use -aln.  Logical volumes with single-host snapshots are always activated exclusively because  they  can  only  be
                  used on one node at once.

  • 相关阅读:
    javaScript对象
    javaScript基础
    使用javaScript和JQuery制作经典面试题:光棒效果
    Animate自定义动画
    使用jQuery快速高效制作网页交互特效
    jQuery中绑定事件bind() on() live() one()的异同
    小笔记1(Get请求)

    this关键字
    Eclipse断点调试(下)
  • 原文地址:https://www.cnblogs.com/bhlsheji/p/5338139.html
Copyright © 2011-2022 走看看