niusouti.com

Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes?()A.syncvg rootvgB.synclvm rootvgC.varyonvg rootvgD.synclvodm rootvg

题目
Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes?()

A.syncvg rootvg

B.synclvm rootvg

C.varyonvg rootvg

D.synclvodm rootvg


相似考题
更多“Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes?() ”相关问题
  • 第1题:

    Youaredesigningastrategytoimprovetheperformanceandreliabilityofthedomaincontrollers.Whatshouldyoudo?()

    A.CreateoneRAID-5volume.

    B.CreatetwoRAID-5volumes.

    C.CreateonemirroredvolumeandtwoRAID-5volumes.

    D.CreatetwomirroredvolumesandoneRAID-5volume.


    参考答案:D

  • 第2题:

    The factory manufactures a ______ of products. A. variety B. mixture C. quality D. volume


    正确答案:A

  • 第3题:

    假定BOX为一个类,volume()为该类公有的函数成员,x为该类的一个对象,则访问x对象中函数成员volume ()的格式为()。

    A.x.volume ()

    B.x. volume

    C.x-> volume

    D.x-> volume ()


    x. volume ()

  • 第4题:

    在下面的运算符重载函数的原型中,错误的是( )。

    A.Volume operator-(double,double);

    B.double Volume::operator-(double);

    C.Volume Volume::operator-(Volume);

    D.Volume operator-(Volume,Volume);


    正确答案:A

  • 第5题:

    在下面的运算符重载函数的原型中,错误的是:

    A.volume operator-(double,double);

    B.double volume::operator-(double);

    C.volume volume ::operator-(volume);

    D.volume operator-(volume,volume);


    Volume operator - (double, double);

  • 第6题:

    在下面的二目运算符重载函数的原型中,错误的是:

    A.volume operator-(double,double);

    B.double volume::operator-(double);

    C.volume volume ::operator-(volume);

    D.volume operator-(volume,volume);


    A