Black Friday Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

IBM S1000-007 IBM AIX v7 Administrator Specialty Exam Practice Test

Demo: 27 questions
Total 92 questions

IBM AIX v7 Administrator Specialty Questions and Answers

Question 1

An administrator starts an AIX LPAR and wants to monitor the boot process using the HMC console.

Which command in HMC SSH session lists all managed systems, LPARs on them and offers an easy way to open a console window to an AIX LPAR?

Options:

A.

mkvterm

B.

lsrefcode

C.

lssyscfg

D.

vtmenu

Question 2

A SAN administrator increased the size of a LUN device (hdisk) that is being used by a AIX LPAR. However, the system administrator does not see the new size using the lsvg or Ispv commands.

Which command updates the system with the new size?

Options:

A.

chvg -g

B.

cfgmgr

C.

synclvodm

D.

extendpv

Question 3

What command is used to monitor SAN I/O performance/throughput?

Options:

A.

iostat -DIRT 60 10

B.

mpstat -w 1

C.

ioo -L

D.

vmstat -i 1

Question 4

A system administrator needs to open a console to an AIX virtual machine that is controlled by a Hardware Management Console (HMC). After connecting to the HMC using SSH, which command should the administrator run to open a console?

Options:

A.

mkrep

B.

oem_setup_env

C.

mlcvterm

D.

mJcvdev

Question 5

When attempting to recover a corrupted file system an administrator runs the command fsck against the unmounted file system and receives the following error:

After confirming that the file system is not mounted, what should the administrator do next?

Options:

A.

Run logrcvr /dev/ulv14 .

B.

Run fsck: with the -F (force) flag.

C.

Convert the log to INLINE.

D.

Run logform /dev/u1v11.

Question 6

How are console log messages recorded by AIX?

Options:

A.

alog

B.

syslog

C.

rsyslog

D.

errdemon

Question 7

When configuring an LPAR profile, what is the meaning of CPU Entitlement?

Options:

A.

the count of virtual CPUs configured on an LPAR

B.

the number of logical CPUs allocated to an LPAR

C.

Simultaneous Multi Threading setting of an LPAR

D.

the amount of guaranteed CPU time allocated to an LPAR

Question 8

When the system boots it stops and displays reference code 551. This reference code means the rootvg will not varyon. What is the best way for the administrator to proceed?

Options:

A.

Perform a debug boot of AIX and diagnose/fix the problem.

B.

Perform a maintenance mode boot of AIX and diagnose/fix the problem.

C.

Reinstall AIX or restore from a mksysb.

D.

Restart the system.

Question 9

Which two additional commands should an AIX V7.2 administrator run after mirroring the rootvg with mirrorvg command?

Options:

A.

bosboot

B.

varyonvg

C.

bootlist

D.

reboot

E.

synclvodro

Question 10

An administrator is tasked with installing an open source package. They are told to use the IBM AIX Toolbox for Linux Applications because the organization wants to be able to open tickets with IBM support.

What should the administrator tell the requester?

Options:

A.

IBM offers standard support for open source software that is licensed with the operating system.

B.

IBM offers extended support for open source software and they need to verify entitlement.

C.

IBM offers this open source software as-is.

D.

IBM offers extended support for open source software that is licensed with the hardware.

Question 11

An administrator has configured NFS export in the /etc/exports file. Based on the following output, with which permissions has the /tmp directory been exported?

Options:

A.

no permissions

B.

write-only permissions

C.

read-write permissions

D.

read-only permissions

Question 12

A customer added paging space and needs to activate it automatically after the next reboot. Which command should the administrator issue?

Options:

A.

chps

B.

mklv

C.

swapon

D.

mkps

Question 13

Which statement is true regarding the snap command?

Options:

A.

It collects performance related data.

B.

By default, it will check there is enough space where the data is to be stored.

C.

C. All options are enabled by default.

D.

The data must be stored in /tmp.

Question 14

An application administrator needs an account on the AIX server, but does not know it which group it should belong. What is the default group for AIX users, if one was not specified during creation of the account?

Options:

A.

no group

B.

the group name will be the same as the user name

C.

users

D.

staff

Question 15

When a user logs in, the session hangs after entering the password. What is the most likely cause of the problem?

Options:

A.

The /usr/sbin/passwd demon is not running.

B.

There are problems with the authentication mechanism.

C.

The file systems are full.

D.

There was a network failure.

Question 16

An administrator finds that their development server has crashed and an error code 554 is displayed. They know that this error is typically

associated with a problem executing varyon rootvg and they should boot from AIX Media to be able to perform maintenance tasks.

When the administrator checks the crontab of the NIM server, they find that a mksysb image is created each night.

Can the administrator use this mksysb to boot the server and perform the required maintenance tasks?

Options:

A.

No, because mksysb is not bootable.

B.

Yes, but they may need to create a machine resource first.

C.

No, because they need to use the original AIX installation media for that server.

D.

Yes, but they may need to create a spot first.

Question 17

Which command is used to view the AIX boot log?

Options:

A.

prtboot

B.

alog

C.

bootlist

D.

errpt

Question 18

A new AIX system does not require any printing capabilities. Which account can be removed from the system?

Options:

A.

printq

B.

bin

C.

uucp

D.

Ipd

Question 19

What impact does an EtherChannel network device have on network flow?

Options:

A.

Each network adapter port added to the channel doubles the speed of the flow.

B.

Traffic will flow through other available adapters if one fails.

C.

All network flow is converted to jumbo frames.

D.

TCP traffic may be held up to allow UDP traffic to run faster.

Question 20

An administrator is responsible for managing some AIX partitions. Which command would the administrator run to retrieve the configuration of a running partition, including configured devices?

Options:

A.

Iparstat -d

B.

Isdev -Ccsystem

C.

cfglist

D.

prtconf

Question 21

Which two elements of an hdisk are read by the importvg command to identify volume group members?

Options:

A.

LVID - Logical Volume ID

B.

UUID - Universally Unique ID

C.

UDID - Unique Device ID

D.

VGDA- Volume Group Descriptor Area

E.

PVID - Physical Volume ID

Question 22

An AIX system is defined as a NIM client with -a connect=nimsh. The client system is up and running. The client can ping the NIM master, and the master can ping the client. The administrator of the NIM master system attempts to use NIM to install software updates on the NIM client, but obtains the error message A remote host refused an attempted connect operation.

What can the administrator of the AIX NIM client do to help resolve the problem?

Options:

A.

Flush the arp cache and then reboot the client system to ensure the network routing table is correct.

B.

Check the firewall configuration and open port 1060 if required.

C.

Edit the /etc/services file to check the port number used for the nimreg service, and refresh inetd.

D.

Check that the nimsh subsystem is active, and start it if necessary.

Question 23

Where does the isfs command get its information?

Options:

A.

/etc/xtab

B.

/etc/fstab

C.

/etc/fsvols

D.

/etc/filesystems

Question 24

A customer checks their paging space on an AIX LPAR and sees the following output:

Page SpacePhysical VolumeVolume GroupSize%UsedActiveAutoTypeChksum

pagingOOhdisk2pgvg4576MB12yesnoIv0

hd6hdisklrootvg512MB99yesyesIv0

They want to have pagingOO be active after the next reboot. Which command should be issued to accomplish this?

Options:

A.

swapon

B.

laps

C.

swapoff

D.

chps

Question 25

A system is experiencing name resolution issues. Non-root user processes are failing to resolve host names.

Based on the following output, what is the reason for this problem?

Options:

A.

The domain option from the /etc/resolv.conf file is invalid.

B.

The /etc/resolv.conf file has the wrong permissions.

C.

The /etc/netsvc.conf file has the wrong permissions.

D.

The local , bind option from the /etc/netsvc.conf file is invalid.

Question 26

An application crashes while processing annual leave. An administrator checks the system error log and finds entries with: FILE SYSTEM CORRUPTION

How should the administrator attempt to resolve this error?

Options:

A.

Load the last application backup and restore all files for the file system reporting the error in the system error log.

B.

Check the error log for the file system reporting the error; unmount it and run f sck.

C.

Runerrclear auto=yes and reboot the system.

D.

Reboot the system in maintenance mode and run full recovery.

Question 27

A customer wants to install an open source file, but finds that the rpm command is not installed. With which program can they install rpm?

Options:

A.

instfix

B.

yum

C.

installp

D.

rpm

Demo: 27 questions
Total 92 questions