On 23.06.2011 11:04, Piotr NetExpert wrote: > I have got a journal made on top of a mirror. It was OK until today. After a > reboot the system > cannot mount journaled filesystems. > > After gjournal load I can see: > GEOM_JOURNAL: Journal 4249355098: ifsid/4def2606510052ce contains data. > GEOM_JOURNAL: Journal 4249355098: mirror/gm0s2h contains journal. > GEOM_JOURNAL: Journal ifsid/4def2606510052ce clean. > > However I do not see *.journal entries under /dev/mirror and cannot mount > journaled filesystems. > > What could be wrong?
Probably, gjournal has used glabel's ufsid provider. If you do not use ufs and ufsid labels you can disable them from the boot loader prompt or from the /boot/loader.conf. kern.geom.label.ufs.enable=0 kern.geom.label.ufsid.enable=0 -- WBR, Andrey V. Elsukov
signature.asc
Description: OpenPGP digital signature
