An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficientspace in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but t

题目

An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficientspace in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but the /test jfs2 filesystem is only 8% used.What is the most efficient method to use the available space in the /test filesystem to apply theupdate?()

A.Use chfs to reduce the /test filesystem

B.Use cplv to copy the /test filesystem to a smaller logical volume

C.Use migratepv l to move the /test filesystem to a different volume group

D.Backup the /test filesystem, remove it, and recreate it with a smaller size


相似考题
更多“An administrator needs to apply a Technology Level update. During the preview install, the ”相关问题
  • 第1题:

    Your network consists of a single Active Directory domain. The functional level of the domain is Windows Server 2003. All servers run Windows Server 2003 Service Pack 2 (SP2). The network contains 10 file servers. Each file server hosts a share named Apps.On each file server, a local group named App-install-local has permissions to the Apps share. A global group named App-install-global belongs to the App-install-local group on each file server. App-install-global is used only to control permissions for the Apps share.You create a global group named Helpdesk.You need to provide the Helpdesk group access to the Apps share on each file server. The Helpdesk group must have the same permissions as the App-install-global group. You must achieve this goal by using the minimum amount of administrative effort.What should you do? ()

    A. Add the Helpdesk group to the App-install-global group.

    B. Add the Helpdesk group to the App-install-local group on each file server.

    C. Convert the App-install-global group to a universal group. Add the App-install-global group to the Helpdesk group.

    D. Convert the Helpdesk group to a universal group. Add the Helpdesk group to the App-install-local group on each file server.


    参考答案:A

  • 第2题:

    在Authorware中预览图标的方法是()。

    A右击流程线上的图标,在弹出的菜单中选择Preview命令。

    B双击流程线上的图标,在弹出的菜单中选择Preview命令。

    C选中流程线上的图标,选择Edit菜单中Preview命令。

    D右键单击流程线上的图标,在弹出的菜单中选择Apply命令。


    A

  • 第3题:

    下列关于apply方法说法正确的是()。

    A.apply方法是对DataFrame每一个元素应用某个函数的

    B.apply方法能够实现所有aggregate方法的功能

    C.apply方法和map方法都能够进行聚合操作

    D.apply方法只能够对行列进行操作


    D apply方法只能够对行列进行操作

  • 第4题:

    Which IS - IS router is equivalent to an ABR in OSPF?()

    A. Level 2 - 3

    B. Level 1 - 2

    C. Level 2

    D. Level 0

    E. Level 3

    F. Level 1


    参考答案:B

  • 第5题:

    创意产业的3T理论是指的哪3T?

    A.Technology, Talent, Tolerance

    B.Technology, Talent, Taste

    C.Technology, Taste, Tolerance

    D.Technology, Talent, Time


    Technology, Talent, Tolerance

  • 第6题:

    在R语言中,安装名为“dplyr”的软件包,所需的命令为()。

    A.install.packages(“dplyr”)

    B.install.package(“dplyr”)

    C.install.package(dplyr)

    D.install.packages(dplyr)


    install.packages(“dplyr”)