volfs/vold problems after upgrade from 1/06 to 6/06
I noticed in the 6/06 "What's new" notes, volfs/vold is now handled by SMF. However, after my upgrade, my console was spamming:
Oct 9 05:56:11 server2 /usr/sbin/vold[1501]: [ID 159315 daemon.error] vol_init: already a daemon running
I'm assuming that vold had already been started by a legacy script, and now smf was trying to start a copy but it was already running.
How should I go about fixing this? For now, I just killed the vold process, and smf spawned a new one. I'd like a permanent solution, however. :)
# svcs |grep vol
legacy_run5:53:22 lrc:/etc/rc3_d/S81volmgt
online 5:56:14 svc:/system/filesystem/volfs:default
#
Thanks in advance,
David

