Filesystem Journaling Update II - July 2005

Matthew Dillon dillon at apollo.backplane.com
Wed Jul 6 11:12:44 PDT 2005


:What about the client side? I mean, if you journal on a socket, and that=20
:socket is connected to some other BSD machine, surely that other box could=
:=20
:run a daemon that has raw access to some disk to facilitate the journalling=
:?=20
:If the client side is all userland, it could be possible, yes? Imagine havi=
:ng=20
:DFBSD journal to some other box that has heaps and heaps of disk. Heck,=20
:imagine having a whole cluster of DFBSD boxen stream their journals to some=
:=20
:large SAN :)
:
:Cheers,
:Emiel
:=2D-=20

    Sure.  All the userland programs could trivially be ported.  It's the
    kernel side that would be difficult.

    And, yes, the idea here is to use the journaling to mirror off-machine,
    to a 'backup' box on the LAN and from there completely off-site to 
    backup boxes out on the internet... and for all of that to work in a 
    robust fashion.

						-Matt





More information about the Kernel mailing list