Dear OpenVZ users,
I've got a questions concerning RHE7/CENTOS7 containers and the change in the
script "/etc/vz/dists/scripts/redhat-set_hostname.sh" which comes with the
newer versions of vzctl-core...
function set_hostname()
{
local cfgfile="$1"
local var=$2
local val=$3
[ -z "$
Greetings,
- Original Message -
> Dear OpenVZ users,
>
> I've got a questions concerning RHE7/CENTOS7 containers and the
> change in the script "/etc/vz/dists/scripts/redhat-set_hostname.sh"
> which comes with the newer versions of vzctl-core...
>
> function set_hostname()
> {
>local
Hi,
On 08/04/2015 12:51 AM, Bosson VZ wrote:
Hello,
yes, we have 200+ containers all running on top of simfs in clusters. Most of
the limitations of simfs mentioned above are not a problem to us as we use
clustered LVMs on top of DRBD storage. Every container has its own file-system
sitting on
Helle Scott,
I know that rhel6 has no /etc/hostname and it was not my question unless you
wanted to explain that we should not run rhel7/cos7 containers on rhel6 based
openvz kernel hardware node.
It works as expected, if I remove the lines from the script
"/etc/vz/dists/scripts/redhat-set_host