To move LVE and packages limits, just move the /etc/container/ve.cfg file to a new server, and then run # lvectl apply all

If any modifications were made to CageFS - move the /etc/cagefs/cagefs.mp file, and/or /etc/cagefs/conf.d directory to a new server and run:

# cagefsctl --force-update && cagefsctl--remount-all

For PHP-Selector - move the /etc/cl.selector directory and run:

cagefsctl --setup-cl-selector

To restore the user's settings from PHP Selector, please refer to this KB entry:  https://www.ucartz.com/clients/index.php?rp=/knowledgebase/920/How-to-restore-PHP-Selector-options-after-restore-or-migration 

Basically, the custom PHP settings migration plan is next:

* restore user home dirs

* remove all cagefs\selector directories with

rm -rf /var/cagefs/*/*/etc/cl.selector
rm -rf /var/cagefs/*/*/etc/cl.php.d

* regenerate them with

cagefsctl --force-update-etc

 

Esta resposta foi útil? 0 Utilizadores acharam útil (0 Votos)