![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Holonyx opens up RESTORE backup and recovery software - eChannelLine | iBot | UNIX and Linux RSS News | 0 | 10-14-2007 05:40 PM |
| Book Review: Backup & Recovery - Desicritics.org | iBot | UNIX and Linux RSS News | 0 | 06-24-2007 10:00 AM |
| backup recovery | raguramtgr | UNIX for Dummies Questions & Answers | 2 | 02-04-2004 12:06 PM |
| Backup problem---Again | lealyz | UNIX for Advanced & Expert Users | 4 | 06-21-2002 10:35 AM |
| backup problem | Prafulla | UNIX for Dummies Questions & Answers | 4 | 10-14-2001 11:46 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
TSM backup and recovery problem
When I use tsm command: archive -subdir=yes /dir1/
to backup file system: /dir1 After I delete the contents under /dir1 and recovery it from TSM backup, retrieve /dir1/ I found the link breaked. Such as: Before: ls -l lrwxrwxrwx 1 abc develop 8 Apr 28 16:04 bin -> bin.abc After: ls -l drwxr-xr-x 2 abc develop 256 Nov 13 15:39 bin drwxr-xr-x 2 abc develop 256 Nov 13 15:39 bin.abc How to backup and recovery this kind of filesystem by TSM? |
| Forum Sponsor | ||
|
|
|
|||
|
IIRC TSM defaults to following the links and therefore archiving the file. Thus you get the file after recovery. You need to set ARCHSYMLINKASFILE=NO to archive (and retrieve) a link as link.
|
|||
| Google The UNIX and Linux Forums |