The server host1 has been set up as a backup system with the following /etc/exports./backups -rw.How can a second server regularly use this disk space?()A./usr/sbin/mkfs -s 8G -o nbpi=2048,frag=512 /dev/lv00 -b -l host1B./usr/sbin/crnfsmnt -d /backups -l

题目
The server host1 has been set up as a backup system with the following /etc/exports./backups -rw.How can a second server regularly use this disk space?()

A./usr/sbin/mkfs -s 8G -o nbpi=2048,frag=512 /dev/lv00 -b -l host1

B./usr/sbin/crnfsmnt -d /backups -l /backups host1 -R -X -v -S -b bg

C./usr/sbin/mknfsmnt -f /backups -d /backups -h host1 -a -S -t rw -w bg -g

D./usr/sbin/crfs -v nfs -g vg1 -A yes -p rw -m /backups -a logname=/dev/lv00


相似考题

3.You are the administrator of a Windows NT Server 4.0 computer named Ezonexam1. Ezonexam1 is a backup domain controller (BDC), and a member of Ezonexam.com's Windows 2000 Active Directory domain. Ezonexam1 contains five hard disks. Disk 0 and 1 are configured as a Windows NT 4.0 mirror set.The mirror set contains the operating system files and 500 MB of free disk space. Disk 2, 3 and 4 are configured as a Windows NT 4.0 stripe set with parity and contain employee data files. The Windows NT 4.0 stripe set with parity has a maximum capacity of 140 GB and contains 15 GB of free disk space.Ezonexam1 runs an application that is used by 400 company employees. A new version of the application is available. You need to install the new version, but it requires Windows 2000 Server. Also, the application will not run on a domain controller.You need to install the new application on Ezonexam1 as quickly as possible. What should you do first?A.On Ezonexam1, back up the employee data files. Then format all five disks and perform. a clean installation of Windows 2000 Server. Restore the employee data files.B.On Ezonexam1, install Windows 2000 Server. Configure Ezonexam1 to use a dual-boot configuration that includes Windows NT Server 4.0 and Windows 2000 Server.C.Upgrade Ezonexam1 to Windows 2000 Server. During the upgrade, select the option to make Ezonexam1 a member server.D.Upgrade Ezonexam1 to Windows 2000 Server. During the upgrade, select the option to make Ezonexam1 a domain controller. After the upgrade is complete, demote Ezonexam1.

参考答案和解析
参考答案:C
更多“The server host1 has been set up as a backup system with the following /etc/exports./backups -rw.How can a second server regularly use this disk space?() ”相关问题
  • 第1题:

    通过网络安装Windows2000Server,在连接到网络服务器之后,只需要运行文件服务器上的()文件。

    A、winnt.exe

    B、system.ini

    C、backup.txt

    D、setup.exe


    本题答案:A

  • 第2题:

    Which of the following offers the MOST redundancy for a system but is also very costly?()

    A. RAID implementation

    B. Disk-to-disk replication

    C. Server-to-server clustering

    D. Hot site replication


    参考答案:D

  • 第3题:

    Which command should an administrator use to view files and volume group backup information from a mksysb called server1.mksysb that is found in /backups?()

    A.lsmksysb -l /backups/server1.mksysb

    B.showmksysb -f /backups/server1.mksysb

    C.listvgbackup -f /backups/server1.mksysb

    D.showvgbackup -l /backups/server1.mksysb


    参考答案:C

  • 第4题:

    Which of the following provides the MOST redundancy for a corporate server network?()

    A. Server-to-server replication

    B. Server clustering

    C. Hot site

    D. Disk-to-disk replication


    参考答案:C

  • 第5题:

    An administrator wants to restore the /etc/resolv.conf file from a mksysb backup onto server1. After the mksysb is mounted in /mnt/backup/ from the local nim server.Which command should be run to restore the file?()

    A.tar -xvf /mnt/backup/server1.mksysb ./etc/resolv.conf

    B.restore -Tvf /mnt/backup/server1.mksysb ./etc/resolv.conf

    C.listvgbackup -f /mnt/backup/server1.mksysb -r ./etc/resolv.conf

    D.restorevgfiles -xrm /mnt/backup/server1.mksysb ./etc/resolv.conf


    参考答案:C