1Z0-058 · Question #46
Choose the two correct commands that will successfully create an ASM cluster file system (ACFS) and register the mount point on a Linux/UNIX system.
The correct answer is B. mkfs -t acfs /dev/asm/testvol-461 "testvol" D. acfsutil registry -a -f /dev/asm/testvol-461 /u01/app/grid/acfsmounts/acfs_testvol. Creates an Oracle ACFS file system. Syntax and Description mkfs [-v] [-f]-t acfs [-b blocksize] [-n name ] volume_device [size] Table 13-3 Options for the Linux mkfs command Option Description acfsutil registry Registers an Oracle ACFS file system with the Oracle ACFS mount…
Question
Choose the two correct commands that will successfully create an ASM cluster file system (ACFS) and register the mount point on a Linux/UNIX system.
Exhibit
Options
- Amkfs -t asm /dev/asm/testvol-461 -n "testvol"
- Bmkfs -t acfs /dev/asm/testvol-461 "testvol"
- Ccrsctl -r mountpoint /dev/asm/testvol-461 /u01/app/grid/acfsmounts/acfs_testvol
- Dacfsutil registry -a -f /dev/asm/testvol-461 /u01/app/grid/acfsmounts/acfs_testvol
How the community answered
(26 responses)- A12% (3)
- B69% (18)
- C19% (5)
Explanation
Creates an Oracle ACFS file system. Syntax and Description mkfs [-v] [-f]-t acfs [-b blocksize] [-n name ] volume_device [size] Table 13-3 Options for the Linux mkfs command Option Description acfsutil registry Registers an Oracle ACFS file system with the Oracle ACFS mount registry. Syntax and Description acfsutil registry -h acfsutil registry acfsutil registry -a [-f] [-n { nodes|all } ] [-o moptions] device mount_point acfsutil registry -d {device | mount_point} acfsutil registry -l [device | mount_point] acfsutil registry -m device acfsutil registry -h displays help text and exits. Oracle® Automatic Storage Management Administrator's Guide 11g Release 2 (11.2)
Topics
Community Discussion
No community discussion yet for this question.
