Displaying 4 results from an estimated 4 matches for "markround".
2009 Oct 07
1
Edit request for DirectoryServerSetup
Hi,
I'd like to make (or request) a change to
http://wiki.centos.org/HowTos/DirectoryServerSetup.
This still lists the testing repository as the current location for the
centos-ds packages. However, as of May 2009, they are now in the extras
repository[1].
It would be nice to add some additional quick steps to this page as
well, such as running ds-admin-setup.pl, registering with another
2009 Jan 15
14
Using ZFS for replication
Fairly new to ZFS. I am looking to replicate data between two thumper boxes.
Found quite a few articles about using zfs incremental snapshot send/receive. Just a cheeky question to see if anyone has anything working in a live environment and are happy to share the scripts, save me reinventing the wheel. thanks in advance.
--
This message posted from opensolaris.org
2011 Sep 05
17
Rename BTRfs to MuchSlowerFS ?
Hi list,
I don''t trust theoretical benchmarks that much and prefer "real-life
benchs" on the occasion, so here''s mine:
Given 4 laptops, the most powerful of which was running BTRFS and the
others ext3 or ext4, all machines running Ubuntu 11.04 Natty 32-bit with
a stock Ubuntu 2.6.38-11 kernel, all machines were given the following
FS-intensive task :
- Upgrade
2004 Jul 22
2
Identical files showing in dry-run
Hi all,
I've got a problem with rsync 2.6.2 on Solaris/SPARC (one system is
Solaris 8, the other is Solaris 9). I'm trying to get a list of files
that have changed on one server (a development web server) and another
(a live web server).
I am using rsync as follows :-
rsync -Icrn --exclude='.svn' --stats -e "ssh" [source dir]
[user@webserver:dest dir]
As far as I