• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question Moving entire /var

yoyo

New Pleskian
Server operating system version
Ubuntu 22.04
Plesk version and microupdate number
Obsidian
I am using Ubuntu 22.04 and need to move /var to a new RAID array (/dev/md0)

I have already mounted /dev/md0 and updated /etc/fstab

What is the best way?
 
Mount the new /var somewhere, shutdown database, copy everything over (cp -ai or rsync -avP), reboot to change everything to the new location.
 
Back
Top