1Z0-580 · Question #49
What information would the "beadm list -ds" command output?
The correct answer is C. a list of the datasets and snapshot information for all Bes. You can display information about snapshots, boot environments, and datasets that were created by the beadm command by using the beadm list subcommand. The beadm list command output also displays boot environments that are created by the pkg command. The beadm list command…
Question
What information would the "beadm list -ds" command output?
Options
- Aa list of all Bes
- Ba list of the datasets and snapshot information for the active BE
- Ca list of the datasets and snapshot information for all Bes
- Da list of the default sets
- Ea list of BEs in machine readable format
How the community answered
(35 responses)- A3% (1)
- B3% (1)
- C71% (25)
- D6% (2)
- E17% (6)
Explanation
You can display information about snapshots, boot environments, and datasets that were created by the beadm command by using the beadm list subcommand. The beadm list command output also displays boot environments that are created by the pkg command. The beadm list command syntax is: Syntax: beadm list [-a | [-ds] [-H] [BeName] The command lists information about the existing boot environment. To view information for a specific boot environment, replace BeName with a boot environment name. If a specific boot environment is not specified, the command lists information about all boot environments. The default is to list boot environments without additional information. -a - Lists all available information about the boot environment. This information includes subordinate datasets and snapshots. -d - Lists information about all subordinate datasets that belong to the boot environment. -s - Lists information about the snapshots of the boot environment. -H - Prevents listing header information. Each field in the output is separated by a semicolon.
Topics
Community Discussion
No community discussion yet for this question.