Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Oracle 1z0-580 - Oracle Solaris 11 Installation and Configuration Essentials

Page: 2 / 3
Total 75 questions

Three zones each need access to shared data. Which configuration method can be used to safely achieve this goal?

A.

Put the data on an NFS server, and mount thatshare from each zone.

B.

Put the data on an NFS server,mount the share in the global zone, and configure a loopbackmount from the global zone into each zone using zonecfg.

C.

Create an iSCSI LUN on a remote server, accessible to the global zone. Give each zone direct accessto the LUN.

D.

Create a LUN on a SAN and give the global zone access to it. Give each zone directdeviceaccess to the LUN.

E.

Create a ZFS filesystem and utilize the cloning feature to replicate the data to the individualzones.

Which command would result in safely detaching a disk or disks from a mirrored pool to create another identical pool?

A.

zfs split tank1 tank2

B.

zpool create tank mirror clt0d0 c2t0d0

C.

zpool split tank1 tank2

D.

zpool detach tank clt0d0

E.

zpool replace tank clt1d0 c2t0d0

What two features identify Oracle Solaris 11 as being "built for clouds"?

A.

ability to use SSH lo securely connect to Oracle Solaris11servers

B.

firstfullyvirtualizedoperating system featuring built-in virtualization with Zones

C.

secure rapid provisioning and lifecycle management

D.

OracleSolaris 11 has been designed toprovide arobust and easily usable desktop environmentfor end users

E.

Oracle Solaris11is installable from DVD Media

What does the "R" signify in this output when using the new zfs diff command?

A.

Thefile or directory is modified or the file or directory link has been changed.

B.

The file ordirectory is present in the older snapshot but not in the newer snapshot.

C.

The file or directory is present in the newer snapshot but not in the older snapshot

D.

The file or directoryhas been renamed.

E.

The file ordirectory has been removed.

In planning a system's initial configuration, you realize that you may not have disk space to complete an installation that contains all of Oracle Solaris 11 software. Which installation method would be your safest bet to begin the interactive installation process?

A.

Automated installer

B.

Text based installer

C.

LiveMedia, orLiveDVD image

D.

Distribution constructor

E.

USB-based installer

You are working on a system that appears to be hanging during the boot process. Which would be the course of action for determining which step in the boot process is causing the issue?

A.

Bootthe system into single user mode, run ps -ef to determine processes thatare notrunning.

B.

Boot the system into the "none" milestone, enable all services, then run svcs-ato determine thestate of your services, as well as check forerror messages in /var/svc/log.

C.

Boot the system, disable all services using the "svcs disable all" command, reboot and bring up eachserviceindividually.

D.

Interrupt the boot processbefore services are started with Stop-A or.

E.

Perform an Interactive boot, and disable services as they request startup.

A zone fails to boot, and zoneadm produces the following message:

Which two approaches might resolve the problem and enable the zone to boot?

A.

Change the network link, that will be used by that zone.

B.

Use "dladm disable net0" in the global zone to bring the NIC net0down.

C.

Convert the zone to use shared-IP networking.

D.

Use"dladm rename-linknet0net9" in the global zone.

E.

Use"netconfig disable net0"in the global zone.

The Oracle Solaris Image Packaging System (IPS) ________.

A.

requires the administrator to create software repositories

B.

requires a network connection to the Oracle software repositories

C.

automatically includes and installs required software dependence

D.

can be used on Oracle Solaris 10 with SVR4 packages

E.

can be used to manage remote systems' repositories

What are the three properties of a business critical cloud infrastructure?

A.

service isolation

B.

flexible, virtual application instances

C.

dedicated, single purpose file servers

D.

easy,intuitive provisioning, chargeback, and capacity planning

E.

rigid, inflexible network design

The command "pkg list –n *mysql-5?" produced the following output:

The IFO column of this output indicates that_______.

A.

both versions of mysql are installed and version 5.0.91-0.171 is older

B.

neither version of mysql is installed but either one can be selected for installation

C.

version 5.0-91-0.171 is obsolete and cannot be selected for installation

D.

version 5.1.37-0.1/4 is installed and can be updated

E.

eitherversion of mysql can be updated