Which three statements are true for the Oracle Solans 111mage Packaging System (IPS)? (Choose three.)
A. a local repository should be stored on a 2FS file system.
B. Network access to an IPS repository is provided to client systems using NFS.
C. Network access to an IPS repository is provided to client systems using NFS and HTTP.
D. The distribution constructor can get packages from a local IPS to build an installation image.
E. A mirror repository contains all of the metadata and content for software packages.
F. Clients access a mirror repository to obtain a publisher's catalog and software packages.
Review the zpool information on your server:

You enabled the deduplication properly on the pooH/data file system, yet the information on the pool shows a DEDUP RATIO of 1 00x. Which two options describe why the data duplication ratio on pooM still shows I.OOx and not a higher value? (Choose two.)
A. Most of the data in the pooM/data file system is not duplicate data.
B. You have the copies property set to a value of greater than 1 on your ZFS file system.
C. You have set the dedup property on the ZFS file system, but have not set the dedupratio property on the zpool.
D. You have set the deduplication property on the ZFS file system, but have not set the dedupratio property on the zpool
E. You have set the dedup property on the ZFS file system, but have not added any data to the file system since the dedup property was set-
You have been asked to troubleshoot the initial configuration of a virtual network connecting two local zones with the outside world.
View the exhibit.

The command dladm create-vnic -1 vswitch192.168.1 vnic1 fails with the error dladm: invalid link name `vswitch192.168.1' What is the reason for this error?
A. The name vswitch192.168.1 is not legal.
B. The zone must be specified with dladm create-vnic -z zone3 vnic1.
C. The virtual interface must be specified with dladm create-vnic -z zone3 vnic1.
D. The virtual interface must be created with ipadm create-vnic -1 switch192.168.1.
E. The virtual switch must be created first with dladm create -etherstub vswitch192.168.1.
You need to set up a local package repository to serve 75 client systems. Multiple clients will being 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 rations by multiple clients?
A. Set up multipathing on the package repository server to distribute the network load multiple network interfaces.
B. Deploy a second instance of the package repository server to run as a read writable mirror.
C. Deploy a second instance of the package repository server to run as a read-only mirror.
D. Deploy a second instance of the package repository server to run as a clone of the primary repository server.
E. Deploy a package repository locally on each client.
You upgraded your server to Oracle bolans 11 and you imported a zpool(pooll) that was created in bolaris
10. You need to create an encrypted ZFS file system in pooll, but first you need to make sure that your server supports ZFS encryption.
Which four statements are true for support of ZFS encryption?
A. The encrypted file system must have been created in Oracle Solaris 11. To encrypt a ZFS file system from a previous version of Solaris, upgrade the zpool and create a new encrypted ZFS file system in that zpool Finally, move or copy the data from the existing ZFS file system into the new encrypted ZFS file system.
B. if you plan to create an encrypted file system in an existing zpool, the zpool must be upgraded to ZFS version 30, minimum.
C. ZFS encryption is integrated with the ZFS command set and no additional packages need to be installed.
D. ZFS encryption requires that the ZFS Dataset Encryption package be installed. E If you plan to create an encrypted file system in an existing zpool, the zpool must be upgraded to ZFS version 21, minimum. D f Encryption is supported at the pool or dataset (file system) level
E. Encryption is supported at the pool level only and every file system in the pool will be encrypted.
F. Encryption is supported at the pool level only and every file system in the pool will be encrypted.
G. You cannot create an encrypted file system in a zpool that was created prior to Oracle Solaris 11. Create a new zpool in Solaris 11, create an encrypted ZFS file system in the new zpool, and move or copy the data from the existing file system into the new encrypted file system.
You are setting up a local IPS package repository on your Oracle Solaris11 server:
solaris.example.com.
You want to point the existing local IPS publisher to the new local IPS repository located in /repo.
These are the stops that you have followed:
1.
Download and rsync the contents of the Oracle Solaris11 repository ISO image to the /repo directory.
2.
Configure the repository server service properties. The svcprop command display, the IPS related
properties:
pkg/inst_root astring/repo
pkg/readonly Boolean true
The 1s command displays the contents of the /repo directory:
#ls/repo
Pkg5.repository publisher
The svcs publisher command shows the svc: /application/pkg/server: default service is online.
The pkg publisher command shows the svc: /application/pkg/server: default service is online.
The pkg publisher command still displays:
PUBLISHERTYPESTATUSURI
solarisoriginonlinehttp://pkg.oracle.com/solaris/release/
Which steps needs to be performed to set the local IPS publisher to the local IPS repository/repo?
A. Issue the pkgrepo refresh -s command to refresh the repository.
B. Restart the svc:/application/pkg/server:default service.
C. pkg set-publisher command to set the new repository location.
D. Issue the pkgrepo rebuild command to rebuild the repository.
E. Issue the pkgrepo set command to set the new repository location.
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?
A. Svccfg - s filesystem/shadowd:default setprop config_params/shadow_threads=integer: 16 end svcadm refresh filesystem/shadowd: default
B. Specify the -b
C. Use the -o -volblocksize=
D. Svccfg -s filesystem/zfs: default setprop config_params/shadow_threads = integer: 16 end svcadm refresh filesystem/zfs:default
Before booting testzone. a non-global zone, you want to connect to the zone s console so that you can watch the boot process. Choose the command used to connect to testzone's console.
A. zoneadm -C testzone
B. zoneadm -console testzone
C. zlogin -z testzone console C
D. zlogin -z testzone -C
E. zlogin -C testzone F zoneadm -z testzone -C
Your task is to convert a JumpStart sysidcfg file to an Automated Installer (AI) sc_profile.xml file, using js2ai.
Select two unsupported items that will require changes.
A. terminal = zterms
B. name_service-NTS+
C. timezone=US/pacific
D. system_locale=en_US
E. network_interface=PRIMARY
F. root_password=rJmvLUXM10cU
ServerA contains two ISO images of a package repository, named sol.repo.iso-a and sol.repo.iso-b respectively. You need to create a single local package repository on serverA that clients can connect to. The package repository will be stored in the /export/IPS file system and named repo. The prefered publisher will be named solans and the publisher URL will be http://serverA.example.com.
Which is correct procedure to perform on ServerA to create the local package repository?
A. cat sol repo iso-a sol repo iso-b > sol fill iso Mount the ISO image and use the rsync command to extract the contents of the ISO file to the /export/ IPS file system. Set the pkg/inst_root property to /export/IPS/repo and the pkg/readonly property to true Set the preferred publisher by using pkg set-publisher -G http://pkg oracle com/solaris/release/ -g http:// serverA.example.com/ solans
B. cat sol.repo.iso-a sol.repo.iso-b > /export/IPS/repo Set the pkg/inst_root property to true and the pkg/ readonly property to /export/IPS Set the preferred publisher by using pkg set-publisher -G htto // serverA.example com/ \ -g http://pkg.oracle.com/solaris/release/ solari s
C. cat sol.repo.iso-a sol.repo.iso-b > sol.full.iso Mount the ISO image and use the rsync command to extract the contents of the ISO file to /export/IPS/ repo Set the pkg/inst_root property to /export/IPS/repo and the pkg/readonly property to true Set the preferred publisher by using pkg set-publisher Solaris \ -g hflpy/serverA.example.cQm/
D. cat sol repo.iso-a sol repo iso-b > /export/IPS/repo.iso Mount the ISO image and copy the repo directory from the ISO image to /export/IPS/repo Set the pkg/inst_root property and the pkg/readonly property to /export/IPS/repo Set the preferred publisher by using pkg set-publisher -G http:// serverA.example com/ \ -g http://pkg.oracle.com/solaris/release/ -p solans