itgle.com

Thedataondatavgisinaccessible.Using"df"theuserdiscoversthatnoneofthedatavgfilesystemsaremounted.Running"lsvg"showsonlyrootvg.Running"importvg-y"givesthefollowingerror:"056-056volumecannotbevariedonbecausepvismarkedmissing".Whichofthefollowingstepsshouldbe

题目

Thedataondatavgisinaccessible.Using"df"theuserdiscoversthatnoneofthedatavgfilesystemsaremounted.Running"lsvg"showsonlyrootvg.Running"importvg-y"givesthefollowingerror:"056-056volumecannotbevariedonbecausepvismarkedmissing".Whichofthefollowingstepsshouldbeperformed?()

A.Runcfgmgr.

B.Runsynclvodm.

C.Lookinerrorlogforhardwareproblems.

D.Bootintoservicemodeandrunfsckonfilesystems.


相似考题
参考答案和解析
参考答案:C
更多“Thedataondatavgisinaccessible.Using"df"theuserdiscoversthatnoneofthedatavgfilesystemsaremo ”相关问题
  • 第1题:

    Given:Which code fragment, inserted at line 23, allows the code to compile?()

    A.df = new DateFormat();

    B.df = Date.getFormat();

    C.df = date.getFormat();

    D.df = DateFormat.getFormat();

    E.df = DateFormat.getInstance();


    参考答案:E

  • 第2题:

    当船舶处于纵倾状态时,其平均吃水的计算式为_________。

    A.dm=(dF+dA)/2

    B.dm=(dF+dA)/2-(dF-dA)xf/Lbp

    C.dm=(dF+dA)/2+(dF-dA)xf/2

    D.dm=(dF+dA)/2+(Lbp×xf)xf/(dF-dA)


    正确答案:B

  • 第3题:

    给定df是一个DataFrame对象,对df所有字段进行描述性统计,可以利用的方法为()。

    A.df.describe()

    B.df.summary()

    C.df.statistics()

    D.df.mean()


    df.describe()

  • 第4题:

    Which of the following commands will display what space is used in /tmp filesystem?()

    A. df -Ik /tmp

    B. df -fk /tmp

    C. df -Uk /tmp

    D. df -Fk /tmp


    参考答案:A

  • 第5题:

    下列loc、iloc、ix属性的用法正确的是()。

    A.df.loc[‘列名’,‘索引名’];df.iloc[‘索引位置’,‘列位置’];df.ix[索引位置’,‘列名’]

    B.df.loc[‘索引名’,‘列名’];df.iloc[‘索引位置’,‘列名’];df.ix[索引位置’,‘列名’]

    C.df.loc[‘索引名’,‘列名’];df.iloc[‘索引位置’,‘列名’];df.ix[索引名’,‘列位置’]

    D.df.loc[‘索引名’,‘列名’];df.iloc[‘索引位置’,‘列位置’];df.ix[索引位置’,‘列位置’]


    星期五