You administer an Oracle Solaris 11 server. You created an IPS repository and set the pkg publisher origin. You did not configure the pkg/service service.
What type of access have you provided for your now repository?
Your task is to configure storage for an Oracle Solaris 11 system to support multiple web servers. Each web server will be contained in a separate zone. The system has an attached disk array configured as a JBOD (Just a Bunch Of Disks). The system also has an internal solid-state drive.
The data accessed through the websites will be primarily read-only. The web servers are expected to be very busy, so configure the storage for maximum performance. Because the data is primarily static, but redundancy is required to maintain high availability in the event of a hardware failure. Data does not change often, but it is expected that the same data will be accessed many times throughout the day.
Which configuration option best meets the data storage requirements?
Consider the following ZFS configuration:
You have created snapshots of the home directories which are as follows:
You have another storage pool named bpool on the same system. You use the following command to store the snapshots in this pool:
# zfs send rpool/export/home@11.28.12 | zfs recv -F bpool@11.28.12
What will be created in the pool bpool as a result of this operation?
bpool@12.25.11
What is the signature-policy attribute's default value for the pkg client?
You need to create a virtual network with two zones, one with a web server and the other with an application server that the web server calls. You decide to create a virtual switch and virtual network interface cards (VNICs) for the zones.
Select the command that will create the virtual switch.
Consider the following commands and output on the local server:
Also, consider the following route table entry on a remote system:
192.168.2.0 192.168.1.200 UG 1 1
You must configure a virtual switch to connect over net0 to the remote system. Select two commands that complete the configuration.
Examine the following information:
Which statement describes the user auuser audit mask?
Your company wants to incorporate a legacy script that runs once during the boot cycle as an SMF service. What appropriate setting for the duration attribute in the startd property group for this service?
Which option describes how to revert a service back to a previous version?
The publisher is available on this server. A new repository has been created in the /export/sllReaseRepo file system and you want to add the gzip package to this repository. Which is a valid method for adding the gzip package to the /export/sllReleaseRepo repository?
Which two commands restart the pkg server daemon?
You are creating a native Oracle Solaris zone that will be called zd1. The zone must have a virtual network interface configured. You use the following command to create the zone configuration:
# zonecfg –z zd1
zonecfg:zd1> create
What is the minimum specification required to complete the configuration before the exit command is issued?
You administer a system with three nonglobal zones. All three-zones (z1, z2, and z3) use a common resource pool. The pool is a fixed, two-CPU configuration. The default scheduler is FSS.
Zones z1 and z2 run applications that, over time, consume all available CPU resources. You have allotted 20 shares each to these zones. Zone z3 runs a mission-critical application, so you allotted it 60 shares.
Because of application maintenance, zone z3 is currently using about 10% of the CPU resources in the shared pool. Which option describes the demand when available CPU resources are consumed by zones z1 and z2?
Yon are testing the connectivity between an Oracle Solaris 11 system and a local IPS server that has the host name of mercury within the domain purple.com.
The command ping mercury indicates the sever is alive.
The URI produces the error:
Firefox can’t find the server at mercury.purple.com
Yon enter the command svcprop –p config network/dns/client
Which two can be verified?
A server has a nonglobal zone named zoneA. The following boot environments are listed in the global zone.
Which three statements describe the current state of the system?
Your company's security policy prohibits access to the Internet. You already installed an instance of Oracle Solaris 11 on an M-series server for base testing. You used the text install media to install the system. You also installed a package repository on the same system.
There are 10 M-series servers that have just been installed on the local network.
Can you immediately install an AI server on your testing machine order to install Oracle Solaris 11 on these 10 servers?
What is the purpose of the Service Management Facility (SMF) profiles?
Identify three ways in which the Fair Share Scheduler can be assigned.
Which three options will take precedence over one-another in a local zone that uses the Fair Share Scheduler?
There is a valid SMF manifest located underneath the /var/svc/manifest directory.
Which four methods can be used to add it to the services repository?
Which two statements describe projects and/or tasks?