单项选择题
You need to restore some files from a file system. The file system was backed up from a snapshot.
Which command will correctly restore these files?()
A. fssnap -i
B. fssnap -r
C. ufsrestore -i
D. snaprestore -i
相关考题
-
单项选择题
The /export/home file system is running out of space on c0t0d0s7. You added a new disk to the system and it is named c1t1d0. You need to move the /export/home file system to slice 7 on the new disk. Which command is used to move the data from /export/home to the new disk after booting the server to the single-user milestone? ()
A.A
B.B
C.C
D.D -
单项选择题
You created a snapshot of the /data2 filesystem as follows: # fssnap -F ufs -o bs=/data2/snap /data2 But, the system responds with the following error: snapshot error: Invalid backing file path What is the problem? ()
A. The /data filesystem does not exist.
B. This message indicates that the /data2/snap directory does not exist.
C. The name of the Backing Store is incorrect, it should be /dev/fssnap/0
D. This message indicates that you cannot have the backing store file on the same filesystem as the filesystem being snapped. -
单项选择题
A snapshot of the /export/project file system has been taken. Prior to backing up the file system, you need to check to see if certain files are on the snapshot. The snapshot needs to be mounted to check for these files. Which command will mount the snapshot? ()
A. mount -F ufs -o ro /dev/fssnap/0 /check
B. mount -F ufs -o rw /dev/fssnap/0 /check
C. mount -F ufs -o ro /export/project /check
D. mount -F ufs -o rw /export/project /check
