Hi,
Questions first: I need to change the name of an existing profile, in a ND v7.0 cell. Can anyone suggest how to do this?
Background
I am trying to move a Deployment Manager from a dedicated host (Host A) to co-exist with an Application Server from the same cell. This will mean Dmgr01 / Node01AppSrv01 on Host X and Node02AppSrv01 on Host Y. It will free up one physical server.
I have done this in a test environment using (a) changing the hostname on a profile and (b) using manageprofile.sh backup / restore commands with some minor tweaks around the Dmgr ports and wsadmin.properties updates.
All went well in test but in target environment I discovered that even though the path defined for AppSrv01 on Host X is '/opt/IBM/WebSphere/AppServer/profiles/AppSrv01 the 'manageprofiles.sh -listProfiles' command indicates that the profile is actually called 'dmgr'. In fact on all the hosts (Host A, X & Y) the profiles are the same name, 'dmgr'. I assume that they were built using the customised option in the Profile Management Tool, or something similar to have the profilename and profilepath different. This means that I can't export import dmgr into Host X or Y as it says the profile already exists.
Anyone suggest a fix?
Thanks
Paul