Sponsored Content
Full Discussion: Network backup???
Top Forums UNIX for Advanced & Expert Users Network backup??? Post 15930 by guest100 on Thursday 21st of February 2002 11:48:42 AM
Old 02-21-2002
Depending on your set-up you can always arrange a crontab to "ufsdump" backup your systems. You have to check your hard disk partitions (slices) with mount, fdisk, df, bdf etc. Then you will be able to backp whatever you need.

Cheers
 

8 More Discussions You Might Find Interesting

1. Solaris

Backup over network to remote tape drive

I am currently using tar to backup a server that has 9gb of data. This is fine and works fine, as part of this I send the backup to a remote tape on a remote server using rsh.. This is not very secure though is it? Whats the best idea here - is there another way I should do this to be more... (1 Reply)
Discussion started by: frustrated1
1 Replies

2. UNIX for Dummies Questions & Answers

Check backup file size on backup tape

Hi, I performed backup on tape and I want to append more files to my previous backup on the same backup tape. But before I do that I need to know the backup file size of the first backup I performed so that I know the available size on the backup tape. Can someone help me what command I will use... (0 Replies)
Discussion started by: ayhanne
0 Replies

3. SCO

Backup to SCSI Tape Backup aborts

I am trying to make a full backup of my system using the cpio command. The Tape Unit is a SCSI DDS. The process started fine but after about 30 minutes, it just stopped and showed the following message: 1755 Signal 31 - Core dumped Any idea of what is causing this and how to fix it? ... (4 Replies)
Discussion started by: zionpc
4 Replies

4. Red Hat

tar backup on network

Hi all, i need to backup files on network from RHEL 4 machine tape drive is installed on solaris 10 machine and want ot use this using # tar cv /myfiles |ssh -l myuser myhost 'buffer -o /dev/rmt/0 " to backup these file but getting getting error " sh buffer not found ' even "buffer-1.19-1"... (2 Replies)
Discussion started by: ajays
2 Replies

5. IP Networking

ssh server is attachable from local network not from another network

hello i have a ubuntu ssh server that i can acess from any of my comnputers but only if they are on the same wireless network as the server. i tested trhis my tehtehring my samsung blackjack to my windows partition and installing openssh to windows it works when windows is on the wireless but no... (1 Reply)
Discussion started by: old noob
1 Replies

6. Solaris

Backup and multi Path network

Dear All I have three site in multi city and have in three site ADSL connection with Fixed IP and three Connection leased line (VHSDSL) and and the primary connection it's VHSDSL and BAckup up connection ADSL So can i use IPMP in solaris OS 10 in three Site to have this Service in three Site... (0 Replies)
Discussion started by: Hosam
0 Replies

7. Shell Programming and Scripting

rsync backup mode(--backup) Are there any options to remove backup folders on successful deployment?

Hi Everyone, we are running rsync with --backup mode, Are there any rsync options to remove backup folders on successful deployment? Thanks in adv. (0 Replies)
Discussion started by: MVEERA
0 Replies

8. Shell Programming and Scripting

Help with Backup Shell Script for Network Device Configuration backup

HI all, im new to shell scripting. need your guidence for my script. i wrote one script and is attached here Im explaining the requirement of script. AIM: Shell script to run automatically as per scheduled and backup few network devices configurations. Script will contain a set of commands... (4 Replies)
Discussion started by: saichand1985
4 Replies
ndmpd(1M)						  System Administration Commands						 ndmpd(1M)

NAME
ndmpd - Network Data Management Protocol daemon SYNOPSIS
/usr/lib/ndmpd [-d] DESCRIPTION
The ndmpd daemon handles client Network Data Management Protocol (NDMP) requests. NDMP is an open, enterprise-wide, network-based data man- agement protocol used for backup and recovery. The ndmpd daemon enables users to manage data backup and recovery using Data Management Application (DMA) clients. The NDMP protocol is used to coordinate data movement and control between a DMA and an NDMP server or between two NDMP servers. By default, ndmpd is disabled. OPTIONS
The following option is supported: -d Debugging mode; log file will be created. EXIT STATUS
0 Successful completion. 1 An error occurred that prevented the ndmpd daemon from initializing, such as failure to fork a process, mutex initialization. 2 Invalid command-line options were specified. FILES
/usr/lib/ndmp/ndmpd Network data management protocol server binary. /var/ndmp/ndmp.log Network data management protocol log messages file. This file is deleted upon reboot. /var/ndmp/dumpdates A text file that stores information about the date and the level of dump backups. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWndmpu, SUNWndmpr | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ SEE ALSO
svcs(1), ndmpadm(1M), svcadm(1M), svccfg(1M), syslogd(1M), attributes(5), smf(5) NOTES
The ndmpd daemon is managed by the service management facility (smf(5)), under the service identifier: svc:/system/ndmpd:default Administrative actions on this service, such as enabling, disabling, or requesting restart, can be performed using svcadm(1M). The ser- vice's status can be queried using the svcs(1) command. SunOS 5.11 29 Nov 2007 ndmpd(1M)
All times are GMT -4. The time now is 07:31 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy