Displaying 20 results from an estimated 7000 matches similar to: "OCFS2 network best practice"
2008 Nov 18
1
[Patch 3/3] ocfs2-tools: Fix compilation of Pacemaker glue for ocfs2_controld
Fix compilation of Pacemaker glue for ocfs2_controld when the
underlying Pacemaker installation supports both the Heartbeat and
OpenAIS stack
Signed-off-by: Andrew Beekhof <abeekhof at suse.de>
--- upstream/ocfs2_controld/pacemaker.c 2008-09-11 16:51:11.000000000
+0200
+++ dev/ocfs2_controld/pacemaker.c 2008-10-23 13:14:56.000000000 +0200
@@ -20,8 +20,16 @@
#include
2010 Aug 20
1
ocfs2 hang writing until reboot the cluster-dlm: set_fs_notified: set_fs_notified no nodeid 1812048064#012
Hello,
I hope this mailing list is correct.
I've a cluster pacemaker with a clone resource ocfs2 with
ocfs2-tools-1.4.1-25.6.x86_64
ocfs2-tools-o2cb-1.4.1-25.6.x86_64
on Opensuse 11.2
After some network problem on my switch I receive on one of 4 nodes of
my cluster the following messages
Aug 18 13:12:28 nodo1 openais[8462]: [TOTEM] The token was lost in the
OPERATIONAL state.
Aug 18 13:12:28
2009 Nov 23
5
[OT] DRBD
Hello all,
has someone worked with DRBD (http://www.drbd.org) for HA of mail
storage? if so, does it have stability issues? comments and experiences
are thanked :)
Thanks,
Rodolfo.
2009 Apr 24
1
ocfs2 1.4 and openais
Howdy!
I have ocfs2 set up on a cluster running pacemaker and openais.
When setting up ocfs2 using service o2cb configure, do I need to specify a different cluster stack besides o2cb?
Thanks,
-K
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20090424/c97c81fc/attachment.html
2012 Sep 11
10
wickedpdf
Hi all i''m trying to generate pdf and i got this error
Location of wkhtmltopdf unknown and i also get
Bad wkhtmltopdf''s path
gpa/vendor/plugins/wicked_pdf/lib/wicked_pdf.rb:26:in `initialize''
/EDWARD/_gpa/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:53:in `new''
/EDWARD/gpa/vendor/plugins/wicked_pdf/lib/pdf_helper.rb:53:in `make_pdf''
2011 Nov 18
2
Monitoring progress of fsck.ocfs2
Hello Everyone,
I just ran fsck.ocfs2 on /dev/drbd0 which is a one gig partition on a
vm with limited resource (100meg of ram).
I am worried that the process crashed because it has not responded in
the past hour or so?
fsck.ocfs2 /dev/drbd0
fsck.ocfs2 1.6.4
[RECOVER_CLUSTER_INFO] The running cluster is using the cman stack
with the cluster name ASTCluster, but the filesystem is configured for
2017 Jul 07
0
[Gluster-devel] gfid and volume-id extended attributes lost
We lost the attributes on all the bricks on servers glusterfs2 and glusterfs3 again.
[root at glusterfs2 Log_Files]# gluster volume info
Volume Name: StoragePool
Type: Distributed-Disperse
Volume ID: 149e976f-4e21-451c-bf0f-f5691208531f
Status: Started
Number of Bricks: 20 x (2 + 1) = 60
Transport-type: tcp
Bricks:
Brick1: glusterfs1sds:/ws/disk1/ws_brick
Brick2: glusterfs2sds:/ws/disk1/ws_brick
2017 Jul 07
3
[Gluster-devel] gfid and volume-id extended attributes lost
On Fri, Jul 7, 2017 at 9:25 PM, Ankireddypalle Reddy <areddy at commvault.com>
wrote:
> 3.7.19
>
These are the only callers for removexattr and only _posix_remove_xattr has
the potential to do removexattr as posix_removexattr already makes sure
that it is not gfid/volume-id. And surprise surprise _posix_remove_xattr
happens only from healing code of afr/ec. And this can only happen
2012 Sep 12
8
Round off method in 1.8.7
Hi all
i am trying to use round method if have a value 2.08 i want it as 2.1 and
it worked in 1.9.2 but not in 1.8.7 is there any other way of doing it.
USING 1.9.2
1.9.2p320 :001 > 2.08.round(1)
=> 2.1
1.9.2p320 :002 > 2.04.round(1)
=> 2.0
USING 1.8.7
irb(main):001:0> 2.08.round
=> 2
irb(main):002:0> 2.08.round(1)
ArgumentError: wrong number of arguments (1 for
2013 Jun 19
2
Problem: xend.log says "VM restarting too fast. Refusing to restart to avoid loops"
Hi all,
one of my servers crashed last sunday just right after a startup and I need
to understand what was going on.
I am running Windows 2008 R2 Standard Edition on Oracle VM 3.1 - Xen
4.1.2-OVM
On sunday a scheduled task shutted down cleanly the vm.
the shutdown started at Sun Jun 16 10:00:33 and it ended at 2013-06-16
10:00:46.938.
xend.log says:
[2013-06-16 10:00:45 7228] INFO
2009 Sep 16
3
Dependency problem between cman and openais with last cman update
Hi. Today I have updated my cluster installation with the version
cman-2.0.115-1 through yum update. When I have started the cman service
, it fails. If I execute cman_tool debug I get the following error :
[CMAN ] CMAN 2.0.115 (built Sep 16 2009 12:28:10) started
aisexec: symbol lookup error:
/usr/libexec/lcrso/service_cman.lcrso: undefined symbol:
2013 Aug 13
3
G729 Passthrough How To
Hello Everyone,
We are currently experiencing some higher load on our servers, and
since signaling comes into our servers on G729, we would like to
implement G729 pass-through. A few questions arise, do we need to
convert all the recording to the codec, and what about voicemail?
We are also using A2Billing (hope I am not violating any thread
rules), and would like to convert all that recording
2004 Jan 29
2
Loglienar models
Hello,
I'm planning to start using R. Before getting into it, I'd like to
ask a couple of questions. Does R carry out loglinear model analysis?
That is, will it provide the chi-squared goodness of fit test statistic
for a given hierarchical loglinear model? Maybe even do a model
selection procedure (like Brown's two-step procedure, or
forward/backward selection)? Thanks
2011 Nov 03
15
DID from Direct from Telco
Hello Everyone,
Unlike going through DIDx, DIDLogic etc.., we have an option of
getting DIDs directly
from local telco Bell Canada. Currently our SIP Trunk provider
assigned a DID to us,
and as you know, they just redirect requests it to our PBX.
However, when dealing directly with a telco, what equipment will we
need? Basically
giving us the same capability as a DID provider. If someone can
2013 Mar 23
5
Optimizing Asterisk Environment
Hello Everyone,
We are getting some rather poor results (relative) with our Asterisk
setup. Not sure if we are using the sipp correctly etc.. but
nevertheless, is there any documentation that describes how we can get
the most our of our Asterisk box. For example when we hit the "too
many file" error, and fixing it using ulimit..... Also, is there any
way we can allocate sufficient
2010 Jul 19
2
redundant networked secure file system recommendation
Hi all,
We are currently running a NFS-based server centric setup. I would
like to set up something where I can easily have more than one
redundant server, security/authentication (this part seems a little
flaky with NFS, at least did several years ago), with the capability
to easily add/remove servers as necessary, take redundant servers down
for maintenance, etc. Total volume we expect to run
2013 Jul 15
4
GlusterFS 3.4.0 and 3.3.2 released!
Hi All,
3.4.0 and 3.3.2 releases of GlusterFS are now available. GlusterFS 3.4.0
can be downloaded from [1]
and release notes are available at [2]. Upgrade instructions can be
found at [3].
If you would like to propose bug fix candidates or minor features for
inclusion in 3.4.1, please add them at [4].
3.3.2 packages can be downloaded from [5].
A big note of thanks to everyone who helped in
2013 Mar 06
2
Error to install Asterisk
Hi,
df -h output:
root at ubuntu:/home/ubuntu/Downloads/asterisk-11.2.1# df -h
S.ficheros Tam. Usado Disp. % Uso Montado en
/cow 14G 4,5G 8,7G 34% /
udev 999M 4,0K 999M 1% /dev
tmpfs 403M 860K 402M 1% /run
/dev/sdb1 799M 693M 106M 87% /cdrom
/dev/loop0 668M 668M 0 100% /rofs
2011 Apr 01
1
Node Recovery locks I/O in two-node OCFS2 cluster (DRBD 8.3.8 / Ubuntu 10.10)
I am running a two-node web cluster on OCFS2 via DRBD Primary/Primary
(v8.3.8) and Pacemaker. Everything seems to be working great, except during
testing of hard-boot scenarios.
Whenever I hard-boot one of the nodes, the other node is successfully fenced
and marked ?Outdated?
* <resource minor="0" cs="WFConnection" ro1="Primary" ro2="Unknown"
2009 Mar 05
1
Asterisk 1.6.1-rc1 with OpenAIS and different subnets
Hi List,
im running a test server with the 1.6.1-rc1-release of * and OpenAIS. Asterisk
is configured so far and running stable. Now i set up a second server to test
the distributed devstate. In a cluster on the same subnet it's no problem. But
we have a customer who wants that feature for checking telephones on two branch
offices connected over vpn-tunnels. According to that we have