1.
You want to create a ZFS file system with the following specifications:
lzjb compression enabled
Cannot consume more than 2 GB from the storage pool
Redundant data at the block level eliminated
Mounted as /data
Which command creates the desired file system?
2.
Which two zpool subcommands will permanently remove a submirror from active storage pool?
3.
You have a ZFS pool that contains a hierarchy of data file systems. You create snapshots of the file
systems and you created a clone (dpool/export/CID) of the dpool/export/home/CID file systems. The file
systems are as follows:
Now you remove a file from the cloned file system:
root@sll-server1:~# rm /export/CID/core.bash.8070
How will space usage be changed for dpool/export/CID?
4.
To reduce the use at storage space on your server, you want to eliminate duplicate copies of data in your
server's ZFS file systems. How do you specify that pool1/data should not contain duplicate data blocks on
write operations?

 
5.
Which option lists default checkpoints for building an image using the Distribution Constructor?
6.
Which two statements describe the capabilities of the Distribution Constructor?
7.
Your colleague is administering the company's Automated Install server and is using a custom manifest.
You now plan to replace the default AI manifest with the custom manifest. Which installadm subcommand
must you use to replace the default AI manifest?
8.
You are using AI to install a now operating system. You add the following information to the AI manifest:
Which statement is true regarding the zone.cfg file?
9.
You are the administrator of on Oracle Solaris 11 AI server. You added a client. Then you created a custom
manifest, custom criteria, and a custom profile for the client.
You made an error in the package path within the custom manifest.
When will the error appear?
10.
You plan to use the Automated Installer (AI) to install a nonglobal zone named zone1. You created custom
manifest for the nonglobal zone and named it zone1manifest. Which command must you use to add this
custom manifest to the s11-sparc install service and associate this custom manifest with the nonglobal
zone?