Displaying 6 results from an estimated 6 matches for "slsl".
Did you mean:
lsl
2014 Nov 21
4
Bug#767295: [PATCH for-4.5 v2] libxc: don't leak buffer containing the uncompressed PV kernel
..., but the delta is all/mostly shared pages)
4. reboot: leak
5. reboot: freed
etc..
root at xen:~/xen-pkgs# xl cr /etc/xen/auto/asterisk_deb80.cfg
Parsing config from /etc/xen/auto/asterisk_deb80.cfg
root at xen:~/xen-pkgs# ps aux | grep asterisk_deb80
root 22981 0.0 0.0 95968 588 ? SLsl 21:55 0:00
/usr/lib/xen-4.4/bin/xl cr /etc/xen/auto/asterisk_deb80.cfg
root at xen:~/xen-pkgs# pmap -x 22981
22981: /usr/lib/xen-4.4/bin/xl cr /etc/xen/auto/asterisk_deb80.cfg
Address Kbytes RSS Dirty Mode Mapping
0000000000400000 144 128 0 r-x-- xl
0000000000623...
2014 Nov 21
1
Bug#767295: [PATCH for-4.5 v2] libxc: don't leak buffer containing the uncompressed PV kernel
...leak
> 5. reboot: freed
> etc..
WTF, how very strange!
> root at xen:~/xen-pkgs# xl cr /etc/xen/auto/asterisk_deb80.cfg
> Parsing config from /etc/xen/auto/asterisk_deb80.cfg
> root at xen:~/xen-pkgs# ps aux | grep asterisk_deb80
> root 22981 0.0 0.0 95968 588 ? SLsl 21:55 0:00 /usr/lib/xen-4.4/bin/xl cr /etc/xen/auto/asterisk_deb80.cfg
> root at xen:~/xen-pkgs# pmap -x 22981
> 22981: /usr/lib/xen-4.4/bin/xl cr /etc/xen/auto/asterisk_deb80.cfg
> Address Kbytes RSS Dirty Mode Mapping
> 0000000000400000 144 128 0 r-x...
2013 Jan 12
2
xen4.2 + qemu-upstream domain rename partial failure (& migration)
...levant
5
6912 2 -b---- 2576.5
InitialName
6 3072
2 r----- 8.8
root@ubuntu:~#
InitialName is the newly created domain.
root@ubuntu:~# ps aux | grep qemu
root 6817 9.9 0.5 410360 26944 ? SLsl 10:00
0:09 /usr/lib/xen/bin/qemu-system-i386 -xen-domid 6 -chardev
socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-6,server,nowait -mon
chardev=libxl-cmd,mode=control -name InitialName -vnc 0.0.0.0:0,password
-serial pty -vga cirrus -boot order=cda -smp 2,maxcpus=2 -device
rtl8139,id=nic0,ne...
2015 Oct 05
1
Kernel oops on the dom0
...d. He was working on setting up network namespaces / bridging inside a centos domU, had activated the bridge and lost networking (probably config error) so he rebooted the VM. On reboot is when we saw the oops, along with various xen procs hanging:
root 23388 0.0 1.6 132796 32264 ? SLsl Oct02 0:04 /usr/sbin/xl create /mnt/xen/gx/xen/metrixc7
root 26119 0.0 0.0 0 0 ? Z Oct02 0:00 \_ [block] <defunct>
root 26127 0.0 0.0 0 0 ? Z Oct02 0:00 \_ [block] <defunct>
root 26137 0.0 0.0 0 0 ? Z...
2015 Mar 12
2
Tapdisk processes being left behind when hvm domu's migrate/shutdown
...? SLs 11:06 0:00 tapdisk
root 32520 0.0 0.2 20364 4636 ? SLs 11:06 0:00 tapdisk
Which seems odd given that the VM in question only has a single disk attached to it and the qemu proc indicates it's using tapdev2:
root 32524 0.4 0.7 323208 15040 ? SLsl 11:06 0:00 /usr/lib/xen/bin/qemu-system-i386 -xen-domid 3 -chardev socket,id=libxl-cmd,path=/var/run/xen/qmp-libxl-3,server,nowait -mon chardev=libxl-cmd,mode=control -nodefaults -name nathanwin--incoming -vnc 127.0.0.1:0,to=99 -device cirrus-vga -global vga.vram_size_mb=8 -boot order=cda -smp 2,...
2012 Mar 16
27
xenconsole: Could not read tty from store: No such file or directory
Hello Community,
I encountered an error while running "xm console domU". Here is the running
script:
# xm console domU
xenconsole: Could not read tty from store: No such file or directory
I googled and found out that this issue is mostly result from forgetting
starting xenconsole service.
However, after I started xenconsole, the issue is still there. Please see:
#