Hi All,We need to test our iw-store tape back ups to see if the tape back ups are good. We are trying to take a tape back up of our production TS iw-store and restore it on our dev TS server. Here's wat we are planning to do -1) Get the iw-store tape back up and restore it in our dev TS server.2) Point the dev store to the restored store temporarily3) Verify that we have the content in all the branches with version historyThe only think i guess we will not be able to verify is the file permissions. I guess we may need to migrate user id/groups also to the dev system to be able to do that. Any thoughts on how to do this? Appreciate if anyone who has done this before provide some tips or pointers on this procedure and comment whether this is the correct way to do this?Env: TS 5.5.2 SP6/Solaris 8We are also planning to run iwfsck on this as a first step to our migration to our upgrade to 6.7 - but thats secondary. We are primarily concerned about the validity of the tape back ups.Thanks
Couple of questions here:1) I believe TS looks at underying OS for user/groups, so once we add the additional store to prod server (which actually resides on our dev server) will TS be able to assign correct user/grp permission to this?2) Can iwfsck be used to test the store even without adding it to TS? ie, does it work just on the file system? Also do you know how long does it take to run on a 300 GB store?Thanks