After some debugging, here's more information about the situation:

We see the ufs_log messages only when our customized Solaris 10 CD is placed in 
the cdrom drive and vold mounts it. Our customized Solaris 10 CD's slice1 and 
slice3 are ufs slices (similar to the standard Solaris 10 CD) and they are 
being built using (very briefly):

1) mkfile(1M)
2) lofiadm(1M)
3) newfs(1M)
4) mount(1M)
5) copy our custom stuff
6) mkisofs(8)

The mount in Solaris 10 uses logging by default and mount of the CD's ufs slice 
tries to replay the ufs log causing those ufs_log warnings. The fix is to 
mount(1M) the slices with logging disabled.

-- prasad
 
 
This message posted from opensolaris.org
_______________________________________________
ufs-discuss mailing list
[email protected]

Reply via email to