DragonFly users List (threaded) for 2009-07
DragonFly BSD
DragonFly users List (threaded) for 2009-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: hammer mirror shows differrent results from differrent terminals


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 15 Jul 2009 19:46:13 -0700 (PDT)

:hammer synctid /Backup1/Data quick
:hammer mirror-copy /Backup1/Data /Backup2/Data
:
:Or should i kill all the "mirror-stream" processes

    You should kill all the mirror-stream processes before doing a
    mirror-copy.  The mirroring utility is not designed to handle
    parallel feeds to the same PFS target.

:root     -1  0.0  0.0     0    0  ??  BL   12:14PM   0:00.00  (hammer-S3)
:root     -1  0.0  0.0     0    0  ??  BL   12:14PM   0:00.00  (hammer-S2)
:root     -1  0.0  0.0     0    0  ??  BL   12:14PM   0:00.00  (hammer-S1)
:root     -1  0.0  0.0     0    0  ??  BL   12:14PM   0:00.00  (hammer-S0)
:root     -1  0.0  0.0     0    0  ??  BL   12:14PM   0:00.00  (hammer-M)
:
:before giving the
:
:"hammer mirror-copy" command in /etc/rc.shutdown  ??
:
:also why are there 3 hammer mirror-stream processes?
:and what are the hammer-M, hammer-S* processes?
:
:Thankyou so much
:
:--Siju

    The hammer-M/S* processes are kernel helper threads for HAMMER.
    They are responsible for fsync() and flush sequencing.

					-Matt
					Matthew Dillon 
					<dillon@backplane.com>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]