1Z0-821 · Question #205
You create a flash archive of the Solaris 10 global zone on the serves named sysA. The archive name is s10-system.flar, and it is stored on a remote server named backup_server. On sysA, you create a…
The correct answer is A. zoneadm -z s10 -zone install - a /net/backup_server/s10-system.flar -u. The zoneadm command is the primary tool used to install and administer non-global zones. Operations using the zoneadm command must be run from the global zone on the target system. How to Install the solaris10 Branded Zone A configured solaris10 branded zone is installed by…
Question
You create a flash archive of the Solaris 10 global zone on the serves named sysA. The archive name is s10-system.flar, and it is stored on a remote server named backup_server. On sysA, you create a Solaris 10 branded zone named s10-zone. You want to use the flash archive, located On" /net/bactup_servers/10-system.flar, to install the Operating system in the s10-zone zone. Which command do you choose to install the s10-system.flar archive in the Solaris 10 branded zone (s10-zone)?
Options
- Azoneadm -z s10 -zone install - a /net/backup_server/s10-system.flar -u
- Bzonecfg -z s10 -zone install - a /net/backup_server/s10-system.flar -u
- Czoneadm - z s10 -zone clone - s /net/backup_server/s10-system.flar
- Dzone cfg - a s10-zone create - t SUNWsolaris10\
- Ezonecfg -z s10-zone install -f /net/backup/backup_server/s10-system.flar
How the community answered
(22 responses)- A73% (16)
- B5% (1)
- C14% (3)
- D5% (1)
- E5% (1)
Explanation
The zoneadm command is the primary tool used to install and administer non-global zones. Operations using the zoneadm command must be run from the global zone on the target system. How to Install the solaris10 Branded Zone A configured solaris10 branded zone is installed by using the zoneadm command with the install Example: global# zoneadm -z s10-zone install -a /net/machine_name/s10-system.flar u and Resource Management, Install the solaris10 Branded Zone
Topics
Community Discussion
No community discussion yet for this question.