search for: console0

Displaying 20 results from an estimated 29 matches for "console0".

Did you mean: console
2013 Jul 30
2
lxc-enter-namespace error: security model cannot be entered.
...<filterref filter='nova-instance-instance-00000007-fa163e3ac611'/> </interface> <console type='pty' tty='/dev/pts/1'> <source path='/dev/pts/1'/> <target type='lxc' port='0'/> <alias name='console0'/> </console> </devices> <seclabel type='none'/> </domain> root@debian:/etc# vir lxc-enter-namespace 4424 /bin/sh/ libvirt: error : argument unsupported: Security model cannot be entered Is there anything that needs to be configured in debian OS fo...
2012 Nov 27
1
kms etc nouveau X failed
...Using config directory: "/etc/X11/xorg.conf.d" [ 63179.180] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 63179.182] (**) Option "defaultserverlayout" "SV" [ 63179.182] (++) ServerLayout "SV" [ 63179.182] (**) |-->Screen "Console0" (0) [ 63179.182] (**) |?? |-->Monitor "LCD 15.4'' WXGA" [ 63179.182] (**) |?? |-->Device "NVIDIA NV46 (Factory)" [ 63179.182] (**) Option "DontVTSwitch" "false" [ 63179.182] (**) Option "DontZap" "true" [ 63179.182] (**...
2017 Oct 20
3
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...0-0-0,readonly=on -device >> >> scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0-0-0-0,id=scsi0-0-0-0 >> -netdev tap,fd=26,id=hostnet0 -device >> >> virtio-net-ccw,netdev=hostnet0,id=net0,mac=52:54:00:e8:61:7e,devno=fe.0.0001 >> -chardev pty,id=charconsole0 -device >> sclpconsole,chardev=charconsole0,id=console0 -device >> virtio-balloon-ccw,id=balloon0,devno=fe.0.0003 -msg timestamp=on >> 2017-10-19T18:10:21.701184Z qemu-system-s390x: -chardev >> pty,id=charconsole0: char device redirected to /dev/pts/5 (label >> charcon...
2013 Jul 12
2
libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...<source bridge='br0'/> <target dev='veth0'/> </interface> <console type='pty' tty='/dev/pts/3'> <source path='/dev/pts/3'/> <target type='lxc' port='0'/> <alias name='console0'/> </console> </devices> <seclabel type='none'/> </domain> ostara ~ # virsh -c lxc:/// dumpxml dwj-lnx-dev > lnx.xml ostara ~ # virsh -c lxc:/// dumpxml dwj-hfax-dev > hfax.xml ostara ~ # diff lnx.xml hfax.xml 1,6c1,6 < <domain type=&...
2017 Oct 19
2
terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...irtio-disk0,bootindex=1 -drive if=none,id=drive-scsi0-0-0-0,readonly=on -device scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0-0-0-0,id=scsi0-0-0-0 -netdev tap,fd=26,id=hostnet0 -device virtio-net-ccw,netdev=hostnet0,id=net0,mac=52:54:00:e8:61:7e,devno=fe.0.0001 -chardev pty,id=charconsole0 -device sclpconsole,chardev=charconsole0,id=console0 -device virtio-balloon-ccw,id=balloon0,devno=fe.0.0003 -msg timestamp=on 2017-10-19T18:10:21.701184Z qemu-system-s390x: -chardev pty,id=charconsole0: char device redirected to /dev/pts/5 (label charconsole0) 2017-10-19T18:10:21.721299Z qemu-syste...
2016 Jan 29
2
Zombie processes being created when console buffer is full
We have been researching stuck zombie processes in our libvirt lxc containers. What we found was: 1) Each zombie’s parent was pid 1. init which symlinks to systemd. 2) In some cases, the zombies were launched by systemd, in others the zombie was inherited. 3) While the child is in the zombie state, the parent process (systemd) /proc/1/status shows no pending signals. 4) Attaching gdb to
2015 Apr 11
0
issue on fedora21 with libvirt-1.2.13 and 1.2.14 - containers won't start at all
...;target dev='viftestmaster'/> <guest dev='eth0'/> </interface> <console type='pty' tty='/dev/pts/0'> <source path='/dev/pts/0'/> <target type='lxc' port='0'/> <alias name='console0'/> </console> </devices> </domain>
2016 Mar 10
0
How to test if a console session is active?
...ine a container's console device from its xml definition: # virsh dumpxml vm-00|grep -A 4 pty <console type='pty' tty='/dev/pts/3'> <source path='/dev/pts/3'/> <target type='lxc' port='0'/> <alias name='console0'/> </console> Once I have pts device, I can do something like # if lsof /dev/pts/3; then echo "Container vm-00 has an active console session"; fi This all works fine but we've found that lsof is very expensive. Is there a more efficient means to make this active...
2013 Jul 30
0
Re: lxc-enter-namespace error: security model cannot be entered.
...;nova-instance-instance-00000007-fa163e3ac611'/> > </interface> > <console type='pty' tty='/dev/pts/1'> > <source path='/dev/pts/1'/> > <target type='lxc' port='0'/> > <alias name='console0'/> > </console> > </devices> > <seclabel type='none'/> > </domain> > > root@debian:/etc# vir lxc-enter-namespace 4424 /bin/sh/ > libvirt: error : argument unsupported: Security model cannot be entered > > Is there anythin...
2014 Sep 15
0
Re: cgroups inside LXC containers losts memory limits after some time
...br502' mode='bridge'/> <model type='virtio'/> </interface> <console type='pty' tty='/dev/pts/1'> <source path='/dev/pts/1'/> <target type='lxc' port='0'/> <alias name='console0'/> </console> </devices> <seclabel type='none'/> </domain> Problem go away after restart LXC container. But occurred again after some time passed. For containers with broken cgroups virsh memtune fails with error: [root@]# virsh memtune --hard-limit...
2013 Jul 12
0
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...39;/> > <target dev='veth0'/> > </interface> > <console type='pty' tty='/dev/pts/3'> > <source path='/dev/pts/3'/> > <target type='lxc' port='0'/> > <alias name='console0'/> > </console> > </devices> > <seclabel type='none'/> > </domain> > > > ostara ~ # virsh -c lxc:/// dumpxml dwj-lnx-dev > lnx.xml > > > ostara ~ # virsh -c lxc:/// dumpxml dwj-hfax-dev > hfax.xml > > > osta...
2017 Oct 24
2
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...,drive=drive-scsi0-0-0-0,id=scsi0-0-0-0 >>>>>> -netdev tap,fd=26,id=hostnet0 -device >>>>>> >>>>>> >>>>>> virtio-net-ccw,netdev=hostnet0,id=net0,mac=52:54:00:e8:61:7e,devno=fe.0.0001 >>>>>> -chardev pty,id=charconsole0 -device >>>>>> sclpconsole,chardev=charconsole0,id=console0 -device >>>>>> virtio-balloon-ccw,id=balloon0,devno=fe.0.0003 -msg timestamp=on >>>>>> 2017-10-19T18:10:21.701184Z qemu-system-s390x: -chardev >>>>>> pty,id=charconsol...
2013 Mar 28
1
How to give access to /dev/tty
...;source network='default'/> <target dev='veth0'/> </interface> <console type='pty' tty='/dev/pts/2'> <source path='/dev/pts/2'/> <target type='lxc' port='0'/> <alias name='console0'/> </console> <console type='pty'> <source path='/dev/pts/6'/> <target type='lxc' port='1'/> <alias name='console1'/> </console> <console type='pty'> <source p...
2016 Jan 29
0
Re: Zombie processes being created when console buffer is full
...</console> After starting the container, the console config in the xml changes, e.g.: <console type='pty' tty='/dev/pts/2'> <source path='/dev/pts/2'/> <target type='lxc' port='0'/> <alias name='console0'/> </console> In addition to these changes, a new entry is created under /dev/pts: # ll /dev/pts crw--w---- 1 root tty 136, 0 Jan 29 08:27 0 crw--w---- 1 root tty 136, 1 Jan 29 08:26 1 crw--w---- 1 root tty 136, 2 Jan 29 09:19 2 <--- crw--w---- 1 root tty 136, 6 Jan 29 0...
2017 Oct 19
0
Fwd: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...irtio-disk0,bootindex=1 -drive if=none,id=drive-scsi0-0-0-0,readonly=on -device scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0-0-0-0,id=scsi0-0-0-0 -netdev tap,fd=26,id=hostnet0 -device virtio-net-ccw,netdev=hostnet0,id=net0,mac=52:54:00:e8:61:7e,devno=fe.0.0001 -chardev pty,id=charconsole0 -device sclpconsole,chardev=charconsole0,id=console0 -device virtio-balloon-ccw,id=balloon0,devno=fe.0.0003 -msg timestamp=on 2017-10-19T18:10:21.701184Z qemu-system-s390x: -chardev pty,id=charconsole0: char device redirected to /dev/pts/5 (label charconsole0) 2017-10-19T18:10:21.721299Z qemu-syste...
2013 Jul 12
2
Re: libvrtd-1.1.0 crashes when attempting to start some (but not all) LXC containers
...<target dev='veth0'/> >> </interface> >> <console type='pty' tty='/dev/pts/3'> >> <source path='/dev/pts/3'/> >> <target type='lxc' port='0'/> >> <alias name='console0'/> >> </console> >> </devices> >> <seclabel type='none'/> >> </domain> >> >> >> ostara ~ # virsh -c lxc:/// dumpxml dwj-lnx-dev > lnx.xml >> >> >> ostara ~ # virsh -c lxc:/// dumpxml dwj-hf...
2015 Oct 02
1
hvc - hypervisor virtual console & virsh
Hi Fi, cmdline: console=hvc0 systemd.wants=getty at hvc0 Connect via virt-manager - View / Text Consoles / Text Console no.: Fedora 24 (Rawhide) Kernel 4.3.0-0.rc3.git2.4.fc24.x86_64 on an x86_64 (hvc0) localhost login: root Last login: Fri Oct 2 17:28:36 on hvc0 # tty /dev/hvc0 # systemctl status getty at hvc0.service ? getty at hvc0.service - Getty on hvc0 Loaded: loaded
2017 Oct 20
0
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...x=1 >-drive if=none,id=drive-scsi0-0-0-0,readonly=on -device >scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0-0-0-0,id=scsi0-0-0-0 >-netdev tap,fd=26,id=hostnet0 -device >virtio-net-ccw,netdev=hostnet0,id=net0,mac=52:54:00:e8:61:7e,devno=fe.0.0001 >-chardev pty,id=charconsole0 -device >sclpconsole,chardev=charconsole0,id=console0 -device >virtio-balloon-ccw,id=balloon0,devno=fe.0.0003 -msg timestamp=on >2017-10-19T18:10:21.701184Z qemu-system-s390x: -chardev >pty,id=charconsole0: char device redirected to /dev/pts/5 (label >charconsole0) >2017-10-19T18:...
2013 Jul 15
2
Re: Hotplug of disk devices in LXC failed with libvirt of version 1.0.2
Hi, Gao Feng I've tried what you said, but still exists the problem: ubuntu@lxc:~$ vir attach-disk instance-0000002c /dev/dm-0 sdb error: Failed to attach disk error: Unable to create device /proc/10366/root/dev/sdb: Permission denied I think finding what it means by saying 'Unable to create device /proc/10366/root/dev/sdb: Permission denied' is the key. But anyway, thanks for
2017 Oct 20
0
Re: terminating on signal 15 from pid 2146 (/usr/sbin/libvirtd)
...el=0,scsi-id=0,lun=0,drive=drive-scsi0-0-0-0,id=scsi0-0-0-0 >>>>> -netdev tap,fd=26,id=hostnet0 -device >>>>> >>>>> >>>>> virtio-net-ccw,netdev=hostnet0,id=net0,mac=52:54:00:e8:61:7e,devno=fe.0.0001 >>>>> -chardev pty,id=charconsole0 -device >>>>> sclpconsole,chardev=charconsole0,id=console0 -device >>>>> virtio-balloon-ccw,id=balloon0,devno=fe.0.0003 -msg timestamp=on >>>>> 2017-10-19T18:10:21.701184Z qemu-system-s390x: -chardev >>>>> pty,id=charconsole0: char device...