1z0-580 Oracle Solaris 11 Installation and Configuration Essentials

Loading demo links...

Showing 7–9 of 10 questions

Question 7

When conducting an automated installation, the name of the resulting root pool is "rpool1." Which is the direct cause of this?

Select an option, then click Submit answer.

  • The system already has a root pool named "rpool".

  • The manifest declares the name of the root pool to use.

  • "pool1" is the preexisting name of the root pool.

  • "rpool" is a reserved pool name that can only be used for factory-based installations.

  • Of the two disks present for mirroring, the first is named "rpool" and the second is named "pool1".

Question 8

What is the expected behavior when running the following command on an x86 system? # boot net:dhcp

Select an option, then click Submit answer.

  • The system attempt to boot from the network, using DHCP only.

  • The system will fail.

  • The boot process will download the mini-root image and present a menu of choices.

  • The system will attempt to boot from the network, using DHCP if it can, and if not, it will try ARP.

  • The system will ask you if you are sure about running "boot" at this time.

Question 9

Which five steps (dealing with first boot script creation) can be omitted when working with provisioning Oracle Solaris 11 Zones and services with the appropriate Zone context?

1. Create the first-boot script.

2. Create the manifest for an SMF service that runs once at first boot and executes the script.

3. Create an IPS package that contains the service manifest and the script.

4. Add the package to an IPS package repository.

5. Install that lockage during the Automated Installer installation by specifying that package in the AI manifest.

Select an option, then click Submit answer.

  • Step l can he omitted because the first-boot script is already deployed in the Global Zone.

  • Step 3 can be omitted because Zones do not require IPS packages and can accept SVR4 packages.

  • None of the steps can be omitted.

  • Step 5 can be omitted because Zones are not installable using Automated Installer, yet.

  • Step 2 can be omitted because Zones do not have a concept of a first boot that is distinct from a Global Zone – once the Global Zone is booted, the script executes for all Zones.