Solaris 2
Solaris 2
D. In the global zone, create the zpool and the ZFS file systems that you want to use in the non-global zone:
global#zpool create pool2 c4t1d0
global#zfs create pool2/data
While creating the non-global zone, make the following entry for each ZFS file system that you want to make available in the zone:
add fs
set dir=/data
set special=pool2/data
set type=zfs
end
M F /data/file5 -
- F /data/file1
R F /data/file3 -> /data/file13
+ F /data/file4
Which four correctly describe the output?
A. NWAM is disabled.
A. It is a sample of dbzones physical memory usage taken every hour over a 24-hour period. Only the top 10 samplings of peak me
B. It is a sample of dbzones CPU, virtual memory, and networking utilization. Physical memory is executed from the report. The sa
C. It is a sample of dbzones CPU, virtual memory, and networking utilization. Physical memory is executed from the report. The sa
D. It is a sample of dbzones physical memory usage taken every 10 seconds and 24-hour period. Only peak virtual memory usage
E. It is a sample of dbzones physical memory usage taken every 10 seconds and 24-hour period. Only peak memory usage is displ
Select the two statements that correctly describe the operation of NWAM.
D. Multiple locations may be automatically activated in systems with multiple network interface cards.
E. Interface NCU Properties "float" and are automatically attached to the highest priority Link NCU Property.
F. If the DefaultFixed NCP is enabled, persistent configuration, stored in /etc/ipadm.conf and /etc/dladm/ datalink.conf is used.
A process associated with a user application keeps crashing on the user, but a core dump is not being saved in the /var/core/p
global core file pattern: /var/core/core. %f.%p
global core file content: default
init core file pattern: core
init core file content: default
global core dumps: enabled
per-process core dumps: enabled
global setid core dumps: disabled
per-process setid core dumps: disabled
global core dump logging: disabled
Which option would change the core dump configuration so that a user's per-process core dumps get saved in the /var/core/pp
A. coreadm -i /var/core/pprocess/core.%f.%p
coreadm -e proc-setid -d process
B. coreadm -g /var/core/pprocess/core.%f.%p
C. coreadm -i /var/core/pprocess/core.%f.%p
E. coreadm -g /var/core/pprocess/core.%f.%p
coreadm -e global-setid
Which three are true of a solaris10 branded zone running on an Oracle Solaris 11 system? (Choose three.)
B. The solaris10 branded zone can be either a sparse or a whole root non-global zone model.
C. The non-global zone can reside on a ZFS dataset or a UFS file system.
D. If there are any native non-global zones on the system that you want to migrate, these zones will be migrated into non-global zo
E. When migrated from a stand-alone Solaris system to a solaris10 branded zone, the host ID changes to the host ID of the new m
G. The non-global zone must reside on its own ZFS dataset; only ZFS is supported.
Identify the Automated Installer’s (AI) equivalent to jumpStart’s finish scripts and sysidcfg files.
A. Manifest files
E. installadm create-service
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:
PUBLISHER TYPE STATUS URI
solaris origin online http://pkg.oracle.com/solaris/release/
Which steps needs to be performed to set the local IPS publisher to the local IPS repository/repo?
E. Issue the pkgrepo set command to set the new repository location.
You need to update an OS image on a client. The pkg publishers command displays the wrong publisher with the wrong update
PUBLISHER TYPE STATUS URI
Solaris origin online http://pkg.oracle.com/solaris/release
The update is available on the updated publisher:
PUBLISHER TYPE STATUS URI
Solaris origin online http://sysA.example.com
Select the option that describes the procedure used to update the OS image on the system from the updated publisher.
A. Copy the repository from the ISO image onto the local client. Configure the repository on the client by using the svccfg - s com
B. Configure the publisher on the client using the svcfg - s command so that the Solaris publisher is connected to the repository
C. Use the pkg set-publisher command to change the URL of the publisher Solaris to http://sysA.example.com. Issue the pkg upd
D. Add the new publisher http://sysA.example.com Solaris Use the pkg set-publisher command to set the publisher search orde
Select the command that will use the information in this file to create a new zone named testzone2.
Alice is a user account used by Alice on a Solaris 11 system. sadmin is a role account on the same system.
Your task is to add the command /usr/sbin/cryptoadm to the Network management profile, so that Alice can execute it, while a
Select the three activities necessary to accomplish this.
D. Run the roles alice to ensure that alice may assume the role sadmin.
E. Run the command profiles sadmin to ensure that the role sadmin includes the network Management profile.
F. Run the command profiles alice to ensure that the Alice has permissions to access the Network management profile.
G. Run the command profiles "Network management" to ensure that the Network management profile includes the sadmin role.
In an effort to reduce storage space on your server, you would like to eliminate duplicate copies of data in your server's ZFS file
How do you specify that pool1/data should not contain duplicate data blocks (redundant data) on write operations?
Identify the correctly matching pair of equivalent functionality of JumpStart and Automated installer (AI).
B. JumpStart: setup_server
AI: installadm create-service
C. JumpStart: add_Install_client
AI: SMF system configuration profile files
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?
B. The zone.cfg file is an AI manifest that specifies how the zone is to be installed.
C. The zone.cfg file is an xml file in a form suitable for use as a command file for the zonecfg command.
D. The zone.cfg file is an SC profile with keywords that are specific for configuring a as part of the installation process.
E. It is am xml configuration file from the /etc/zone directory. It will be used as a profile for the zone. It specifies the zonename, zon
Before booting test zone 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
D. zlogin - z testzone - C
E. zlogin -C testzone
F. zoneadm - testzone - c
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 encry
Which command should you use to create a ZFS encrypted file system named pool1/encrypt using the / mykey keystore?
B. zfs create - o encryption = 256-ccm - o keysource = raw, file : ///my key pool1/encrypt
C. zfs create - o encryption = AES keysource = /mykey pool1/encrypt
Consider the following rule file for use with the Basic Audit Reporting Tool (BART).
CHECK all -
IGNORE dirmtime -
/etc/security
/etc/notices
IGNORE contents -
/export/home
CHECK -
You are using BART to detect inappropriate changes to the file system.
Identify the two correct statements describing the attributes recorded.
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 i
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-zo
Which command do you choose to install the s10-system.flararchive in the Solaris 10 branded zone (s10-zone)?
Which three Installation option allow for a "hands free" and "unattended'" Installation of the Solaris 11 environment?
A. Jumpstart
B. LiveCD
Which modification needs to be made to the Service Management Facility before you publish a new package to the IPS reposit
B. The pkg/readonly property for the application/pkg/server service must be set to false
C. The pkg/writable_root property for the application/pkg/server service must be set to true.
D. The pkg/image_root property for the application/pkg/server service must be set to the location of the repository.
On SystemA, you are troubleshooting a new installation of a virtual network. Local zones cannot connect with external system
View the Exhibit.
Logged in to zone1of SystemA, you can successfully ping 172.16.0.40and 172.16.0.42, but there is no response from any syste
Similarly, logged in to zone2of SystemA, you can successfully ping 172.16.0.40and 172.16.0.41, but there is no response from
However, logged in to the global zone of SystemA, you can successfully ping 172.16.0.41and
172.16.0.42, as well as 192.168.1.21and 192.168.1.22.
Identify two possible explanations. (Choose two.)
E. forwarding=on has not been configured for the global zone of SystemA.
A. Used on a Solaris 10 global zone to access the system for problems before migrating that system to a Solaris 10 branded zone
B. Used to access a Solaris 10 global zone for problems before migrating that zone to a Solaris 11 global zone
C. Used to create zonecfg template for a Solaris 10 global zone that that will be migrated to a solaris10 branded zone.
E. Used to migrate a Solaris 10 global zone to a non-global zone on the same server; the non-global zone can then be migrated to
Your mentor suggests using the dladm rename-link command to rename the network datalinks.
What are the two advantages of following this advice?
B. It can simplify specifying the network interface with the dladm modify-aggr command.
C. It can simplify specifying the network interface with the dladm modify-bridge command.
D. It can simplify IP filter rule changes if the network interface is replaced with a different type.
E. It can prevent accidental deletion of the network interface with the dladm delete-phys command.
F. It can prevent accidental deletion of the network interface configuration with the ipadm delete-addr command.
Which three installation options allow for a "hands-free" and "unattended" installation of the Oracle Solaris
11 environment? (Choose three.)
A. Jumpstart
C. LiveCD
C. cat /etc/dfs/dfstab
D. sharemgr show -v
You have a Solaris 10 system with a host name of sysAand it uses LDAP as a naming service. You have created a flash archive o
- zone10 incomplete /zone/zone1 solaris10 excl
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.
A. Use zonecfgto change the zonenamebefore booting the system for the first time.
B. Remove the sysidcfgfile from the <zonepath>/rootdirectory before booting the non-global zone.
You have been asked to troubleshoot the initial configuration of a virtual network connecting two local zones with the outside w
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?
C. The virtual interface must be specified with dladm create-vnic -z zone3 vnic1.
E. The virtual switch must be created first with dladm create -etherstub vswitch192.168.1.
You want to deploy oracle Solaris 11 with the automated installer (AI). You need to make sure that your server and network me
Choose the three options that describe; the requirements for using AI.
A. You can create only one manifest per install service. If you need more than one manifest, create multiple install services.
B. If two client machines have different architectures and need to be installed with the same version of the Oracle Solaris 11 OS,
C. You need a separate install service for each different client architecture that you plan to install, and for each different version
D. If two client machines have different architectures and need to be installed with different versions of the Oracle Solaris 11 OS
E. The install server needs to be able to access an Oracle Solaris Image Packaging System (IPS) software package repository; the
F. The install server can be either an x86 machine or a SPARC machine. Most Voted
You create a flash archive of the Solaris 10 global zone on the server named sysAand you name the archive s10-system.flar.
You upgrade the operating system on sysAfrom Solaris 10 to Oracle Solaris 11.
On sysA, you want to create a Solaris 10 non-global zone and import the flash archive into that zone. The flash archive is availa
Which two options do you choose to create the Solaris 10 zone capable of supporting the Solaris 10 flash archive? (Choose two
A. zonecfg -z s10-zone
create
set brand=solaris10
D. zonecfg -z s10-zone
create -t SYSsolaris10
Which four statements describe the function of the svc://system/install/server:default service? (Choose four.)
A. A server can have multiple instances of the install/serverservice, each associated with one boot image.
B. This service is present on every Oracle Solaris 11 system, but it is not enabled.
C. Client systems use the service name to find the correct install image.
G. Every Oracle Solaris 11 system uses this service to find its IPS publisher and to locate its IPS repository.
H. An AI install server can have several instances of this service, but can have only one install service running at a time.
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
The zone Status on the Oracle Solaris 11 server is:
- zone10 incomplete /zone/zone1 solaris10 exc1
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.
A. Use zonecfg to change the zonename before booting the system for the first time
D. Remove the sysidcfg file from the <zonepath>/root directory before booting the non-global zone.
To simplify administration of a network, the decision was made to use bridging rather than routing. Your network includes thre
You previously created the bridges on each system with the following commands:
SystemA # dladm create-bridge -1 net1 -1 net2 bridgeA
SystemB # dladm create-bridge -1 net1 -1 net2 bridgeB
SystemC # dladm create-bridge -1 net1 -1 net2 bridgeC
You notice that network performance is less than expected, and packets between networks X and Z are being forwarded by bri
Select the solution.
A local repository is available on this system and you need to enable clients to access this repository via HTTP. The repository i
PUBLISHER TYPE STATUS URI
solaris origin online http://sysA.example.com
Identify two of the steps that are required to make the local repository on this server available to the client via HTTP.
A. On the server: set the pkg/inst_root and pkg/readonly properties for the svc:/application/pkg/server:default service and enabl
B. On the server: set the sharefs property on the ZFS file system containing the IPS repository.
D. On the client: set the pkg/inst_root and pkg/readonly properties for the svc:/application/server:default service enable the serv
View the Exhibit to inspect the boot environment Information displayed within a non global zone on your system.
Which two options describe the solaris-1 boot environment?
C. The solaris-1 boot environment was created automatically when the non global zone was created.
D. The solaris-1 boot environment was created in the non-global zone using the beadm create command.
E. The solaris-1 boot environment is associated with a non active global zone boot environment.
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
2. Because you want to copy the data as quickly as possible, you need to increase the server resources devoted to the ZFS mig
Which method would you use to modify the ZFS shadow migration daemon defaults to increase the concurrency and overall sp
A. Svccfg - s filesystem/shadowd:default
setprop config_params/shadow_threads=integer: 16
end
svcadm refresh filesystem/shadowd: default
B. Specify the -b <blocksize> option with the zfs create command and increase the value of <blocksize>
C. Use the -o -volblocksize=<blocksize>option with the zfs create command and increase the value of the default <blocksize>.
C. Loadable kernel software modules must register using the Cryptographic Framework SPI.
D. Third-party providers must utilize X.509 v3 certificates signed by trusted Root Certification Authorities.
E. Systems destined for embargoed countries utilize loadable kernel software modules that restrict encryption to 64 bit keys.
A. default route
B. IP forwarding enabled
After installing the OS, you boot the system and notice that the syslogd daemon is not accepting messages from remote system
Which two options should you select to modify the syslogd daemon configuration so that it accepts messages from remote sys
B. Set the following parameter in the /etc/syslogd.conf file: LOG_FROM_REMOTE= YES Restart the syslogd daemon.
E. Set the following parameter in the /etc/default/syslogd file: LOG_FROM_REMOTE=YES Restart the syslogd daemon.
Your task is to convert a JumpStart sysidcfgfile to an Automated Installer (AI) sc_profile.xmlfile, using js2ai.
Select two unsupported items that will require changes. (Choose two.)
A. name_service=NIS+
B. system_locale=en_US
C. terminal=xterms
D. timezone=US/Pacific
E. network_interface=PRIMARY
F. root_password=rJmv5LUXM10cU
Which two accurately describe the Image Packaging System (IPS) components? (Choose two.)
A. Every package is represented by a manifest, consisting of a publisher, a name, and a version, with the scheme.
C. Every package is represented by an FMRI, consisting of a publisher, a name, and a version, with the scheme.
You are troubleshooting the Oracle Solaris11 Automated Installer (AI), which is not connecting with the IPS software repository
Which three steps will help determine the cause of DNS name resolution failure?
D. On the installation server, verify that the menu.1st file for the client points to a valid boot arc hive.
E. Run df -k to verify that the boot directory containing the boot archive is loopback mounted under /etc/ netboot.
F. Run the command /sbin/dhcpinfo DNSserv to ensure that the DHCP server providing the DNS server information.
View the Exhibit.
The file came from your Automated Installer (AI) Install server.
The file is_______.
C. a custom AI manifest
You have been tasked with creating a dedicated virtual network between two local zones within a single system. In order to iso
To accomplish this, you will create__________.
A. An ether stub
B. A virtual router
C. A virtual switch
D. A virtual bridge.
F. Nothing because a virtual switch is automatically created then the virtual network interfaces are created.
A user is running a process in a non-global zone (testzone) and the process crashes. The process information is:
user1 2663 2618 0 17:46:42 pts/2 0:00 /usr/bin/bash
When the user's process crashes in testzone, a non-global zone, where will the core dump be saved?
C. A core file cannot be generated in a non-global zone because it shares the kernel with the global zone.
Which three events trigger the automated NWAM configuration? (Choose three.)
Which five statements describe options available for installing the Oracle Solaris 11operating system using the installation me
A. You can perform a text or LiveCD installation locally or over the network.
B. The text Installer does not install the GNOME desktop. The GNOME desktop package must he added after you have installed the
C. The LiveCD Installation cannot be used to install multiple instances of Oracle Solaris.
D. The LiveCD installer cannot be used if you need to preserve a specific Solaris Volume Table of Contents (VTOC) slice in your cu
F. The GUI installer cannot be used to upgrade your operating system from Solaris 10.
G. If you are installing Oracle Solaris 11 on an x86-based system that will have more than one operating system installed in it, you
New features wore added to ZFS in Oracle Solaris11. Your justification to upgrade from Solaris10 to oracle Solaris11 is that it w
Identify the three ZFS functions and features that are included in Oracle Solaris 11, but not in Solaris 10.
B. Ability for ZFS to detect and remove redundant data from the tile system
E. Ability to use ZFS on the boot drive and boot to a ZFS root file system.
F. elimination of the swap file system when using ZFS on the root disk
You need to migrate a UFS file system named /production_ufs to a ZFS file system named / production_ufs. The /production_uf
Which method allows you to meet both requirements?
1. Copy live data from /production_ufs to /production_zfs while /production_ufs is in use.
2. When the copy is complete, /production_zfs will contain an up-to date copy of /production_ufs
D. Create the new ZFS file system by using zfs create import to import data from the existing UFS file system into the new ZFS file s
E. Create the new zfs file system by using the zfs create -o shadow.
The following information is displayed during the migration of a ZFS file system:
Which answer correctly describes the status of the migration?
A. 25.5 GB of data has been transferred so far, 409 MB of data remains to be transferred.
B. 27.3 GB is the exact size of the data that is yet to be transferred from the shadowed file system.
C. The shadowed file system is named pool1/data1, the shadowcommand was used to generate the output, and the migration is s
D. The new file system is named pool1/data1, the shadowstatcommand was used to generate the output, and the migration is stil
E. The new file system is named pool1/data1, the shadowcommand was used to generate the output, and the migration is still in p
F. The shadowed file system is named pool1/data1, the shadowstatcommand was used to generate the output, and the migration
G. The shadowed file system is named pool1/data1,the shadowstatcommand was used to generate the output, and the migration
On server A, you enter the following command to add a static route to serverA route -p add -host 192.168.1.101 192.168.1.101
E. to ensure the IP address for serverB is not flushed from the ARP cache
Select two statements that correctly describe the capabilities of the Distribution Constructor.
A. ISO images for use with the Automated Installer (AI) can be created.
B. Bootable USB images can be created for SPARC and x86 architectures.
C. A single installation server can be used to create ISO images for SPARC and x86 architectures.
D. Checkpoints can be used to pause the build, allowing scripts to run that modify the resulting ISO Image.
E. A single Installation server can be used to create ISO images for Solaris 10 and Solaris11 operating systems.
D. A number equal to the number of transmitted Ethernet frames is listed for physical links.
E. The number of packets that were interrupted by a collision is listed, which may indicate hardware problems.
The Automated Installer is used, rather than JumpStart, to install the Oracle Solaris 11 Operating System.
Identify the two correctly matching pairs of equivalent functionality. (Choose two.)
B. AI: manifestfiles
JumpStart: beginscript
You need a copy of the zone configuration installed on your server for disaster recovery documentation.
Which two commands would display the current configuration of the zone named testzone? (Choose two.)
A. zoneinfo -z testzone
D. cat /etc/zones/testzone.cfg
A. storage-server
B. solaris-small-server
C. storage-avs
D. storage-nas
View the Exhibit and review the zpool and ZFS configuration information from your system.
Identify the correct procedure for breaking the /prod_datamirror, removing c4t0d0and c4t2d0, and making the data on c4t0d0
After installing the OS, you boot the system and notice that the syslogddaemon is not accepting messages from remote system
Which two options should you select to modify the syslogddaemon configuration so that it accepts syslogmessages from remo
A. svccfg -s svc:/system/system-log setprop start/exec="syslogd -t"
Restart the syslogddaemon.
C. Set the following parameter in the /etc/syslogd.conffile: LOG_FROM_REMOTE=YES Restart the syslogddaemon.
D. Set the following parameter in the /etc/default/syslogd file: LOG_FROM_REMOTE=YES Restart the syslogddaemon.
A. ifconfig -a
B. dladm show-dev
C. dladm show-phys
D. dladm show-ether
E. netadm show-dev
F. netadm show-ether
You need to set up a local package repository to serve 75 client systems. Multiple clients will be accessing the package reposi
Which option would ensure the best performance of the repository during package-intensive operations by multiple clients?
A. Deploy a second instance of the package repository server to run as a read-writable mirror.
B. Deploy a second instance of the package repository server to run as a read-only mirror.
C. Deploy a second instance of the package repository server to run as a clone of the primary repository server.
D. Set up multipathing on the package repository server to distribute the network load across multiple network interfaces.
You executed the command on the Automated Installer (AI) install server.
Select the three options that describe the information in the Exhibit. (Choose three.)
A. zmanifest is used to configure zone parameters such as language, locale, time zone, terminal, users, and the root password for
B. It shows the AI manifests and SC profiles that have been added to the sll-sparc install service.
C. The z1profile and z2profile contain information to configure zone parameters such as language, locale, time zone, terminal, us
D. The z1profile and z2profile contain all of the instructions for creating the zone (zonecfg). The information used in this file is in a
E. It will be used to install two zones, zone1 and zone2, as part of the Automated Installation.
A. ZFS file systems support installation of additional disk storage during installation if required.
Which command should you choose to display the current parameters for the FSS scheduler?
A. dispadmin - c FSS
B. prionctl -c FSS
C. dispadmin -c FSS -g
D. priocntl -c FSS -g
ServerAcontains two ISO images of a package repository, named sol.repo.iso-aand sol.repo.iso-brespectively. You need to cre
Which is correct procedure to perform on ServerA to create the local package repository?
You create a flash archive of the Solaris 10 global zone on the serves named sysA. The archive name is s10-system.flar, and it i
On sysA, you create a Solaris 10 branded zone named s10-zone.
You want to use the flash archive, located On" /net/bactup_servers/10-system.flar, to install the Operating system in the s10-z
Which command do you choose to install the s10-system.flar archive in the Solaris 10 branded zone (s10- zone)?
C. Run the dfsharescommand to be sure that the boot_archiveis mounted on the IPS software package repository.
You want to deploy oracle Solaris 11 with the automated installer (AI). You need to make sure that your server and network me
Choose the three options that describe; the requirements for using AI.
A. You can create only one manifest per install service. If you need more than one manifest, create multiple install services.
B. If two client machines have different architectures and need to be installed with the same version of the Oracle Solaris 11 OS, t
C. You need a separate install service for each different client architecture that you plan to install, and for each different version o
D. If two client machines have different architectures and need to be installed with different versions of the Oracle Solaris 11 OS,
E. The install server needs to be able to access an Oracle Solaris Image Packaging System (IPS) software package repository; the c
ServerA contains two ISO images of a package repository named so1.repo.iso-a and so1.repo.iso-b respectively. You need to c
The package repository will be stored on the /export/IPS file system and named repo. The preferred publisher will be named so
Which is the correct procedure to perform on ServerA to create the local Package repository?
When you issue the gzipcommand, the "gzip: command not found"message is displayed. You need to install the gziputility on y
Which command would you use to check if the gziputility is available from the default publisher for installation?
Identify three options that describe the new Oracle Solaris 11 zone features.
D. You can migrate a physical Solaris 10 system and its non-global zones to a solaris10 branded zone running on an Oracle Solaris
B. A message will be logged with syslogdwhen the number of notice messages generated by the resource control threshold meets
C. The global resource control monitoring for the task.max-lwpsresource control has been enabled and syslogmessaging for that r
[count]value has not been specified, there is no threshold set for the resource to monitor. The configuration to monitor the task.m
D. A message will be logged with sysloqdwhen the number of violations generated by the resource control threshold meets or exc
A. An error message is displayed, indicating that "file_write"is not a valid execution attribute.
C. Starting at next login, the guestaccount will be unable to write any files.
D. Unless the guestaccount assumes the limitprivrole, it cannot write any files.
View the exhibit to inspect the file system configuration on your server.
Your department's backup policy is to perform a full backup to a remote system disk on Saturday.
On Sunday through Friday, you are to perform an incremental backup to the same remote system disk.
* Each incremental backup will contain only data that has been modified since the previous Saturday backup.
* The server file systems must remain available at all times and can never be taken offline,
* The backup must not only provide for the recovery of the most recent version of a file, but must also allow recovery of previou
Following your company policy, which option describes a valid procedure for backing up the /datafile system to a remote disk
A. On Saturday:
zfs create snapshot pool1/data@sat.
zfs send pool1/data@sat > /remote/backup/full
On each weekday:
Remove the previous daily snapshot.
zfs snapshot pool1/data@daily
zfs send -i pool1/data@sat pool1/data@daily > /remote/backup/full
B. On Saturday:
zfs snapshot pool1/data@sat
zfs pool1/data@sat > /remote/backup/full
On each weekday:
Remove the previous daily snapshot.
zfs snapshot pool1/data@daily
zfs send -i pool1/data@sat pool1/data@daily > /remote/backup/full
C. On Saturday:
zfs create snapshot pool1/data@sat.
zfs send pool1/data@sat | zfs recv remote/backup/'date '+%m%d%Y' '
On each weekday:
Remove the previous daily snapshot.
zfs create pool1/data@daily
zfs send -i pool1/data@sat pool1/data@daily | zfs recv remote/backup
d%y' '
D. On Saturday:
zfs snapshot pool1/data@sat
zfs send pool1/data@sat > /remote/backup/full
On each weekday:
Remove the previous daily snapshot.
zfs snapshot pool1/data@daily
zfs send -i pool1/data@sat pool1/data@daily > /remote/backup/daily
E. On Saturday:
zfs create snapshot pool1/data@sat
zfs send pool1/data@sat | zfs recv remote/backup
On each weekday:
Remove the previous daily snapshot.
zfs create -i pool1/data@sat pool1/data@daily
zfs send pool1/data@daily | zfs recv remote/backup
Identify the two security features incorporated in the Oracle Solaris 11 Cryptographic Framework.
A change in your company's security policy now requires an audit trial of all administrators assuming the sysadm role, capturin
Executed commands, including options
There are two command necessary to accomplish this change. One is a rolemod command. What is the other?
Which three statements accurately describe the Automated Installation (AI) client? (Choose three.)
A. If a client system does not use any SC profile, then the install server will use the default SC profile.
B. If the AI client does not match any criteria to use a custom manifest or script, the automated installation aborts.
C. If the AI client does not match any criteria to use a custom manifest or script, the default manifest is used.
D. If a client system does not use any SC profile, then an interactive tool opens on that client at first boot after that client installati
E. Any manifest or script in a service can be designated to be the default for that service.
Which three supported in previous versions of Solaris are no longer supported in Oracle Solaris 11?
(Choose three.)
A user is running a process in the global zone and the process crashes. The process information is:
User1 2663 2618 0 17:46:42 pts/2 0:00 /usr/bin/bash
The server host name is: zeus
What will the per-process core file be named?
A. core.bash.2663.global
B. core.bash.2663.zeus
C. /var/core/core.bash.2663
D. /var/core/core.bash.2663.global
Solaris 11 includes a redesigned software packaging model: the Image Packaging System.
Which three describe advantages of the Image Packaging System over the previous Solaris 10 SVR4 packaging model? (Choos
A. allows for the installation of the OS without a local DVD or installation server
You are going to use the- Automated installer (AI) to install a non global zone named zone1. You have created a custom manife
Identify the correct procedure for breaking the /prod_data mirror, removing c4t0d0 and c4t2d0, and making the data on c4t0d0
For an Oracle Solaris 11 Automated Installation (AI), select the two properties that can be configured using System Configurati
When setting up Automated Installer (AI) clients, an interactive tool can be used to generate a custom system configuration pr
Which interactive tool can be used to generate this custom configuration?
A. sys-unconfig
B. installadm set-criteria
C. sysconfig create-profile
D. installadm create-profile
View the exhibit to inspect the file system configuration on your server.
You department's backup policy is to perform a full backup to a remote system disk on Saturday.
On each weekday, you are to perform an incremental backup to the same remote system disk.
Each incremental backup will contain only data that has been modified since the previous Saturday backup.
The server file systems must remain available at all times and can never be taken offline.
The backup must not only provide for the recovery of the most recent version of a file, but must also allow recovery of previous
Following your company policy, which two describe the correct procedure to be performed on each weekday for backing up th
You are using this rule file with the Basic Audit Reporting Tool (BART) to detect inappropriate file system changes.
CHECK all
IGNORE dirmtime
/ etc/acct
/ etc/security
/ etc/notices
IGNORE contents
/ export/home/alice
IGNORE mtime size contents
/var
CHECK
/var/tmp
IGNORE all
Identify the two correct statements describing the attributes recorded. (Choose two.)
You have set up the task.max-lwps resource control on your Solaris 11 system.
Which option describes how to configure the system so that syslogd notifies you when the resources control threshold value fo
A. Use the rctladm command to enable the global action on the task.max-lwpa resource control.
B. Modify the /etc/syslog.conf file to activate system logging of all violations of task.max-lwps and then refresh then svc: /system/
C. Activate system logging of all violations of task.max-lwpp in the /etc/rctldm.conf file and then execute the rctladm-u command
D. Use the prct1 command to set the logging of all resource control violations at the time the task.max- lwps resource control is be
E. Use the setrct1 command to set the logging of all resource control violations for the task.max-lwps resource control.
Select the five tasks that need to be performed on the Automated Installer (AI) install server before setting up the client.
A. Create a local IPS repository on the AI Install server and start the repository server service, the publisher origin to the repository
C. The DHCP server must be enabled on the install server and must provide the DHCP service for the clients.
D. DHCP must be available on the network for the Install server and the clients, but the install server does not need to be the DHC
E. Download the AI boot image. The image must be the same version as the Oracle Solaris OS that you plan to install on the client.
H. Create the AI install service. Specify the path to the AI network boot image ISO file and the path where the AI net image ISO file
I. Create the AI install service. Specify the path to the AI network boot image ISO file and the path to the IPS repository.
You need to set up an Oracle Solaris 11 host as an iSCSI target so that the host's disk can be accessed over a storage network.
Which six options describe the steps that need to be taken on this host to enable an iSCSI target?
View the Exhibit to inspect the boot environment information displayed within a non-global zone on your system.
Which two options describe the solaris-1boot environment? (Choose two.)
A. The solaris-1boot environment is associated with a non-active global zone boot environment.
D. The solaris-1boot environment was created automatically when the non-global zone was created.
E. The solaris-1 boot environment was created in the non-global zone using the beadm create command.
Which three Installation option allow for a "hands free" and "unattended'" Installation of the Solaris 11 environment?
A. Jumpstart
B. LiveCD
A. The encrypted file system must have been created in Oracle Solaris11. To encrypt a ZFS file system from a previous version of S
B. If you plan to create an encrypted file system in an existing zpool, the zpool must be upgraded to ZFS version 30.
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 pool must be upgraded to ZFS version 21, minimum.
G. Encryption is supported at the pool level only for every file system in the pool will be encrypted.
H. You cannot create an encrypted file system in a zpool that was created prior to oracle Solaris11.
Create a new zpool in Solaris11, create an encrypted ZFS file system in the new zpool, and move or copy the data from the existing
A. In the global zone, run this command to change the process scheduler for the global zone:
dispadmin -d FSS
D. In the non-global zone, run this command to change the process scheduler for this specific zone:
dispadmin -d FSS
The following information is displayed about the compress/zjp software package, which Is currently installed on this system:
NAME (PUBLISHER) VERSION IFO
Compress/zip 3.1.2-0.175.0.0.0.0.537 if-
NAME VERSION DATE COMMENT
Compress/zip 3.1 09 Dec 2011 04:50:38 EST None
Which statement describes the information that is displayed tor the compress/zip software package?
B. This package can be updated to a new version when the new version of the package becomes available.
You upgraded your server to Oracle Solaris 11 and you imported а zpool (pool1) that was created in Solaris 10. You need to cre
Which four statements are true for support of ZFS encryption?
A. If you plan to create an encrypted file system in an existing zpool, the zpool must be upgraded to ZFS version 21, minimum.
B. Encryption is supported at the pool level only and every file system in the pool will be encrypted.
C. The encrypted file system must have been created in Oracle Solaris 11. To encrypt a ZFS file system from a previous version of
E. ZFS encryption requires that the ZFS Dataset Encryption package be installed.
F. ZFS encryption is integrated with the ZFS command set and no additional packages need to be installed.
G. If you plan to create an encrypted file system in an existing zpool, the zpool must be upgraded to ZFS version 30, minimum.
H. 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 existin
You want to deploy Oracle Solaris 11 with the Automated Installer (AI). You need to make sure that your server and network me
Choose the three options that describe the requirements for using AI. (Choose three.)
B. You can create only one manifest per install service. If you need more than one manifest, create multiple install services.
C. You must set up DHCP. The DHCP server and AI install server can be the same machine or two different machines.
D. If two client machines have different architectures and need to be installed with the same version оf the Oracle Solaris 11 OS, t
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 s
Which two options provide a solution for eliminating the duplicate copies of data that is common between all of these zones?
B. Set the dedup property to on and the dedupratio to at least 1.5 for the zpool.
Create a separate ZFS file system for each zone in the zpool.
C. Put all of the zones in the same ZFS file system and set the dedupratio property for the ZFS file system to at least 1.5.
D. Put all of the zones in the same ZFS file system and set the dedup property for the file system to on.
E. Put each zone in a separate ZFS file system within the same zpool.
Set the dedup property to on for each ZFS file system.
D. Run the roles alice to ensure that alice may assume the role sadmin.
E. Run the command profiles sadmin to ensure that the role sadmin includes the network Management profile.
F. Run the command profiles alice to ensure that the Alice has permissions to access the Network management profile.
G. Run the command profiles "Network management" to ensure that the Network management profile includes the sadmin role.
Your server hangs intermittently and you believe it may be due to either faulty hardware or a driver. The support technician has
Dump content: kernel pages
Dump device: /dev/zvol/dsk/rpool/dump (dedicated)
Savecore directory: /var/crash
Savecore enabled: yes
Save compressed: on
You don't have enough space on the current dump device, so you need to store the dump on /dev/zvol/ dsk/pool2/dump.
Which option would you select to change the dump location for the next core dump and capture the content of all memory pag
B. dumpadm -d /dev/zvol/dsk/pool2/dump
C. dumpadm -s /dev/zvol/dsk/pool2/dump
When you issue the "gzip: zommand not found" message is displayed. You need to install the gzip utility on your system.
Which command would you use to check if the gzip utility is available from the default publisher for installation?
C. The distribution constructor can get packages from a local IPS to build an installation image.
D. Clients access a mirror repository to obtain a publisher's catalog and software packages.
E. A mirror repository contains all of the metadata and content for software packages.
F. Network access to an IPS repository is provided to client systems using NFS and HTTP.
Documentation states that there should be two core files for each crash dump in the /var/crash directory named vmdump.0 W
A. savecore -f vmdump.0
B. dumpadm uncompressed
C. gunzip vmdump.0
D. dumpadm -z off
Which three options are valid methods of installing a Solaris 10 branded zone on a system running Oracle Solaris 11?
A. Use the V2V process to migrate an existing Solaris 8 or 9 non-global zone from a Solaris 10 system to a solaris10 branded zone.
B. Use the V2V process to migrate an existing Solaris 10 non global whole root zone from a Solaris 10 system to a solaris10 brande
C. Install a solaris10 branded zone directly from the Oracle Solaris 10 media.
D. Migrate an existing 64-bit Solaris 10 system to a solaris10 branded non-global zone using the P2V process.
E. Migrate an existing 32 bit Solaris10 system to a solaris10 branded non-global zone using the P2V process.
F. Use the V2V process to migrate an existing Solaris 10 non-global sparse root zone from a Solaris 10 system to a solaris10 brand
B. The disk volume provided by the server is referred to as the LUN and can be accessed by an iSCSI initiator.
B. It is a sample of dbzone's memory and CPU utilization every 10 seconds over a 24-hour period. Only peak virtual memory usage
All other utilization data is eliminated.
C. It is a sample of dbzone's physical memory usage taken every hour over a 24-hour period.
Only the top 10 samplings of peak memory usage are displayed.
All other utilization data is eliminated.
D. It is a sample of dbzone's CPU, virtual memory, and networking utilization.
Physical memory is excluded from the report.
The sampling is taken every 10 seconds over a 24-hour period and displayed each hour.
E. It is a sample of dbzone's physical memory usage taken every 10 seconds over a 24-hour period.
Only peak memory usage is displayed each hour.
All other utilization data is eliminated.
D. Arbitrary hosts on the subnet are detected by sending an "all hosts" (224.0.0.1) multicast packet.
E. Arbitrary hosts on the subnet are detected by sending an "all routers" (224.0.0.2) multicast packet.
F. Arbitrary hosts on the subnet are detected by examining the ARP cache (Internet-to-MAC address translation table).
You enabled the deduplication property on the pool1/datafile system, yet the information on the pool shows a DEDUP RATIOof
Which two options describe why the data duplication ratio on pool1still shows l.00xand not a higher value? (Choose two.)
A. You have set the dedupproperty on the ZFS file system, but have not added any data to the file system since the dedupproperty
B. You have the copiesproperty set to a value of greater than 1on your ZFS file system.
C. Most of the data in the pool1/datafile system is not duplicate data.
D. You have set the dedupproperty on the ZFS file system, but have not set the dedupratioproperty on the zpool.
E. You have set the deduplicationproperty on the ZFS file system, but have not set the dedupratio property on the zpool.
You are setting up a local image packaging System (IPS) package repository on your Oracle Solaris 11 server. The information a
The Oracle Solaris11 repository ISO image has been downloaded into the /repo directory (a zfs file system).
The current publisher is:
PUBLISHER TYPE STATUS URI
solaris origin online http://pkg.oracle.com/solaris/release/
You will be replacing the current publisher with:
PUBLISHER TYPE STATUS URI
solaris origin online http://solaris.example.com/
The location of the repository will be /export/IPS. This ZFS file system has already been created.
Among the steps you will perform is to set the publisher to the local repository by using the pkg set - publisher command.
Which six other steps are required to set up the local IPS package repository?
A. Perform an rsync on the ISO image to copy the files from the ISO image to the /export/IPS file system.
E. Use the svccfg command to set the pkg/readonly property to the application/pkg/server service to true.
F. Use the svccfg command to set the pkg/readonly property for the application/pkg/server service false.
A. terminal = zterms
B. name_service-NTS+
C. timezone=US/pacific
D. system_locale=en_US
E. network_interface=PRIMARY
F. root_password=rJmvLUXM10cU
Which three methods of delivering a package are provided by the Image Package System (IPS)? (Choose three.)
How should you permanently restrict the non-global zone testzone so that it does not use more than 20 CPU shares while it is r
Identify two correct statements about the Distribution Constructor. (Choose two.)
A. Customs scripts can be used to modify the resulting ISO image created.
B. Manifest files contain the specifications for the contents and parameters of the ISO images to be created.
C. ISO images can be created that dual boot, supporting both x86 and SPARC architectures with a single image.
D. ISO images for installation of a variety of Oracle Solaris versions and hardware architectures can be created by a single installa
E. An Image Packaging System (IPS) software repository server is required during installation from an ISO image.
You are to create a ZFS file system with the following specifications:
lzjb compression enabled
mounted as /data
Which command creates the desired file system?
E. zfs create -о
mountpoint=/data,compression=on,algorithm=lzjb,deduplication=on,quota=2g / pool1/data
You are configuring NFS on a server. Select the two statements that are true.
C. Renaming a share created with the zfs set share command is not supported.
D. NFS and SMB protocols cannot be used simultaneously to share the same directory.
A. dlstat - aggr
B. dlstat show-aggr
C. dlstat show-link -r
A. coreadm -d process
B. coreadm -i /var/core/core.%f.%p
C. coreadm -d global
A local repository is available on this system and you need to enable clients to access this repository via HTTP. The repository i
PUBLISHER TYPE STATUS URI
solaris origin online http://sysA.example.com
Identify two of the steps that are required to make the local repository on this server available to the client via HTTP.
A. On the server:
set the pkg/inst_root and pkg/readonly properties for the svc:/application/pkg/server:default service and enabled the service
B. On the server:
set the sharefs property on the ZFS file system containing the IPS repository.
C. On the client:
reset the origin for the solaris publisher.
D. On the client:
set the pkg/inst_root and pkg/readonly properties for the svc:/application/server:default service enable the service.
E. On the client:
start the pkg.depotd process.
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'sconsole.
B. zoneadm -z testzone -C
C. zlogin -C testzone
D. zlogin -z testzone -C
F. zoneadm -C testzone
A. On Sunday
zfs snapshot pool1/data@sunday
zfs send pool1/data@sunday > /dev/rmt/0
On Wednesday
zfs snapshot pool1/data@wednesday
zfs send -i pool1/data@sunday pool1/data@wednesday > /dev/rmt/0
B. On Sunday
zfs snapshot pool1/data@sunday > /dev/rmt/0
On Wednesday
zfs snapshot -i pool1/data@wednesday >/dev/rmt/0
C. On Sunday
zfs snapshot pool1/data@sunday
zfs send pool1/data@sunday | zfs recv> /dev/rmt/0
On Wednesday
zfs snapshot pool1/data@wednesday
zfs send -i pool1/data@sunday pool1/data@wednesday|zfs recv > /dev/rmt/0
D. On Sunday
zfs snapshot pool1/data@sunday
zfs send pool1/data@sunday > /dev/rmt/0
On Wednesday
zfs snapshot pool1/data@wednesday
zfs send -i pool1/data@wednesday > /dev/rmt/0
E. On Sunday
zfs snapshot pool1/data@sunday
zfs send pool1/data@sunday > /dev/rmt/0
On Wednesday
zfs snapshot pool1/data@wednesday
zfs send -i pool1/data@wednesday pool1/data@sunday > /dev/rmt/0
You are setting up a local IPS package repository on your Oracle Solaris 11 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 steps that you h
1. Download and rsyncthe contents of the Oracle Solaris 11 repository ISO image to the /repo directory.
2. Configure the repository server service properties. The svcpropcommand displays the IPS-related properties:
pkg/inst_root astring /repo
pkg/readonly boolean true
The lscommand displays the contents of the /repodirectory:
# ls /repo
pkg5.repository publisher
The svcscommand shows the svc:/application/pkg/server:defaultservice is online.
The pkg publishercommand still displays:
PUBLISHER TYPE STATUS URI
solaris origin online http://pkg.oracle.com/solaris/release/
Which step needs to be performed to set the local IPS publisher to the local IPS repository /repo?
You need to update an OS image on a client. The pkgpublisher command displays the wrong publisher with the wrong update:
PUBLISHER TYPE STATUS URI
solaris origin online http://pkg.oracle.com/solaris/release
The update is available on this updated publisher:
PUBLISHER TYPE STATUS URI
solaris origin online http://sysA.example.com
Select the option that describes the procedure used to update the OS image on this system from the updated publisher.
A. Use the pkg set-publishercommand to change the URL of the publisher solaristo http:// sysA.example.com.
Issue the pkg updatecommand to update the OS Image.
B. Configure the publisher on the client using the svccfg -scommand so that the solarispublisher is connected to the repository at
Refresh the application/pkg/serverservice.
Issue the pkgrepo refreshcommand to refresh the repository catalog.
D. Copy the repository from the ISO image onto the local client.
Configure the repository on the client by using the svccfg -scommand so that the solaris publisher is connected to the new reposit
Refresh the application/pkg/serverservice.
Issue the pkgrepo refreshcommand to refresh the repository catalog.
A. It is a sample of dbzone's physical memory usage taken every hour over a 24-hour period.
Only the top 10 samplings of peak memory usage are displayed.
All other utilization data is eliminated.
D. It is a sample of dbzone's physical memory usage taken every 10 seconds and 24-hour period.
Only peak virtual memory usage and CPU utilization are displayed each hour.
All other Utilization data is eliminated.
E. It is a sample of dbzone's physical memory usage taken every 10 seconds and 24-hour period.
Only peak memory usage is displayed each hour.
All other utilization data is eliminated.
B. SCSI commands are carried over IP networks and enable you to mount disk devices from across the network onto your local sys
C. Large amounts of data can be transferred over an IP network with very little network degradation.
D. COMSTAR allows you to convert any Solaris11 host into a SCSI target device that can be accessed over a storage network.
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?
C. The initial IP address for the install clients will be 192.168.1.100. This IP address is temporary. After the client is booted, it will u
D. Five IP addresses are allocated for DHCP clients, starting with 192.168.1.100.
E. The Install server will support up to five clients.
F. The AI net image ISO file is located in /repo/prod and the net image ISO will be unpacked in /export/ repo.
G. The AI net image ISO file is located in /repo/repo and is named /repo/prod/_ai.iso.
You need to set up a local package repository to serve 75 client systems. Multiple clients will being the package repository con
Which option would ensure the best performance of the repository during package-intensive rations by multiple clients?
A. Deploy a second instance of the package repository server to run as a read writable mirror.
B. Deploy a second instance of the package repository server to run as a clone of the primary repository server.
D. Deploy a second instance of the package repository server to run as a read-only mirror.
E. Set up multipathing on the package repository server to distribute the network load multiple network interfaces.
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_datafile system. You decide to giv
Identify the correct procedure for breaking the mirror, removing c4t1d0, and making the data on that drive accessible under th
d from the report. The sampling is taken every 10 minutes over a 24-hour period and peak utilization id displayed each hour.
d from the report. The sampling is taken every 10 minutes over a 24-hour period and displayed each hour.
k virtual memory usage and CPU utilization are displayed each hour. All other Utilization data is eliminated.
k memory usage is displayed each hour. All other utilization data is eliminated.
datalink.conf is used.
he host ID of the new machine. The zone cannot be configured to use the host ID of the original system.
r with the wrong update:
dated publisher.
using the svccfg - s command so that the Solaris publisher is connected to the new repository. Refresh the application/pkg/server service. Issu
nected to the repository at http://sysA.example.com Refresh the application/pkg/server service. Issue the pkgrepo refresh command to reposit
e publisher search order and place http://sysA.example.com of http://pkg.oracle.com/solaris/release Issue the pkg publisher command to vie
e can execute it, while assuming the sadmin role.
toadm:euid=0
toadm:euid=0
O::/usr/sbin/cryptoadm:euid=0
gement profile.
created a flash archive of sysAand you want to migrate this system to an Oracle Solaris 11 server as a solaris10 branded zone. The zone sta
he Oracle Solaris 11 OS, then create two AI manifests and a single Install service. Most Voted
or each different version of the Oracle Solaris 11 OS that you plan to install on client systems.
the Oracle Solaris 11 OS, then create two AI manifests and two install services.
hive s10-system.flar.
e flash archive is available on sysAvia NFS through the mountpoint:/net/bасkup_server/ backup_server.
sh archive? (Choose two.)
ning at a time.
being forwarded by bridgeAand bridgeB, rather than being forwarded directly by bridgeC.
a HTTP. The repository information is:
default <blocksize>.
ptographic Framework.
ption to 64 bit keys.
gd daemon.
an you use to recreate the pool1/encryptfile system? (Choose two.)
bridgeA. The bridge was created with:
e system. In order to isolate the network traffic from other zones on that system.
using the installation media?
ystem installed in it, you cannot partition your disk during the installation process.
cle Solaris11 is that it will be possible to take advantage of the enhancements that were made to ZFS.
ufs. The /production_ufs file system cannot be taken down or be out of production during the migration, and the current /production_ufs fil
utput, and the migration is still in progress with 409 MB remaining to be transferred to the target filesystem.
work interfaces.
nd the root password for the zone administrator.
time zone, terminal, users, and the root password for the zone administrator.
o Set the pkg/inst_rootproperty to /export/IPS/repoand the pkg/readonlyproperty to true Set the preferred publisher by using pkg set-publisher
rootproperty and the pkg/readonlyproperty to /export/IPS/repo Set the preferred publisher by using pkg set-publisher -G http://serverA.exampl
le install services.
e Oracle Solaris 11 OS, then create two AI manifests and a single Install service.
each different version of the Oracle Solaris 11 OS that you plan to install on client systems.
e Oracle Solaris 11 OS, then create two AI manifests and two install services.
pectively. You need to create a single local package repository on server that clients can connect to.
blisher will be named solaris and the publisher URL will be http://serverA.example.com.
file system.
her by using pkg set-publisher -G http://serverA.example.com/ \
po 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-publishe
root property and the pkg/readonly property to /export/IPS/repo set the preferred pkg/inst_root property by using pkg set-publisher - G http://se
slogmessaging for that resource control has been set to notice. However, because the
on to monitor the task.max-lwpsresource control is incomplete.
eated a custom manifest for the non-global zone and named it zone1manifest Which command will you use to add this custom manifest to
aking the data on c4t0d0and c4t2d0 accessible under the dev_data mount point.
sing System Configuration profiles (SC profiles). (Choose two.)
he pool named backup.
system configuration profile. The profile will specify the time zone, date and time, user and root accounts, and name services used for an A
ow recovery of previous versions of a file.
ekday for backing up the /data file system to a remote disk named /remote/backup?
ontrol threshold value for the task.max-lwps resource has been exceeded?
he rctladm-u command.
ource control.
S repository.
m a previous version of Solaris, upgrade the zpool and create a new encrypted ZFS file system into the encrypted ZFS file system.
he data from the existing file system into the new encrypted file system.
will be used for processes in the zone but to get the full benefit of FSS, it should be the default scheduling class.
stalled on this system:
aris 10. You need to create an encrypted ZFS file system in pool1,but first you need to make sure that your server supports ZFS encryption.
m 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
he data from the existing file system into the new encrypted file system.
r server and network meet the requirements for using AI.
le install services.
e Oracle Solaris 11 OS, then create two AI manifests and a single install service.
uce 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 elimin
een all of these zones?
o at least 1.5.
support technician has told you to generate a live core dump of all memory pages for further analysis. Your dump configuration is:
dsk/pool2/dump.
ntent of all memory pages as requested by the support technician?
y on your system.
ry named vmdump.0 Which command should you choose to display theses two files?
cle Solaris 11?
ak virtual memory usage and CPU utilization are displayed each hour.
ponds to ICMP echo request probes to detect link failure.
ation table).
erver. The information and specifications that you have are as follows:
blisher command.
CPU shares while it is running?
eated by a single installation server.
e the traffic statistics on the links comprising the aggregation.
ble to view the core files. The current core configuration is:
ckups on Monday through Saturday. Each incremental will back up only the data that has been created or modified since the Sunday backu
are the steps that you have followed:
with the wrong update:
dated publisher.
m ahead of http://pkg.oracle.com/solaris/release.
a storage network.
kg publisher command to view the publishers. Set the new publisher to sticky. Issue the pkg update command to update the OS image.
branded zone. The zone status on the Oracle Solaris 11 server is:
e current /production_ufs file system must remain active until the /ptoduction_zfs file system is copied and ready.
der this heavy load, especially during package-intensive operations.
e repository will be stored in the /export/IPSfile system and named repo. The prefered publisher will be named solarisand the publisher UR
her -G http://serverA.example.com/ \
her by using pkg set-publisher solaris \
kg set-publisher - G http://serverA.example.com/ \
add this custom manifest to the s11-sparc install service and associate this custom manifest with the non-global zone?
name services used for an AI client installation. This interactive tool will prompt you to enter the client information and an SC profile (XML f
FS file system.
er supports ZFS encryption.
y, move or copy the data from the existing ZFS file system into the new encrypted ZFS file system.
ntical, so you want to eliminate the duplicate copies of data and store only data that is unique to each zone.
mp configuration is:
ied since the Sunday backup was started. The file systems must be available to users at all times and the data will be backed up to tape.
heavy load, especially during package intensive operations.
he disk c4t1d0and mounting c4t1d0under a new mount point named /dev_data.
pdate the OS image.
solarisand the publisher URL will be http:// serverA.example.com.
ion and an SC profile (XML file) will be created.
will be backed up to tape.