Question: 1
The current ZFS configuration on your server is:
pool1200K3.91G31K/pool1 pool1/data31K3.91G31K/data
Your backup policy states that you are to perform a full backup of /data on Sunday and incremental backups on Monday through Saturday. Each incremental will back up only the data that has been created or modified since the Sunday backup was started The file systems must be available to users at all times and the data will be backed up to tape.
Which option should you choose for the Wednesday backup?
Question: 2
A non-global zone named testzone is currently running.
Which option would you choose to dynamically set the CPU shares for the zone to two shares?
Question: 3
You are setting up a local IPS package repository on your Oracle Solaris 11 server; solans example.com
You want to point the existing local IPS publisher to the new local IPS repository located in /repo. These are the steps that you have followed:
1 Download and rsync the contents of the Oracle Solaris 11 repository ISO image to the /repo directory.
2. Configure the repository server service properties. The svcprop command displays the IPS-related properties:
pkg/inst_root astnng /repo pkg/readonly boolean true
The Is command displays the contents of the /repo directory:
#ls /repo
pkg5 repository publisher
The svcs command shows the svc:/application/pkg/server:default service is online.
The pkg publisher command still displays:
PUBLISHERTYPESTATUSURI solarisoriQinonlinehttp://DkQ.Qracle.conVsolaris/release/
Which step needs to be performed to set the local IPS publisher to the local IPS repository /repo?
Question: 4
Review the output from a ZFS file system:
NAMEPROPERTYVALUESOURCE
pool1/encryptencryptionaes-256-ccmlocal pool1/encryptkeysourceraw,file///mykeylocal
You need to recreate the pooM/encrypt file system exactly as it is listed above Which two commands can you use to recreate the pooM/encrypt file system?
(Choose two.)
Question: 5
View the Exhibit, and review the zpool and ZFS configuration information from your system
The application development team requested an up-to-date copy of the data from the /prod_data file system. You decide to give the team one of the disk drives containing the data by breaking the mirror, removing the disk c4t1d0 and mounting c4t1 dO under a new mount point named /dev_data. Identify the correct procedure for breaking the mirror, removing c4t1d0. and making the data on that drive accessible under the /dev_data mount point