Bug#604762: kvm : debian squeeze smp guest not booting on amd magny-cours cpu host

2010-11-23 Thread Alexandre DERUMIER
Package: linux-image-amd64
Version: 2.6.32+28


we i try to boot a debian squeeze kvm guest, with more than 1 cpu  on a debian 
squeeze kvm host, with amd magny-cours opteron (6174)

after grub menu, it freeze with this message.

loading please wait 


same config boot fine an intel xeon cpu.


maybe this problem for ubuntu is related:


https://bugs.launchpad.net/ubuntu/+source/linux/+bug/556480

http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=commit;h=787814b206766e5a6f21aa2aac0c6685b46821d3

i can boot with = 2.6.33 guest kernel.













-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#604762: more informations

2010-11-24 Thread Alexandre DERUMIER
i've made some tests with ubuntu kernel

working kernel : linux-image-2.6.32-24-virtual

freezing kernel : linux-image-2.6.32-25-virtual

don't know if it's related (maybe a patch on 2.6.32-25 ubuntu kernel is also 
apply to debian kernel ? )

i'll try with others 2.6.32 debian kernels version, to see if i can made one to 
work.










-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#604762: more informations again

2010-11-24 Thread Alexandre DERUMIER
I had rebuild debian kernel 2.6.32+28 with the patch

http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.32.y.git;a=commit;h=787814b206766e5a6f21aa2aac0c6685b46821d3

and now, it's booting fine.

can someone push it upstream ?



(ubuntu kernel in my 2nd post is unrelated,maybe it's an ubuntu patch problem)




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#784923: Acknowledgement (bareos-filedaemon: missing bpipe plugin)

2015-05-11 Thread Alexandre DERUMIER
Seem that is was fixed in bareos git


Add missing bpipe fd plugin to filedaemon pkg.
https://github.com/bareos/bareos/commit/462f8e806362225ce0700a35830f1a1da4a3fcce


- Mail original -
De: Debian Bug Tracking System ow...@bugs.debian.org
À: aderumier aderum...@odiso.com
Envoyé: Dimanche 10 Mai 2015 19:39:06
Objet: Bug#784923: Acknowledgement (bareos-filedaemon: missing bpipe plugin)

Thank you for filing a new Bug report with Debian. 

This is an automatically generated reply to let you know your message 
has been received. 

Your message is being forwarded to the package maintainers and other 
interested parties for their attention; they will reply in due course. 

Your message has been sent to the package maintainer(s): 
Bareos Packaging Team pkg-bareos-de...@lists.alioth.debian.org 

If you wish to submit further information on this problem, please 
send it to 784...@bugs.debian.org. 

Please do not send mail to ow...@bugs.debian.org unless you wish 
to report a problem with the Bug-tracking system. 

-- 
784923: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784923 
Debian Bug Tracking System 
Contact ow...@bugs.debian.org with problems 


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#784923: bareos-filedaemon: missing bpipe plugin

2015-05-10 Thread Alexandre Derumier
Package: bareos-filedaemon
Version: 14.2.1+20141017gitc6c5b56-3
Severity: important

Dear Maintainer,


   * What led up to the situation?
 Backups using bpipe plugin are failing

 official bareos package from bareos repository provide it by default
 /usr/lib/bareos/plugins/bpipe-fd.so

 bacula-fd package from jessie repo provide it too


-- System Information:
Debian Release: 8.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/6 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages bareos-filedaemon depends on:
ii  adduser3.113+nmu3
ii  bareos-common  14.2.1+20141017gitc6c5b56-3
ii  debconf [debconf-2.0]  1.5.56
ii  libacl12.2.52-2
ii  libc6  2.19-18
ii  libcap21:2.24-8
ii  libgcc11:4.9.2-10
ii  libgnutls-deb0-28  3.3.8-6
ii  liblzo2-2  2.08-1.2
ii  libstdc++6 4.9.2-10
ii  libwrap0   7.6.q-25
ii  lsb-base   4.1+Debian13+nmu1
ii  lsof   4.86+dfsg-1
ii  zlib1g 1:1.2.8.dfsg-2+b1

bareos-filedaemon recommends no packages.

bareos-filedaemon suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#784083: missing cloud-config.target file

2015-06-18 Thread Alexandre DERUMIER
Hi,
it still missing the cloud-config.target file

#systemctl start cloud-config
Failed to start cloud-config.service: Unit cloud-config.target failed to load: 
No such file or directory.


It's available in cloud-init git
https://github.com/number5/cloud-init/blob/master/systemd/cloud-config.target


Regards,

Alexandre Derumier


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#898895: php7.0-fpm: systemd php7.0-fpm.service is missing After=remote-fs.target

2018-05-17 Thread Alexandre Derumier
Package: php7.0-fpm
Severity: normal

Dear Maintainer,

old init script have 
# Required-Start:$remote_fs $network

but systemd unit have only
After=network.target


we have have both in unit
After=network.target
After=remote-fs.target 


Currently, my /etc is a remote_fs mount point, 
and php-fpm can't start because /etc is mounted after


(This apply too on other php-fpm version (including jessie), and also nginx 
package)

-- System Information:
Debian Release: 9.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#898896: nginx-common: systemd nginx.service is missing After=remote-fs.target

2018-05-17 Thread Alexandre Derumier
Package: nginx-common
Version: 1.13.3-1~bpo9+1
Severity: normal

Dear Maintainer,

old init script have 
# Required-Start:$remote_fs $network

but systemd unit have only
After=network.target


we should have both in unit
After=network.target
After=remote-fs.target 


Currently, my /etc is a remote_fs mount point, 
and nginx can't start because /etc is mounted after


-- System Information:
Debian Release: 9.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 4.15.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages nginx-common depends on:
ii  debconf [debconf-2.0]  1.5.61
ii  init-system-helpers1.48
ii  lsb-base   9.20161125

nginx-common recommends no packages.

Versions of packages nginx-common suggests:
pn  fcgiwrap   
pn  nginx-doc  
ii  ssl-cert   1.0.39

-- Configuration Files:
/etc/logrotate.d/nginx changed [not included]
/etc/nginx/fastcgi.conf changed [not included]
/etc/nginx/fastcgi_params changed [not included]
/etc/nginx/nginx.conf changed [not included]
/etc/nginx/scgi_params changed [not included]
/etc/nginx/sites-available/default changed [not included]
/etc/nginx/uwsgi_params changed [not included]

-- debconf information excluded



Bug#940036: keepalived: cpu 100% infinite loop when track script timed out

2019-09-11 Thread alexandre derumier
Package: keepalived
Version: 1:2.0.10-1
Severity: normal
Tags: upstream

Dear Maintainer,

I have issue with a bug already reported on keepalived github
https://github.com/acassen/keepalived/issues/1093

and fixed
https://github.com/acassen/keepalived/commit/a577fa0c11d39dab6239ba4d0250c6498abf3613

Keepalived process can be stuck at 100%, when a check timed out

here an example of log

Sep  7 12:34:45  Keepalived_vrrp[381]: Track script check is being timed 
out, expect idle - skipping run
Sep  7 12:34:45  Keepalived_vrrp[381]: Child (PID 15475) failed to 
terminate after kill
Sep  7 12:34:46  Keepalived_vrrp[381]: Track script check is being timed 
out, expect idle - skipping run
Sep  7 12:34:46  Keepalived_vrrp[381]: Child (PID 15475) failed to 
terminate after kill
Sep  7 12:34:47  Keepalived_vrrp[381]: Track script check is being timed 
out, expect idle - skipping run
Sep  7 12:34:47  Keepalived_vrrp[381]: Child (PID 15475) failed to 
terminate after kill

then keepalived process is stuck at 100%, and unresponsive

Sep  7 12:52:40  kernel: [2149052.863139] CPU: 2 PID: 381 Comm: keepalived 
Tainted: G L4.19.0-5-amd64 #1 Debian 4.19.37-5
Sep  7 12:52:40  kernel: [2149052.864143] CPU: 2 PID: 381 Comm: keepalived 
Tainted: G L4.19.0-5-amd64 #1 Debian 4.19.37-5
Sep  7 12:58:33  kernel: [2149406.009251] CPU: 0 PID: 381 Comm: keepalived 
Tainted: G L4.19.0-5-amd64 #1 Debian 4.19.37-5
Sep  7 12:59:15  kernel: [2149447.211371] CPU: 0 PID: 381 Comm: keepalived 
Tainted: G L4.19.0-5-amd64 #1 Debian 4.19.37-5
Sep  7 13:04:24  kernel: [2149756.206739] CPU: 1 PID: 381 Comm: keepalived 
Tainted: G L4.19.0-5-amd64 #1 Debian 4.19.37-5

Sep  7 13:25:33 xxx Keepalived_vrrp[347]: (vrrp) entering FAULT state
Sep  7 13:25:33 xxx Keepalived_vrrp[347]: (vrrp6) entering FAULT state

Could you backport the patch from upstream? (It's a 2 lines patch)

Regards,

Alexandre Derumier

-- System Information:
Debian Release: 10.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'stable-updates')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_SOFTLOCKUP
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages keepalived depends on:
ii  iproute2  4.20.0-2
ii  libc6 2.28-10
ii  libglib2.0-0  2.58.3-2
ii  libip4tc0 1.8.2-4
ii  libip6tc0 1.8.2-4
ii  libjson-c30.12.1+ds-2
ii  libnl-3-200   3.4.0-1
ii  libnl-genl-3-200  3.4.0-1
ii  libsnmp30 5.7.3+dfsg-5
ii  libssl1.1 1.1.1c-1
ii  libxtables12  1.8.2-4

Versions of packages keepalived recommends:
pn  ipvsadm  

keepalived suggests no packages.

-- no debconf information