
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Since the file system structure has changed in 9.61, is copying the PPM folder, renaming PPM/server/<server name> and deleting work & temp folders still supported?
It's easier for me to run a script that copies the folder to other nodes instead of upgrading each folder separately.
Thanks.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
The simple answer to your question is yes. Copying the PPM filesystem to other nodes/server and renaming the server folder will work.
If you are just applying 9.61 i.e. from 9.60 --> 9.61 you can just apply file system changes to other nodes (minus the DB changes) if you don't want to copy the entire filesystem again.
Regards,
Mehul Shah
Microfocus SaaS Operations Lead.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hello,
The simple answer to your question is yes. Copying the PPM filesystem to other nodes/server and renaming the server folder will work.
If you are just applying 9.61 i.e. from 9.60 --> 9.61 you can just apply file system changes to other nodes (minus the DB changes) if you don't want to copy the entire filesystem again.
Regards,
Mehul Shah
Microfocus SaaS Operations Lead.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi,
To add on top of Mehul's reply, keep in mind that from PPM 9.61, all the "standard" files PPM files (such as JSPs, jars, and other PPM Server "core" files) will be in PPM_HOME/server/_common, and the folders PPM_HOME/server/<server_name> will only contain logs, temp folders, and node-specific config files.
So that means that your server_name folders should be much more lightweight than before, since most files will be read from /server/_common.
Now, I'm not sure whether it's really required to copy one server_name to the others after an upgrade with the new 9.61 deployment mode - running kSync.sh and kUpdateHtml.sh should get all your nodes in a given PPM_HOME ready to start after an upgrade.
I'll try to bring some PPM R&D upgrade experts on this thread to make sure you're not wasting your time copying folders after an upgrade when it's not needed. Our purpose in changing the file system in PPM 9.61 is to make PPM upgrades simpler, faster and safer, especially when you have some customizations and content involved.
Cheers,
Etienne.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
It also supports the way to copy upgraded server to other ones after 961.
From 961, all nodes that in same server share single file system named _common. If add more node, just need to add configuration in server.conf, then run kUpdateHtml.sh -name NODE_NAME