We did not use OD to migrate the backing store - and yours is way bigger than ours. We had our Storage folks copy the backing store snapshot to the new filer. Then we ran the standard migration CLTs on the store.
I'm interested about mounting the backing-store from Solaris on to a new Linux TS implementation. The HP-Aut webinar stated for a 'fresh install' migration to 7.3.2: "Migrating content store cross platforms (Sol v linux) will not retain version history and will require a custom OpenDeploy script".
I have mounted a Solaris backingstore on a Linux server and used it, now problem. 6.7.2 Solaris to a new install on RHEL running 721. [...]You cannot mount a DOS store on a Unix server (or vice versa).
You believe them ? I have mounted a Solaris backingstore on a Linux server and used it, now problem. 6.7.2 Solaris to a new install on RHEL running 721. Try it yourself, if you have access to both flavors. Create a new store on 672, add a branch and a few files then move it to the new server and mount it. You cannot mount a DOS store on a Unix server (or vice versa).
Well it looked official, so I believed it...Brainstorming, I guess if I install TS7.3.2 on a Linux server, there is no harm in loading the old 6.7.2 SP2 content store from solaris and seeing if it works. If it doesn't then I get rid of it, and start writing some 'TS Comparison' deployment scripts...
Yep, and if it works, then you should consider running iwmigrate anyway to make certain you do not hit any unforeseen issues.
Actually I have a follow-up question to this now.I've just been informed by our Unix team that they can't migrate the users & groups from our old TS solaris server to our intended new Linux server, and that we will have to recreate the users and groups - about 100 users.So, even if we can load the old content store on to the new TeamSite on Linux, I'm guessing the file owner/groups will be a mess and very hard to rectify. I was reading about iwidmap, but I'm not confident that will fix the issue.In our current TS 6.7.2 SP2 we just use old-fashioned Unix groups and users to control access to workareas.Has anyone been through this?I'm starting to form the opinion that maybe it will be better to do as HP-Aut recommend and just use TS Comparison deployments to migrate branch-by-branch and live with the loss of the old versions...Opinions will be gratefully received.ThanksPJ
Hope you have plenty of time to test. If you did not know by now, a best practice is to, using submit.cfg, set the permissions and ownership the same (I always like to assign tsadmin as the owner). Would not have fixed everything but get you a lot closer to your goal. I assume that means they cannot recreate the users and groups with the same id, if they could it would make your life easier. ID Map should cover it, but it is a pain. Deploying editions from one server to another is another solid approach, set the owner to tsadmin, and submit each release.
If you can mount old content and the problem is just (re)mapping, you may want to consider utility's extract ( -x ) Flag.This old KB Article helped me before, you may want to take a look. Note that XML Format may differ, the approach is still sound.Basically, you get XML, modify it (manually, using Editor's Macro or custom code and whatnot) and re-apply in new Environment