[lxc-users] setproctitle error doing an lxc-start

Peter Steele pwsteele at gmail.com
Wed Dec 2 22:56:51 UTC 2015


 From the searches I've done this seems to be a known issue but I'm not 
clear what the solution is. I'm using LXC 1.1.5 under CentOS 7.1 and 
created a container using

# lxc-create -t centos -n test1

This completed without issues. I followed this up with a start command:

# lxc-start -n test1
lxc-start: utils.c: setproctitle: 1461 Invalid argument - setting 
cmdline failed
lxc-start: lxc_start.c: main: 344 The container failed to start.
lxc-start: lxc_start.c: main: 346 To get more details, run the container 
in foreground mode.
lxc-start: lxc_start.c: main: 348 Additional information can be obtained 
by setting the --logfile and --logpriority options.

I had earlier been using LXC 1.0.7 and did not get this error when I ran 
lxc-start. Do I need to role back or is there a workaround?

Peter



More information about the lxc-users mailing list