> Hi, > > I recently started to get huge delays when booting my opensolaris box, > since upgrading to 2009.06 although not for the first couple of boots > afterwards. Thanks to a pointer from someone in #opensolaris, I've > discovered it's the zpool import of my storage pool that is taking ages. ... > While this was going on, devfsadm was busy the whole time, please see > below some captured output from top at intervals.
pstack `pgrep -x devfsadm` output might be useful. top shows that "fmd" (fault manager daemon) is active, so I guess some system faults get recorded. What is reported by fmdump? E.g. with fmdump -e -V ? Are there any error or warning messages recorded to /var/adm/messages? -- This message posted from opensolaris.org