Quoth udayan.singh at tcs.com on Wed, Jun 27, 2007 at 06:30:06PM +0530: > I am trying to enable the iscsi_initiator service on opensolaris > snv_65 using the following command statement: > > # svcadm enable iscsi_initiator > > But this above command is not working and instead it is giving the > following error message. > > svcadm: unexpected libscf error on line 361: server has insufficient > resources
This means that svc.configd can't allocate memory. Your system is probably out of swap space. David