Which three statements accurately describe the Automated Installation (Al) client? (Choose three.)
You are using AI to install a new system. You have added to following information to the AI manifest:
<configuration type= "zone" name= "dbzone"
source = "http://sysA.example.com/zone_cfg/zone.cfg"/>
Which statement is true with regard to the zone.cfg?
The current ZFS configuration on serverA is: Pool1 c3t2d0 c3t3d0
Pool2 c3t4d0 c3t5d0
The ZFS configuration on serverB is: Pool1
mirror-0
c3t2d0
c3t3d0
mirror-1
c3t4d0
c3t5d0
You need to change serverA's ZFS configuration to match serverB's configuration.
Which option should you choose to modify the configuration on serverA so that it matches serverB's configuration?
You need to set up a local package repository to serve 75 client systems. Multiple clients will be accessing the package repository concurrently and you need to ensure that the local repository performs very well under this heavy load, especially during package-intensive operations. Which option would ensure the best performance of the repository during package-intensive operations by multiple clients?
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?
You are creating a non-global zone on your system.
Which option assigns a zpool to a non-global zone, and gives the zone administrator permission to create zfs file system in that zpool?