Sponsored Content
Operating Systems Solaris How i can backup data's to External Drive in Solaris 10/11? Post 303014791 by hicksd8 on Wednesday 21st of March 2018 05:56:09 AM
Old 03-21-2018
One primary concern about how to backup is whether the system has UFS or ZFS filesystems. You can research how to backup each on this forum and/or the web. Basically, the backup method is the same whether you are backing up over NFS, tape drive, USB drive, or whatever. You simply need to be able to specify a 'device' to write to.

Also, in the case of USB external disks, you need to know how to write a filesystem to the device and then mount it to make it available. Start by reading this thread here:

How to backup (create image) SunOS 5.10 sparc?

where I give advice on USB disk specifically. I also refer to a previous thread about backup in general. Follow those links too.
This User Gave Thanks to hicksd8 For This Post:
 

10 More Discussions You Might Find Interesting

1. Linux

linux backup to solaris tape drive

All, Has anybody ever got a Linux server to backup to a remote Solaris tape drive using the dump command and rsh? I can remtoely backup two Solaris server this way. Any help would be appreciated. Thanks, Mike (0 Replies)
Discussion started by: bubba112557
0 Replies

2. Solaris

Installing Solaris x86 through an external DVD drive through the USB port...

Is there a way to install Solaris 10 x86 with an external DVD drive that connects through the USB port? I would think I would run GRUB off of a floppy disk and somehow use that to make it look to the USB port to boot from but I don't know how to do that. Can anyone help me out? (1 Reply)
Discussion started by: Bradj47
1 Replies

3. Solaris

USB External Hard Drive for Solaris 10 Sparc

Hi- I would like to know if anyone has used any USB External Hard Drive, about 500/750GB or 1TB, with any of the Solaris 10 "SPARC" systems. Not on intel nor amd platform. I'm looking for the compatible drive and found a few listed on Sun solaris ready page, but I'd like to have inputs from... (3 Replies)
Discussion started by: agfa_109
3 Replies

4. Solaris

Backup files to tape drive on solaris

Hi, I want to take backup of files older than 20 days from a directory onto a tape drive on remote machine on Solaris. The files are of format abc-20100301000000.gz on my local machine. I know the below commands for searching files older than x days and command for backup procedure. solar1 #... (7 Replies)
Discussion started by: jyothi_wipro
7 Replies

5. Solaris

Boot Solaris off of an old external hard drive

Hi Folks, First a little background, I am working on a ship that operates in the Indian Ocean and Persian/Arabian gulf area. We had a Sunblade 2000 that finally died. The Video board burned up and I guess damaged the mother board. So we ordered 2 rebuilt 2000s one as a spare. Due to mounting... (1 Reply)
Discussion started by: Sean.kelly
1 Replies

6. Solaris

Solaris 10 Sparc - backup drive how to read it?

Disk is: c0t1d0 partition> print Current partition table (original): Total disk cylinders available: 38307 + 2 (reserved cylinders) Part Tag Flag Cylinders Size Blocks 0 unassigned wm 0 - 38306 74.53GB (38307/0/0) 156292560 1 unassigned... (3 Replies)
Discussion started by: xnox
3 Replies

7. Shell Programming and Scripting

Whats the best way to mirror a rdiff-backup to an external drive and persevere the rdiff history of

Whats the best way to mirror a rdiff-backup to an external drive and persevere the rdiff history of the local copy ? I was thinking rsync ~/rdiffdirectory /directory on external volume also if I did this... rdiff-backup ~/rdiffdirectory /directory on external volume ... (0 Replies)
Discussion started by: briandanielz
0 Replies

8. OS X (Apple)

Need some help with lost data on external drive

Hi all, I would really appreciate some assistance with some lost data on external drive. The external is a Seagate Goflex 3TB drive, Desktop hard drive | External Desktop hard drives | FreeAgent | GoFlex Desk | Seagate The purpose of the drive is to do time machine backups to it from my mac.... (7 Replies)
Discussion started by: brianjb
7 Replies

9. Red Hat

Usb external drive

Hi Guys I am using RHEL5 O/S. We have mounted the usb external hard drive to the server as root. I want the user oracle to be able to write into this external hard drive. How do i do that ? Please Help!!! (1 Reply)
Discussion started by: Phuti
1 Replies

10. UNIX for Advanced & Expert Users

External hard drive

I have connected an external hard drive. I can't find it. Both ls /media, fdisk -l and ls /dev show nothing. TIA (3 Replies)
Discussion started by: Meow613
3 Replies
BACKUP_APROPOS(8)					       AFS Command Reference						 BACKUP_APROPOS(8)

NAME
       backup_apropos - Displays each help entry containing a keyword string

SYNOPSIS
       backup apropos -topic <help string> [-help]

       backup ap -t <help string> [-h]

DESCRIPTION
       The backup apropos command displays the first line of the online help entry for any backup command that has in its name or short
       description the string specified by the -topic argument.

       To display the syntax for a command, use the backup help command.

OPTIONS
       -topic <help string>
	   Specifies the keyword string to match, in lowercase letters only.  If the string is more than a single word, surround it with double
	   quotes (" ") or other delimiters.

       -help
	   Prints the online help for this command. All other valid options are ignored.

OUTPUT
       The first line of a command's online help entry names it and briefly describes its function. This command displays the first line for any
       backup command where the string specified with the -topic argument is part of the command name or first line.

EXAMPLES
       The following example lists all backup commands that include the word "tape" in their names or short descriptions:

	  % backup apropos tape
	  labeltape: label a tape
	  readlabel: read the label on tape
	  scantape: dump information recovery from tape
	  status: get tape coordinator status

PRIVILEGE REQUIRED
       None

SEE ALSO
       backup(8), backup_help(8)

COPYRIGHT
       IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.

       This documentation is covered by the IBM Public License Version 1.0.  It was converted from HTML to POD by software written by Chas
       Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.

OpenAFS 							    2012-03-26							 BACKUP_APROPOS(8)
All times are GMT -4. The time now is 08:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy