- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: uvbackup from unix to w2k server.
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
03-23-2004 08:58 AM
03-23-2004 08:58 AM
uvbackup from unix to w2k server.
on a W2K server.
I have managed to get the other files onto tape but am unsure how to get these others with out using a longwinded process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 09:21 AM
03-23-2004 09:21 AM
Re: uvbackup from unix to w2k server.
You can verify, without restoring the files, by using the -V option. Something like uvrestore -V -i path.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 09:34 AM
03-23-2004 09:34 AM
Re: uvbackup from unix to w2k server.
They (hashed files) won't backup on to the tape.
So I just need to get these files on to tape. I have tried doing a list of the files and then putting the listname into the script, but it didn't work. Any other clues?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 05:11 PM
03-23-2004 05:11 PM
Re: uvbackup from unix to w2k server.
Thanks for the hint on longnames, I'm sure it will come in handy with the restore.
I found that I had to be logged in as root (not using su) and used the following script "find (pathname) -print | (path to uvbackup) -f -v -l "BACKUP" -s /tmp/UVbackup.log -t /dev/null -"
This backsup all files including hashed ones.
Cheers Sharon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 01:15 AM
03-24-2004 01:15 AM
Re: uvbackup from unix to w2k server.
There are some really excellent people on the list and it's free, so you can't beat the price. On the down side, you don't get points for answering questions over there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 10:52 AM
03-24-2004 10:52 AM
Re: uvbackup from unix to w2k server.
Thanks again Charlie.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 12:00 PM
03-24-2004 12:00 PM
Re: uvbackup from unix to w2k server.
HTH
-- Rod Hills