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

Home > IBM > IBM AIX v7 Administrator Specialty > S1000-007

S1000-007 IBM AIX v7 Administrator Specialty Question and Answers

Question # 4

A security auditor needs the umask value to be set to 027 for the user root. What will be the default permissions for newly created files?

A.

0600

B.

0640

C.

0750

D.

0700

Full Access
Question # 5

Which AIX command lists the implementation and defined resources of an LPAR?

A.

vmstat -IWwt 1

B.

ps guw

C.

vmo -L

D.

Iparstat -i

Full Access
Question # 6

Where does the isfs command get its information?

A.

/etc/xtab

B.

/etc/fstab

C.

/etc/fsvols

D.

/etc/filesystems

Full Access
Question # 7

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?

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.

Full Access
Question # 8

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?

A.

swapon

B.

laps

C.

swapoff

D.

chps

Full Access
Question # 9

Which statement is true regarding Ethernet adapter MTU size settings?

A.

Each device in a network should set its own unique MTU size to optimize performance.

B.

The default MTU size of a network adapter in AIX is 1500.

C.

The MTU size should be set after IP addresses have been configured.

D.

The MTU size of the VLAN tag overrides that of the physical adapter.

Full Access
Question # 10

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

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.

Full Access
Question # 11

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?

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.

Full Access
Question # 12

What is true about restarting subsystems in AIX?

A.

The srcmstr process must be halted prior to restarting a subsystem.

B.

All subsystems managed by SRC can be restarted with the refresh command.

C.

A process managed by SRC cannot be restarted without SRC.

D.

A call to restart a subsystem can be issued to a remote system.

Full Access
Question # 13

To avoid system startup hangs during network outages, an administrator has decided to disable NFS mounts during system startup. Which attribute in the /etc/filesystems disables mounting during startup?

A.

boot

B.

auto

C.

node

D.

mount

Full Access
Question # 14

An administrator wants to create a file system with a specific logical volume name, disk location, and disk placement. Which pair of commands will allow these attributes to be set during file system creation?

A.

issue crlv then mkf s

B.

issue crfs then chvg

C.

issue mkfs then chfs

D.

issue mklv then crfs

Full Access
Question # 15

An administrator wants to check which system tunables have been changed in the system since last boot. Which procedure provides the information needed?

A.

Run tunsave -f ./currentconfig; more ./currentconfig.

B.

View the /etc/tunables/currentconfig file and search for change marks in the file.

C.

Run the no, ioo and scftedo commands with the -cf flag.

D.

Run lstuncfg -1 I grep -v DEFAULT.

Full Access
Question # 16

An AIX administrator is struggling with installing RPM packages. When they try to install a package, errors appear that there are prerequisite RPMs that also need to be installed. Which tool can be used to simplify resolving these dependencies?

A.

dpkg

B.

installp

C.

rpm

D.

yum

Full Access
Question # 17

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

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

Full Access
Question # 18

Which AIX command displays the types, counts, and percentages of LPAR memory?

A.

Ivmo -a -v rootvg

B.

iostat

C.

vmstat -v

D.

mpstat -w 1

Full Access
Question # 19

While executing the following extendvg command, the system administrator receives the following error:

The administrator used the chvg -t command to fix the error.

What is the implication of running this command?

A.

It reduces the maximum number of logical volumes allowed within that volume group.

B.

It reduces the maximum number of files allowed within that volume group.

C.

It reduces the maximum file size allowed within that volume group.

D.

It reduces the maximum number of physical volumes allowed within that volume group.

Full Access
Question # 20

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?

A.

Run logrcvr /dev/ulv14 .

B.

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

C.

Convert the log to INLINE.

D.

Run logform /dev/u1v11.

Full Access
Question # 21

A customer runs smit on the AIX command line and receives the message below:

1800-005 SMIT requires a minimum of 24 line by 80 column output display.

What can be done to resolve the error?

A.

Set the TERM variable to smit.

B.

Change their DISPLAY environment variable.

C.

Resize their window.

D.

Make sure they are running as the root user.

Full Access
Question # 22

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?

A.

mkrep

B.

oem_setup_env

C.

mlcvterm

D.

mJcvdev

Full Access
Question # 23

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?

A.

no group

B.

the group name will be the same as the user name

C.

users

D.

staff

Full Access
Question # 24

Based on the output from the lparstat command, how many logical processors are configured in the partition?

A.

8

B.

4

C.

64

D.

128

Full Access
Question # 25

Which file starts the System Resource Controller?

A.

/etc/rc.d/rc.2

B.

/etc/rc.srcmstr

C.

/etc/rc.local

D.

/etc/inittab

Full Access
Question # 26

What are three states a device can have when connected to an AIX system?

A.

Available

B.

Defined

C.

Stopped

D.

Blocked

E.

Running

F.

Suspended

Full Access
Question # 27

Which command lists filesets that are below AIX V7.2 technology level 4?

A.

oslevel -r -1 7200-04

B.

lslpp -s -1 7200-04

C.

lppchk: -L -F "fileset level" I grep -v "7200-04"

D.

instfix -i I grep -v 7200-04

Full Access