HAT-420 · Question #51
You have just installed Hitachi Dynamic Link Manager on a Solaris server. What is the purpose of issuing the "dlnkmgr view -sys" command?
The correct answer is A. It displays the configuration. dlnkmgr view -sys is a read-only diagnostic command that displays system-wide HDLM configuration information - including license details, HDLM version, load balancing settings, path health checking intervals, and other global parameters. This makes A correct: it's a…
Question
You have just installed Hitachi Dynamic Link Manager on a Solaris server. What is the purpose of issuing the "dlnkmgr view -sys" command?
Options
- AIt displays the configuration.
- BIt displays the primary path.
- CIt displays the alternate path.
- DIt configures the alternate path.
How the community answered
(62 responses)- A92% (57)
- B2% (1)
- C5% (3)
- D2% (1)
Explanation
dlnkmgr view -sys is a read-only diagnostic command that displays system-wide HDLM configuration information - including license details, HDLM version, load balancing settings, path health checking intervals, and other global parameters. This makes A correct: it's a configuration viewer, not a path manager.
Why the distractors are wrong:
- B and C are wrong because viewing specific paths (primary or alternate) uses
dlnkmgr view -path, not-sys. The-sysflag is scoped to system-level settings, not individual path states. - D is wrong because
dlnkmgr viewis always read-only - "view" only displays information; configuration changes requiredlnkmgr setcommands.
Memory tip: Think of -sys as "system summary" - it answers "how is HDLM itself configured?" not "what paths exist?" If you see view in an HDLM command, it can never configure anything (D), which eliminates that distractor instantly on any exam question.
Topics
Community Discussion
No community discussion yet for this question.