Displaying 8 results from an estimated 8 matches for "mirror0".
Did you mean:
mirrors
2009 Feb 23
1
Interleave or not
Lets say you had 4 servers and you wanted to setup replicate and
distribute. What methoid would be better:
server sdb1
xen0 brick0
xen1 mirror0
xen2 brick1
xen3 mirror1
replicate block0 - brick0 mirror0
replicate block1 - brick1 mirror1
distribute unify - block0 block1
or
server sdb1 sdb2
xen0 brick0 mirror3
xen1 brick1 mirror0
xen2 brick2 mirror1
xen3 brick3 mirror2
replicate block0 - brick0 mirror0
replicate block1 - brick1 mirror1...
2008 Oct 31
3
Problem with xlator
...sirius00
type protocol/client
option transport-type tcp/client
option remote-host 10.3.1.200
option remote-subvolume brick
end-volume
volume sirius01
type protocol/client
option transport-type tcp/client
option remote-host 10.3.1.201
option remote-subvolume brick
end-volume
volume mirror0
type cluster/afr
subvolumes sirius00 sirius01
end-volume
??#############################################################################
When I run the next command:
$ glusterfs -l /var/log/glusterfs/gfscli.log -LDEBUG \
-f /etc/glusterfs/glusterfs-cli /mnt/glusterfs
the log say me:
------...
2009 Jul 29
2
Xen - Backend or Frontend or Both?
I have 6 boxes with a client config (see below) across 6 boxes. I am using
distribute across 3 replicate pairs. Since I am running xen I need to
disable-direct-io and that slows things down quite a bit. My thought was
to move the replicate / distribute to the backend server config so that
self heal can happen on faster backend rather then frontend client with
disable-direct-io.
Does this
2008 Jul 09
2
disk questions: geom and zfs
...SD 7.0-STABLE #2: Sun Jul 6 15:03:26 BRT 2008
root@lamneth:/usr/obj/usr/src/sys/xxx_7 i386
and there exists three geom things.
gconcat status
Name Status Components
concat/concat0 UP ad4
ad5
gmirror status
Name Status Components
mirror/mirror0 COMPLETE ad8s1
ad10s1
gstripe status
Name Status Components
stripe/stripe0 UP ad8s2
ad10s2
and a small (100GB) zfs pool.
the thing is, if I take all these disks to a 6.3R-p2 system, will I get in
trouble ? what if this 6.3R bec...
2008 Oct 27
1
Transport endpoint is not connected
...sirius00
type protocol/client
option transport-type tcp/client
option remote-host 10.3.1.200
option remote-subvolume brick
end-volume
volume sirius01
type protocol/client
option transport-type tcp/client
option remote-host 10.3.1.201
option remote-subvolume brick
end-volume
volume mirror0
type cluster/afr
subvolumes sirius00 sirius01
end-volume
??#############################################################################
When I navigate throught the file structure all is ok but if I open the
file or create a new file the error 'Transport endpoint is not
connected'...
2008 Nov 04
1
Reexporting glusterfs to nfs fail
...ume sirius00
type protocol/client
option transport-type tcp/client
option remote-host server00
option remote-subvolume brick
end-volume
volume sirius01
type protocol/client
option transport-type tcp/client
option remote-host server01
option remote-subvolume brick
end-volume
volume mirror0
type cluster/afr
subvolumes server00 server01
end-volume
#************************************************
# NFS-SERVER
#?************************************************
$ cat /etc/exports
# See the exports(5) manpage for a description of the syntax of this
file.
# This file contains a list...
2008 Nov 19
2
gmirror and gstripe
hail,
I have an old AthlonXP 1700+ running 7-STABLE:
FreeBSD xxx 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Nov 13 23:54:59
BRT 2008 root@xxx:/usr/obj/usr/src/sys/xxx i386
where I have two 750GB Seagate SATA Disks. They are divided as two slices,
around the first 120GB are gathered in gmirror, and what left is in
gstripe. so that's whats going on. if the machine locks, and fsck comes to
2008 May 28
2
Sockets stuck in FIN_WAIT_1
I have a rather busy Apache 2.2 server; tons of small & some large
requests. It's a standard Dell 2650 server using the bge (broadcom)
network driver.
I seem to have a rather strange problem where after just a day or so
Apache just stops processing new connections. You can connect to port
80, but trying to get Apache to process any data just hangs. There is
nothing strange in