Sponsored Content
Full Discussion: A question about backup.
Operating Systems Solaris A question about backup. Post 302349770 by incredible on Tuesday 1st of September 2009 06:55:39 PM
Old 09-01-2009
Quote:
Originally Posted by wolfgang
These stations are in different places (approx. 10 pieces). I should make backup all system (e.g: 5.6, 5.8, 5.9).
There is a method to make backup, not opening a station cover? For example connected to a workstation on cross-cable?
I use the dd command & ufsdump | ufsrestore commands. But for this purpose I should have always with myself new disks.
for the above to work, you cant have just a win xp system right?
one way is to share out your unix system via NAS, then share it till you back it up. If you want to backup on solaris using the ufsdump, you need a tape drive connected to the system.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

set uid question w/ backup script

this is the backup script. When i run it as a non root or authority user i get the following errors for each filesystem being backedup. It then continues to the next fs. Do i have this set up correctly? am i missing something? backup: The backup command has ended abnormally. backup: 0511-225... (2 Replies)
Discussion started by: Optimus_P
2 Replies

2. UNIX for Dummies Questions & Answers

UNIX Backup program question

How do UNIX backup programs know which files to dump. Unlike Windows, UNIX files do not have the "archive" bit, yes? So, again, how does it know which file(s) to dump. Thanks in advance. (1 Reply)
Discussion started by: MayDHorseBwithU
1 Replies

3. UNIX for Dummies Questions & Answers

HP Unix Backup question

I am very new to Unix. We have a Unix workstation that is on a tape backup system setup by an external consultant. However, I need to know how to verify that the backup is actually running and backing up actual data. When I checked earlier this week, the log file had listed the folllowing: ... (2 Replies)
Discussion started by: lsnapp
2 Replies

4. AIX

Question about restoring from mksysb backup

Hello, Last night I applied a DB2 fix pack which is now causing problems with the application that uses db2. Prior to applying the fix pack I did a mksysb(rootvg) which includes the file system that has db2 installed on it. If I do a restore from this will it restore the db2 version back to... (1 Reply)
Discussion started by: jyoung
1 Replies

5. AIX

Question about Smitty Fs (backup an F.S)

hi all:cool: was just wonderin..by the way im new here..hi all:D...was just wonderin if i smitty fs backup a file system to tape if the permissions and ownership of the files and dir are retained?:confused: o.s is AIX 5.3L thanks all (12 Replies)
Discussion started by: redmanshogun
12 Replies

6. AIX

Question on CD writer & backup

Hi All, 1. I have many AIX system here but none of them has any CD writer. I want to buy external CD writer so I can move around when needed. Can some one tell me which one they have. Please let me know exact model number so it will be easy for me to order it. I tried going to IBM web site,... (4 Replies)
Discussion started by: samnyc
4 Replies

7. AIX

Backup question

Hi All! I'm rather new in AIX so I want some comments about backup scheme I've developed to backup every part of the system. I have the following hardware: - Power6 570 server with two VIO server and 3 LPARs - NIM server outside (on the other Power server) - Windows 2003 Server with Tivoli... (2 Replies)
Discussion started by: kogor
2 Replies

8. Solaris

question about restoration from backup tape (solaris 10)

I am trying to restore opt on my server. my issue is, all the partitions are saved into the same back up tape. what is the exact command to just restore /opt for example, supposing c0t0d0s7 is the partition for /opt ---------- Post updated at 01:16 PM ---------- Previous update was at... (7 Replies)
Discussion started by: feg
7 Replies

9. 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

10. AIX

Backup and restore question

I run a backup sucessfully: find . | backup -ivqf/dev/rmt0 I want to make sure I can restore, so I change to a test directory and try this: restore -rvqf /dev/rmt0 However, we fail with this error: New volume on /dev/rmt0: Cluster size is 51200 bytes (100 blocks). The volume number is... (3 Replies)
Discussion started by: landog
3 Replies
AMRMTAPE(8)						      System Manager's Manual						       AMRMTAPE(8)

NAME
amrmtape - remove a tape from the Amanda database SYNOPSIS
amrmtape [ -n ] [ -v ] [ -q ] [ -d ] config label DESCRIPTION
Amrmtape invalidates the contents of an existing backup tape in the configuration database. This is meant as a recovery mechanism when a good backup is damaged either by faulty hardware or user error, e.g. the tape is eaten by the drive or is overwritten. See the amanda(8) man page for more details about Amanda. OPTIONS
-n Generate new tapelist and database files with label removed, but leave them in /tmp and do not update the original copies. -v List backups of hosts and disks that are being discarded. Enabled by default. -q Opposite of -v. -d Run in debugging mode so all executed commands are shown. EXAMPLE
Remove tape labeled DAILY034 from the DailySet1 configuration. # amrmtape DailySet1 DAILY034 AUTHOR
Adrian T. Filipi-Martin <atf3r@cs.virginia.edu> SEE ALSO
amadmin(8), amanda(8) AMRMTAPE(8)
All times are GMT -4. The time now is 04:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy