- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- TSM sym links didn't get restored?
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
Discussions
Discussions
Discussions
Forums
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
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
тАО07-02-2008 10:02 PM
тАО07-02-2008 10:02 PM
TSM sym links didn't get restored?
Hello All,
I need a urgent query.
I backed up a filesystem using
dsmc archive "/filesysname/*" -subdir=yes
BUT when i used
dsmc restore "/filesysname/*" -subdir=yes
it didn't restore the symlinks,
can someone tell me how to restore the sym link using dsmc restore or dsmc retrieve commands???
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2008 03:04 AM
тАО07-03-2008 03:04 AM
Re: TSM sym links didn't get restored?
- Tags:
- foreign devil tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2008 05:21 AM
тАО07-03-2008 05:21 AM
Re: TSM sym links didn't get restored?
Try,
dsmc retrieve "/home/jones/*.*" -subdir=yes
Asking a question about Tivoli Storage Manager on a HPUX forum is asking for trouble :-)
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2008 05:35 AM
тАО07-03-2008 05:35 AM
Re: TSM sym links didn't get restored?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-10-2008 12:38 AM
тАО07-10-2008 12:38 AM
Re: TSM sym links didn't get restored?
Thanks Robert :)
I worked it out actually archive class doesn't backup the symlinks unless you specify a flag ie somethig like "Symbolic=yes" or something like that..
and then we can use
"dsmc retrieve "/filesystemname/*" -subdir=yes -fol=yes.
Many Thanks for your response and help.
Raf