Chanakya The King of IT Certifications IBM AIX 6.1 Administration

Size: px
Start display at page:

Download "Chanakya The King of IT Certifications IBM AIX 6.1 Administration"

Transcription

1 Chanakya The King of IT Certifications IBM AIX 6.1 Administration Ver 6.1 Q&A 109 Chanakya was founded in The safer, easier way to help you pass any IT Certification exams. We provide high quality IT Certification exams practice questions and answers (Q&A). Especially Adobe, Apple, Citrix, Comptia, EMC, HP,IBM, Cognos, Microsoft, Business Objects,Symantec, Juniper, LPI, Nortel, Oracle, SUN, VMware and Many more and help you pass any IT Certification exams at the first try. You can reach us at any of the addresses listed below.

2 Exam A QUESTION 1 Which command restores files from a volume group backup on a specified media? A. mksysb -r B. savevg -r C. restorevg -r D. restorevgfiles QUESTION 2 Which of the following can an operator use to shutdown a system into single-user mode? A. shutdown -d B. shutdown -s C. shutdown -m D. shutdown -Fr -s 1 QUESTION 3 A non-root user can run rsh commands from servera to serverb, but attempts to run rsh commands by the root user return with a permission error message. What action will resolve the problem? A. Add root user to the /etc/hosts.equiv on serverb. B. Create $HOME/.rhosts file for the root user on serverb. C. Restart the rshd daemon with root enabled option on serverb. D. Add entry to allow root user from servera to the /etc/hosts.allow on serverb. QUESTION 4 A recently installed package needs to be rolled back to a previous version. Which of the following commands will perform the task? A. reject B. cleanup C. deinstall D. uninstall QUESTION 5 How can a JFS2 filesystem be added to a volume group that has insufficient space to host a log LV? A. Create the filesystem with an inline log. B. Create the filesystem referring to the jfs2log in rootvg. C. Create the filesystem and format the logical volume with 'logform'. D. Create the filesystem's underlying logical volume with an inline log.

3 QUESTION 6 Which of the following allows multiple applications to share a single operating system resource? A. Logical Partition B. Workload Partition C. Dynamic Logical Partition D. Shared Processor Logical Partition QUESTION 7 When ordering a new IBM Power Systems server, a customer is given the option of two types of Hardware Management Console: 7042-CR4 and 7042-C06. Which main difference between the options would influence the customer's decision? A. The 7042-CR4 is a rack mounted model, compared to the 7042-C06, which is a desktop. B. The 7042-CR4 is limited to 16 managed systems, compared to a limit of 32 for the 7042-C06. C. The 7042-C06 has faster CPUs and twice the RAM compared to the 7042-CR4, which is suited to large enterprise deployments. D. The 7042-C06 can manage POWER5-based hardware, in addition to POWER6, while the 7042-CR4 can only manage POWER6-based hardware. QUESTION 8 Which port must be open on the HMC to allow remote web access? A. 22 B. 80 C. 443 D QUESTION 9 Which are the two main uses of a VIO server? A. Virtualize network and memory to LPARs. B. Virtualize network and storage to LPARs. C. Virtualize memory and processors to LPARs. D. Virtualize storage and processors to LPARs. QUESTION 10 Which POWER6 virtualization technology is the minimum to enable multiple shared processor pool functionality? A. PowerHA Standard Edition B. PowerVM Standard Edition C. Power6 Management Edition

4 D. Power6 Virtualization Edition QUESTION 11 What is the minimum amount of memory required for a new LPAR to be built via NIM on AIX6.1? A. 128 MB B. 256 MB C. 512 MB D MB QUESTION 12 What is the theoretical maximum number of logical ports that a one port of a 2-port 10Gb IVE can provide if no VIO Server is connected to the IVE? A. 2 B. 4 C. 8 D. 16 QUESTION 13 An administrator wants to deploy a complex LPAR environment on a 595. What is the most current tool available for documenting the proposed LPAR configuration and determining if there are adequate IO resources? A. LPAR Planning Tool. B. System Planning Tool. C. LPAR Validation Tool. D. System Validation Tool. QUESTION 14 Where will an administrator find documents in PDF format that include detailed architecture and step-bystep installation instructions for Power servers? A. AIX Fix Central B. IBM Developer Works C. IBM Systems Software Information Center D. IBM Systems Hardware Information Center QUESTION 15 Which of the following is a situation where dual (redundant) HMCs are recommended? A. When managing more than four VIO servers.

5 B. When installed with Power 570 and larger hardware. C. When hosting both Linux and AIX on the same physical hardware. D. When unexpected outage on a single HMC would prove an untenable risk for the hosted LPARs. QUESTION 16 A customer has a requirement for a single AIX LPAR to be highly available. The customer only has enough funding to purchase a single system. Which would be the most critical option to mitigate AIX availability? A. Dual power supplies. B. Twice the amount of disk. C. Two dual-port LHEA adapters. D. Two dual-port fibre channel adapters. QUESTION 17 What is the difference between the CUoD and Utility Capacity On Demand? A. Utility allows for activation of resources by the hour. CUoD allows for permanent access to additional resources installed into the system. B. Utility allows for permanent access to additional resources installed into the system. CuOD allows for activation of resources by the hour. C. Utility allows for activation of resources by the minute. CUoD allows for permanent access to additional resources installed into the system. D. Utility allows for a 30 day usage of additional resources installed into the system. CUoD allows for permanent access to additional resources installed into the system. QUESTION 18 An administrator plans to use bootable AIX media to boot a system into maintenance mode. The system is running AIX 5.3 TL09 with a 64-bit kernel. The administrator has a selection of media available. Which media should the administrator use? A. Any AIX bootable media, providing it is a 64-bit variant B. Any AIX bootable media, providing it is AIX 5.1 or later C. Any AIX 5.3 bootable media, providing it is TL09 or later D. Any AIX 6.1 bootable media, providing it is TL02 or later QUESTION 19 In which file created by a mksysb would an administrator find filesystem and logical volume information? A. /fs.data B. /image.data C. /bosinst.data D. /install.data

6 QUESTION 20 Which command can be used to show volume group information about filesystems and OS levels for a specified mksysb called server1.mksysb? A. lsmksysb -lf server1.mksysb B. restore -mrt server1.mksysb C. listbackup -ft server1.mksysb D. listvgbackup -l server1.mksysb QUESTION 21 A backup is taken using the following command: tar -cvf abcdef.tar /usr/local/include/tcpd.h The operator is in the directory /usr/local/restores and runs the following command: tar -xvf abcdef.tar Where will the file be restored? A. /usr/local/include/tcpd.h B. /usr/local/restores/tcpd.h C. /usr/local/restores/include/tcpd.h D. /usr/local/restores/usr/local/include/tcpd.h QUESTION 22 An administrator is applying a corrective service to their HMC. The corrective service has been shipped on 3 DVDs. Which action will ensure the corrective service is correctly installed? A. Select the option to automatically reboot the HMC. B. Select the option to automatically reboot the HMC after each disk. C. Shutdown all managed LPARs prior to beginning the install process. D. Copy all disks into the ""SERVICE"" directory and select concurrent install. QUESTION 23 A POWER6 595 LPAR has two dedicated processors. The LPAR is active and running AIX 6.1. What must be done to donate any unused processing capacity to the shared processor pool? A. In the HMC Properties, select the options to allow processor sharing when the partition is inactive and active. B. In the LPAR Properties, select the options to allow processor sharing when the partition is inactive and active. C. In the LPAR Profile Properties, select the options to allow processor sharing when the partition is inactive and active. D. In the 595 Managed System Properties, select the options to allow processor sharing when partitions are inactive and active. QUESTION 24

7 The administrator changed the number of virtual processors from 1 to 2 in the default_profile of an LPAR. The operator ran the cfgmgr command expecting to see 2 processors after that, but did not see them. What action must be done to apply the changes? A. Reboot AIX within the LPAR. B. Run cfgmgr against the device sys0. C. Shutdown and then activate the default_profile. D. Ensure the RSCT daemon is operative and run cfgmgr again. QUESTION 25 An administrator needs to recover an HMC due to a failed disk. The disk has been replaced, allowing the administrator to reinstall the HMC back to the required release of software. Backups of both the HMC Console Data and Upgrade Data are available. After reloading the HMC with the Recovery DVDs, what are the next steps to restore the HMC configuration? A. Use the 'HMC Management > Restore HMC Data' option to first restore just the HMC Data.. B. Use the 'HMC Management > Restore Upgrade Data' option to first restore just the Upgrade Data. C. Use the 'HMC Management > Restore HMC Data' option to first restore the HMC Data and then the Upgrade Data. D. Use the 'HMC Management > Restore Upgrade Data' option to first restore the Upgrade Data, and then the HMC Data. QUESTION 26 An administrator is looking for the "Open Restricted Shell Terminal" option on the HMC GUI. Under which panel is this option available? A. HMC Management, but only from a local connection B. Service Management, but only from a local connection. C. Systems Management, but only from a local connection. D. Systems Management, but only from a remote connection. QUESTION 27 Following an unscheduled power outage, the administrator needs to power up an IVM-managed system. For the given system, what is the first step in this process? A. Physically press the appropriate button on the system. B. Physically disconnect and reconnect the power cable on the system. C. Log into the IVM using a Web Browser, select the managed-system and select the Power on option from the Operations menu. D. Log into the HMC using a Web Browser, select the managed-system and select the Power on option from the Operations menu. QUESTION 28 An administrator wants to host several LPARs on a JS23 Blade server. To achieve this, what additional management software is required?

8 A. HMC B. IVM C. VIOS D. IBM Director QUESTION 29 On which HMC GUI panel can the 'Enable Electronic Service Agent' option be found? A. HMC Management B. Systems Management C. Service Management D. Electronic Management QUESTION 30 The system hangs at boot time after starting NFS services. What is the most likely cause? A. The action parameter of rcnfs in /etc/inittab is 'off' and the script called is not exiting. B. The action parameter of rcnfs in /etc/inittab is 'wait' and the script called is not exiting. C. The action parameter of rcnfs in /etc/inittab is 'once' and the script called is not exiting. D. The action parameter of rcnfs in /etc/inittab is 'respawn' and the script called is not exiting. QUESTION 31 The administrator created an entry in the inittab for run level 2. The system was already booted in normal mode. Which will start the newly created entry? A. init 1 B. /etc/rc C. telinit q D. /etc/rc.d/rc2.d QUESTION 32 How can an administrator view the service bootlist? A. service -l bootlist B. bosboot -ad service C. listboot -l service D. bootlist -om service QUESTION 33 An administrator has mirrored rootvg onto hdisk1, after the physical volumes finished syncing the administrator wants to add the new disk to the boot order.

9 Currently the boot order looks like: hdisk0 blv=hd5 Which of the following commands will add hdisk1 to the current boot order? A. bootset -a hdisk1 B. bootlist -om normal hdisk1 C. setbootlist -m hdisk0 hdisk1 D. bootlist -om normal hdisk0 hdisk1 QUESTION 34 After mirroring rootvg, a system administrator wants to validate that the system will boot correctly. Which of the following tasks must be performed before changing the boot order? A. Run a bosboot -a command B. Mirror the hd5 on the two disks C. Set up another service mode bootlist D. Check the disks using a lsvg -p rootvg command QUESTION 35 A system was rebooted and is taking a long time to return. The administrator has logged into the HMC and sees reference code 0c9. What does this mean? A. The system is configuring a device. B. A system initiated dump has started. C. The system is varyingon a volume group. D. The system is running an inbuilt self test. QUESTION 36 Which key should be pressed on an ASCII terminal during the system initialization to force the system to read from the default boot list? A. 1 B. 3 C. 5 D. 9 QUESTION 37 An administrator has added hdisk2 to rootvg and would like to create a boot logical volume on the disk so it can be used as the primary boot partition on the next reboot. Which command should the administrator use? A. bosboot -ad hdisk2 B. mkblv -y bootlv hdisk2 C. crlv -t bootlv -d hdisk2 D. bootlist -om normal hdisk2

10 QUESTION 38 A system has two configured fibre channel cards, one of which, fsc0, has failed and must be replaced. Which command should an administrator use to remove the card device and attached child devices? A. rmdev -Rdl fcs0 B. rmdev -cdl fcs0 C. rmdev -cdl fscsi0 D. rmdev -Rdl fscsi0 QUESTION 39 Which command enables new devices that are connected to the scsi5 adapter without performing a full scan of the system? A. cfgmgr -f scsi5 B. cfgmgr -i scsi5 C. cfgmgr -t scsi5 D. cfgmgr -l scsi5 QUESTION 40 Which command will enable the administrator to query the current network adapter configuration? A. netstat -v B. entstat -d C. lsattr -El D. lsdev -C -attr QUESTION 41 Which command can be used to display information from the PvDv object class in the ODM? A. odmlist B. odmshow C. lsdev -P D. lsattr -El QUESTION 42 Which command will allow the creation of a 10-character login user name? A. chlogin -a log_name=10 B. chdev -l sys0 -a max_logname=10 C. chusr extended_logname=true [userid] D. chuser login_name=10 extended_logname=true [userid]

11 QUESTION 43 What is the correct method for deleting 'paging04' paging space? A. swapoff paging04 rmps paging04 B. swapoff /dev/paging04 rmps paging04 C. swapoff paging04 rmps /dev/paging04 D. swapoff /dev/paging04 rmps /dev/paging04 QUESTION 44 Which command will activate a defined paging space? A. swapon paging01 B. chps a y paging01 C. mkps a /dev/paging01 D. swap a /dev/paging01 QUESTION 45 How is the default print queue identified? A. The first queue in queue config file B. The stanza 'default = 1' is present in the queue config file C. The has 'remback -p default' in the queue config file D. The stanza 'default = [queuename]' is present in the queue config file QUESTION 46 A user is unable to determine the default system text editor. How can the local administrator assist the user by identifying the default text editor for the system? A. Login as the user and run 'echo $ENV'. B. Login as root and run the 'env' command. C. Login as root and 'cat /etc/environment'. D. Login as the user and run the 'env' command. QUESTION 47 Which command will migrate a filesystem from one volume group to another? A. cpfs B. cplv C. mkfscopy D. migratepv

12 QUESTION 48 A new LPAR has been created that needs SAN attached disk for a database. After AIX has been installed, the fibre cables are attached to the adapters. How should the administrator configure the disks? A. Run 'mkdev' to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run 'cfgmgr' to discover and configure the disks. B. Run 'mkpath' to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run 'cfgmgr' to discover and configure the disks. C. Run 'chpath' to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run 'cfgmgr' to discover and configure the disks. D. Run 'cfgmgr' to force the FC adapter to log into the SAN, have the SAN LUNs zoned to the server, run 'cfgmgr' to discover and configure the disks. QUESTION 49 An administrator needs to configure a server ( ) as a temporary solution for an NTP master that has stopped working. What is the process for configuring the NTP master? A. Edit the /etc/ntp.conf file changing the server line to 'server ' and add the line 'fudge stratum 0', and then refresh the daemon. B. Edit the /etc/ntp.conf file changing the server line to 'server ' and add the line 'master stratum 0', and then refresh the daemon. C. Edit the /etc/ntp.conf file changing the server line to 'server ' and add the line 'fudge stratum 0', and then refresh the daemon. D. Edit the /etc/ntp.conf file changing the server line to 'server ' and add the line 'master stratum 0', and then refresh the daemon. QUESTION 50 How should a DNS client be configured? A. Edit the /etc/netsvc.conf file to have a nameserver and a domain search order. B. Edit the /etc/resolv.conf file to have a nameserver and a domain search order. C. Edit the /etc/resolv.conf file to have a nameserver, domain, and domain search order. D. Edit the /etc/netsvc.conf file to have a nameserver, domain, and domain search order. QUESTION 51 An administrator issued a command to update the firmware of an Ethernet adapter on a partitioned system, but received an error. What is the most likely cause of the problem? A. The adapter must be taken offline prior to the firmware update. B. The system has not been rebooted since the adapter was added to the LPAR. C. The adapter must be assigned to the service partition prior to updating the firmware. D. The adapter must be dynamically removed from the LPAR prior to updating the firmware.

13 QUESTION 52 A system is experiencing packet routing problems, when the administrator runs 'netstat -nr' the following default routes are displayed: default ug en8-- default ugh en4-- Assuming the first route is correct, how can the administrator remove the incorrect default route? A. route delete default B. access smit with the route_remove shortcut C. chdev -l inet0 -a delroute=net,-hopcount,0,, D. flush the routing table from the console and configuring the route QUESTION 53 An administrator has set up servera and serverb to use the /etc/hosts.equiv file so that applications on servera can remotely run commands on serverb. Which command will verify if a new user from servera is trusted on serverb? A. As the root user from servera run the command rhost serverb. B. As the root user from servera run the command rlogin serverb. C. As the desired user from serverb run the command rhost servera. D. As the desired user from servera run the command rlogin serverb. QUESTION 54 The ping loopback hangs with no output. Which of the following is the most likely cause? A. The loopback interface is down and resolv.conf is configured. B. The loopback is not in /etc/hosts and resolv.conf is configured. C. The loopback interface is down and resolv.conf is not configured. D. The loopback is not in /etc/hosts and resolv.conf is not configured. QUESTION 55 After updating serverb's network configurations, an administrator notices that servera, which resides in a different subnet, is unable to communicate with serverb via ssh or telnet. As ping's to the server fail, the administrator logs onto serverb via a console and finds an available interface en0 in the 'up' state. From the console connection, en0 can communicate with other servers in the same subnet. What is the most likely cause of the problem? A. en0 has no associated ip address. B. serverb is missing its default route. C. serverb and servera cannot connect due to a firewall. D. en0 has been set up to block traffic from servers that are in different subnets. QUESTION 56 A project requires a new server to be set up with the ability to automatically fail over its Ethernet connection

14 to a second connection if a network failure occurs. Which of the following provides greatest resiliency? A. Two switch ports will be needed on a switch, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, and one IP address will be needed. B. Two switch ports will be needed on two different switches, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, and one IP address will be needed. C. Two switch ports will be needed on two different switches, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, two different IP addresses will be needed. D. One switch port will be needed on one switch, a splitter will be needed to split the connection, two Ethernet cables will be needed for the server each connecting to two different Ethernet cards, and two different IP addresses will be needed. QUESTION 57 Which daemon identifies available filesystems through the /etc/xtab file? A. nfsd B. biod C. rpc.lockd D. rpc.mountd QUESTION 58 Which file contains the attributes used to setup a new user account when executing 'mkuser' without any flags? A. /etc/security/user B. /etc/security/passwd C. /etc/security/mkuser.sys D. /etc/security/mkuser.default QUESTION 59 Which command should be used to reset a failed login count? A. chsec B. chusr C. passwd D. chgusrprf QUESTION 60 Which command will set the core size file to unlimited for the user 'webapp'? A. no -p 'core=-1' webapp B. chuser 'core=-1' webapp C. setsenv -attr 'core=unlimited' webapp D. chsec -f '/etc/security/limits' 'core=-1' webapp

15 QUESTION 61 Which environment variable must be changed in a user's profile so that upon login, the command prompt identifies the server? A. PMT B. PS1 C. PRT D. PT1 QUESTION 62 Which command will change the user webserver's shell to ksh93? A. chshell -ksh93 webserver B. chsh webserver /usr/bin/ksh93 C. chuser -a shell=/usr/bin/ksh93 webserver D. setuid -a SHELL=/usr/bin/ksh93 -u webserver QUESTION 63 Which command will display the current control key settings? A. 'tty -l' B. 'stty -a' C. 'lstty -a' D. 'terminfo -l' QUESTION 64 How should read, write and execute permissions for 'group' and 'other' be granted to all files and directories within the /app filesystem? A. chmod -R 677 /app B. chmod -R 664 /app C. chmod -r 677 /app D. chmod -r 664 /app QUESTION 65 What should an administrator do to set up a required role for a user id that will allow it to start/stop WPARs on the server? A. On the desired WPAR: mkrole authorizations=aix.wpar.system newrole setkst -t role chuser roles=newrole default_roles=newrole user1

16 B. On the global environment: mkrole authorizations=aix.wpar.system newrole setkst -t role chuser roles=newrole default_roles=newrole user1 C. On the desired WPAR: Edit the /etc/security/authorizations file adding: 'newrole authorizations=aix.wpar.system' setkst -t role chuser roles=newrole default_roles=newrole user1 D. On the global environment: Edit the /etc/security/authorizations file adding: 'newrole authorizations=aix.wpar.system' setkst -t role chuser roles=newrole default_roles=newrole user1 QUESTION 66 Which installation method enables the quickest recovery in the event of failure when upgrading from AIX 5.3 to AIX 6.1? A. Use alt_disk_install. B. Apply the upgrade without commit. C. Use a backup image from a NIM server. D. Use a mksysb image from a locally attached DVD-RAM. QUESTION 67 An administrator is installing AIX. The SMS panel lists the following network adapter: NIC Adapters DeviceLocation CodeHardware 1.Interpartition Logical LANU B1A-V4-C2-T15e5a The NIM server is running in another LPAR on the same managed system. What speed and duplex should be configured on this adapter? A. 100/Full B. 1000/Half C. 1000/Auto D. Auto/Auto QUESTION 68 An administrator migrates from AIX 5.3 to AIX 6.1. Upon completion, a client questions why files are missing from /tmp. How should the administrator respond to the client? A. Explain that the files never existed in the first place. B. Explain that during a Migration install the /tmp filesystem is overwritten. C. Explain that after a Migration install, all system filesystems will be empty. D. Explain that /tmp is temporary storage and files are automatically removed every 30 days.

17 QUESTION 69 What are the steps required to perform a Preservation install on a server? A. Shutdown the server and boot it into SMS. Select SMS menu option OS Upgrade, Preservation install for the install type, and allow upgrade to run. B. Shut down the server and perform a network boot from a local NIM server. Select Presevation install for the install type, and allow upgrade to run. C. Shutdown the server and boot it into SMS. Select SMS menu option OS Upgrade, Presevation install for the install type, and allow for upgrade to run. D. Re-boot the server and NFS mount the bos images from a local NIM server. Run smit install. Select Presevation install for the install type, and allow upgrade to run. QUESTION 70 The output from an oslevel command results in the following warning message: Not all filesets for _SP were found. Which command will display the filesets that are missing from this service pack? A. lslpp -l grep 'SP' B. lslpp -i _SP C. instfix -icqv grep ':-:' D. instfix -l _SP QUESTION 71 Which LPP status signifies the inability to return to a previous version of a fileset because the saved files have been removed? A. APPLIED B. REMOVED C. REJECTED D. COMMITTED QUESTION 72 Which tool validates firmware and HMC compatibility for a proposed AIX upgrade? A. SPT B. LVT C. FLRT D. SSIC QUESTION 73 Where can the Open Source prerequisite filesets that allow the installation of the Firefox Web browser be found?

18 A. Fix Central B. IBM AIX Toolbox C. AIX Expansion Pack D. Common base AIX CDs QUESTION 74 Which command is used to initialize and configure a NIM master? A. /usr/sbin/nim_init B. /usr/bin/installnim C. /usr/sbin/nimconfig D. /usr/sbin/setup_server QUESTION 75 An administrator is defining an lpp_source called lpp_aix6 in NIM when the following warning message is displayed in the output: warning: c_mk_lpp_source: The defined lpp_source does not have the 'simages' attribute because one or more of the following packages are missing: bos bos.net bos.diag bos.sysmgt bos.terminfo bos.terminfo.all.data bos.mp64 devices.common bos.64bit What does this warning message mean? A. The lpp_aix6 is not a valid lpp_source NIM resource. B. The lpp_aix6 can be used in NIM BOS operations to install AIX only on standalone clients. C. The lpp_aix6 can be used in NIM CUST operations to install software on SPOTs and running machines. D. The lpp_aix6 does not contain all of the required software packages for NIM CUST installation operations.warialcourier NewTimes New RomanZ QUESTION 76 Refer to the following output: The current permanent system firmware image is EM340_041 The current temporary system firmware image is EM340_075 The system is currently booted from the temporary firmware image. Which command will display similar information? A. lsmcode B. diag -S 1 C. prtconf grep firmware image D. invscout -vf [Server system name]

19 QUESTION 77 Which describes the operation required to move to a new release level of system firmware? A. Deferred B. Transient C. Concurrent D. Disruptive QUESTION 78 An administrator needs to apply a Technology Level update. During the preview install, the output indicates that there is insufficient space in the /usr filesystem. Review of the root volume group indicates there are no available physical partitions, but the /test jfs2 filesystem is only 8% used. What is the most efficient method to use the available space in the /test filesystem to apply the update? A. Use chfs to reduce the /test filesystem B. Use cplv to copy the /test filesystem to a smaller logical volume C. Use migratepv l to move the /test filesystem to a different volume group D. Backup the /test filesystem, remove it, and recreate it with a smaller size QUESTION 79 How can an administrator verify that the disk is still usable when the output of 'lspv' shows 'hdisk1' is in a missing state? A. lspv -l hdisk1 B. lscfg -l hdisk1 C. lsattr -l hdisk1 D. dd if=/dev/hdisk1 bs=512k count=10 of=/tmp/disk.txt QUESTION 80 Which of the following explains the relationship between a physical and logical partition? A. A physical partition is hosted on one or more logical partitions. A logical partition is used when describing storage. B. A logical partition is hosted on one or more physical partitions. A physical partition is used when describing storage. C. A physical partition is used when describing only a SCSI or SAS disk. A logical partition is used when describing a SAN LUN. D. A logical partition is used when describing only a SATA or SAS disk. A physical partition is used when describing RAID or mirrored arrays. QUESTION 81 A system has a mirrored data volume group that has a filesystem /data of 10 logical partitions. How many physical partitions will the filesystem have?

20 A. 1 B. 2 C. 10 D. 20 QUESTION 82 What must an administrator do to create two new volume groups on a system with only one spare disk? A. Run the 'mkvg -M' command to create multiple volume groups on a single disk. B. Add a new disk to the system or release a disk from the one of the existing volume groups. C. Run the 'mkvg' command to create multiple volume groups on a single disk providing the disk does not have a PVID. D. Run the 'mkvg' command to create multiple volume groups on a single disk providing the volume groups have the same PP size. QUESTION 83 The 'lsvg -o' command is run with an output of only rootvg, but the server has another volume group named datavg, which is not displayed. What is the likely cause? A. datavg is in an offline state. B. 'lsvg -o' only displays the root volume group. C. 'lsvg -o' only displays the fist volume group. D. datavg has no filesystems and therefore, is inactive. QUESTION 84 An administrator wants to mirror an important filesystem between two disks without mirroring the entire volume group. Which command should be used? A. cplv B. mirrorvg C. mklvcopy D. migratelv QUESTION 85 The server host1 has been set up as a backup system with the following /etc/exports: /backups -rw How can a second server regularly use this disk space? A. /usr/sbin/mkfs -s 8G -o nbpi=2048,frag=512 /dev/lv00 -b -l host1 B. /usr/sbin/crnfsmnt -d /backups -l /backups host1 -R -X -v -S -b bg C. /usr/sbin/mknfsmnt -f /backups -d /backups -h host1 -a -S -t rw -w bg -g D. /usr/sbin/crfs -v nfs -g vg1 -A yes -p rw -m /backups -a logname=/dev/lv00

21 QUESTION 86 A log logical volume is created as indicated below: root@host1:/# mklv -a c -t jfs2log -b y datavg 1 loglv00 root@host1:/# lsvg -l datavg datavg: LV NAMETYPELPsPPsPVsLV STATEMOUNT POINT loglv00jfs2log111closed/syncdn/a A new filesytem is then created using the new log logical volume. When the administrator attempts to mount the filesytem, the following error occurs: root@host1:/# mount /newfs mount: Cannot mount /dev/lv00 on /newfs: A system call received a parameter that is not valid. Which of the following actions will resolve this error? A. Recreate the file system with -p rw flags and re-mount. B. Run 'logform /dev/loglv00' and hit 'y' to destroy all data. C. Run 'clrginfo -p' to clear the invalid filesystem parameter. D. Change 'account = true' value in /etc/filesystem to 'account = false'. QUESTION 87 Files /tmp/file2 and /tmp/file3 are hard linked to /tmp/file1. What will the result be if a user makes changes to /tmp/file2 at the same time another user tries to delete / tmp/file1? A. All three files will contain the updates and will remain available. B. All three files will be deleted and no changes will be made to /tmp/file2. C. Only /tmp/file2 will contain the updates, but /tmp/file3 will remain available. D. Both /tmp/file2 and /tmp/file3 will contain the updates and will remain available. QUESTION 88 LPAR1 is configured to have the same 2 LUNs virtualized by a redundant pair of VIO servers. Which command will validate that both storage paths are available? A. lspath B. sdd query adapter C. pcmpath query adapter D. datapath query device QUESTION 89 Which command will check the errorlog size? A. lssrc -s errord B. errorlog -histsize C. /usr/lib/errdemon -l D. ls -l /var/adm/ras/errlog

22 QUESTION 90 Which command will display messages directed to the system console? A. alog -t console -o B. cat /var/adm/ras/conslog C. cat /var/log/all/console.log D. grep CONSOLE /var/adm/messages QUESTION 91 Which command must be run to log a hardware repair entry in the errorlog? A. diag B. cfgmgr C. errlog D. errlogger QUESTION 92 An administrator suspects problems on a SCSI hard disk, but upon running diagnostics, no errors were found. What must be done to check the condition of the drive? A. Run diag and select the 'Certify Media' task. B. Perform a read and write test on the disk and monitor errorlog. C. Update the disk firmware to the latest level and monitor errorlog. D. Format the disk to ensure bad blocks are omitted from the disk layout. QUESTION 93 Which command will debug the AIX kernel? A. kdb B. snap C. truss D. trace QUESTION 94 Which command will determine if the Trusted Computer Base is enabled on a system? A. getrunmode B. getsecconf C. tcbck -display D. odmget -q attribute=tcb_state PdAt

23 QUESTION 95 Which command will list ODM class descriptions to provide the format needed to create a new class? A. odmadd B. odmget C. odmshow D. odmcreate QUESTION 96 Which command shows dump components and controls live dump attributes? A. dumpctrl B. sysdumpdev C. livedumpdev D. livedumpctrl QUESTION 97 Which command will retrieve /unix and dump from the dump device? A. snap -R B. snap -D C. snap -U D. snap -N QUESTION 98 An application writes to a log file in the /logs filesystem that is full. After the log file is deleted, 'df' still shows the filesystem as 100% full. What is the likely cause of the problem and what will resolve it? A. The deleted file is still open by the application. The system must be rebooted before 'df' will show the reduction in the filesystem. B. The deleted file is still open by the application. The application must be stopped before 'df' will show the reduction in the filesystem. C. The filesystem is still marked as full in the /etc/fs.status file. The system must be rebooted before 'df' will show the reduction in the filesystem. D. The filesystem is still marked as full in the /etc/fs.status file. The application must be stopped before 'df' will show the reduction in the filesystem. QUESTION 99 A booting system appears to be hanging with an LED code of 0c54. What is the likely cause? A. An AIX install is in progress. B. The rootvg volume group is corrupt.

24 C. The TCPIP configuration is incorrect. D. At least one paging device cannot be varied on. QUESTION 100 An LPAR has hung during a reboot, reporting a 0552 LED code. What does this signify? A. varyon of the paging device failed. B. fsck of the root (/) filesystem failed. C. varyon of the root volume group failed. D. IPL device could not be opened or a read failed. QUESTION 101 An administrator is installing AIX 6.1 on a new LPAR and the boot sequence has stalled with reference code 0c31. What is the most likely cause? A. The system is waiting for user input to define console type lft0. B. The system is waiting for user input to define console type tty0. C. The system is waiting for user input to define console type vty0. D. The system is waiting for user input to define console type vsa0. QUESTION 102 NIM fails to successfully network-boot an LPAR and install AIX. The administrator wants to first rule out network configuration or routing to be the cause. Which sequence of steps can be employed to debug the network-boot process? A. 1. Comment out the bootps entry from the /etc/inetd.conf file on the LPAR. 2. Stop all running processes. 3. Restart inetd using the 'refresh -s inetd' command. 4. Flush the ARP table on the NIM master. 5. Initiate the network boot of the LPAR. B. 1. Comment out the bootps entry from the /etc/inetd.conf file on the NIM master. 2. Stop all running bootpd processes. 3. Restart inetd using the 'refresh -s inetd' command. 4. Start bootpd from the command line : '/usr/sbin/bootpd -s -d -d -d' 5. Initiate the network boot of the LPAR. C. 1. Comment out the bootps entry from the /etc/inetd.conf file on the NIM master. 2. Stop all running bootpd processes. 3. Restart inetd using the 'refresh -s inetd' command. 4. Start bootpd from the command line : /usr/sbin/bootpd -g nfs -d -d d 5. Initiate the network boot of the LPAR. D. 1. Comment out the bootps entry from the /etc/inetd.conf file on the NIM master. 2. Stop all running bootpd processes. 3. Restart the effected daemons using the '/etc/rc.tcpip' command. 4. Start bootpd from the command line : '/usr/sbin/bootpd -s -d -d -d' 5. Initiate the network boot of the LPAR.

25 QUESTION 103 What can be done to enable the debug information for functions to be displayed when using 'ksh -x' to debug a script? A. Run the script using 'ksh -fx'. B. Run the script using 'ksh -a function -x'. C. Edit the script and add 'set -x' at the beginning. D. Edit the script and add 'set -x' at the beginning of each function. QUESTION 104 Which command synchronizes or rebuilds the logical volume control block, the device configuration database, and the volume group descriptor areas on the physical volumes? A. syncvg rootvg B. synclvm rootvg C. varyonvg rootvg D. synclvodm rootvg QUESTION 105 An administrator is attempting to recover a filesystem that fails to manually unmount. The fsck command produces the following output: The current volume is: /dev/fslv02 File system is currently mounted. Invalid file system size in the primary superblock. Invalid file system size in the secondary superblock. Primary superblock is corrupt. Secondary superblock is corrupt. fsck: Superblock is corrupt and cannot be repaired. Both primary and secondary copies are corrupt. Cannot continue tried to mount Which steps will resolve the problem? A. Reboot the server into maintenance mode and run 'fsck' with the '-p' parameter while the filesystem is mounted. B. Reboot the server into maintenance mode and run 'fsck' with the '-y' parameter while the filesystem is unmounted. C. Force a umount of the filesystem with 'umount -F /dev/fslv02', and then run 'fsck -p /dev/fslv02' while the filesystem is unmounted. D. Force a umount of the filesystem by varying off the hosting volume group and then varyon the volume group. This will permit 'fsck -y' to be run against the failing filesystem. QUESTION 106 The 'fsck -p /dev/lv00' command returned the following message: Not a recognized filesystem type What is the likely cause of the problem and how should it be resolved?

26 A. The file system superblock is dirty. It can be replaced from the VGDA. B. The logical volume superblock is dirty. It can be replaced from the VGDA. C. The file system superblock is dirty. It can be replaced from the secondary copy. D. The logical volume superblock is dirty. It can be replaced from the secondary copy. QUESTION 107 Which command will list all subsystem resources on a server? A. lssrc a B. lssrc g C. lssrc l D. lssrc -s QUESTION 108 Which command starts Workload Manager? A. wlmrun B. wlmstart C. wlmcntrl D. wlmstartup QUESTION 109 Where is the run date for an 'at' job located? A. Within the job environment set up B. Within the user data of the at job C. In the file name preceeded with a userid D. In a special file used by the cron daemon

C exam. Number: C Passing Score: 800 Time Limit: 120 min IBM C IBM AIX Administration V1.

C exam. Number: C Passing Score: 800 Time Limit: 120 min IBM C IBM AIX Administration V1. C9010-022.exam Number: C9010-022 Passing Score: 800 Time Limit: 120 min IBM C9010-022 IBM AIX Administration V1 Exam A QUESTION 1 A customer has a virtualized system using Virtual I/O Server with multiple

More information

Exam : Title : Aix 6.1 Administrator. Version : Demo

Exam : Title : Aix 6.1 Administrator. Version : Demo Exam : 000-104 Title : Aix 6.1 Administrator Version : Demo 1. Which command restores files from a volume group backup on a specified media? A.mksysb -r B.savevg -r C.restorevg -r D.restorevgfiles 1. Which

More information

Q&As. AIX 7 Administration. Pass IBM Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from:

Q&As. AIX 7 Administration. Pass IBM Exam with 100% Guarantee. Free Download Real Questions & Answers PDF and VCE file from: 000-221 Q&As AIX 7 Administration Pass IBM 000-221 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance Following Questions

More information

IBM EXAM - C AIX 7 Administration. Buy Full Product.

IBM EXAM - C AIX 7 Administration. Buy Full Product. IBM EXAM - C4040-221 AIX 7 Administration Buy Full Product http://www.examskey.com/c4040-221.html Examskey IBM C4040-221 exam demo product is here for you to test the quality of the product. This IBM C4040-221

More information

IBM Exam C IBM AIX Administration V1 Version: 7.0 [ Total Questions: 258 ]

IBM Exam C IBM AIX Administration V1 Version: 7.0 [ Total Questions: 258 ] s@lm@n IBM Exam C9010-022 IBM AIX Administration V1 Version: 7.0 [ Total Questions: 258 ] IBM C9010-022 : Practice Test Topic break down Topic No. of Questions Topic 1: Volume A 49 Topic 2: Volume B 50

More information

Examples What it means

Examples What it means Examples What it means PHYSICAL VOLUME (PV)Represents a hard disk (hdisk0). PHYSICAL PARTITION (PP) The smallest allocation unit in the LVM. All PPs within a VG are the same si VOLUME GROUP (VG) A set

More information

C IBM AIX Administration V1

C IBM AIX Administration V1 C9010-022 - IBM AIX Administration V1 1.The system administrator ran the following command to backup his image repository, but nothing was backed up to the file. Why? find /media -print backup -I-f-p /dev/rmt0

More information

IBM Exam AIX 7 Administration Version: 9.1 [ Total Questions: 229 ]

IBM Exam AIX 7 Administration Version: 9.1 [ Total Questions: 229 ] s@lm@n IBM Exam 000-221 AIX 7 Administration Version: 9.1 [ Total Questions: 229 ] Topic 2, Volume B Question No : 1 - (Topic 2) An administrator migrated a global environment of AIX 6 to AIX 7 using NIM.

More information

IBM - C AIX 7 Administration Version: 7.1

IBM - C AIX 7 Administration Version: 7.1 IBM - C4040-221 AIX 7 Administration Version: 7.1 1 Topic 1, Volume A QUESTION: 1 The following information has been reported in an AIX error log: How can the administrator prevent the error from reoccurring?

More information

3.5.5 Creating client partitions

3.5.5 Creating client partitions Example 3-27 Logical partitions are mapped to two physical partitions $ lsvg -lv rootvg rootvg: LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT hd5 boot 1 2 2 closed/syncd N/A hd6 paging 4 8 2 open/syncd

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!   We offer free update service for one year PASS4TEST \ http://www.pass4test.com We offer free update service for one year Exam : C9010-022 Title : IBM AIX Administration V1 Vendor : IBM Version : DEMO Get Latest & Valid C9010-022 Exam's Question

More information

Virtualization Technical Support for AIX and Linux - v2

Virtualization Technical Support for AIX and Linux - v2 IBM 000-109 Virtualization Technical Support for AIX and Linux - v2 Version: 5.0 Topic 1, Volume A QUESTION NO: 1 An administrator is attempting to configure a new deployment of 56 POWER7 Blades across

More information

Vendor: IBM. Exam Code: C Exam Name: Enterprise Technical Support for AIX and Linux -v2. Version: Demo

Vendor: IBM. Exam Code: C Exam Name: Enterprise Technical Support for AIX and Linux -v2. Version: Demo Vendor: IBM Exam Code: C4040-108 Exam Name: Enterprise Technical Support for AIX and Linux -v2 Version: Demo QUESTION 1 Which power reduction technology requires a software component in order to be activated?

More information

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

PASS4TEST. IT Certification Guaranteed, The Easy Way!  We offer free update service for one year PASS4TEST IT Certification Guaranteed, The Easy Way! \ http://www.pass4test.com We offer free update service for one year Exam : A4040-221 Title : Assessment: AIX 7 Administration Vendors : IBM Version

More information

AIX 5L 5.2 AIX SA

AIX 5L 5.2 AIX SA AIX 5L 5.2 AIX SA30-1519-04 AIX 5L 5.2 AIX SA30-1519-04 !, 59. 5 (2003 7 ), AIX 5L 5.2. IBM.. 135-270 467-12,.., ibmkspoe@kr.ibm.com.. Copyright International Business Machines Corporation 2001, 2003.

More information

AIX NIM Primer. Common Session Oct 5, pm Director s Room 1. Agenda. Introduction NIM Resources Setup Client installs Hints and tips

AIX NIM Primer. Common Session Oct 5, pm Director s Room 1. Agenda. Introduction NIM Resources Setup Client installs Hints and tips AIX NIM Primer Common Session 560536 Oct 5, 2010 2.15pm Director s Room 1 Jaqui Lynch Solutions Architect Forsythe Technology Inc. lynchj@forsythe.com 1 Agenda Introduction NIM Resources Setup Client installs

More information

IBM C IBM AIX Administration V1. Download Full Version :

IBM C IBM AIX Administration V1. Download Full Version : IBM C9010-022 IBM AIX Administration V1 Download Full Version : http://killexams.com/pass4sure/exam-detail/c9010-022 QUESTION: 251 Consider the following screen capture. The administrator needs to add

More information

PowerHA SystemMirror 6.1 to migrating Prerequisites

PowerHA SystemMirror 6.1 to migrating Prerequisites PowerHA SystemMirror 6.1 to 7.1.3 migrating Prerequisites Abstract: Whenever we are going to perform PowerHA SystemMirror rolling or snapshot migration from 6.1 to 7.1.3 we have to fulfill the prerequisites.

More information

Unit 2 System startup and shutdown

Unit 2 System startup and shutdown Unit 2 System startup and shutdown Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 5.2 Unit objectives After completing this unit, you should be

More information

IBM Solutions Advanced Technical Support

IBM Solutions Advanced Technical Support DB2 and SAP Disaster Recovery using DS8300 Global Mirror IBM Solutions Advanced Technical Support Nasima Ahmad Chris Eisenmann Jean-Luc Degrenand Mark Gordon Mark Keimig Damir Rubic Version: 1.1 Date:

More information

Best Practices: Managing AIX Updates using SUMA, NIM, and AIX Service Tools Steven Molis

Best Practices: Managing AIX Updates using SUMA, NIM, and AIX Service Tools Steven Molis using SUMA, NIM, and AIX Service Tools Steven Molis AIX Development smolis@us.ibm.com Table of Contents 1 INTRODUCTION... 3 2 BEST PRACTICES USING SUMA AND NIM... 4 2.1 GETTING UPDATES FOR A SINGLE SYSTEM

More information

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation IBM SYSTEM POWER7 PowerVM Jan Kristian Nielsen jankn@dk.ibm.com - +45 28803310 Erik Rex Rex@dk.ibm.com - +45 28803326 PowerVM: Virtualization Without Limits Reduces IT infrastructure costs Improves service

More information

System Initialization Part 2

System Initialization Part 2 System Initialization Part 2 Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 5.0 4.1 Unit Objectives After completing this unit, you should be able

More information

About This Book. Who Should Use This Book. Highlighting. Case Sensitivity in AIX. iii

About This Book. Who Should Use This Book. Highlighting. Case Sensitivity in AIX. iii About This Book The AIX 5L Version 5.2 Operating System Installation: Getting Started guide provides system administrators with information about how to install and configure the AIX operating system on

More information

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX

KillTest *KIJGT 3WCNKV[ $GVVGT 5GTXKEG Q&A NZZV ]]] QORRZKYZ IUS =K ULLKX LXKK [VJGZK YKX\OIK LUX UTK _KGX KillTest Q&A Exam : 000-108 Title : Enterprise Technical Support for AIX and Linux -v2 Version : Demo 1 / 7 1.Which power reduction technology requires a software component in order to be activated? A.

More information

Mechanic v. Surgeon (photos from istockphoto.com)

Mechanic v. Surgeon (photos from istockphoto.com) 0 Mechanic v. Surgeon (photos from istockphoto.com) 1 2007: AIX Kernel hotpatch support available with AIX 6.1 2008: Ksplice Linux hotpatch support (based on MIT student s master s thesis) Stops all running

More information

Notes for migrating to EMC or Shark with Fibre Channel boot. Planning Notes

Notes for migrating to EMC or Shark with Fibre Channel boot. Planning Notes Notes for migrating to EMC or Shark with Fibre Channel boot R. Ballough, 1/15/2004 Planning Notes 1. Reference document SANBootQA0103.pdf for a complete list of requirements when booting from SAN attached

More information

IBM Certification Study Guide AIX V4.3 System Administration

IBM Certification Study Guide AIX V4.3 System Administration IBM Certification Study Guide AIX V4.3 System Administration Scott Vetter, Aamir Chaudry, André de Klerk Yun-Wai Kong, Elaine Reid, Narinder Pal Singh International Technical Support Organization http://www.redbooks.ibm.com

More information

Expert Reference Series of White Papers. Understanding the AIX Object Data Manager

Expert Reference Series of White Papers. Understanding the AIX Object Data Manager Expert Reference Series of White Papers Understanding the AIX Object Data Manager 1-800-COURSES www.globalknowledge.com Understanding the AIX Object Data Manager Iain Campbell, UNIX/Linux Open Systems

More information

System p. Partitioning with the Integrated Virtualization Manager

System p. Partitioning with the Integrated Virtualization Manager System p Partitioning with the Integrated Virtualization Manager System p Partitioning with the Integrated Virtualization Manager Note Before using this information and the product it supports, read the

More information

HOWTO: Install a NIM server

HOWTO: Install a NIM server HOWTO: Install a NIM server Contributed by Michael Felt This article describes installation from the base CD (in this case AIX DVD with oslevel 6100-06-01-1043). Once you complete the instructions in this

More information

1. Introduction. 2. TPM, pseries and AIX NIM Environment

1. Introduction. 2. TPM, pseries and AIX NIM Environment 1. Introduction This paper is to describe the following functions of Tivoli Provisioning Manager (TPM) with the automation packages of pseries-server and NIM that are installed with TPM and Tivoli Intelligent

More information

IBM EXAM QUESTIONS & ANSWERS

IBM EXAM QUESTIONS & ANSWERS IBM 000-106 EXAM QUESTIONS & ANSWERS Number: 000-106 Passing Score: 800 Time Limit: 120 min File Version: 38.8 http://www.gratisexam.com/ IBM 000-106 EXAM QUESTIONS & ANSWERS Exam Name: Power Systems with

More information

Integrated Virtualization Manager. ESCALA Power7 REFERENCE 86 A1 41FF 08

Integrated Virtualization Manager. ESCALA Power7 REFERENCE 86 A1 41FF 08 Integrated Virtualization Manager ESCALA Power7 REFERENCE 86 A1 41FF 08 ESCALA Models Reference The ESCALA Power7 publications concern the following models: Bull Escala E1-700 / E3-700 Bull Escala E1-705

More information

This page is intentionally left blank.

This page is intentionally left blank. This page is intentionally left blank. Preface This ETERNUS Multipath Driver User's Guide describes the features, functions, and operation of the "ETERNUS Multipath Driver" (hereafter referred to as "Multipath

More information

C IBM. Virtualization Technical Support for AIX and Linux V2

C IBM. Virtualization Technical Support for AIX and Linux V2 C4040-109 Dumps C4040-109 Braindumps C4040-109 Real Questions C4040-109 Practice Test C4040-109 dumps free IBM C4040-109 Virtualization Technical Support for AIX and Linux V2 http://killexams.com/pass4sure/exam-detail/c4040-109

More information

XCAT 2 on AIX. Booting AIX diskless nodes Date: 10/10/2009

XCAT 2 on AIX. Booting AIX diskless nodes Date: 10/10/2009 XCAT 2 on AIX Booting AIX diskless nodes Date: 10/10/2009 1.0 Overview... 1 2.0 Deploying AIX diskless nodes using xcat... 2 2.1 Create a diskless image... 2 2.2 Update the SPOT (optional)... 3 2.2.1 Updating

More information

IBM p5 Virtualization Technical Support AIX 5L V5.3. Download Full Version :

IBM p5 Virtualization Technical Support AIX 5L V5.3. Download Full Version : IBM 000-062 p5 Virtualization Technical Support AIX 5L V5.3 Download Full Version : https://killexams.com/pass4sure/exam-detail/000-062 A. Virtual Ethernet B. Micro-Partitioning C. Virtual I/O Server D.

More information

Bull. AIX 5L Version 5.1 Installation Guide AIX ORDER REFERENCE 86 A2 22EF 01

Bull. AIX 5L Version 5.1 Installation Guide AIX ORDER REFERENCE 86 A2 22EF 01 Bull AIX 5L Version 5.1 Installation Guide AIX ORDER REFERENCE 86 A2 22EF 01 Bull AIX 5L Version 5.1 Installation Guide AIX Software May 2001 BULL CEDOC 357 AVENUE PATTON B.P.20845 49008 ANGERS CEDEX

More information

IBM Systems Director VMControl

IBM Systems Director VMControl IBM Systems Director VMControl Glen Corneau Copyright IBM Corporation 2011 Materials may not be reproduced in whole or in part without the prior written permission of IBM. 5.3 Agenda > VMControl V2.3.1

More information

Live Partition Mobility Update

Live Partition Mobility Update Power Systems ATS Live Partition Mobility Update Ron Barker Power Advanced Technical Sales Support Dallas, TX Agenda Why you should be planning for partition mobility What are your options? Which is best

More information

C Examcollection.Premium.Exam.52q

C Examcollection.Premium.Exam.52q C4040-108.Examcollection.Premium.Exam.52q Number: C4040-108 Passing Score: 800 Time Limit: 120 min File Version: 36.9 http://www.gratisexam.com/ Exam Code: C4040-108 Exam Name: Power Systems Enterprise

More information

Unit 8 System storage overview

Unit 8 System storage overview Unit 8 System storage overview Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 5.1 Unit objectives After completing this unit, you should be able

More information

xcat 2 on AIX Installing AIX standalone nodes

xcat 2 on AIX Installing AIX standalone nodes xcat 2 on AIX Installing AIX standalone nodes (using standard NIM rte method) Date: 10/10/2009 1.0 Overview... 1 2.0 Installing AIX nodes (using standard NIM rte method)... 2 2.1 Create an operating system

More information

System i and System p. Managing the Integrated Virtualization Manager

System i and System p. Managing the Integrated Virtualization Manager System i and System p Managing the Integrated Virtualization Manager System i and System p Managing the Integrated Virtualization Manager Note Before using this information and the product it supports,

More information

Using the Geographic LVM in AIX 5L

Using the Geographic LVM in AIX 5L Using the Geographic LVM in AIX 5L September 2005 Steve Tovcimak IBM Corporation Table of Contents Overview...3 Basic Concepts...3 GLVM Utilities...7 Quorum and Remote Physical Volume Failure...8 Avoiding

More information

Microsoft Exam Questions & Answers

Microsoft Exam Questions & Answers Microsoft 70-483 Exam Questions & Answers Number: 70-483 Passing Score: 800 Time Limit: 120 min File Version: 12.8 http://www.gratisexam.com/ Microsoft 70-483 Exam Questions & Answers Exam Name: Programming

More information

HP Supporting the HP ProLiant Storage Server Product Family.

HP Supporting the HP ProLiant Storage Server Product Family. HP HP0-698 Supporting the HP ProLiant Storage Server Product Family https://killexams.com/pass4sure/exam-detail/hp0-698 QUESTION: 1 What does Volume Shadow Copy provide?. A. backup to disks B. LUN duplication

More information

IBM Virtualization Technical Support for AIX and Linux - v2.

IBM Virtualization Technical Support for AIX and Linux - v2. IBM 000-109 Virtualization Technical Support for AIX and Linux - v2 http://killexams.com/exam-detail/000-109 QUESTION: 170 A Power Systems server has two HMCs connected to its Flexible Service Processor

More information

viosupgrade command from VIOS Non-NIM environment Chris Gibson, IBM Systems Lab Services (Sept 6 th, 2018). Rough Draft.

viosupgrade command from VIOS Non-NIM environment Chris Gibson, IBM Systems Lab Services (Sept 6 th, 2018). Rough Draft. viosupgrade command from VIOS Non-NIM environment Chris Gibson, IBM Systems Lab Services (Sept 6 th, 2018). Rough Draft. NOTE: The following document describes testing of ESP VIOS 3.1 code, pre-ga. In

More information

The Contents and Structure of this Manual. This document is composed of the following 12 chapters.

The Contents and Structure of this Manual. This document is composed of the following 12 chapters. Preface This document briefly explains the operations that need to be performed by the user in order to connect an ETERNUS2000 model 100 or 200, ETERNUS4000 model 300, 400, 500, or 600, or ETERNUS8000

More information

UNIX System Administration

UNIX System Administration $!... 14:13 $$... 14:13.netrc...12:27-28 /etc/fstab... 6:25 /etc/hosts.equiv... 8:23 /etc/inittab Entries... 4:8 /etc/netmasks... 8:22 /etc/shells... 12:25 /home... 6:69 /tmp...6:61-67 /usr... 6:70 /var...

More information

Setting up virtualization: the basics

Setting up virtualization: the basics 3 Chapter 3. Setting up virtualization: the basics This chapter introduces the basics of configuring a virtual environment on an IBM System p server. The Virtual I/O Server installation and configuration

More information

C Examcollection.Premium.Exam.77q

C Examcollection.Premium.Exam.77q C4040-221.Examcollection.Premium.Exam.77q Number: C4040-221 Passing Score: 800 Time Limit: 120 min File Version: 34.1 http://www.gratisexam.com/ Exam Code: C4040-221 Exam Name: AIX 7 Administration Test-Papers

More information

AIX 7.2 Live Update. 26/11/2015 Chris Gibson AIX/Power CTS

AIX 7.2 Live Update. 26/11/2015 Chris Gibson AIX/Power CTS 26/11/2015 Chris Gibson AIX/Power CTS cgibson@au1.ibm.com November 2015 ASEAN Technical Update Chris Gibson (cgibson@au1.ibm.com) AIX & Power Systems Technical Consultant at IBM STG. IBM Champion for Power

More information

Grover Davidson Senior Software Engineer, AIX Development Support IBM pin541 Hidden Features and Functionality in AIX

Grover Davidson Senior Software Engineer, AIX Development Support IBM pin541 Hidden Features and Functionality in AIX Grover Davidson grover@us.ibm.com Senior Software Engineer, AIX Development Support IBM pin541 Hidden Features and Functionality in AIX Copyright IBM Corporation 2014 Technical University/Symposia materials

More information

Exam Name: Enterprise Technical Support for AIX and

Exam Name: Enterprise Technical Support for AIX and Exam Code: 000-100 Exam Name: Enterprise Technical Support for AIX and Linux Vendor: IBM Version: DEMO Part: A 1: After configuring a Shared Ethernet Adapter (SEA) on a Virtual I/O server, one client partition

More information

VIOS FP25_SP05

VIOS FP25_SP05 VIOS 2.2.1.7 FP25_SP05 Contributed by Michael Felt Package information PACKAGE: Update Release 2.2.1.7 IOSLEVEL: 2.2.1.7 VIOS level is NIM Master level must be equal to or higher than Service Pack 05 for

More information

Pass Microsoft Exam

Pass Microsoft Exam Pass Microsoft 74-322 Exam Number: 74-322 Passing Score: 800 Time Limit: 120 min File Version: 38.7 http://www.gratisexam.com/ Pass Microsoft 74-322 Exam Exam Name: Microsoft Lync Server 2010-Advanced

More information

Power Systems SAN Multipath Configuration Using NPIV v1.2

Power Systems SAN Multipath Configuration Using NPIV v1.2 v1.2 Bejoy C Alias IBM India Software Lab Revision History Date of this revision: 27-Jan-2011 Date of next revision : TBD Revision Number Revision Date Summary of Changes Changes marked V1.0 23-Sep-2010

More information

Exam : Title : P5 and pseries Administration and Support for. Ver :

Exam : Title : P5 and pseries Administration and Support for. Ver : Exam : 000-222 Title : P5 and pseries Administration and Support for AIX 5L V5.3 Ver : 02.01.07 QUESTION 1: Exhibit: A system administrator ran the iostat command because of system performance problems.

More information

Application and Partition Mobility

Application and Partition Mobility IBM System p Application and Mobility Francis COUGARD IBM Products and Solutions Support Center Montpellier Copyright IBM Corporation 2009 Index Application and Mobility Presentation Videocharger and DB2

More information

Power Systems with POWER7 and AIX Technical Sales

Power Systems with POWER7 and AIX Technical Sales Power Systems with POWER7 and AIX Technical Sales Number: 000-107 Passing Score: 800 Time Limit: 120 min File Version: 26.6 http://www.gratisexam.com/ IBM 000-107 EXAM QUESTIONS & ANSWERS Exam Name: Power

More information

Software Installation Reference

Software Installation Reference SANtricity Storage Manager 11.25 Software Installation Reference December 2016 215-09862_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use this guide... 6 Deciding on the

More information

AIX Host Utilities 6.0 Installation and Setup Guide

AIX Host Utilities 6.0 Installation and Setup Guide IBM System Storage N series AIX Host Utilities 6.0 Installation and Setup Guide GC27-3925-01 Table of Contents 3 Contents Preface... 6 Supported features... 6 Websites... 6 Getting information, help,

More information

networkserversuite AIX & AIX VIOS Agent Installation

networkserversuite AIX & AIX VIOS Agent Installation networkserversuite AIX & AIX VIOS Agent Installation Copyright Copyright 2009-2015 Halcyon - A division of HelpSystems. All rights reserved. Windows is a registered trademark of Microsoft Corporation in

More information

At course completion. Overview. Audience profile. Course Outline. : 55187B: Linux System Administration. Course Outline :: 55187B::

At course completion. Overview. Audience profile. Course Outline. : 55187B: Linux System Administration. Course Outline :: 55187B:: Module Title Duration : 55187B: Linux System Administration : 4 days Overview This four-day instructor-led course is designed to provide students with the necessary skills and abilities to work as a professional

More information

1Y0-A26 Citrix XenServer 6.0 Practice Exam

1Y0-A26 Citrix XenServer 6.0 Practice Exam 1Y0-A26 Citrix XenServer 6.0 Practice Exam Section 1: Implementing XenServer 1.1 Specific Task: Configure boot storage from SAN Objective: Given a scenario, determine how to configure options on the XenServer

More information

CompTIA Linux+ Guide to Linux Certification Fourth Edition. Chapter 2 Linux Installation and Usage

CompTIA Linux+ Guide to Linux Certification Fourth Edition. Chapter 2 Linux Installation and Usage CompTIA Linux+ Guide to Linux Certification Fourth Edition Chapter 2 Linux Installation and Usage Objectives Prepare for and install Fedora Linux using good practices Outline the structure of the Linux

More information

System i and System p. Creating a virtual computing environment

System i and System p. Creating a virtual computing environment System i and System p Creating a virtual computing environment System i and System p Creating a virtual computing environment Note Before using this information and the product it supports, read the information

More information

"Charting the Course... MOC B: Linux System Administration. Course Summary

Charting the Course... MOC B: Linux System Administration. Course Summary Description Course Summary This four-day instructor-led course is designed to provide students with the necessary skills and abilities to work as a professional Linux system administrator. The course covers

More information

IBM Endpoint Manager Version 9.1. Patch Management for AIX User's Guide

IBM Endpoint Manager Version 9.1. Patch Management for AIX User's Guide IBM Endpoint Manager Version 9.1 Patch Management for AIX User's Guide IBM Endpoint Manager Version 9.1 Patch Management for AIX User's Guide Note Before using this information and the product it supports,

More information

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps:// IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com Exam : IBM 000-223 Title : IBM System p Administrator Version : DEMO 1 / 4 1. A user wants to be permanently

More information

AIX LIVE UPDATE. PROFI AG Ι Präsentationstitel

AIX LIVE UPDATE. PROFI AG Ι Präsentationstitel AIX LIVE UPDATE 1 PROFI AG Ι Präsentationstitel STECKBRIEF Lothar Bingemann Senior Consultant PROFI GS Mitte Schwerpunkte: PowerVM PowerVC PowerSC PowerHA AIX IBM Power Systems 2 Simplified Remote Restart

More information

HMC ENHANCED GUI QUICK START GUIDE 1.0 Classic GUI to Enhanced GUI Mappings and Enhanced GUI Improvements

HMC ENHANCED GUI QUICK START GUIDE 1.0 Classic GUI to Enhanced GUI Mappings and Enhanced GUI Improvements HMC ENHANCED GUI QUICK START GUIDE 1.0 Classic GUI to Enhanced GUI Mappings and Enhanced GUI Improvements August 2017 Table of Contents Contributing Author: Karyn Corneli Co-Author: Jacobo Vargas Introduction...

More information

HP-UX System Administration

HP-UX System Administration HP-UX System Administration This intensive course is designed for experienced UNIX administrators who like to understand the differences between HP-UX and standard UNIX. It is essential that students have

More information

Chapter 12: Advanced Operating Systems

Chapter 12: Advanced Operating Systems : Advanced Operating Systems IT Essentials: PC Hardware and Software v4.0 1 Purpose of this Presentation To provide to instructors an overview of : List of chapter objectives Overview of the chapter contents,

More information

Troubleshooting Cisco APIC-EM Single and Multi-Host

Troubleshooting Cisco APIC-EM Single and Multi-Host Troubleshooting Cisco APIC-EM Single and Multi-Host The following information may be used to troubleshoot Cisco APIC-EM single and multi-host: Recovery Procedures for Cisco APIC-EM Node Failures, page

More information

Cisco Prime Performance 1.3 Installation Requirements

Cisco Prime Performance 1.3 Installation Requirements 1 CHAPTER Cisco Prime Performance 1.3 Installation Requirements The following topics provide the hardware and software requirements for installing Cisco Prime Performance Manager 1.3: Gateway and Unit

More information

VMware vsphere Storage Appliance Installation and Configuration

VMware vsphere Storage Appliance Installation and Configuration VMware vsphere Storage Appliance Installation and Configuration vsphere Storage Appliance 1.0 vsphere 5.0 This document supports the version of each product listed and supports all subsequent versions

More information

PowerVM - Dynamically adding a Virtual Fibre Channel adapter to a client partition

PowerVM - Dynamically adding a Virtual Fibre Channel adapter to a client partition Techdocs - The Technical Sales Library PowerVM - Dynamically adding a Virtual Fibre Channel adapter to a client partition Document Author: Gero Schmidt Document ID: TD105218 Doc. Organization: Technical

More information

IBM p5 and pseries Enterprise Technical Support AIX 5L V5.3. Download Full Version :

IBM p5 and pseries Enterprise Technical Support AIX 5L V5.3. Download Full Version : IBM 000-180 p5 and pseries Enterprise Technical Support AIX 5L V5.3 Download Full Version : https://killexams.com/pass4sure/exam-detail/000-180 A. The LPAR Configuration backup is corrupt B. The LPAR Configuration

More information

Disk I/O and the Network

Disk I/O and the Network Page 1 of 5 close window Print Disk I/O and the Network Increase performance with more tips for AIX 5.3, 6.1 and 7 October 2010 by Jaqui Lynch Editor s Note: This is the concluding article in a two-part

More information

Introduction to PowerHA SystemMirror for AIX V 7.1 Managed with IBM Systems Director

Introduction to PowerHA SystemMirror for AIX V 7.1 Managed with IBM Systems Director Introduction to PowerHA SystemMirror for AIX V 7.1 Managed with Director IBM s High Availability Software for POWER Based Systems Glenn Miller Certified IT Specialist Systems Software Architect gemiller@us.ibm.com

More information

IBM i on a Power Blade Read-me First. Vess Natchev Power Blades Virtualization Cloud IBM Rochester, MN

IBM i on a Power Blade Read-me First. Vess Natchev Power Blades Virtualization Cloud IBM Rochester, MN IBM i on a Power Blade Read-me First Vess Natchev Power Blades Virtualization Cloud IBM Rochester, MN vess@us.ibm.com October 30 th, 2009 1 This read-me first document provides detailed instructions on

More information

IBM Tivoli Storage Manager for AIX Version Installation Guide IBM

IBM Tivoli Storage Manager for AIX Version Installation Guide IBM IBM Tivoli Storage Manager for AIX Version 7.1.3 Installation Guide IBM IBM Tivoli Storage Manager for AIX Version 7.1.3 Installation Guide IBM Note: Before you use this information and the product it

More information

Vendor: IBM. Exam Code: C Exam Name: Power Systems with POWER7 and IBM i Technical Sales Skills -v2. Version: Demo

Vendor: IBM. Exam Code: C Exam Name: Power Systems with POWER7 and IBM i Technical Sales Skills -v2. Version: Demo Vendor: IBM Exam Code: C4040-226 Exam Name: Power Systems with POWER7 and IBM i Technical Sales Skills -v2 Version: Demo Question No : 1 A customer with a POWERS 520 running IBM i is debating consolidating

More information

Virtualization Benefits IBM Corporation

Virtualization Benefits IBM Corporation Virtualization Benefits 1 Virtualization Benefits CPU Utilization 100 90 80 70 60 50 40 30 20 10 0 8:00 10:00 12:00 2:00 4:00 Time Purchased Peak Average Increase Utilization Non-virtualized servers often

More information

IBM Exam A Virtualization Technical Support for AIX and Linux Version: 6.0 [ Total Questions: 93 ]

IBM Exam A Virtualization Technical Support for AIX and Linux Version: 6.0 [ Total Questions: 93 ] s@lm@n IBM Exam A4040-101 Virtualization Technical Support for AIX and Linux Version: 6.0 [ Total Questions: 93 ] IBM A4040-101 : Practice Test Question No : 1 Which of the following IOS commands displays

More information

CL030 is a csage Certification Preparatory Course!

CL030 is a csage Certification Preparatory Course! Corder Enterprises International Building World Class MIS Teams, for you! CL030 is a csage Certification Preparatory Course! CL030 - LINUX System Administration Course Description: Learn and practice essential

More information

HP-UX System Administration Course Overview. Skills Gained. Who will the Course Benefit?

HP-UX System Administration Course Overview. Skills Gained. Who will the Course Benefit? HP-UX System Administration Course Overview This Hewlett Packard HP-UX System Administration training course is designed to give delegates practical experience in the administration of an HP-UX UNIX System.

More information

SA2 v6 Linux System Administration II Net Configuration, Software, Troubleshooting

SA2 v6 Linux System Administration II Net Configuration, Software, Troubleshooting SA2 v6 Linux System Administration II Net Configuration, Software, Troubleshooting Synopsis: This is the second System Administration class, a follow-on class for new administrators with limited networking

More information

ExpressCluster for Linux Version 3 Web Manager Reference. Revision 6us

ExpressCluster for Linux Version 3 Web Manager Reference. Revision 6us ExpressCluster for Linux Version 3 Web Manager Reference Revision 6us EXPRESSCLUSTER is a registered trademark of NEC Corporation. Linux is a trademark or registered trademark of Linus Torvalds in the

More information

HACMP High Availability Introduction Presentation February 2007

HACMP High Availability Introduction Presentation February 2007 HACMP High Availability Introduction Presentation February 2007 Introduction Scope HACMP Concepts HACMP Cluster Topologies NFS Cascading 1 way Cascading 2 way Rotating Concurrent HACMP Cluster Resources

More information

Veritas System Recovery Disk Help

Veritas System Recovery Disk Help Veritas System Recovery Disk Help About recovering a computer If Windows fails to start or does not run normally, you can still recover your computer. You can use the Veritas System Recovery Disk and an

More information

Installing VMware vsphere 5.1 Components

Installing VMware vsphere 5.1 Components Installing VMware vsphere 5.1 Components Module 14 You Are Here Course Introduction Introduction to Virtualization Creating Virtual Machines VMware vcenter Server Configuring and Managing Virtual Networks

More information

WLM1200-RMTS User s Guide

WLM1200-RMTS User s Guide WLM1200-RMTS User s Guide Copyright 2011, Juniper Networks, Inc. 1 WLM1200-RMTS User Guide Contents WLM1200-RMTS Publication Suite........................................ 2 WLM1200-RMTS Hardware Description....................................

More information

IBM Power Systems with POWER7 and AIX Technical Sales Skills - v1.

IBM Power Systems with POWER7 and AIX Technical Sales Skills - v1. IBM 000-107 Power Systems with POWER7 and AIX Technical Sales Skills - v1 http://killexams.com/exam-detail/000-107 A customer has applications that run on POWER4 servers that require AIX 5.2. The customer

More information

Course 55187B Linux System Administration

Course 55187B Linux System Administration Course Outline Module 1: System Startup and Shutdown This module explains how to manage startup and shutdown processes in Linux. Understanding the Boot Sequence The Grand Unified Boot Loader GRUB Configuration

More information

Symantec NetBackup PureDisk Compatibility Matrix Created August 26, 2010

Symantec NetBackup PureDisk Compatibility Matrix Created August 26, 2010 Symantec NetBackup PureDisk 6.6.1 Compatibility Matrix Created August 26, 2010 Copyright 2010 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, and Backup Exec are trademarks or registered

More information