Bug#539154: mdadm: I also have this anoying problem

2010-04-07 Thread Jonas Larsen
Package: mdadm
Version: 2.6.7.2-3
Followup-For: Bug #539154

Hello, just wanted to report in i have the exact same issue as the others 
report. I dont know how to reproduce it, but something is definately wrong.

I can give access to the problematic system if that helps.

I will try to recreate the raid for now, and see what happens.

I have 2 raids spread over 2 disks, md0 is a mirror and md1 is a stripe. There 
is only a problem with the stripe the mirror works fine.

1.sctstor1:~# cat /proc/mdstat
2.Personalities : [raid0] [raid1]
3.md1 : inactive sda3[0]
4.  953321088 blocks
5. 
6.md0 : active raid1 sda2[0] sdb2[1]
7.  19534976 blocks [2/2] [UU]
8. 
9.unused devices: 
10.sctstor1:~#
11. 
12.sctstor1:~# mdadm --detail /dev/md0
13./dev/md0:
14.Version : 00.90
15.  Creation Time : Wed Oct 22 18:23:13 2008
16. Raid Level : raid1
17. Array Size : 19534976 (18.63 GiB 20.00 GB)
18.  Used Dev Size : 19534976 (18.63 GiB 20.00 GB)
19.   Raid Devices : 2
20.  Total Devices : 2
21.Preferred Minor : 0
22.Persistence : Superblock is persistent
23. 
24.Update Time : Wed Apr  7 11:01:56 2010
25.  State : clean
26. Active Devices : 2
27.Working Devices : 2
28. Failed Devices : 0
29.  Spare Devices : 0
30. 
31.   UUID : 95a5ff03:bd764a9e:a9976caa:db041006
32. Events : 0.52
33. 
34.Number   Major   Minor   RaidDevice State
35.   0   820  active sync   /dev/sda2
36.   1   8   181  active sync   /dev/sdb2
37.sctstor1:~#
38. 
39. 
40.sctstor1:~# mdadm --detail /dev/md1
41./dev/md1:
42.Version : 00.90
43.  Creation Time : Wed Oct 22 18:23:20 2008
44. Raid Level : raid0
45.   Raid Devices : 2
46.  Total Devices : 1
47.Preferred Minor : 1
48.Persistence : Superblock is persistent
49. 
50.Update Time : Thu Oct 23 12:23:17 2008
51.  State : active, degraded, Not Started
52. Active Devices : 1
53.Working Devices : 1
54. Failed Devices : 0
55.  Spare Devices : 0
56. 
57. Chunk Size : 64K
58. 
59.   UUID : e7f57d54:40a6e253:6ed89fb8:4b0f4710
60. Events : 0.5
61. 
62.Number   Major   Minor   RaidDevice State
63.   0   830  active sync   /dev/sda3
64.   1   001  removed
65.sctstor1:~#
66. 
67. 
68.Md1 is the problem...

Best regards

Jonas Larsen


-- Package-specific info:
--- mount output
/dev/md0 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)

--- mdadm.conf
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#

# by default, scan all partitions (/proc/partitions) for MD superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
DEVICE partitions

# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes

# automatically tag new arrays as belonging to the local system
HOMEHOST 

# instruct the monitoring daemon where to send mail alerts
MAILADDR jo...@techbiz.dk

# definitions of existing MD arrays
ARRAY /dev/md0 level=raid1 num-devices=2 
UUID=95a5ff03:bd764a9e:a9976caa:db041006
ARRAY /dev/md1 level=raid0 num-devices=2 
UUID=e7f57d54:40a6e253:6ed89fb8:4b0f4710
# This file was auto-generated on Thu, 23 Oct 2008 11:25:53 +0200
# by mkconf $Id: mkconf 261 2006-11-09 13:32:35Z madduck $

--- /proc/mdstat:
Personalities : [raid0] [raid1] 
md1 : inactive sda3[0]
  953321088 blocks
   
md0 : active raid1 sda2[0] sdb2[1]
  19534976 blocks [2/2] [UU]
  
unused devices: 

--- /proc/partitions:
major minor  #blocks  name

   8 0  976762584 sda
   8 13903763 sda1
   8 2   19535040 sda2
   8 3  953321197 sda3
   816  976762584 sdb
   8173903763 sdb1
   818   19535040 sdb2
   819  953321197 sdb3
   9 0   19534976 md0

--- initrd.img-2.6.26-2-amd64:
40008 blocks
1efb5bd43f03be88b0df2bb24cb3a130  ./etc/mdadm/mdadm.conf
1e3828eef5ebb2b42ba71d08fc4247d4  ./sbin/mdadm
e1e2d0e985196fecaf41fb42e9968af2  ./scripts/local-top/mdadm
d5d378303683d299c37a272f4671099a  
./lib/modules/2.6.26-2-amd64/kernel/drivers/md/raid1.ko
2aeefb193df2e780d43ebb473fe82bfd  
./lib/modules/2.6.26-2-amd64/kernel/drivers/md/md-mod.ko
91fa548cb2b1a13f91c86fac6d3f4dd8  
./lib/modules/2.6.26-2-amd64/kernel/drivers/md/linear.ko
0f5467d8be38cea150d91d1ea504960b  
./lib/modules/2.6.26-2-amd64/kernel/drivers/md/raid10.ko
f35a0e830a2c624357a970cde39d1e56  
./lib/modules/2.6.26-2-amd64/kernel/drivers/md/multipath.ko
ef242a955b231df6193bb0c4ccf77295  
./lib/modules/2.6.26-2-amd64/kernel/drivers/md/raid456.ko
0a9de817dd96aff9d0002d6fdb128873  
./lib/modules/2.6.26-2-amd64/kernel

Bug#557888: asterisk: Still not solved

2010-03-31 Thread Jonas Larsen
Package: asterisk
Version: 1:1.6.2.2-1
Severity: normal

Hi all

I just wanted to hear if there where any updates on this bug?

Its still there precisely as described by the original poster/reporter.

If you use a sip trunk/channels instaid of iax it works fine.

For gsm files i get a short 1-.2 second part of it before it cuts off and hangs 
(not moving forward in the dialplan)

While for ulaw files i dont get any sound at all, it just hangs.

Really hope somebody will find a solution, or maybe a tip to what package u can 
downgrade to or whatever to fix the issue.

Best regards

Jonas Larsen
jo...@techbiz.dk

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages asterisk depends on:
ii  adduser3.112 add and remove users and groups
ii  asterisk-config1:1.6.2.2-1   Configuration files for Asterisk
ii  asterisk-sounds-main   1:1.6.2.2-1   Core Sound files for Asterisk (Eng
ii  dahdi  1:2.2.1-1 utilities for using the DAHDI kern
ii  libasound2 1.0.22-2  shared library for ALSA applicatio
ii  libc-client2007e   8:2007e~dfsg-3.1  c-client library for mail protocol
ii  libc6  2.10.2-6  Embedded GNU C Library: Shared lib
ii  libcap21:2.17-2  support for getting/setting POSIX.
ii  libcurl3   7.20.0-1  Multi-protocol file transfer libra
ii  libgcc11:4.4.2-9 GCC support library
ii  libglib2.0-0   2.22.4-1  The GLib library of C routines
ii  libgmime-2.0-2a2.2.22-5  MIME library
ii  libgsm11.0.13-3  Shared libraries for GSM speech co
ii  libiksemel31.2-4 C library for the Jabber IM platfo
ii  libldap-2.4-2  2.4.17-2.1OpenLDAP libraries
ii  liblua5.1-05.1.4-5   Simple, extensible, embeddable pro
ii  libncurses55.7+20100313-1shared libraries for terminal hand
ii  libnewt0.520.52.10-8 Not Erik's Windowing Toolkit - tex
ii  libogg01.1.4~dfsg-2  Ogg bitstream library
ii  libopenais31.1.2-1   Standards-based cluster framework 
ii  libpopt0   1.15-1lib for parsing cmdline parameters
ii  libpq5 8.4.2-2+b1PostgreSQL C client library
ii  libpri1.4  1.4.10.2-1Primary Rate ISDN specification li
ii  libradiusclient-ng20.5.6-1   Enhanced RADIUS client library
ii  libsdl1.2debian1.2.13-5  Simple DirectMedia Layer
ii  libsnmp15  5.4.2.1~dfsg-5+b1 SNMP (Simple Network Management Pr
ii  libspandsp20.0.6~pre12-1 Telephony signal processing librar
ii  libspeex1  1.2~rc1-1 The Speex codec runtime library
ii  libspeexdsp1   1.2~rc1-1 The Speex extended runtime library
ii  libsqlite0 2.8.17-6  SQLite shared library
ii  libss7-1   1.0.2-1   Signalling System 7 (ss7) library
ii  libssl0.9.80.9.8m-2  SSL shared libraries
ii  libstdc++6 4.4.2-9   The GNU Standard C++ Library v3
ii  libsybdb5  0.82-6libraries for connecting to MS SQL
ii  libtiff4   3.9.2-3+b1Tag Image File Format (TIFF) libra
ii  libtonezone2.0 1:2.2.1-1 tonezone library (runtime)
ii  libvorbis0a1.2.3-3   The Vorbis General Audio Compressi
ii  libvorbisenc2  1.2.3-3   The Vorbis General Audio Compressi
ii  libvpb04.2.46-1  Voicetronix telephony hardware use
ii  libx11-6   2:1.3.3-2 X11 client-side library
ii  libxml22.7.6.dfsg-2+b1   GNOME XML library
ii  unixodbc   2.2.11-21 ODBC tools libraries
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages asterisk recommends:
ii  sox14.3.0-1.1+b1 Swiss army knife of sound processi

Versions of packages asterisk suggests:
pn  asterisk-dev   (no description available)
pn  asterisk-doc   (no description available)
pn  asterisk-h323  (no description available)

-- 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