PrepAway - Latest Free Exam Questions & Answers

Author: admin

which is the smallest slice that is appropriate for creating a mirror (RAID 1) of /opt?

A disk drive fails in the production server and the database is down for three days while a new drive is installed and the database is recovered from tape. You must mirror the /opt file system without ordering any additional hardware. Given the size of the /opt file system:
# df -h
Filesystem size used avail capacity Mounted on
/dev/dsk/c0t0d0s5 5.1G 1.2G 3.9G 24% /opt
The following disk slices are available for use:
c0t0d0s4 5.18 GB
c1t0d0s1 1.24 GB
c1t0d0s2 8.43 GB
c1t0d0s4 1.19 GB
c1t0d0s6 6.00 GB
Without repartitioning any disks, which is the smallest slice that is appropriate for creating a mirror (RAID 1) of /opt?

What RAID level is the d10 volume?

Given the following output from the metastat command:
# metastat d10
d10: Mirror
Submirror 0: d11
State: Okay
Submirror 1: d12
State: Resyncing
Resync in progress: 34 % done
Pass: 1
Read option: roundrobin (default)
Write option: parallel (default)
Size: 69029766 blocks (32 GB)
d11: Submirror of d10
State: Okay
Size: 69029766 blocks (32 GB)
Stripe 0:
Device Start Block Dbase State Reloc Hot Spare
c0t0d0s0 0 No Okay Yes
d12: Submirror of d10
State: Resyncing
Size: 69029766 blocks (32 GB)
Stripe 0:
Device Start Block Dbase State Reloc Hot Spare
c0t1d0s0 0 No Okay Yes
What RAID level is the d10 volume?

What three actions can be taken to mount the file system successfully?

While you attempt to NFS mount the /export/home directory from host potato onto mount point /data on host tomato, the following error appears:
# mount /data
nfs mount: potatoe: : RPC: Unknown host
The /etc/hosts file on tomato contains the following:
# Internet host table
#
127.0.0.1 localhost
10.7.8.11 tomato
10.7.8.12 potato
10.7.8.13 lettuce
The /etc/vfstab on tomato contains the following (unrelated lines are omitted):
# device device mount FS fsck mount mount
# to mount to fsck point type pass at boot options
#
potatoe:/export/home – /data nfs – yes soft,bg
What three actions can be taken to mount the file system successfully? (Choose three.)


Page 10 of 84« First...89101112...203040...Last »