Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 05:53 AM
04-27-2009 05:53 AM
Backup
I hav a 150 filesystem having datafiles for three database.
I need to take its backup to DAT 72 tape.
Need Help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 06:06 AM
04-27-2009 06:06 AM
Re: Backup
what is your Architecture, 150 file systems are in a single server?
you can use below command to write data in DAT drive.
rigel:~> tar cvf /dev/nrtape file1 file2 ... dir1 dir2 ...
also check below url for whole listing of command for DAT
http://www.nus.edu.sg/comcen/svu/techinfo/DAT.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 06:30 AM
04-27-2009 06:30 AM
Re: Backup
a straight forward tar done when the db is running won't necessarily be usable for restores, as the db resulting from the restore would be inconsistent.
and how big is the database? will it fit on a dat72? if not, tar probably isn't going to be the answer.
150 Filesystems? that doesn't sound right, but it may be.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 06:42 AM
04-27-2009 06:42 AM
Re: Backup
sorry
actually its 150gb filesystem.
single File system
backup device available DAT 72.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 08:53 AM
04-27-2009 08:53 AM
Re: Backup
What OS / version?
What Database?
and do you have any 3rd party backup software installed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2009 09:23 AM
04-27-2009 09:23 AM
Re: Backup
Is 150 Gb the maximum size of your file system, or is that the current size of the space being used in that file system?
HP-Server-Literate since 1979