|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Backup / Restore
Hi,
I need to back up a RH file system (96G). The files are oracle .dbf format some of which are 5G in size. I know that tar has got a size restriction of 2G so I cannot use this. Can anyone recommend an alternative way of backuping up this FS? I have been looking at dump but this only appears to write to tape. I do not have any any attached tape devices. Besides scp'ing to another server location are there any alternatives? R, D. |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
If you're running Oracle, that company is notorious for wanting things done a certain way. I'd go to their site and see what I could dig up. Never tried to back those up manually, but if you can take it offline for read time, I would think you could do a raw bit copy with dd.
|
| The Following User Says Thank You to zer0sig For This Useful Post: | ||
Duffs22 (07-06-2012) | ||
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
dd would be only choice as zer0sig said.
Where u able to resolve it? |
|
#4
|
|||
|
|||
|
Try rsync may this will help you save the file to remote location
|
| Sponsored Links | |
|
|
#5
|
|||
|
|||
|
Quote:
Modern tar doesn't have a 2 gig size limitation. And Redhat would have a modern GNU tar. |
| Sponsored Links | |
|
|
#6
|
||||
|
||||
|
What version of RHEL being used? Is the file system sitting on top of an LV? If so, you can easily make a backup solution with LVM snapshot and rsync. This should let you take back up regularly.
Post the details I need and I may help you with scripting the things. ![]() |
| Sponsored Links | |
|
|
#7
|
|||
|
|||
|
Thanks for the replies. I actually scp'ed the files to another off-site location as a temporary measure until I get an RMAN full backup in place.
R, D. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Backup and restore | polar | AIX | 7 | 10-12-2011 10:52 PM |
| SCO 6. Backup & Restore from USB | miles556 | SCO | 3 | 10-07-2008 06:33 PM |
| AIX backup and restore | quickfirststep | AIX | 3 | 09-07-2006 06:59 PM |
| Backup / restore | tt155 | Solaris | 4 | 01-22-2006 12:39 PM |
| Cannot restore a TAR backup | Ross.Goodman | UNIX for Dummies Questions & Answers | 2 | 10-20-2000 04:52 AM |
|
|