Hi there,
Anybody have a clue as to how I could move all the scalix data onto another partition on the same machine, without forcing a full re-install?
I basically want to mount a 2TB partition and have scalix use that partition for its data storage, postgres data and all.
How could it be moved somewhat elegantly? Could I perhaps stop all scalix services and postgres if necessary and then copy /var/opt/scalix to the new partition and then mount that new partition as /var/opt/scalix???
Will this work or will I be damaging something??