1Z1-820 試験問題を無料オンラインアクセス
試験コード: | 1Z1-820 |
試験名称: | Upgrade to Oracle Solaris 11 System Administrator |
認定資格: | Oracle |
無料問題数: | 133 |
更新日: | 2025-09-19 |
You need to set up an Oracle Solaris 11 host as an iSCSI target so that the host's disk can be accessed over a storage network. The disk device is c3t4d0.
Which six options describe the steps that need to be taken on this host to enable an iSCSI target?
You need to migrate a UFS file system named /production_ufs to a ZFS file system named /production_ufs. The /production_ufs file system cannot be taken down or be out of production during the migration, and the current /production_ufs file system must remain active until the /ptoduction_zfs file system is copied and ready.
Which method allows you to meet both requirements?
1.Copy live data from /production_ufs to /production_zfs while /production_ufs is in use.
2.When the copy is complete, /production_zfs will contain an up-to date copy of
/production_ufs
View the Exhibit to inspect the boot environment Information displayed within a non global zone on your system.
Which two options describe the solaris-1 boot environment?
You are setting up a local IPS package repository on your Oracle Solaris11 server: solaris.example.com.
You want to point the existing local IPS publisher to the new local IPS repository located in /repo.
These are the stops that you have followed:
1.Download and rsync the contents of the Oracle Solaris11 repository ISO image to the /repo directory.
2.Configure the repository server service properties. The svcprop command display, the IPS related properties: pkg/inst_root astring/repo pkg/readonly Boolean true The 1s command displays the contents of the /repo directory: #ls/repo
Pkg5.repository publisher The svcs publisher command shows the svc: /application/pkg/server: default service is online.
The pkg publisher command shows the svc: /application/pkg/server: default service is online.
The pkg publisher command still displays:
PUBLISHERTYPESTATUSURI
solarisoriginonlinehttp://pkg.oracle.com/solaris/release/
Which steps needs to be performed to set the local IPS publisher to the local IPS repository/repo?
When setting up Automated Installer (Al) clients, an interactive tool can be used to generate a custom system configuration profile. The profile will specify the time zone, date and time, user and root accounts, and name services used for an Al client installation. This interactive tool will prompt you to enter the client information and an SC profile (XML file) will be created.
Which interactive tool can be used to generate this custom configuration?