What are two causes of this error?
You believe that you have a correctly configured boot server on the local network for the SPARC system you are currently attempting to install. Your JumpStart configuration is based on files only, and does not use a naming service at any stage. Upon running the following command:
boot net -install
the client repeatedly displays the following message:
Timeout waiting for ARP/RARP packet
What are two causes of this error? (Choose two.)
For which three protocols must the boot server answer requests, to allow this client to install?
A server providing only boot services for SPARC systems is configured on your local network. This server does NOT support DHCP. A root/install server is configured on another system. You boot a SPARC JumpStart client on the network using the following command :
boot net -install For which three protocols must the boot server answer requests, to allow this client to install? (Choose three.)
how many servers can each service be configured on a given subnet?
Of the three main JumpStart services, configuration, boot, and installation, on how many servers can each service be configured on a given subnet? (Choose two.)
Which three are advantages of using JumpStart to install Solaris 10 OS?
You are preparing to install Solaris 10 OS on a number of machines. One of the available installation strategies utilizes JumpStart.
Which three are advantages of using JumpStart to install Solaris 10 OS? (Choose three.)
Which three statements are true about the zone configuration shown in the exhibit?
Exhibit:
# zonecfg -z heston-z2 info
zonepath: /export/zones/heston-z2
autoboot: true
pool:
net:
address: 192.29.97.111/24
physical: ce0
# df -lh
Filesystem size used avail capacity Mounted on
/dev/dsk/c1t0d0s0 7.9G 3.2G 4.6G 41% /
/devices 0K 0K 0K 0% /devices
ctfs 0K 0K 0K 0% /system/contract
proc 0K 0K 0K 0% /proc
mnttab 0K 0K 0K 0% /etc/mnttab
swap 14G 584K 14G 1% /etc/svc/volatile
objfs 0K 0K 0K 0% /system/object
fd 0K 0K 0K 0% /dev/fd
swap 14G 7.1M 14G 1% /tmp
swap 14G 72K 14G 1% /var/run
/dev/dsk/c1t2d0s0 7.9G 3.1G 4.7G 41% /altroot.c
/dev/dsk/c1t1d0s0 7.9G 3.1G 4.7G 41% /altroot.b
/dev/dsk/c1t3d0s0 7.9G 3.1G 4.7G 41% /altroot.d
/dev/dsk/c1t0d0s6 9.8G 9.9M 9.6G 1% /var/crash
/dev/dsk/c1t0d0s5 7.9G 24M 7.8G 1% /var/core
/dev/md/dsk/d100 77G 3.2G 73G 5% /export/zones
#
Which three statements are true about the zone configuration shown in the exhibit? (Choose three.)
Which three statements are true?
Exhibit:
# uname -a
SunOS heston-z1 5.10 Generic sun4u sparc SUNW,Sun-Fire-V440 # zoneadm list -cv
ID NAME STATUS PATH
3 heston-z1 running /
# ps -e
PID TTY TIME CMD
15960 ? 0:00 lockd
16177 ? 0:00 smcboot
15839 ? 0:00 zsched
16006 ? 0:03 nscd
15954 ? 0:00 statd
18490 pts/2 0:00 ksh
18554 pts/2 0:00 ps
15868 ? 0:09 svc.conf
18517 pts/2 0:00 sh
16081 ? 0:00 syslogd
17798 console 0:00 ttymon
15947 ? 0:00 rpcbind
15996 ? 0:00 cron
15866 ? 0:05 svc.star
15919 ? 0:00 kcfd
16271 ? 0:00 snmpXdmi
18521 pts/2 0:00 ksh
15956 ? 0:00 keyserv
15864 ? 0:00 init
15957 ? 0:00 ypbind
16007 ? 0:00 sac
16066 ? 0:01 automoun
16008 ? 0:00 ttymon
15968 ? 0:02 inetd
15966 ? 0:00 utmpd
16178 ? 0:00 smcboot
16089 ? 0:02 sendmail
16175 ? 0:00 htt
16083 ? 0:00 sshd
16091 ? 0:00 sendmail
16168 ? 0:00 smcboot
18487 ? 0:00 in.telne
16181 ? 0:00 htt_serv
16197 ? 0:00 dtlogin
16285 ? 0:01 snmpd
16270 ? 0:00 dmispd
16262 ? 0:00 snmpdx
17660 ? 0:00 nfs4cbd
17666 ? 0:01 nfsmapid
#
Which three statements are true? (Choose three.)
Which four commands are necessary to complete the administrator’s request?
The administrator of the dbzone zone wants a dedicated file system on which to install a database. The administrator requests that this be mounted as /database within the zone. The host system has a metadevice d120 that has been allocated for dedicated use for this purpose. The dbzone zone is currently NOT booted.
You run the commands:
# zonecfg -z dbzone
zonecfg:dbzone> add fs
zonecfg:dbzone:fs>
Which four commands are necessary to complete the administrator’s request? (Choose four.)
What model is this?
A primary benefit of zones is the ability to share common executables and data from the global zone with local zones.
What model is this?
What can be done to resolve this problem while keeping the user’s system
A user is unable to access the system deep-six.overthere. The revolve.conf file on the user’s system contains the following lines:
# cat /etc/resolv.conf
domainname yourdept.yourcompany.com
domain yourdept.yourcompany.com
nameserver 129.147.62.1
nameserver 129.147.62.14
And nslookup generates the following error message:
# nslookup deep-six.overthere
Server: 129.147.62.1
Address: 129.147.62.1#53
** server can’t find deep-six.overthere: NXDOMAIN
What can be done to resolve this problem while keeping the user’s system in the
yourdept.yourcompany.com domain?
Which three statements accurately describe the /etc/nsswitch.conf file?
Which three statements accurately describe the /etc/nsswitch.conf file? (Choose three.)