You are going to create live zones on you server. Disk space is critical on this server so you need to reduce the amount of disk space required for these zones. Much of the data required for each of these zones is identical, so you want to eliminate the duplicate copies of data and store only data that is unique to each zone.
Which two options provide a solution for eliminating the duplicate copies of data that is common between all of these zones?
You are setting up an automated installer (AI) install server and issue the following command:
installadm create-service -n prod_ai -s /repo/prod_ai.iso \
-i 192.168.1.100 -c 5 -d /export/repo
Which four options describe the install server that you have configured?
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.
You are using AI to install a new system. You have added to following information to the AI manifest:
source = > Which statement is true with regard to the zone.cfg?
When setting up Automated Installer (AI) clients, an interactive tool can be used to generate a custom system configuration profile. The profile will specify the time zone, data and time, user and root accounts, and name services used for an AI client installation. This interactive tool will prompt you to enter the client information and an SC profile (XML) will be created.
Which interactive tool can be used to generate this question configuration?
You are going to use the- Automated installer (AI) to install a non global zone named zone1. You have created a custom manifest for the non-global zone and named it zone1manifest
Which command will you use to add this custom manifest to the s11-sparc install service and associate this custom manifest with the non-global zone?
View the Exhibit and review the zpool and ZFS configuration information from your system.
Identify the correct procedure for breaking the /prod_data mirror, removing c4tOdO and c4t2d0, and making the data on c4t0d0 and c4t2d0 accessible under the /dev_data mount point
You create a flash archive of the Solaris 10 global zone on the server named sysA. The archive name is s10—system flar, and it is stored on a remote server named backup_server.
On sysA, you create a Solaris 10 branded zone named s10-zone.
You want to use the flash archive, located on /net/backup_servers/10-system.flar, to install the operating system in the s10-zone zone.
Which command do you choose to install the s10-system flar archive in the Solaris 10 branded zone (s10-zone)?
You have Solaris 11 system with a host name of sysA and it uses LDAP as a naming service.
You have created a flash archive of sysA and you want to migrate this system to an Oracle Solaris11 server, Solaris10 branded zone.
The zone Status on the Oracle Solaris 11 server is:
- zone10 incomplete/zone/zone1solaris10exc1
Select the option that will force the non-global zone to prompt you for a host name and name service the first time it is booted.
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.)
You have been tasked with creating a dedicated virtual network between two local zones within a single system. In order to isolate the network traffic from other zones on that system.
To accomplish this, you will create__________.
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.)
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?
View the Exhibit and review the file system configuration.
Identify the correct procedure to create a file system with the same properties as the file system displayed in the exhibit
Which three methods of delivering a package are provided by the image Package System (iPS)?
(Choose tnree.)
Which five statements describe options available for installing the Oracle Solaris 11operating system using the installation media?
Review the zonestat command
zonestat -q -r physical-memory -R high -z dbzone -p -p "zones" 10 24h 60m
Select the option that correctly describes the information that is displayed by this command
You have already generated a 256-bit AES raw key and named the keystore file /mykey. You need to use the key to create an encrypted file system.
Which command should you use to create a ZFS encrypted file system named pool1/encrypt using the /mykey keystore?