Control: tags -1 + confirmed
Control: found -1 lxc-templates/3.0.4.48.g4765da8-1
I've confirmed that this issue is still present in bookworm, and that
adding "-t 0" to `lxc-console` does allow one to properly connect to
the container's console.
Mathias
signature.asc
Description: This is a dig
Hi,
is there any new state?
i tried the workaround:
# mknod /dev/tty0 c 4 0
# systemctl restart getty@tty1.service
# systemctl status getty@tty1.service
and then it works...till the next container-restart.../dev/tty0 is
missing again. Tried lxc-create in buster and bullseye host with
bullseye
This is happening because /dev/tty0 doesn't exist:
root@vs5:/home/volo# lxc-start -n speedtest
root@vs5:/home/volo# lxc-attach -n speedtest
root@speedtest:/# exit
exit
root@vs5:/home/volo# lxc-console -n speedtest
Connected to tty 1
Type to exit the console, to enter Ctrl+a itself
root@vs5
Hello,
I just encountered the same issue.
Thanks Alex for debugging and finding the reason: lxc-console attaches
by default to tty 1 vs. but the template listens by default on tty 0.
Host is an up-to-date Debian buster, with packages lxc
(1:3.1.0+really3.0.3-8) and lxc-templates (3.0.3-1).
I crea
> Is this issue occurring with root or unpriviledged containers ?
>
All are root containers:
lxc-info --name test1 | grep PID
PID:5561
ps -ef | grep 5561
root 5561 5560 0 20:54 ?00:00:00 /sbin/init
root 5597 5561 0 20:54 ?00:00:00
/lib/systemd/syste
On 1/11/19 1:57 PM, Pierre-Elliott Bécue wrote:
> Hi Alex,
>
> Le 11/01/2019 à 10:59, Alex Mestiashvili a écrit :
>> On 1/10/19 11:52 PM, Pierre-Elliott Bécue wrote:
>>> Hi,
>>>
>>> Le jeudi 30 août 2018 à 09:58:31+0200, Alex Mestiashvili a écrit :
Package: lxc
Version: 1:2.0.9-6
Se
Le 11 janvier 2019 21:21:54 GMT+01:00, Alex Mestiashvili
a écrit :
>On 1/11/19 1:57 PM, Pierre-Elliott Bécue wrote:
>> Hi Alex,
>>
>> Le 11/01/2019 à 10:59, Alex Mestiashvili a écrit :
>>> On 1/10/19 11:52 PM, Pierre-Elliott Bécue wrote:
Hi,
Le jeudi 30 août 2018 à 09:58:31+0200,
Hi Alex,
Le 11/01/2019 à 10:59, Alex Mestiashvili a écrit :
> On 1/10/19 11:52 PM, Pierre-Elliott Bécue wrote:
>> Hi,
>>
>> Le jeudi 30 août 2018 à 09:58:31+0200, Alex Mestiashvili a écrit :
>>> Package: lxc
>>> Version: 1:2.0.9-6
>>> Severity: normal
>>>
>>>
>>> Steps to reproduce:
>>>
>>> instal
On 1/10/19 11:52 PM, Pierre-Elliott Bécue wrote:
> Hi,
>
> Le jeudi 30 août 2018 à 09:58:31+0200, Alex Mestiashvili a écrit :
>> Package: lxc
>> Version: 1:2.0.9-6
>> Severity: normal
>>
>>
>> Steps to reproduce:
>>
>> install lxc, create a container with debian template (backing store
>> doesn't
Hi,
Le jeudi 30 août 2018 à 09:58:31+0200, Alex Mestiashvili a écrit :
> Package: lxc
> Version: 1:2.0.9-6
> Severity: normal
>
>
> Steps to reproduce:
>
> install lxc, create a container with debian template (backing store
> doesn't matter in this case)
>
> lxc-create -n deb2 -t debian -B zfs
Package: lxc
Version: 1:2.0.9-6
Severity: normal
Steps to reproduce:
install lxc, create a container with debian template (backing store
doesn't matter in this case)
lxc-create -n deb2 -t debian -B zfs --zfsroot=ocz/lxc
lxc-console -n deb2 -l trace -o console_deb2.lxc.log
Connected to tty 1
11 matches
Mail list logo