http://www.aroopam.com/
In a typical SAN Environment, Hosts are _________ and storage appliances are____________a. Targets, initiatorsb. Software based, hardware basedc. Not required, stand-aloned. Initiators, targetsAnswer: DWhich of the following commands would you use to display the complete hardware information for astorage appliance?A. disk health -vB. sysstatC. sysconfig -vD. vol status -vAnswer: COf the following four commands needs to run on a client to access volume data fromthe storage application big? Which needs to be run first?A. cd /mnt/dataB. mkdir /mnt/dataC. mount big: /vol/data /mnt/dataD. cat /mnt data/datafileAnswer: BWhich one of the following entries in the /etc/exports file will give administrators onclient dminhost? Root access to volume data?A. /vol/data eadall=adminhostB. /vol/data llaccess=adminhostC. /vol/data adminhost, rw=Host2D. /vol/data rw=Host2 : adminhost, root=adminhost, anon=rootAnswer: DWhich three of the following are reasons to use the NOW site?A. Access technical reports and tools for Data ONTAP.B. Locate installation procedures for Solaris and Windows operating systems.C. Search for known Data ONTAP bugs and fixes.D. Use the Knowledgebase to find answers to administrative and troubleshooting questions for DataONTAP.Answer: A,C,DWhich of the following commands are necessary to be run first on a client to access volume "data" fromthe storage appliance "big"?A. cat /mnt/data/datafileB. cd /mnt/dataC. mount big:/vol/data /mnt/dataD. mkdir /mnt/dataAnswer: DTrue or false: If a volume contains multiple RAID 4 groups, you could have two disks in a volume failwithout data loss, as long as they were not in the same RAID group.A. TrueB. FalseAnswer: AWhich three of the following actions can be performed with the restore command?A. Restore individual files and directories.B. Enter a number to specify how many filemarks should be skipped.C. Restart a failed restore process.D. View a list of files on tape.Answer: A,C,DWhat would be the purpose for using the dump command in Data ONTAP?A. It is used for forcing a dump of memory to diskB. It is used for forcing all data in NVRAM to be written to diskC. It is used for backing up data from disk to backups or backup devices such as tape drivesD. It is used for making a copy of all important system configuration data for autosupportAnswer: CDoes the new version of Data ONTAP 7.0 have flexible volumes but prior versions have only traditionalvolumes?A. YesB. NoAnswer: AWhich of the following commands triggers the autosupport daemon to send an autosupport notificationimmediately?A. autosupport.doitB. autosupport.itC. autohelp.itD. autohelp.doitAnswer: AWhich of the following console commands indicates that all expansion cards are installed in theappropriate slots on the system board?A. sysconfig -cB. sysconfig -tC. sysconfig -mD. vol status -rE. config -vAnswer: AWhat does a SnapLock Compliance volume allow the system administrator to do?A. make changes to the volume with the keyB. make changes to filenames onlyC. make changes to the dates on the filesD. None of the aboveAnswer: DWhat are the minimum number of disks per RAID group that are required for thevol create command to create a RAID 4 and RAID DP volume?A. RAID 4 = 1 disks, RAID DP = 2 disksB. RAID 4 = 2 disks, RAID DP = 2 disksC. RAID 4 = 3 disks, RAID DP = 3 disksD. RAID 4 = 2 disks, RAID DP = 3 disksAnswer: DAnswer the following question by stating whether it is true or false. Once a volume is configured to holdeight automatic hourly snapshot copies, and eight exist already the system deletes the oldest hourlysnapshot.A. TrueB. FalseAnswer: AYou have a volume on a FAS960C system named dev1.* The volume consists of five 36 GB drives.* The RAID group size for the volume is set to 14.* There are five 72 GB disks as spares.If you issue the following command, what will occur?filer> vol add dev1 3A. The command will add three 72 GB drives, increasing the volume size by (72 GB * 3)drives.B. The command will not be successful as you cannot mix 36 GB drives with 72 GBdrives.C. The command will be successful, but the new drives being added to the system will beformatted down to match the 36 GB formatting.D. The command will fail with an error message because the spares are not the same size.Answer: AWhich of the following commands are used to modify network interfaces on the storage appliance?A. ipconfigB. ifconfigC. interfaceD. ipsetAnswer: BYou are performing a Data ONTAP upgrade and have loaded the system files onto the storage appliance,and have successfully issued the download command, which of the following commands you would enternext to complete the upgrade procedure?A. sysconfig -vB. rebootC. softwareD. versionAnswer: BWhich three of the following are a direct part of Directory Look-up Services? Choose all that apply.A. DNSB. WINSC. NISD. SNMPAnswer: A,B,CWhich of the following commands allows for the changes after changing the /etc/exports file?A. export allB. exportfs -aC. share activate allD. nfs export -aAnswer: B
In a typical SAN Environment, Hosts are _________ and storage appliances are
____________
a. Targets, initiators
b. Software based, hardware based
c. Not required, stand-alone
d. Initiators, targets
Answer: D
Which of the following commands would you use to display the complete hardware information for a
storage appliance?
A. disk health -v
B. sysstat
C. sysconfig -v
D. vol status -v
Answer: C
Of the following four commands needs to run on a client to access volume data from
the storage application big? Which needs to be run first?
A. cd /mnt/data
B. mkdir /mnt/data
C. mount big: /vol/data /mnt/data
D. cat /mnt data/datafile
Answer: B
Which one of the following entries in the /etc/exports file will give administrators on
client dminhost? Root access to volume data?
A. /vol/data eadall=adminhost
B. /vol/data llaccess=adminhost
C. /vol/data adminhost, rw=Host2
D. /vol/data rw=Host2 : adminhost, root=adminhost, anon=root
Answer: D
Which three of the following are reasons to use the NOW site?
A. Access technical reports and tools for Data ONTAP.
B. Locate installation procedures for Solaris and Windows operating systems.
C. Search for known Data ONTAP bugs and fixes.
D. Use the Knowledgebase to find answers to administrative and troubleshooting questions for Data
ONTAP.
Answer: A,C,D
Which of the following commands are necessary to be run first on a client to access volume "data" from
the storage appliance "big"?
A. cat /mnt/data/datafile
B. cd /mnt/data
C. mount big:/vol/data /mnt/data
D. mkdir /mnt/data
Answer: D
True or false: If a volume contains multiple RAID 4 groups, you could have two disks in a volume fail
without data loss, as long as they were not in the same RAID group.
A. True
B. False
Answer: A
Which three of the following actions can be performed with the restore command?
A. Restore individual files and directories.
B. Enter a number to specify how many filemarks should be skipped.
C. Restart a failed restore process.
D. View a list of files on tape.
Answer: A,C,D
What would be the purpose for using the dump command in Data ONTAP?
A. It is used for forcing a dump of memory to disk
B. It is used for forcing all data in NVRAM to be written to disk
C. It is used for backing up data from disk to backups or backup devices such as tape drives
D. It is used for making a copy of all important system configuration data for autosupport
Answer: C
Does the new version of Data ONTAP 7.0 have flexible volumes but prior versions have only traditional
volumes?
A. Yes
B. No
Answer: A
Which of the following commands triggers the autosupport daemon to send an autosupport notification
immediately?
A. autosupport.doit
B. autosupport.it
C. autohelp.it
D. autohelp.doit
Answer: A
Which of the following console commands indicates that all expansion cards are installed in the
appropriate slots on the system board?
A. sysconfig -c
B. sysconfig -t
C. sysconfig -m
D. vol status -r
E. config -v
Answer: A
What does a SnapLock Compliance volume allow the system administrator to do?
A. make changes to the volume with the key
B. make changes to filenames only
C. make changes to the dates on the files
D. None of the above
Answer: D
What are the minimum number of disks per RAID group that are required for the
vol create command to create a RAID 4 and RAID DP volume?
A. RAID 4 = 1 disks, RAID DP = 2 disks
B. RAID 4 = 2 disks, RAID DP = 2 disks
C. RAID 4 = 3 disks, RAID DP = 3 disks
D. RAID 4 = 2 disks, RAID DP = 3 disks
Answer: D
Answer the following question by stating whether it is true or false. Once a volume is configured to hold
eight automatic hourly snapshot copies, and eight exist already the system deletes the oldest hourly
snapshot.
A. True
B. False
Answer: A
You have a volume on a FAS960C system named dev1.
* The volume consists of five 36 GB drives.
* The RAID group size for the volume is set to 14.
* There are five 72 GB disks as spares.
If you issue the following command, what will occur?
filer> vol add dev1 3
A. The command will add three 72 GB drives, increasing the volume size by (72 GB * 3)
drives.
B. The command will not be successful as you cannot mix 36 GB drives with 72 GB
drives.
C. The command will be successful, but the new drives being added to the system will be
formatted down to match the 36 GB formatting.
D. The command will fail with an error message because the spares are not the same size.
Answer: A
Which of the following commands are used to modify network interfaces on the storage appliance?
A. ipconfig
B. ifconfig
C. interface
D. ipset
Answer: B
You are performing a Data ONTAP upgrade and have loaded the system files onto the storage appliance,
and have successfully issued the download command, which of the following commands you would enter
next to complete the upgrade procedure?
A. sysconfig -v
B. reboot
C. software
D. version
Answer: B
Which three of the following are a direct part of Directory Look-up Services? Choose all that apply.
A. DNS
B. WINS
C. NIS
D. SNMP
Answer: A,B,C
Which of the following commands allows for the changes after changing the /etc/exports file?
A. export all
B. exportfs -a
C. share activate all
D. nfs export -a
Answer: B
In a typical SAN Environment, Hosts are _________ and storage appliances are____________a. Targets, initiatorsb. Software based, hardware basedc. Not required, stand-aloned. Initiators, targetsAnswer: DWhich of the following commands would you use to display the complete hardware information for astorage appliance?A. disk health -vB. sysstatC. sysconfig -vD. vol status -vAnswer: COf the following four commands needs to run on a client to access volume data fromthe storage application big? Which needs to be run first?A. cd /mnt/dataB. mkdir /mnt/dataC. mount big: /vol/data /mnt/dataD. cat /mnt data/datafileAnswer: BWhich one of the following entries in the /etc/exports file will give administrators onclient dminhost? Root access to volume data?A. /vol/data eadall=adminhostB. /vol/data llaccess=adminhostC. /vol/data adminhost, rw=Host2D. /vol/data rw=Host2 : adminhost, root=adminhost, anon=rootAnswer: DWhich three of the following are reasons to use the NOW site?A. Access technical reports and tools for Data ONTAP.B. Locate installation procedures for Solaris and Windows operating systems.C. Search for known Data ONTAP bugs and fixes.D. Use the Knowledgebase to find answers to administrative and troubleshooting questions for DataONTAP.Answer: A,C,DWhich of the following commands are necessary to be run first on a client to access volume "data" fromthe storage appliance "big"?A. cat /mnt/data/datafileB. cd /mnt/dataC. mount big:/vol/data /mnt/dataD. mkdir /mnt/dataAnswer: DTrue or false: If a volume contains multiple RAID 4 groups, you could have two disks in a volume failwithout data loss, as long as they were not in the same RAID group.A. TrueB. FalseAnswer: AWhich three of the following actions can be performed with the restore command?A. Restore individual files and directories.B. Enter a number to specify how many filemarks should be skipped.C. Restart a failed restore process.D. View a list of files on tape.Answer: A,C,DWhat would be the purpose for using the dump command in Data ONTAP?A. It is used for forcing a dump of memory to diskB. It is used for forcing all data in NVRAM to be written to diskC. It is used for backing up data from disk to backups or backup devices such as tape drivesD. It is used for making a copy of all important system configuration data for autosupportAnswer: CDoes the new version of Data ONTAP 7.0 have flexible volumes but prior versions have only traditionalvolumes?A. YesB. NoAnswer: AWhich of the following commands triggers the autosupport daemon to send an autosupport notificationimmediately?A. autosupport.doitB. autosupport.itC. autohelp.itD. autohelp.doitAnswer: AWhich of the following console commands indicates that all expansion cards are installed in theappropriate slots on the system board?A. sysconfig -cB. sysconfig -tC. sysconfig -mD. vol status -rE. config -vAnswer: AWhat does a SnapLock Compliance volume allow the system administrator to do?A. make changes to the volume with the keyB. make changes to filenames onlyC. make changes to the dates on the filesD. None of the aboveAnswer: DWhat are the minimum number of disks per RAID group that are required for thevol create command to create a RAID 4 and RAID DP volume?A. RAID 4 = 1 disks, RAID DP = 2 disksB. RAID 4 = 2 disks, RAID DP = 2 disksC. RAID 4 = 3 disks, RAID DP = 3 disksD. RAID 4 = 2 disks, RAID DP = 3 disksAnswer: DAnswer the following question by stating whether it is true or false. Once a volume is configured to holdeight automatic hourly snapshot copies, and eight exist already the system deletes the oldest hourlysnapshot.A. TrueB. FalseAnswer: AYou have a volume on a FAS960C system named dev1.* The volume consists of five 36 GB drives.* The RAID group size for the volume is set to 14.* There are five 72 GB disks as spares.If you issue the following command, what will occur?filer> vol add dev1 3A. The command will add three 72 GB drives, increasing the volume size by (72 GB * 3)drives.B. The command will not be successful as you cannot mix 36 GB drives with 72 GBdrives.C. The command will be successful, but the new drives being added to the system will beformatted down to match the 36 GB formatting.D. The command will fail with an error message because the spares are not the same size.Answer: AWhich of the following commands are used to modify network interfaces on the storage appliance?A. ipconfigB. ifconfigC. interfaceD. ipsetAnswer: BYou are performing a Data ONTAP upgrade and have loaded the system files onto the storage appliance,and have successfully issued the download command, which of the following commands you would enternext to complete the upgrade procedure?A. sysconfig -vB. rebootC. softwareD. versionAnswer: BWhich three of the following are a direct part of Directory Look-up Services? Choose all that apply.A. DNSB. WINSC. NISD. SNMPAnswer: A,B,CWhich of the following commands allows for the changes after changing the /etc/exports file?A. export allB. exportfs -aC. share activate allD. nfs export -aAnswer: B
No comments:
Post a Comment
Leave Your Valuable Opinion