Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Oracle 1z0-820 - Upgrade to Oracle Solaris 11 System Administrator

Page: 3 / 4
Total 133 questions

View the Exhibit.

The file came from your Automated Installer (AI) install server. The file is ____________.

A.

an AI SC profile for non-global zones

B.

the default AI config file for non-global zones

C.

the default AI manifest for non-global zones

D.

a custom AI manifest

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

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?

A.

Set up multipathing on the package repository server to distribute the network load across 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.

Your are troubleshooting network throughput on your server.

To confirm that the load balancing among aggregated links is functioning properly, you want to examine the traffic statistics on the links comprising the aggregation.

The correct command is ___________.

A.

dlstat - aggr

B.

dlstat show-aggr

C.

dlstat show-link -r

D.

dlstat show-link -aggr

E.

dlstat show-phys -aggr

Your mentor suggests using the dladm rename-link command to rename the network datalinks.

What are the two advantages of following this advice?

A.

It can clarify which network interface has what purpose.

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.

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 c4t0d0 and c4t2d0, and making the data on c4t0d0and c4t2d0 accessible under the dev_data mount point.

A.

zpool split pool1 pool2 c4t0d0 c4t2d0

zpool import pool2

zfs set mountpoint = /dev_data pool2/prod_data

B.

zpool detach pool1 pool2

zpool attach pool2

zfs set mountpoint=/dev_data pool2/prod_data

C.

zpool split pool1/prod_data -n pool2/dev_data

zfs set mountpoint = /dev_data pool2/prod_data

D.

zpool split pool1 pool2 c4t0d0 c4t2d0

zpool import pool2

This iron is displayed on the desktop of a laptop computer, which is running Oracle Solaris 11.

Which two statements describe the Information conveyed by this Icon?

A.

NWAM is disabled.

B.

NWAM is automatically configuring the network.

C.

The wireless network card is manually configured and operational.

D.

The wireless network card is manually configured but not operational.

E.

The wireless network card is automatically configured and operational.

F.

The wireless network card is automatically configured but not operational.

New features wore added to ZFS in Oracle Solaris11. Your justification to upgrade from Solaris10 to oracle Solaris11 is that it will be possible to take advantage of the enhancements that were made to ZFS.

Identify the three ZFS functions and features that are included in Oracle Solaris 11, but not in Solaris 10.

A.

Encrypted ZFS datasets

B.

Ability for ZFS to detect and remove redundant data from the tile system

C.

Shadow Data Migration

D.

Ability to split a mirrored ZFS storage pool

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 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 want to configure an iSCSI target device on your system.

Select the group package required to install this functionality on your system.

A.

storage-server

B.

solaris-small-server

C.

storage-avs

D.

storage-nas