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

Which three methods of delivering a package are provided by the image Package System (iPS)?

(Choose tnree.)

A.

Publish to a local file-based repository.

B.

Publish as an SVR4 package.

C.

Publish to a remote HTTP-based repository.

D.

Convert to a p5p package archive.

E.

Convert to a SVR4 package archive.

F.

Publish as a tar archive.

G.

Publish as a directory on a USB or DVD drive.

Your server hangs intermittently and you believe it may be due to either faulty hardware or a driver. The support technician has told you to generate a live core dump of all memory pages for further analysis Your dump configuration is:

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 pages as requested by the support technician?

A.

dumpadm -d /dev/zvol/dsk/pool2/dump

B.

dumpadm -d /dev/zvol/dsk/pool2/dump -c all

C.

dumpadm -d /dev/zvol/dsk/pool2/dump -c curproc

D.

dumpadm -s /dev/zvol/dsk/pool2/dump -c all

E.

dumpadm -s /dev/zvol/dsk/pool2/dump

The COMSTAR framework provides support for the iSCSI protocol.

Select three options that correctly describe the COMSTAR framework.

A.

iSCSI devices can be used as dump devices.

B.

SCSI commands are carried over IP networks and enable you to mount disk devices from across the network onto your local system.

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.

E.

One IP port can handle multiple ISCSI target devices.

View the Exhibit

The file came from your Automated Installer (Al) Install server.

The file is_______.

A.

an Al SC profile for non-global zones

B.

the default Al config file for non-global zones

C.

the default Al manifest for non-global zones

D.

a custom Al manifest

A process associated with a user application keeps crashing on the user, but a core dump is not being saved in the /var/core/pprocess directory. The core dump configuration is:

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/pprocess directory?

A.

coreadm —g /var/core/pprocess/core.%f %p

B.

coreadm —i /var/core/pprocess/core.%f.%p

C.

coreadm —i /var/core/pprocess/core.%f.%p coreadm —e proc—setid —d process

D.

coreadm —g /var/core/pprocess/core.%f.%p coreadm —e global—setid

E.

Make this change to the /etc/coreadm conf file:

init core file pattern: /var/core/pprocess/core.%f.%p

The current ZFS configuration on server is:

You need to backup the /data file system while the file system is active.

Select the option that creates a full backup of the /data file system and stores the backup on server in the pool named backup.

A.

Mount -F nfs system: /backup / mnt

zfs snapshot pool/data@monday>/mnt/Monday

B.

Mount -F nfs systemB: /backup/mnt

zfs snapshot pool1/data@Monday

zfs clone pool1/data@monday/mnt/Monday

C.

Zfs send pool1/data@Monday | ssh system zfs recv backup/monday

D.

Zfs snapshot pool1/data@Monday | ssh system zfs recv backup/monday

The following information is displayed about the compress/zjp software package, which Is currently installed on this system:

NAME (PUBLISHER)VERSIONIFO

Compress/zip3.1.2-0.175.0.0.0.0.537if-

NAMEVERSIONDATECOMMENT

Compress/zip3.109 Dec 2011 04:50:38 ESTNone

Which statement describes the information that is displayed tor the compress/zip software package?

A.

This package cannot be removed.

B.

This package can be updated to a new version when the new version of the package becomes available.

C.

This package cannot be updated.

D.

This package can be updated to version 3.1.3 but not 3.2.

E.

This package cannot be downgraded to version 3.1.1.

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

B.

zoneadm -console testzone

C.

zlogin - z testzone console

D.

zlogin - z testzone - C

E.

zlogin -C testzone

F.

zoneadm - testzone - c

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 branded whole root zone.

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 branded sparse root zone.

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.