Sponsored Content
Full Discussion: help with rdist utility
Top Forums UNIX for Advanced & Expert Users help with rdist utility Post 10688 by man_with_no_nam on Monday 19th of November 2001 03:52:24 PM
Old 11-19-2001
help with rdist utility

Does anyone know of any known bugs/issues with the RDIST utility on HP unix?
I am trying to set up replication between two servers. All seems to work okay to start with, but the rdist program always terminates with a value of 1 - i.e. signifying an error. However - no error message or even warning is generated. Does anyone have any idea why this might be?

any comments / suggestions greatly appreciated.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

rdist -- but not linked files

How do I rdist a directory from one server to another, excluding soft and hard links? current rdist syntax: 1 2 * * * cd /apps/oasis/prdsch/log; rdist -c j1*.log oasis@oastdby:/apps/schiller/oasis/prdsch/log 31 2 * * * cd /apps/oasis/prdsch/log; rdist -c oasis_bin_trans*.log... (6 Replies)
Discussion started by: captainzeb
6 Replies

2. Shell Programming and Scripting

rdist help 'parameter list too long'

I am trying to use the rdis command to keep a DR server in sync with our production server. My problem is that one of my directories has over 8 thousand files in it (and growing buy 300 per month) and when I execute it, it complains about 'parameter list too long'. All of the files in the... (5 Replies)
Discussion started by: hedrict
5 Replies

3. UNIX for Advanced & Expert Users

permissions with rdist

I am trying to synchronize to boxes running True64 Unix one as a live backup of the other for user directories. When running rdist, I receive the message "Permission Denied" when each directory is accessed with the sole exception of my own directory. This has to be an automated process which... (1 Reply)
Discussion started by: doug_hutch
1 Replies

4. UNIX for Dummies Questions & Answers

problem with rdist & permissions

I have a .rdist & .sh files. shell script contains code like this rdist -h -f <rdist file> when this script executed i am getting the following error. rdist:<full path of files>: Permission denied. I verified the folder on the other system by connecting FTP.It doesn't has write... (0 Replies)
Discussion started by: Mar1006
0 Replies

5. Shell Programming and Scripting

How to rdist to secure server.

Hi, Earlier i am posting some files using rdist. rdist -h -f <file-name> File-name is file which contains details of servername,host,source & destination. Now server has changed and it is giving connection refused error.What i have to do. error is: updating <servername>... (7 Replies)
Discussion started by: Mar1006
7 Replies

6. HP-UX

Return codes of RDIST

Can any body please tell me the return codes of RDIST tool? I am using RDIST (through an UNIX script) to synchronize files between two servers say ukblx151(source) & ukapx050(target). RDIST raises an alert mail (through notify option) in case of success & also failure but there is a problem if... (0 Replies)
Discussion started by: vishal_ranjan
0 Replies

7. HP-UX

Where can I find rdist?

Hello, I am looking for either the rdist binaries or code for HPUX 11.11. Thanks (1 Reply)
Discussion started by: rfisher001
1 Replies

8. UNIX for Advanced & Expert Users

RDIST tool notify option

Dear All, I am using Rdist to replicate some directories from one AIX server (say ukblx157) to another AIX server (say ukapx063). Rdist tool has a option called notify which sends mail after successfull completion of the replication activity & it also send mail in case of any error. The... (0 Replies)
Discussion started by: vishal_ranjan
0 Replies

9. UNIX for Dummies Questions & Answers

rdist from unix to window XP

I need to rdist some files from unix to window XP, where the source file is in Unix box. I can't get a way to do it as it always prompted me permission denied. rdist -c migtest.tar <ipaddr>:/filedir/migtest.tar updating host <ipaddr> Permission denied. I'd tried to ftp and put the file... (0 Replies)
Discussion started by: lenniegu
0 Replies

10. Solaris

Rdist over ssh

How can we make rdist to work over ssh? By default rdist works with rsh protocol which is now the host server is refuses to accept the rsh connection. How to find rdist version which I am running? How to upgrade it to latest version? Working environment is solaris 9 and solaris 10. (1 Reply)
Discussion started by: naveenjami
1 Replies
KUMOCTL(1)						      General Commands Manual							KUMOCTL(1)

NAME
kumoctl - show kumofs status SYNOPSIS
kumoctl address[:port=19750] command [options] DESCRIPTION
Show status of kumo-manager and send control commands to kumo-manager. COMMANDS
status show status of the cluster attach attach all new servers and start replace attach-noreplace attach all new servers detach detach all fault servers and start replace detach-noreplace detach all fault servers replace start replace without attach/detach full-replace start full-replace (repair consistency) backup [suffix=20090304] create backup with specified suffix enable-auto-replace enable auto replace disable-auto-replace disable auto replace STATUS
hash space timestamp The time that the list of attached kumo-servers is updated. It is updated when new kumo-server is added or existing kumo-server is down. attached node The list of attached kumo-servers. (active) is normal node and (fault) is fault node or recoverd but not re-attached node. not attached node The list of recognized but not-attached nodes. AUTO REPLACING
By default, you have to attach new kumo-servers manually using kumoctl command. If the auto replacing is enabled, new kumo-servers are attached automatically. This is experimental feature. EXAMPLE
$ kumoctl mgr1 status $ kumoctl mgr1 attach SEE ALSO
kumo-manager(1). kumoctl July 2009 KUMOCTL(1)
All times are GMT -4. The time now is 01:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy