Colocando mais lenha na fogueira: No ports existem alguns softwares de replicação para serem usados em "userland", segue alguns:
# cat /usr/ports/sysutils/fusefs-chironfs/pkg-descr Chiron FS is a FUSE based filesystem which implements replication at the FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated filesystems may be of any kind you want the only requisite is that you mount it. No need for special configuration files, the setup is as simple as one mount command (or one line in fstab). WWW: http://code.google.com/p/chironfs/ # cat sysutils/p5-mogilefs-server/pkg-descr http://en.wikipedia.org/wiki/MogileFS: MogileFS was created by Danga Interactive for use with LiveJournal. It is similar to the Andrew File System in its design goal. It is different than a traditional filesystem in that the user has to access files via an API. However, it's possible to implement the file system in user space using FUSE, or a similar package. MogileFS enables horizontal scaling of storage across any number of machines. Files are replicated between machines according to customizable rules such that at any time a number of drives or machines could be lost without data becoming unavailable. It is designed for high volume applications, such as high traffic websites, to spread storage across cheaper machines without relying on technologies such as NFS. WWW: http://search.cpan.org/dist/mogilefs-server/ Além do Gluster-fs que já usei em alguns cenarios com sucesso... é hora de fazer lab :) Abraços Em 3 de junho de 2011 14:22, Edson Brandi <[email protected]> escreveu: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Agora ficou mais claro o cenário :) > > O jeito mais facil que eu consigo imaginar parea fazer isso seria usar > alguma combinação entre ZFS (para ter snapshots) e HAST (para replicar > para outra maquina). > > Mas teria que testar :| , nunca usei hast em ambiente de produção. > > Esse servidor tem muitos iops? > > Edson > > Em 03/06/2011 12:09, irado furioso com tudo escreveu: >> ou seja, não é (rigorosamente falando) um backup, é espelhamento mesmo, >> mas não em HA (pq apenas UM estará em linha). O receio que tenho é de >> ter dados corrompidos e que não tenham sido percebidos e não sejam >> aqueles que causaram a "paralisia" de srv01. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.16 (MingW32) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iQEcBAEBAgAGBQJN6RhMAAoJEAaPlCkXZYgo1VUIAK2A6adomxGK5Nkj9TR7A3bp > YQRll3b8YGe+blun9W6cuhUH2va/RzKkQhn8tUv2RIcGeWB1kwH7tpjTyU5c7V5q > 4KzV3qkt9X/UmwiXTuzkTR+kaZeGiHbwPg6dhNkP8F9iIqQlHbDgmYUC3kbihUWV > aDrg0PnGoQ+4ka6WBv+sOeVxjbDJY0DL0wdT/MnlwF5NT8TwE4GTQ7TNTUaL4q4D > v4eqkAoRWJDGUcy22AwA1NsDMQHcyeCw4mq5t+JeZi9NNBV7rSjTvGURoLYlrMBh > CksCbxXnCpMWW1hiqj0ur6jMrrMiIHWS1J/WnfqOxfyHmrHY+8NWkguyV5fucA0= > =n4Lc > -----END PGP SIGNATURE----- > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > -- /\ Luiz Gustavo S. Costa / \ Programmer at BSD Perimeter / \ /\/\/\ Visit the pfSense Project / \ \ \ http://www.pfsense.org --------------------------------------------------------------------- BSD da serra carioca, Teresopolis (visite: http://miud.in/Inv) Contatos: [email protected] / [email protected] Blog: http://www.luizgustavo.pro.br ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

