Tony Nguyen wrote: > William, > > What does the log for the filesystem/local service say? > > -tony [ Oct 28 01:29:27 Executing start method ("/lib/svc/method/fs-local") ] /dev/rdsk/c2t4d0s0: No such file or directory /dev/rdsk/c2t5d0s0: No such file or directory /dev/rdsk/c2t17d0s0: No such file or directory mount: /dev/dsk/c2t4d0s0 or /mail, no such file or directory mount: /dev/dsk/c2t17d0s0 or /mailtmp, no such file or directory mount: /dev/dsk/c2t5d0s0 or /hosts, no such file or directory WARNING: /sbin/mountall -l failed: exit status 1 bootadm: this operation is not supported on sparc [ Oct 28 01:29:27 Method "start" exited with status 95 ] [ Oct 28 01:38:31 Leaving maintenance because clear requested. ] [ Oct 28 01:38:32 Enabled. ] [ Oct 28 01:38:32 Executing start method ("/lib/svc/method/fs-local") ] bootadm: this operation is not supported on sparc [ Oct 28 01:38:32 Method "start" exited with status 0 ]
> William D. Hathaway wrote: >> Hi, I am working with a customer who has an iSCSI SAN and who over >> the weekend upgraded a system from Solaris 8 to Solaris 10 update 2 >> and added an additional T2000 with S10u2. Previously the customer >> was using either QLOGIC iSCSI HBAs or Cisco's iSCSI software >> initiator (both of which had varoius quirks and the iSCSI SAN vendor >> urged them to move to S10's builtin initiator). One problem we ran >> into is that if we have the iSCSI backed filesystems set to mount at >> boot via vfstab, the filesystem/local service faults (saying it can't >> mount the iSCSI filesystems). If I go over to the console a minute >> later, I can clear the service and the mounts will come online fine, >> so it seems like there is an initial timeout issue and there should >> perhaps be an additional dependency or a change to the fs-local method. >> Has anyone seen a similiar problem or know of a good workaround? >> >> >> >> There is an "iscsi_initiator" service, but by default it is disabled, >> and doesn't seem to have any dependencies related to >> filesystem/local. It starts the iscsid daemon and I didn't see a >> manpage that talked about what it actually did. >> >> >> This message posted from opensolaris.org >> _______________________________________________ >> smf-discuss mailing list >> smf-discuss at opensolaris.org >> >