Cluster framework daemons are started with boot scripts on Solaris 9 and with SMF on Solaris 10.
Which statement is true?
A.
 On Solaris 10, you need to manually run svcadm enable for the cluster framework daemons 
after the cluster is initially configured.
B.
 On Solaris 10, every time a node boots it will NOTjoin the cluster automatically. You type 
svcadm enable for aemon to have it join the cluster.
C.
 On Solaris 9, you can run /etc/init.d/clusterdaemons stop to manually disable the cluster 
framework on a running node. On Solaris 10 there is no such operation.
D.
 The daemons start automatically at cluster boot time regardless of whether you are running 
Solaris 9 or Solaris 10.