Hello, we need TLS 1.3 as per our PCI DSS compliance and that creates an issue with Centos 7. Have read discussions on Centos forum how to achieve this but with for production server i will not trust those methods. At this point i am thinking of upgrading to Centos 8.
Server only hosts couple of our own sites which can be easily migrated so that not an issue, its the email's that comprise the biggest chunk that i am worried about.
I have 1 admin and 1 reseller that manages all the site.
So my question is
1) Should i upgrade server ( looks like easy to do Centos 7 to Centos 8) or bite the bullet and reinstall
-- Anyone have any experience doing this, what issues they had
2) Reinstall
-- Best option to backup all user data and restore, how effective no issues etc
-- Have looked at https://help.directadmin.com/?topic=18 and there are lot options.
-- https://docs.directadmin.com/directadmin/backup-restore-migration/backups#backuprestore-settings looks promissing but its broken down into bits and picesse
My steps: ( system IP and all accounts will be same ), will do during Christmas holidays and can afford to be offline for couple of hours.
-- Request DA for changing the operating system on license
-- Enbale zstd for ( better than gzip )
-- Stop exim, dovecot, mysql and apache ( no new emails or database changes )
-- Backup all users under reseller on local drive and then transfer backup on attached hard drive. Only options are Which user account to backup, time and where. So does this backup contains all user settings to restore or do i have to add domain setup manually
-- Backup Copy of important config files for reference named, network, list of all the services installed, dump of all the databases ...
As i just have 1 admin and 1 reseller account, and 2 IP one for directadmin and second for all the users, would it be easier if create Admin and Reseller manually on new setup. ( both accounts don't have any personal files that are needed.
-- Print out all hosting account settings, or does user backup have all this information and will update at time of restore
-- Install Centos 8, directadmin, create admin and reseller ( i have one hosting package do i need to create that as well)
-- Enable zstd for DA
-- Upload seller backups to /home/reseller/user_backups
-- Restore backup from reseller account
-- Make sure database are update
--> Test email, websites
-- install extra packages that are required, update php settings, tweak mariadb
-- Go live
Whats ideal partition for 1TB raid, current setup df -h
Any other step that i have missed or recommended
Thanks for your input.
Server only hosts couple of our own sites which can be easily migrated so that not an issue, its the email's that comprise the biggest chunk that i am worried about.
I have 1 admin and 1 reseller that manages all the site.
So my question is
1) Should i upgrade server ( looks like easy to do Centos 7 to Centos 8) or bite the bullet and reinstall
-- Anyone have any experience doing this, what issues they had
2) Reinstall
-- Best option to backup all user data and restore, how effective no issues etc
-- Have looked at https://help.directadmin.com/?topic=18 and there are lot options.
-- https://docs.directadmin.com/directadmin/backup-restore-migration/backups#backuprestore-settings looks promissing but its broken down into bits and picesse
My steps: ( system IP and all accounts will be same ), will do during Christmas holidays and can afford to be offline for couple of hours.
-- Request DA for changing the operating system on license
-- Enbale zstd for ( better than gzip )
-- Stop exim, dovecot, mysql and apache ( no new emails or database changes )
-- Backup all users under reseller on local drive and then transfer backup on attached hard drive. Only options are Which user account to backup, time and where. So does this backup contains all user settings to restore or do i have to add domain setup manually
-- Backup Copy of important config files for reference named, network, list of all the services installed, dump of all the databases ...
-- This if from https://docs.directadmin.com/direct...ons#server-to-server-transfer-of-all-accounts3) For each Admin/Reseller account on the old system, they will have to be created through DA the usual way on the new system (does not apply if you're using Admin Backup/Transfer). If the User backup files of the Reseller/Admin (their personal user files) were just restored, their account would be created as a user. This is why their account needs to be first created. Once each Reseller/Admin are created, go to Admin Panel -> IP Manager and assign each one whichever IPs they'll need to be using.
As i just have 1 admin and 1 reseller account, and 2 IP one for directadmin and second for all the users, would it be easier if create Admin and Reseller manually on new setup. ( both accounts don't have any personal files that are needed.
-- Print out all hosting account settings, or does user backup have all this information and will update at time of restore
-- Install Centos 8, directadmin, create admin and reseller ( i have one hosting package do i need to create that as well)
-- Enable zstd for DA
-- Upload seller backups to /home/reseller/user_backups
-- Restore backup from reseller account
-- Make sure database are update
--> Test email, websites
-- install extra packages that are required, update php settings, tweak mariadb
-- Go live
Whats ideal partition for 1TB raid, current setup df -h
Code:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 7.7G 0 7.7G 0% /dev
tmpfs 7.8G 64K 7.8G 1% /dev/shm
tmpfs 7.8G 169M 7.6G 3% /run
tmpfs 7.8G 0 7.8G 0% /sys/fs/cgroup
/dev/mapper/centos_matrix2-root 50G 1.1G 49G 3% /
/dev/mapper/centos_matrix2-usr 20G 8.8G 11G 45% /usr
tmpfs 7.8G 3.9M 7.7G 1% /tmp
/dev/sda1 497M 224M 274M 45% /boot
/dev/mapper/centos_matrix2-var 20G 13G 7.2G 64% /var
/dev/mapper/centos_matrix2-home 993G 749G 245G 76% /home
tmpfs 1.6G 0 1.6G 0% /run/user/1003
tmpfs 1.6G 0 1.6G 0% /run/user/0
Any other step that i have missed or recommended
Thanks for your input.
Last edited: