Hello,
I have been trying to get i-MSCP working in an LXC container that has been cloned from an OpenVZ host node. I am running i-MSCP 1.3.0. I have tried to run ./imscp-reconfigure to configure new IP address, but it fails with a mount error when mounting from /var/log/apache2. I have tried different AppArmor profile changes on the host, latest being following this note:
https://github.com/i-MSCP/imsc…ca314a5b632e994846d52cec4
I have also reloaded AppArmor on the host node after the changes.
I have also tried with (rw, ro, remount, bind), which should give the container enough privileges to mount the log directories. Any advice, should 1.3.0 work inside LXC?