Hi All,
I'm still seeing the fcoe_config startup issue on B120 builds.
It stops the startup process
create a file /lib/svc/method/fcoeconfig with the following in it, remember to chmod +x on it, the problem should go away on the next restart.
#!/sbin/sh . /lib/svc/share/smf_include.sh exit $SMF_EXIT_OK
That or follow the instructions in the release notes see http://mail.opensolaris.org/pipermail/opensolaris-announce/2009-July/002240.html
alan.
Posted by Alan Hargreaves on August 03, 2009 at 11:15 PM PDT #
Cool Alan, Thanks
svccfg delete network/fcoe_config
Dave
Posted by David Clack on August 04, 2009 at 07:13 AM PDT #