7.2.5.3 Moving the hd6
Paging Space within the Same VG
The following questions are designed to help you verify your knowledge of
this chapter:
- The system administrator realizes that paging space, paging12, must first
be removed from hdisk12. Which of the following is the correct sequence of
events?
-
A.
- chps -an paging12, reboot, rmps paging12
-
B.
- swapoff paging12, rmps paging12
-
C.
- swapoff paging12, reboot, rmps paging12
-
D.
- chps -an paging12, swapoff paging12, rmps
paging12
- A customer would like to remove an unneeded, but active, paging space
called paging00. What is proper sequence of steps to accomplish this?
-
A.
- Remove the paging space by using the rmps command and reboot the
system.
-
B.
- Disable the paging space by using the chps command, reboot the
system, and remove the paging00 logical volume by using the rmps
command.
-
C.
- Disable the paging space by using the chps command, remove the
paging00 logical volume by using the rmps command, and reboot the
system.
-
D.
- Disable the paging space by using the chps command, reboot the
system, and remove the paging00 logical volume by using the rmlv
command.
- A system administrator would like to list all paging spaces residing on
the server. What is the correct syntax of the command in order to accomplish
this?
-
A.
- lsps -a
-
B.
- lsps -s
-
C.
- lsps -l
-
D.
- lsps -all
The following are the answers to the previous questions:
- A
- B
- A
7.4 Exercises