What option describes the correct procedure to: 1) create a new BE named nowBE 2) install the software to that new BE only

You want to install the openldap software package to a now boot environment for testing before
introducing the now software package to the production environment. What option describes the
correct procedure to:
1) create a new BE named nowBE
2) install the software to that new BE only

You want to install the openldap software package to a now boot environment for testing before
introducing the now software package to the production environment. What option describes the
correct procedure to:
1) create a new BE named nowBE
2) install the software to that new BE only

A.
pkg install –newBE openldap

B.
pkg install –be-nama newBE openldap

C.
beadm create newBEbeadm mount newBE /mntpkg -R /mnt update openldap

D.
beadm create newBEbeadm activate newBEpkg install openldap

Explanation:
If you want to create a backup of an existing boot environment, for example, prior to
modifying the original boot environment, you can use the beadm command to create and mount a
new boot environment that is a clone of your active boot environment. This clone is listed as an
alternate boot environment in the GRUB menu for x86 systems or in the boot menu for SPARC
systems.
When you clone a boot environment by using the beadm create command, all supported zones in
that boot environment are copied into the new boot environment.
How to Create a Boot Environment
1. Become the root role.
2. Create the boot environment.
# beadm create BeName
BeName is a variable for the name of the new boot environment. This new boot environment is
inactive.
3. (Optional) Use the beadm mount command to mount the new boot environment.
# beadm mount BeName mount-point
Note: If the directory for the mount point does not exist, the beadm utility creates the directory,
then mounts the boot environment on that directory.
If the boot environment is already mounted, the beadm mount command fails and does not
remount the boot environment at the newly specified location.
4. (Optional) Activate the boot environment.
# beadm activate BeName
BeName is a variable for the name of the boot environment to be activated.
On reboot, the newly active boot environment is displayed as the default selection in the x86
GRUB menu or the SPARC boot menu.
Reference: Creating and Administering Oracle Solaris 11 Boot Environments, Creating a Boot
Environment



Leave a Reply 18

Your email address will not be published. Required fields are marked *


Murali

Murali

B is correct

Andrea

Andrea

Hello. My name is Andrea. I’m getting ready to present the certification in Solaris 11. I have seen that several of the questions on this page have been answered for you and as many of the answers I do not understand I wanted to know if I could please send me your e-mail to contact you.

david

david

Hi Andrea,

Have you passed this certification in solaris 11? Would you please give me some advice for this certification? I am also prepare for this certification.

Thanks and Best Regards,

vijay dinanath yadav pht

vijay dinanath yadav pht

B is correst

vijay dinanath yadav pht

vijay dinanath yadav pht

B is correct

david

david

B is the correct answer. You can have a test for confirmation.

Marangani

Marangani

The correct is C because the question asks for the procedure

private

private

The correct answer is C

Paul

Paul

B is wrong:
# pkg list xclock
pkg list: no packages matching ‘xclock’ installed

# pkg install -be-name newBE xclock
pkg install: illegal option — b
Usage:
pkg install [-nvq] [-C n] [-g path_or_uri …] [–accept]
[–licenses] [–no-be-activate] [–no-index] [–no-refresh]
[–no-backup-be | –require-backup-be] [–backup-be-name name]
[–deny-new-be | –require-new-be] [–be-name name]
[–reject pkg_fmri_pattern … ] pkg_fmri_pattern …

Paul

Paul

Sorry, I was wrong. B is the correct answer.

# pkg list xclock
pkg list: no packages matching ‘xclock’ installed

# beadm list
BE Active Mountpoint Space Policy Created
— —— ———- —– —— ——-
solaris – – 8.13M static 2001-12-17 10:27
solaris-1 NR / 4.54G static 2001-12-17 16:35
solarisVA-21042014 – – 70.0K static 2002-01-19 14:01

# pkg install –be-name newBE xclock
Packages to install: 3
Create boot environment: Yes
Create backup boot environment: No

DOWNLOAD PKGS FILES XFER (MB) SPEED
Completed 3/3 36/36 0.3/0.3 0B/s

PHASE ITEMS
Installing new actions 105/105
Updating package state database Done
Updating image state Done
Creating fast lookup database Done

A clone of solaris-1 exists and has been updated and activated.
On the next boot the Boot Environment newBE will be
mounted on ‘/’. Reboot when ready to switch to this updated BE.

# beadm list
BE Active Mountpoint Space Policy Created
— —— ———- —– —— ——-
newBE R – 4.60G static 2002-02-26 14:30
solaris – – 8.13M static 2001-12-17 10:27
solaris-1 N / 1000.0K static 2001-12-17 16:35
solarisVA-21042014 – – 70.0K static 2002-01-19 14:01

# pkg list xclock
pkg list: no packages matching ‘xclock’ installed

# beadm mount newBE /mnt

# pkg -R /mnt list xclock
NAME (PUBLISHER) VERSION IFO
x11/xclock 1.0.6-0.175.1.0.0.24.1317 i–

John

John

B – the answer C wouldn’t be right as that would imply as package update would imply package already installed. In the question we are being asked which would install the package to a new BE so package not installed yet.

Phumlani

Phumlani

‘B’ is definitely correct.
I selected ‘D’ on the certification Exam and I got it wrong. Both these sections on my Score Report were marked incorrectly; “Administer boot environments using Package Manager and command line interface” and “Manage software packages by using Package Manager and the command line interface”

Andrea and David, My advise to those who are yet to write this exam; 80% of these questions have the correct answers; but also bare the fact that they don’t cover all the questions. he AI installation is questioned about 5x on paper, but this practice exam contains no questions on that section.

So to be well prepared for the Exam, go through every question here, and make sure you read the discussions like these ones from other people, they help a lot. Also do more reading and understanding of the installers (esp. AI) as lot of tricky questions comes from those section and are not covered here or any other Practice exam. (Networking and Packages as well)

I’ve written the Exam twice now; first time I got 61%, second time I got 62%. I finally passed it the 3 time; after making changes on my practice stuff especially on those incorrect answers like these one here.

Hope this helps.

ah

ah

B

So correct sintax for those who will try it:

# pkg install -–be-name newBE openldap

Maurizio

Maurizio

correct answer is B ….tested !

Tsuyoshi

Tsuyoshi

Hi! All!

Passed 1Z0-821 exam with a good score of 90% (the passing line is 64% now)!

Got 70 questions in total, and questions were on:
1. Installing Oracle Solaris 11 using an Interactive Installer
2. Administering Services
3. Setting Up and Administering Data Storage
4. Administering Oracle Solaris Zones
5. Setting Up and Administering User Accounts
6. Controlling Access to Systems and Files
(New) 7. Managing the SYSLOG facilityManaging the CRON facility
(New) 8. Managing the SYSLOG facility

Pay close attention to the up 7 & 8 topics when preparing for the 1Z0-821 exam. Questions on those two topics are not available on this site.

And, you can refer to the most valid 1Z0-821 dumps (2017 version) here:

http://www.oraclebraindump.com/?s=1Z0-821

(Those questions are part of PassLeader 1Z0-821 dumps, recommend to get its full version 1Z0-821 dumps with VCE and PDF.)

Good Luck!