kernel: HAMMER: WARNING: Missing inode for dirent

2009-07-21 Thread Siju George
I have these messages on the console. Why is this? Is this related with mirroring? Are they serious?? Thanks Siju Jul 21 17:06:46 dfly-bkpsrv kernel: HAMMER: WARNING: Missing inode for dirent Repository Jul 21 17:06:46 dfly-bkpsrv kernel: obj_id = 000100b3b22e Jul 21 17:06:48 dfly-bkpsrv

Re: dragonfly- UFS + HAMMER + mirroring setup designed instead of RAID - Is this OK?

2009-07-21 Thread Siju George
On Thu, Jun 25, 2009 at 8:55 PM, Matthew Dillondil...@apollo.backplane.com wrote:    mirror-stream only exits if the connection is lost so it is still a    good idea to check-start it with cron.  I usually use lockf for that    and a simple script.  Also make sure it isn't being verbose when

Re: kernel: HAMMER: WARNING: Missing inode for dirent

2009-07-21 Thread Matthew Dillon
:I have these messages on the console. :Why is this? Is this related with mirroring? :Are they serious?? : :Thanks : :Siju Were you accessing a snapshot or the live filesystem at the time of the warning? The snapshots have an occassional issue in that the snapshot can be taken

Re: dragonfly- UFS + HAMMER + mirroring setup designed instead of RAID - Is this OK?

2009-07-21 Thread Matthew Dillon
:After reading the man page for 'lockf' I did not get how to implement :it actually. Are '.lockmirror' and 'do_mirror' scripts? If so Please :can I get to see them? : :thanks : :--Siju lockf gets an exclusive lock on the specified lock file and runs the specified program while

Grub boot-loading HAMMER

2009-07-21 Thread rektide
Hello, I'm trying to use Grub to dual boot into DragonflyBSD running on a HAMMER slice. The install wouldnt let me install boot blocks onto ad0s3 where my HAMMER lives, so I logged in as root from the LiveCD and boot0cfg -B ad0s3'd: I'm not sure if this was necessary or advisable. I'm also not