/
Removal of pbs_migration_assistant.bat from Windows migration upgrade
Removal of pbs_migration_assistant.bat from Windows migration upgrade
Forum Discussion: http://community.pbspro.org/t/removal-of-pbs-migration-assistant-bat-from-windows-migration-upgrade/1411
Overview:
- Currently we use pbs_migration_assistant.bat script to set environment variables before starting the old server daemon in Windows migration upgrade.
- But in other platform (Linux) we are setting the environment variables path manually.
- This design is for removal of pbs_migration_assistant.bat and make the process of upgrade similar across the platform.
Interface: pbs_migration_assistant.bat
Visibility: Public
Change Control: stable
Details:
Before starting the older server daemon from the backup path, we need to set the environment variables (PBS_CONF_FILE and PBS_EXEC) manually.
Example:
set PBS_CONF_FILE=%WINDIR%\TEMP\PBS Backup\pbs.conf
set PBS_EXEC=%WINDIR%\TEMP\PBS Backup\exec
, multiple selections available,
Related content
PP-402: remove netlibtoc.lib liblmx-altair.lib dependency from the windows project files
PP-402: remove netlibtoc.lib liblmx-altair.lib dependency from the windows project files
More like this
PP-371: Remove AIX specific netwins resource and PBS_ibwins hook
PP-371: Remove AIX specific netwins resource and PBS_ibwins hook
More like this
PP-660: Add support to PBS init script to act on any PBS daemon individually
PP-660: Add support to PBS init script to act on any PBS daemon individually
More like this
PP-280: Introduce unit file for systems that supports systemd process management
PP-280: Introduce unit file for systems that supports systemd process management
More like this
PP-1268: Extend new windows installer to automate server/execution/client/comm config modes
PP-1268: Extend new windows installer to automate server/execution/client/comm config modes
More like this
PP-1110: Support overlay upgrade on Cray Linux Environment (CLE) 6.0
PP-1110: Support overlay upgrade on Cray Linux Environment (CLE) 6.0
More like this