Displaying 20 results from an estimated 200 matches similar to: "rsync and tunneling via ssh"
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
2011 Nov 23
1
Corosync init-script broken on CentOS6
Hello all,
I am trying to create a corosync/pacemaker cluster using CentOS 6.0.
However, I'm having a great deal of difficulty doing so.
Corosync has a valid configuration file and an authkey has been generated.
When I run /etc/init.d/corosync I see that only corosync is started.
>From experience working with corosync/pacemaker before, I know that
this is not enough to have a functioning
2008 Oct 14
2
Fact load failure
Hi,
I''ve created this fact:
require ''facter''
if FileTest.exists?("/etc/ha.d")
if `service heartbeat status` =~ /running/
cib = `cibadmin -Q`.grep(/epoch/).to_s
epoch = cib.scan(/[0-9]+/).first
Facter.add("cib_epoch") do
setcode do
epoch.to_i + 1
end
end
end
end
end
I''ve tested it as
2007 Mar 07
2
Calculating confidence limits on acf graphs
Hello,
I was wondering if anybody could help me with this?
I have plotted an acf function for a time series and am very happy with it.
Now I am interested in calculating for myself the two values for the confidence
intervals that are plotted on the graph of the acf.
The confidence intervals do not appear to be returned from the acf function (is this true?).
So far I haven't managed to
2012 Oct 19
6
Large Corosync/Pacemaker clusters
Hi,
We''re setting up fairly large Lustre 2.1.2 filesystems, each with 18
nodes and 159 resources all in one Corosync/Pacemaker cluster as
suggested by our vendor. We''re getting mixed messages on how large of a
Corosync/Pacemaker cluster will work well between our vendor an others.
1. Are there Lustre Corosync/Pacemaker clusters out there of this
size or larger?
2.
2007 Oct 17
3
drbd
trying to follow the ha-drbd HOWTO on the centos wiki...
I prep two identical systems with centos 5, leaving some disk space
unassigned (they only have one scsi drive), create /dev/sda4 partitions
on each to use for the repdata...
I install the modules, create a /etc/drbd.conf like...
[root at svfis-blade03 ~]# more /etc/drbd.conf
#
# please have a a look at the example configuration file in
2012 May 21
1
3.6.5 and "not_defined_in_RFC4178@please_ignore" error
Hello,
We're having trouble joining an AD domain with 3.6.5
This message when running net join looks fishy :
"got principal=not_defined_in_RFC4178 at please_ignore"
OS : Solaris 10 x64
Kerberos : MIT krb5 1.10.1
DC servers are running Windows 2008
The error message is :
./net join -U aranskis
Enter aranskis's password:
Failed to join domain: failed to lookup DC info for
2007 Mar 16
1
Defining a floor value in a data.frame on a row-by-row basis
Hi,
I have a data frame x, and a vector y which limits x by rows
so that no element of x in that row is smaller than y.
For example,
> x <- as.data.frame( t( array( 1:9, dim=c(3,3))))
> y <- c( 2, 8, 0 )
> x
V1 V2 V3
1 1 2 3
2 4 5 6
3 7 8 9
> y
[1] 2 8 0
=============================================
I want to get this:
V1 V2 V3
1 2 2 3
2 8 8 8
3 7 8 9
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"
2014 Jan 31
3
OT hardware question
With the continuing annoyance from motion, my manager's asked me to go
looking again for a video surveillance appliance: basically, a
motion-detecting DVR and cameras. The big thing, of course, is a) price
(this is a US federal gov't agency, and being civilian, money is *tight*,
don't give me the libertarian/GOP line about how freely we spend,
thankyouverymuch), b) it has to be on the
2007 Jan 17
3
R.oo Destructors
Has anyone figured out how to create a destructor in R.oo?
How I'd like to use it: I have an object which opens a connection thru RODBC
(held as a private member) It would be nice if the connection closes automatically
(inside the destructor) when an object gets gc()'ed.
Thanks in advance.
Regards,
Ken
BTW, a >BIG< thanks to Henrik Bengtsson for creating the R.oo package!
Lucky
2004 Sep 08
1
rsync via ssh tunnel
Hi there,
I want to put these two commands in just one command:
ssh -i ~/.ssh/id_dsa -C -l sascha -L 873:rsync-server:873 bridge-server
rsync -auz rsync://user@localhost/share /local-path
How can I do this. With Option --rsh (-e) rsync wants to execute the command
on the remote machine and not on localhost as I want it...
rsync -au --rsh="ssh -C -l sascha -i ~/.ssh/id_dsa -L
2014 Jan 13
1
Fwd: HA cluster - strange communication between nodes
Hi,
For a testing purposes I'm trying to create two node HA environment for
running some service (openvpn and haproxy). I installed two CentOS 6.4
KVM guests.
I was able to create a cluster and some resources. I followed the document
https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Configuring_the_Red_Hat_High_Availability_Add-On_with_Pacemaker/index.html
2009 Nov 19
1
Asterisk crashes : Failed to start PBX
Hello,
I am using Asterisk 1.4.24.1 version in production.
OS is Centos 5.3 64 bit & RAM is 8 GB.
I am facing crash in asterisk approx each 12 hour.
When it crashes I see below linesin asterisk logs.
[Nov 18 06:47:23] WARNING[8730] pbx.c: Failed to create new channel thread
[Nov 18 06:47:23] WARNING[8730] chan_sip.c: Failed to start PBX :(
I debugged asterisk source code in details & I
2008 Apr 25
1
"Date Created" missing on files transferred from an ext3 file system to an NTFS file system
I'm using rsync 2.6.9 to transfer tiff files from a linux RHEL 5 server
to an NFSv3 directory exported by a NAS running Windows Storage Server
2003 R2 sp2. The NAS is running Microsoft Services for NFS.
The rsync command I'm using is:
rsync -auz --remove-source-files /m2/archives /nfs-destination
The problem I'm having is that ~50% of the files that are moved are
missing a
2004 Aug 17
2
SSH and rsync server
Hi list
I need to use rsync with ssh, but I keep getting this error message no
matter what I do, I've read the mailing lists but can't figure out what
needs to be done:
The warning tells me that it's not possibel to use ssh?!
I do this:
rsync -auz --delete --rsh=?ssh -l ssh_username"
rsync_username@1.2.3.4::www /var/www
WARNING: --rsh or -e option ignored when connecting to
2004 Dec 19
2
SSH Tunnel Problem
I have set up an Rsync server on FreeBSD 5.3 and plan
on having windows clients synchronize data to it.
Rsync running as a daemon works fine. I can
successfully copy data up to the server and view it
via scp.
Also- I can connect via ssh and run rsync as well.
HOWEVER- I cannot connect "passwordless" with SSH and
then connect to the rsync daemon. The following
demonstartes what I
2000 May 30
6
Time Synchronisation
Hi. I'm running on a Windows 98 client and an RS6000 with Samba 2.0.7
(latest).
I've used "net time \\ibrissde /SET /YES" to sync the times between the two
systems ... but if I save a file onto the RS6000 through Samba on a mapped drive
the file in UNIX is 1 hour old.
I haven't been able to find any help on this so I'm assuming it's a bug !?
This was also true
2004 Feb 24
2
ssh and rsyncd.conf
I am able to perform the following line
rsync -rsh="/usr/bin/ssh" filename host:/dir/filename
But I am not able to perform this
rsync -rsh="/usr/bin/ssh" filename host:module_name
where rsyncd.conf contains the following
pid file = /var/run/rsyncd.pid
log file = /var/log/rsyncd.log
read only = false
[module_name]
path = /home/test
comment =
2004 Dec 21
1
Rsync permission issue
I am connecting to my rsync server as follows:
ssh -f -i ~/.ssh/id_dsa -C -l SOMEUSER -L 8730:localhost:873 SOMEHOST sleep 40
rsync -av rsync://localhost:8730/module /dest
My LAN servers connect w/o incident or problems. However- I am trying to connect in a remote server and it is giving me some grief.
rsyncd.log excerpt:
2004/12/20 17:00:46 [25997] stat "fran/Herb's info" (in