1Z0-820 · Question #20
You want to configure an iSCSI target device on your system. Select the group package required to install this functionality on your system.
The correct answer is A. storage-server. storage-server is the correct group package because it bundles iSCSI target functionality (via targetd or iscsi-initiator-utils depending on the distro) along with other storage server components needed to expose block devices over a network - it's purpose-built for serving…
Question
You want to configure an iSCSI target device on your system. Select the group package required to install this functionality on your system.
Options
- Astorage-server
- Bsolaris-small-server
- Cstorage-avs
- Dstorage-nas
How the community answered
(40 responses)- A90% (36)
- B3% (1)
- C3% (1)
- D5% (2)
Explanation
storage-server is the correct group package because it bundles iSCSI target functionality (via targetd or iscsi-initiator-utils depending on the distro) along with other storage server components needed to expose block devices over a network - it's purpose-built for serving storage to remote clients.
Why the distractors are wrong:
- B.
solaris-small-serveris a minimal Solaris server profile focused on general services, not storage target functionality. - C.
storage-avsrefers to Availability Volume Server components (replication/mirroring), not iSCSI target configuration. - D.
storage-nascovers Network Attached Storage (file-level, NFS/CIFS), whereas iSCSI operates at the block-storage level - a key distinction.
Memory tip: Think of the layers - NAS = file, iSCSI = block. You need a server to serve blocks over a network, so the package with "server" in its name (storage-server) is your iSCSI target answer. If you remember "iSCSI = block storage served over a network," storage-server is the only option that matches that role.
Topics
Community Discussion
No community discussion yet for this question.