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

Oracle 1z0-820 Upgrade to Oracle Solaris 11 System Administrator Exam Practice Test

Demo: 19 questions
Total 133 questions

Upgrade to Oracle Solaris 11 System Administrator Questions and Answers

Question 1

You need to migrate a UFS file system named /production_ufs to a ZFS file system named /production_ufs. The /production_ufs file system cannot be taken down or be out of production during the migration, and the current /production_ufs file system must remain active until the /ptoduction_zfs file system is copied and ready.

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

Options:

A.

Create a snapshot of the UFS file system.

Create the new ZFS file system.

Use cpio to copy data from the snapshot to the new ZFS file system.

B.

Create a new Boot Environment.

Create the ZFS file system.

Use lucreate -m to copy data from the Current UFS file system to the new ZFS file system.

C.

Mirror the existing UFS file system by using SVM.

After both submissions are in sync, migrate one of the submissions to a ZFS file System by using Live Upgrade.

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 system

E.

Create the new zfs file system by using the zfs create -o shadow.

Question 2

The core dump configuration for your system is:

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?

Options:

A.

core.bash.2663.global

B.

core.bash.2663.zeus

C.

/var/core/core.bash.2663

D.

/var/core/core.bash.2663.global

Question 3

You are configuring NFS on a server. Select the two statements that are true.

Options:

A.

Resources listed in /etc/dfs/dfstab are automatically shared on boot up.

B.

A directory cannot be shared if a subdirectory below it is already shared.

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.

Question 4

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.

Options:

A.

zoneadm -C testzone

B.

zoneadm -console testzone

C.

zlogin - z testzone console

D.

zlogin - z testzone - C

E.

zlogin -C testzone

F.

zoneadm - testzone - c

Question 5

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 ___________.

Options:

A.

dlstat - aggr

B.

dlstat show-aggr

C.

dlstat show-link -r

D.

dlstat show-link -aggr

E.

dlstat show-phys -aggr

Question 6

Which three statements are true for the Oracle Solans 111mage Packaging System (IPS)? (Choose three.)

Options:

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.

Question 7

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 for the task.max-lwps resource has been exceeded?

Options:

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/system-log:default service.

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 being setup.

E.

Use the setrct1 command to set the logging of all resource control violations for the task.max-lwps resource control.

Question 8

You create a flash archive of the Solaris 10 global zone on the server named sysA and you name the archive s10-system.flar.

You upgrade the operating system on sysA from 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 available on sysA via NFS through the mountpoint;/net/backup_server/backup_server.

Which two options do you choose to create the Solaris 10 zone capable of supporting the Solaris 10 flash archive? (Choose two.)

Options:

A.

zonecfg -z s 10-zone create-tSYSsolarislO

B.

zonecfg -z s 10-zone

create setbrand=solaris10

C.

zonecfg -z solarisl 0 -t SYSsolarislO

D.

zonecfg -z s10-zone install -f/net/backup_setver/s1O-system.flar

Question 9

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)

Options:

A.

zonecfg -z testzone i nfo

B.

zoneinfo -z testzone

C.

zoneadm -z testzone info

D.

zonecfg -z testzone export

E.

zonecfg testzone info

F.

cat /etc/zones/testzone.cfg

Question 10

Which three options describe the purpose of the zonep2vchk command?

Options:

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.

D.

Used to migrate an Oracle Solaris 11 global zone to a non-global 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 a Solaris 11 server as a Solaris10 branded zone.

Question 11

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.

Options:

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

Question 12

The core dump configuration in your non global zone is

A user is running a process in a non-global zone (testzone) and the process crashes. The process information is:

user126632618017:46:42pts/20:00/usr/bin/bash

When the user's process crashes in testzone, a non-global zone, where will the core dump be saved?

Options:

A.

The file will be stored in the non-global zone's directory: /var/core/pprocess/core.hash.2663.

B.

The file will be saved in the global zone's directory: /var/core/core.bash.2663.

C.

A core file cannot be generated in a non-global zone because it shares the kernel with the global zone.

D.

The file will be stored in the global zone's directory: /var/core/pprocess/core.bash.2663.

E.

The file will be saved in non-global zone’s directory: /var/core/core.bash.2663

Question 13

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__________.

Options:

A.

An ether stub

B.

A virtual router

C.

A virtual switch

D.

A virtual bridge.

E.

A virtual network interface

F.

Nothing because a virtual switch is automatically created then the virtual network interfaces are created.

Question 14

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?

Options:

A.

Svccfg - s filesystem/shadowd:default

setprop config_params/shadow_threads=integer: 16

end

svcadm refresh filesystem/shadowd: default

B.

Specify the -b option with the zfs create command and increase the value of

C.

Use the -o -volblocksize=option with the zfs create command and increase the value of the default .

D.

Svccfg -s filesystem/zfs: default

setprop config_params/shadow_threads = integer: 16

end

svcadm refresh filesystem/zfs:default

Question 15

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.

Options:

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

Question 16

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?

Options:

A.

Create the zones by using sparse root 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.

Question 17

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?

Options:

A.

Eliminates patching of the software package

B.

Makes the patching process more efficient with less downtime

C.

Eliminates OS version upgrade

D.

Allows for the installation of the OS without a local DVD or installation server

E.

Allows the use of a repository mirror to speed up package operation

F.

Allows users to publish their own software package in a software repository

Question 18

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?

Options:

A.

zpool destroy pool2

zpool attach pool1 c3t4d0 ct3t5d0

B.

zpool destroy pool2

zpool attach pool1 c3t2d0 c3t2d0 c3t4d0 c3t5d

C.

zpool destroy pool2

zpool add pool1 c3t4d0 c3t5d0

D.

zpool destroy pool2

zpool mirror pool1 pool2

E.

zpool destroy pool2

zpool attach pool1 c3t2d0 c3t4d0

zpool attach pool1 c3t3d0 c3t5d0

F.

zpool destroy pool1

zpool destroy pool2

zpool create pool1 mirror c3t2d0 c3t3d0 c3t4d0 c3t5d0

Question 19

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.

Options:

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

Demo: 19 questions
Total 133 questions