nerdexam
Oracle

1Z0-821 · Question #207

You are going to use the- Automated installer (AI) to install a non global zone named zone1. You have created a custom manifest for the non-global zone and named it zone1manifest Which command will…

The correct answer is B. installadm create-manifest -n s11-sparc -f /tmp/zone1manifest.xml -m. installadm add-manifest Associates manifests with a specific install service, thus making the manifests available on the network, independently from creating a service. When publishing a non-default manifest, it is required to associate criteria either via criteria entered on…

Installing Oracle Solaris 11 OS on a Single System

Question

You are going to use the- Automated installer (AI) to install a non global zone named zone1. You have created a custom manifest for the non-global zone and named it zone1manifest Which command will you use to add this custom manifest to the s11-sparc install service and associate this custom manifest with the non-global zone?

Options

  • Ainstalladm create-profile -n s11-sparc -f /tmp/zone1manifest.xml - c
  • Binstalladm create-manifest -n s11-sparc -f /tmp/zone1manifest.xml -m
  • Cinstalladm create-client -n s11-sparc -f /tmp/zone1manifest.xml -m zone1manifest -c zonename=
  • Dinstalladm create-service - n s11-sparc -f /tmp/zone1manifest.xml -m zone1manifest - c

How the community answered

(64 responses)
  • A
    6% (4)
  • B
    75% (48)
  • C
    3% (2)
  • D
    16% (10)

Explanation

installadm add-manifest Associates manifests with a specific install service, thus making the manifests available on the network, independently from creating a service. When publishing a non-default manifest, it is required to associate criteria either via criteria entered on the command line (-c) or via a criteria XML file (-C).

Topics

#Automated Installer#AI manifest#installadm#non-global zone

Community Discussion

No community discussion yet for this question.

Full 1Z0-821 Practice