Review the zonestat command:
zonestate - q physical - memory -R high -z -p -p ''zones'' 10 24h 60m
Select the option that correctly describes the information that is displayed by this command.
You created a new zpool. Now you need to migrate the existing ZFS file system from pool1/prod to pool2/prod.
You have these requirements:
1. Users must have access to the data during the migration, so you cannot shutdown the file system while the migration takes place.
2. Because you want to copy the data as quickly as possible, you need to increase the server resources devoted to the ZFS migration.
Which method would you use to modify the ZFS shadow migration daemon defaults to increase the concurrency and overall speed of migration?
The ZFS configuration on your server is:
Pool1 6.67G 31K /pool
Pool1/data 31K 31K /data
Select the three commands that you would use to 1. Create, 2. List, and 3. Delete a snapshot of the /data file system.
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
Your mentor suggests using the dladm rename-link command to rename the network datalinks.
What are the two advantages of following this advice?