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…
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)- A6% (4)
- B75% (48)
- C3% (2)
- D16% (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
Community Discussion
No community discussion yet for this question.