Bug#1054326: Can't start golbal heartbeat when drbd device is on top LVM device

2023-10-21 Thread Dan Smolik
Package: ocfs2-tools
Version: 1.8.7-1+b1
Severity: important
X-Debbugs-Cc: mar...@mydatex.cz

Dear maitainer,
in virtual enviroment I try build 2 node ocfs cluster. When drbd device is on 
top of  md device all works. But when drbd device is on top LVM device global 
heartbeat doesn't start.

Using config file '/etc/ocfs2/cluster.conf'
Initializing cluster stack
Checking heartbeat mode
Global heartbeat enabled
Heartbeat region 3D69F9BD7AF24C59BB600A8D7B1D4770
Scanning devices
About to start heartbeat
o2cb: Heartbeat region could not be found 3D69F9BD7AF24C59BB600A8D7B1D4770
root@drbd-server01:/home/marvin/ocfs2-tools/o2cb_ctl# mounted.ocfs2 -d -v -v
Probing device /dev/vda1
Probing device /dev/vdb
Probing device /dev/vdb1
Probing device /dev/vdb5
Probing device /dev/vdc
Probing device /dev/vdc1
Probing device /dev/sr0
Probing device /dev/md0
Probing device /dev/mapper/c-o
Probing device /dev/drbd0
Device   Stack  Cluster  F  UUID  Label
/dev/mapper/c-o  o2cb   mdtxcluster  G  3D69F9BD7AF24C59BB600A8D7B1D4770  mdtx
/dev/drbd0   o2cb   mdtxcluster  G  3D69F9BD7AF24C59BB600A8D7B1D4770  mdtx



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

Kernel: Linux 6.1.0-13-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ocfs2-tools depends on:
ii  debconf [debconf-2.0]  1.5.82
ii  init-system-helpers1.65.2
ii  libaio10.3.113-4
ii  libc6  2.36-9+deb12u3
ii  libcmap4   3.1.7-1
ii  libcom-err21.47.0-2
ii  libdlm34.2.0-2
ii  libglib2.0-0   2.74.6-2
ii  libreadline8   8.2-1.3
ii  libuuid1   2.38.1-5+b1
ii  lsb-base   11.6
ii  psmisc 23.6-1
ii  sysvinit-utils [lsb-base]  3.06-4

ocfs2-tools recommends no packages.

ocfs2-tools suggests no packages.

-- debconf information:
  ocfs2-tools/idle_timeout: 3
  ocfs2-tools/heartbeat_threshold: 31
  ocfs2-tools/reconnect_delay: 2000
  ocfs2-tools/keepalive_delay: 2000
  ocfs2-tools/init: false
  ocfs2-tools/clustername: ocfs2



Bug#1038790: openssh-client-ssh1: After upgrade from bullseye to bookworm stop working

2023-06-21 Thread Dan Smolik
Package: openssh-client-ssh1
Version: 1:7.5p1-14
Severity: important

Dear Maintainer,
I have use ssh1 to connect to one old Debian Woody server. With buster works, 
but after upgrade 
connection stop with this:

OpenSSH_7.5p1 Debian-14, OpenSSL 3.0.9 30 May 2023
debug1: Reading configuration data /home/marvin/.ssh/config
debug1: /home/marvin/.ssh/config line 1: Applying options for *
debug3: kex names ok: [diffie-hellman-group1-sha1]
debug3: kex names ok: [diffie-hellman-group1-sha1]
debug3: kex names ok: [diffie-hellman-group1-sha1]
debug3: kex names ok: [diffie-hellman-group1-sha1]
debug1: /home/marvin/.ssh/config line 630: Applying options for XX
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf 
matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug2: resolving "X" port 22
debug2: ssh_connect_direct: needpriv 0
debug1: Connecting to  [212.XXX.XXX.XXX3] port 22.
debug1: Connection established.
debug1: identity file /home/marvin/.ssh/identity type 0
debug1: key_load_public: No such file or directory
debug1: identity file /home/marvin/.ssh/identity-cert type -1
debug1: Remote protocol version 1.5, remote software version OpenSSH_6.7p1 
Debian-5+deb8u8
debug1: match: OpenSSH_6.7p1 Debian-5+deb8u8 pat OpenSSH* compat 0x0400
debug1: Local version string SSH-1.5-OpenSSH_7.5p1 Debian-14
debug2: fd 3 setting O_NONBLOCK
debug1: Authenticating to XX:22 as 'marvin'
debug1: Waiting for server public key.
debug1: Received server public key (1152 bits) and host key (1024 bits).
debug1: Server host key: RSA1 SHA256:4kk0fj197VZTEP+vuf4vO9KBRTeD5KSKGJONF1NDFYs
debug3: hostkeys_foreach: reading file "/home/marvin/.ssh/known_hosts"
debug3: record_hostkey: found key type RSA1 in file 
/home/marvin/.ssh/known_hosts:112
debug3: load_hostkeys: loaded 1 keys from 
debug3: hostkeys_foreach: reading file "/home/marvin/.ssh/known_hosts"
debug3: record_hostkey: found key type RSA1 in file 
/home/marvin/.ssh/known_hosts:113
debug3: load_hostkeys: loaded 1 keys from 212.158.145.13
debug1: Host 'XXX' is known and matches the RSA1 host 
key.
debug1: Found key in /home/marvin/.ssh/known_hosts:112
debug1: Encryption type: 3des
debug1: Sent encrypted session key.
ssh_packet_set_encryption_key: cipher_init failed: error in libcrypto



Regards Dan




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

Kernel: Linux 6.1.0-9-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages openssh-client-ssh1 depends on:
ii  libc62.36-9
ii  libselinux1  3.4-1+b6
ii  libssl3  3.0.9-1
ii  zlib1g   1:1.2.13.dfsg-1

openssh-client-ssh1 recommends no packages.

openssh-client-ssh1 suggests no packages.

-- no debconf information



Bug#1022268: linux-image-5.10.0-19-amd64: Boot failure under xen as dom0

2022-10-23 Thread Dan Smolik
Package: src:linux
Version: 5.10.149-1
Severity: critical
Justification: breaks the whole system
X-Debbugs-Cc: mar...@mydatex.cz

Dear Maintainer,

after upgrade kernel from 5.10.0-18 to 5.10.0-19 system is unbootable.
Problem is similar this bug
https://bugzilla.kernel.org/show_bug.cgi?id=209177.
I try recommended solution mpt3sas.max_queue_depth=1 but nothing helps.
Without xen system boots. With xen I must use 5.10.0-18.

Regards 
Dan


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: Supermicro
product_name: Super Server
product_version: 0123456789
chassis_vendor: Supermicro
chassis_version: 0123456789
bios_vendor: American Megatrends Inc.
bios_version: 2.2a
board_vendor: Supermicro
board_name: X11SSL-F
board_version: 1.01

** Network interface configuration:
*** /etc/network/interfaces:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback



iface eno2 inet manual
auto xenbr1
iface xenbr1 inet static
address 192.168.2.2
netmask 255.255.255.248
gateway 192.168.2.1
bridge_ports eno2
bridge_stp off  # disable Spanning Tree Protocol
bridge_waitport 0   # no delay before a port becomes available
bridge_fd 0 # no forwarding delay




iface eno1 inet manual
auto xenbr0
iface xenbr0 inet manual
  bridge_ports eno1
bridge_stp off  # disable Spanning Tree Protocol
bridge_waitport 0   # no delay before a port becomes available
bridge_fd 0 # no forwarding delay

iface enp2s0 inet manual

auto xenbr2
iface xenbr2 inet manual
  bridge_ports enp2s0
bridge_stp off  # disable Spanning Tree Protocol
bridge_waitport 0   # no delay before a port becomes available
bridge_fd 0 # no forwarding delay




** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core 
Processor Host Bridge/DRAM Registers [8086:5918] (rev 05)
Subsystem: Super Micro Computer Inc Xeon E3-1200 v6/7th Gen Core 
Processor Host Bridge/DRAM Registers [15d9:089a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: ie31200_edac
Kernel modules: ie31200_edac

00:01.0 PCI bridge [0604]: Intel Corporation 6th-10th Gen Core Processor PCIe 
Controller (x16) [8086:1901] (rev 05) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport

00:13.0 Non-VGA unclassified device []: Intel Corporation 100 Series/C230 
Series Chipset Family Integrated Sensor Hub [8086:a135] (rev 31)
Subsystem: Super Micro Computer Inc 100 Series/C230 Series Chipset 
Family Integrated Sensor Hub [15d9:089a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel modules: intel_ish_ipc

00:14.0 USB controller [0c03]: Intel Corporation 100 Series/C230 Series Chipset 
Family USB 3.0 xHCI Controller [8086:a12f] (rev 31) (prog-if 30 [XHCI])
Subsystem: Super Micro Computer Inc 100 Series/C230 Series Chipset 
Family USB 3.0 xHCI Controller [15d9:089a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci

00:14.2 Signal processing controller [1180]: Intel Corporation 100 Series/C230 
Series Chipset Family Thermal Subsystem [8086:a131] (rev 31)
Subsystem: Super Micro Computer Inc 100 Series/C230 Series Chipset 
Family Thermal Subsystem [15d9:089a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal

00:16.0 Communication controller [0780]: Intel Corporation 100 Series/C230 
Series Chipset Family MEI Controller #1 [8086:a13a] (rev 31)
Subsystem: Super Micro Computer Inc 100 Series/C230 Series Chipset 
Family MEI Controller [15d9:089a]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel modules: mei_me

00:17.0 SATA controller [0106]: Intel Corporation 
Q170/Q150/B15

Bug#964866: When upgrade from Stretch to Buster my development environment stop working and Arm (sama5d3) never mount his root on NFS

2020-07-11 Thread Dan Smolik
Package: nfs-kernel-server
Version: 1:1.3.4-2.5
Severity: critical
Tags: upstream

I have using development environment for ARM (sama5d3) with root on NFS. Arm 
donwload kernel and DTB boots and mount root exported by my computer with 
Debian Buster.
I works perfect with Ddebian Stretch but stop with Buster. I tested many 
kernels on ARM (latest 5.4.41 and 4.19.131) and nothing helps. In Virtual Box I 
have Debian Stretch (works) upgraded to Buster (desn't work)
and upgraded to testing (doesn't work). Booting always end when kernel try 
mount root on NFS with:

macb f802c000.ethernet eth0: link up (100/Full)
Sending DHCP requests ., OK
IP-Config: Got DHCP answer from 192.168.3.55, my address is 192.168.3.100
IP-Config: Complete:
 device=eth0, hwaddr=3e:36:65:ba:6f:be, ipaddr=192.168.3.100, 
mask=255.255.255.0, gw=255.255.255.255
 host=192.168.3.100, domain=, nis-domain=(none)
 bootserver=192.168.3.10, rootserver=192.168.3.10, 
rootpath=/usr/local/tftpboot/acquaA5/namornik
 nameserver0=192.168.3.55
cfg80211: Loading compiled-in X.509 certificates for regulatory database
cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
platform regulatory.0: Direct firmware load for regulatory.db failed with error 
-2
cfg80211: failed to load regulatory.db
random: crng init done
VFS: Unable to mount root fs via NFS, trying floppy.
VFS: Cannot open root device "nfs" or unknown-block(2,0): error -6
Please append a correct "root=" boot option; here are the available partitions:
1f00 256 mtdblock0 
 (driver?)
1f01 512 mtdblock1 
 (driver?)
1f02 256 mtdblock2 
 (driver?)
1f03 256 mtdblock3 
 (driver?)
1f04 256 mtdblock4 
 (driver?)
1f05 512 mtdblock5 
 (driver?)
1f066144 mtdblock6 
 (driver?)
1f07  253952 mtdblock7 
 (driver?)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(2,0)
CPU: 0 PID: 1 Comm: swapper Not tainted 4.19.56 #1
Hardware name: Atmel SAMA5
[] (unwind_backtrace) from [] (show_stack+0x10/0x14)
[] (show_stack) from [] (panic+0xdc/0x258)
[] (panic) from [] (mount_block_root+0x1ec/0x2d0)
[] (mount_block_root) from [] (mount_root+0x144/0x160)
[] (mount_root) from [] (prepare_namespace+0x150/0x198)
[] (prepare_namespace) from [] 
(kernel_init_freeable+0x1b8/0x1c8)
[] (kernel_init_freeable) from [] (kernel_init+0x8/0x110)
[] (kernel_init) from [] (ret_from_fork+0x14/0x2c)
Exception stack(0xcf425fb0 to 0xcf425ff8)
5fa0:    
5fc0:        
5fe0:     0013 
---[ end Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(2,0) ]--

And on server:
Jul 10 13:37:40 think rpc.mountd[666]: from_local: updating local if addr list  
  
Jul 10 13:37:40 think rpc.mountd[666]: from_local: checked 9 local if addrs; 
incoming address not found
Jul 10 13:37:40 think rpc.mountd[666]: check_default: access by 192.168.3.102 
ALLOWED
Jul 10 13:37:40 think rpc.mountd[666]: Received NULL request from 192.168.3.102
Jul 10 13:37:40 think rpc.mountd[666]: check_default: access by 192.168.3.102 
ALLOWED (cached)
Jul 10 13:37:40 think rpc.mountd[666]: Received 
MNT1(/usr/local/tftpboot/acquaA5/namornik) request from 192.168.3.102
Jul 10 13:37:40 think rpc.mountd[666]: authenticated mount request from 
192.168.3.102:774 for /usr/local/tftpboot/acquaA5/namornik 
(/usr/local/tftpboot/acquaA5/namornik)
Jul 10 13:37:45 think rpc.mountd[666]: check_default: access by 192.168.3.102 
ALLOWED (cached)
Jul 10 13:37:45 think rpc.mountd[666]: Received NULL request from 192.168.3.102
Jul 10 13:37:45 think rpc.mountd[666]: check_default: access by 192.168.3.102 
ALLOWED (cached)
Jul 10 13:37:45 think rpc.mountd[666]: Received 
MNT1(/usr/local/tftpboot/acquaA5/namornik) request from 192.168.3.102
Jul 10 13:37:45 think rpc.mountd[666]: authenticated mount request from 
192.168.3.102:899 for /usr/local/tftpboot/acquaA5/namornik 
(/usr/local/tftpboot/acquaA5/namornik)
Jul 10 13:37:55 think rpc.mountd[666]: check_default: access by 192.168.3.102 
ALLOWED (cached)
Jul 10 13:37:55 think rpc.mountd[666]: Received NULL request from 192.168.3.102
Jul 10 13:37:55 think rpc.mountd[666]: check_default: access by 192.168.3.102 
ALLOWED (cached)
Jul 10 13:37:55 think rpc.mountd[666]: Received 
MNT1(/usr/local/tftpboot/acquaA5/namornik) request from 192.168.3.102
Jul 10 13:37:55 think rpc.mountd[666]: authenticated mount request from 
192.168.3.102:980 for /usr/local/tftpboot/acquaA5/namornik 
(/usr/local/tftpboot/acquaA5/namornik)


All is corectly exported but client never mounts. But when I boot Arm with root 
on Stretch machine a try mount directory exported from Buster machine all works.




-- Package-specific info:
-- rpcinfo --
   program vers proto   port  service
104   tcp111  portmapper
103   tcp11

Bug#909393: samba: Samba package in Buster isn't compiled with spotlight support

2018-09-22 Thread Dan Smolik
Package: samba
Version: 2:4.8.5+dfsg-1
Severity: wishlist
Tags: newcomer

Dear Maintainer,
please compile samba package --enable-spotlight switch without this isn't
working TimeMachine on MacOSX over samba.Thanks.

        Dan Smolik






-- Package-specific info:
* /etc/samba/smb.conf present, and attached
* /var/lib/samba/dhcp.conf present, and attached

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf, armel

Kernel: Linux 4.18.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8), 
LANGUAGE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages samba depends on:
ii  adduser   3.117
ii  dpkg  1.19.0.5+b1
ii  libattr1  1:2.4.47-2+b2
ii  libbsd0   0.9.1-1
ii  libc6 2.27-6
ii  libldb1   2:1.4.0+really1.3.6-1
ii  libpam-modules1.1.8-3.8
ii  libpam-runtime1.1.8-3.8
ii  libpopt0  1.16-11
ii  libpython2.7  2.7.15-4
ii  libtalloc22.1.14-1
ii  libtdb1   1.3.16-1
ii  libtevent00.9.36-2
ii  lsb-base  9.20170808
ii  procps2:3.3.15-2
ii  python2.7.15-3
ii  python-dnspython  1.15.0-1
ii  python-samba  2:4.8.5+dfsg-1
ii  python2.7 2.7.15-4
ii  samba-common  2:4.8.5+dfsg-1
ii  samba-common-bin  2:4.8.5+dfsg-1
ii  samba-libs2:4.8.5+dfsg-1
ii  tdb-tools 1.3.16-1

Versions of packages samba recommends:
ii  attr1:2.4.47-2+b2
ii  logrotate   3.14.0-4
ii  samba-dsdb-modules  2:4.8.5+dfsg-1
ii  samba-vfs-modules   2:4.8.5+dfsg-1

Versions of packages samba suggests:
pn  bind9  
pn  bind9utils 
pn  ctdb   
pn  ldb-tools  
pn  ntp | chrony   
pn  smbldap-tools  
pn  ufw
pn  winbind

-- no debconf information
[global]
# Basic Samba configuration
workgroup = SITOUR
server role = standalone server
passdb backend = tdbsam
obey pam restrictions = yes
security = user
printcap name = /dev/null
load printers = no
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=524288 SO_SNDBUF=524288
server string = Samba Server %v
map to guest = bad user
dns proxy = no
wide links = yes
follow symlinks = yes
unix extensions = no
acl allow execute always = yes
log file = /var/log/samba/log.%m
max log size = 1
log level = 9

# Special configuration for Apple's Time Machine
fruit:model = MacPro
fruit:advertise_fullsync = true
fruit:aapl = yes

## Definde your shares here
[MacZal]
path = /storage/timemachine/marvin
#valid users = %U
writable = yes
durable handles = yes
kernel oplocks = no
kernel share modes = no
posix locking = no
vfs objects = catia fruit streams_xattr
ea support = yes
browseable = yes
read only = No
inherit acls = yes
fruit:time machine = yes
fruit:aapl = yes
spotlight = yes
create mask = 0600
directory mask = 0700
comment = "Time Machine"


dhcp.conf
Description: inode/empty


Bug#882806: xen-hypervisor-4.8-amd64: After upgrade to stretch all Windows VM crash on boot or hang on boot

2017-11-26 Thread Dan Smolik
Package: src:xen
Version: 4.8.1-1+deb9u3
Severity: critical
Justification: breaks the whole system

This problem is CPU  E5420 and Xem hypervisor related. The same Windows VM
boot on another Xen 4.6 on another machine. And also boot on Xen 4.8 on
another machine. On this machine with Debian Jessie works without problem.
After dist-upgrade all Win VMs stop working. I test fresh install but
nothing helps.


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

Kernel: Linux 4.9.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8), 
LANGUAGE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

xen-hypervisor-4.8-amd64 depends on no packages.

Versions of packages xen-hypervisor-4.8-amd64 recommends:
ii  xen-utils-4.8  4.8.1-1+deb9u3

xen-hypervisor-4.8-amd64 suggests no packages.

-- no debconf information



Bug#796175: linux-image-3.16.0-4-amd64: ext4 filesystem corruption

2015-08-19 Thread Dan Smolik
Package: src:linux
Version: 3.16.7-ckt11-1+deb8u3
Severity: critical
Justification: causes serious data loss

Dear Maintainer,

I have installed new system to little old HW. Connect 3 disks and made RAID5 
array on top of this array 
I made volumegroup data. Create volume about 800G. Format it with ext4. And 
start copynig data.
And after couple of hour I get this:

[252440.711127] EXT4-fs warning (device dm-5): ext4_end_bio:317: I/O error -5 
writing to inode 35913733 (offset 167268843520 size 3674112 starting block 
95985792)
[252440.711799] buffer_io_error: 246 callbacks suppressed
[252440.712032] Buffer I/O error on device dm-5, logical block 95985792
[252440.712308] Buffer I/O error on device dm-5, logical block 95985793
[252440.712585] Buffer I/O error on device dm-5, logical block 95985794
[252440.712879] Buffer I/O error on device dm-5, logical block 95985795
[252440.713162] Buffer I/O error on device dm-5, logical block 95985796
[252440.713419] Buffer I/O error on device dm-5, logical block 95985797
[252440.713691] Buffer I/O error on device dm-5, logical block 95985798
[252440.713953] Buffer I/O error on device dm-5, logical block 95985799
[252440.714213] Buffer I/O error on device dm-5, logical block 95985800
[252440.714467] Buffer I/O error on device dm-5, logical block 95985801
[252440.714820] EXT4-fs warning (device dm-5): ext4_end_bio:317: I/O error -5 
writing to inode 35913733 (offset 167268843520 size 3674112 starting block 
95985664)
And copying files fails. Switching to XFS solve problem.




-- Package-specific info:
** Version:
Linux version 3.16.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 
4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1+deb8u3 (2015-08-04)

** Command line:
BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 
root=UUID=48055e75-93e4-4a4a-9ebf-7efc863d2b42 ro panic=60 rootdelay=20 
acpi_enforce_resources=lax

** Not tainted

** Kernel log:
[ 4805.480518] Buffer I/O error on device dm-5, logical block 90742918
[ 4805.480686] Buffer I/O error on device dm-5, logical block 90742919
[ 4805.480840] Buffer I/O error on device dm-5, logical block 90742920
[ 4805.481003] Buffer I/O error on device dm-5, logical block 90742921
[ 4805.481215] EXT4-fs warning (device dm-5): ext4_end_bio:317: I/O error -5 
writing to inode 23594668 (offset 2684354560 size 2625536 starting block 
90742784)
[10102.928593] Key type dns_resolver registered
[10102.948768] NFS: Registering the id_resolver key type
[10102.948945] Key type id_resolver registered
[10102.949047] Key type id_legacy registered
[11653.573226] perf interrupt took too long (2509 > 2500), lowering 
kernel.perf_event_max_sample_rate to 5
[27739.440193] md: md2: recovery done.
[27739.510050] RAID conf printout:
[27739.510061]  --- level:5 rd:3 wd:3
[27739.510066]  disk 0, o:1, dev:sdi1
[27739.510068]  disk 1, o:1, dev:sdh1
[27739.510070]  disk 2, o:1, dev:sdj2
[31831.278461] EXT4-fs warning (device dm-5): ext4_end_bio:317: I/O error -5 
writing to inode 23594668 (offset 25165824 size 2625536 starting block 90742912)
[31831.278997] buffer_io_error: 246 callbacks suppressed
[31831.279227] Buffer I/O error on device dm-5, logical block 90742912
[31831.279488] Buffer I/O error on device dm-5, logical block 90742913
[31831.279736] Buffer I/O error on device dm-5, logical block 90742914
[31831.279988] Buffer I/O error on device dm-5, logical block 90742915
[31831.280263] Buffer I/O error on device dm-5, logical block 90742916
[31831.280528] Buffer I/O error on device dm-5, logical block 90742917
[31831.280802] Buffer I/O error on device dm-5, logical block 90742918
[31831.281106] Buffer I/O error on device dm-5, logical block 90742919
[31831.281399] Buffer I/O error on device dm-5, logical block 90742920
[31831.281657] Buffer I/O error on device dm-5, logical block 90742921
[31831.282003] EXT4-fs warning (device dm-5): ext4_end_bio:317: I/O error -5 
writing to inode 23594668 (offset 25165824 size 2625536 starting block 90742784)
[78659.737750] md/raid:md2: Disk failure on sdj2, disabling device.
md/raid:md2: Operation continuing on 2 devices.
[78660.145486] RAID conf printout:
[78660.145494]  --- level:5 rd:3 wd:2
[78660.145497]  disk 0, o:1, dev:sdi1
[78660.145500]  disk 1, o:1, dev:sdh1
[78660.145502]  disk 2, o:0, dev:sdj2
[78660.156017] RAID conf printout:
[78660.156020]  --- level:5 rd:3 wd:2
[78660.156023]  disk 0, o:1, dev:sdi1
[78660.156025]  disk 1, o:1, dev:sdh1
[78665.891504] md: unbind
[78665.900034] md: export_rdev(sdj2)
[78748.981628]  sdj: sdj1
[78796.295182] md: bind
[78796.679036] RAID conf printout:
[78796.679042]  --- level:5 rd:3 wd:2
[78796.679045]  disk 0, o:1, dev:sdi1
[78796.679048]  disk 1, o:1, dev:sdh1
[78796.679050]  disk 2, o:1, dev:sdj1
[78796.679754] md: recovery of RAID array md2
[78796.680046] md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
[78796.680392] md: using maximum available idle IO bandwidth (but not more than 
20 KB/sec) for recovery.
[78796.680712] md: using 128k window, over a to

Bug#588847: blueman: cann't turn power back after power down of BT adapter

2010-07-12 Thread Dan Smolik
Package: blueman
Version: 1.21-4
Severity: important

I have Dell D430 with internal BT adapter. When I turn power of BT adpater
down via blueman I cann't turn it on back. Blue led under display never
flash again.



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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages blueman depends on:
ii  bluez 4.66-1 Bluetooth tools and daemons
ii  dbus  1.2.24-1   simple interprocess messaging syst
ii  hicolor-icon-theme0.11-1 default fallback theme for FreeDes
ii  libbluetooth3 4.66-1 Library to use the BlueZ Linux Blu
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  librsvg2-common   2.26.3-1   SAX-based renderer library for SVG
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  notification-daemon   0.5.0-2daemon to displays passive pop-up 
ii  obex-data-server  0.4.5-1+b1 D-Bus service for OBEX client and 
ii  python2.6.5-5An interactive high-level object-o
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gobject2.21.1-2   Python bindings for the GObject li
ii  python-gtk2   2.17.0-2   Python bindings for the GTK+ widge
ii  python-notify 0.1.1-2+b2 Python bindings for libnotify

Versions of packages blueman recommends:
ii  libpulse-mainloop-glib0   0.9.21-1   PulseAudio client libraries (glib 
ii  policykit-1   0.96-2 framework for managing administrat
ii  python-gconf  2.28.1-1   Python bindings for the GConf conf

blueman suggests no packages.

-- debconf-show failed



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



Bug#588846: blueman: problem with turn on power on BT adapter

2010-07-12 Thread Dan Smolik
Package: blueman
Version: 1.21-4
Severity: important

I use KDE on Dell D430 with integrated BT adapter. When I turn of power to BT
adapter via blueman blue led stop light and bt adapter is stoped. But when I
try turn power back this doesn't work.



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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages blueman depends on:
ii  bluez 4.66-1 Bluetooth tools and daemons
ii  dbus  1.2.24-1   simple interprocess messaging syst
ii  hicolor-icon-theme0.11-1 default fallback theme for FreeDes
ii  libbluetooth3 4.66-1 Library to use the BlueZ Linux Blu
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  librsvg2-common   2.26.3-1   SAX-based renderer library for SVG
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  notification-daemon   0.5.0-2daemon to displays passive pop-up 
ii  obex-data-server  0.4.5-1+b1 D-Bus service for OBEX client and 
ii  python2.6.5-5An interactive high-level object-o
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gobject2.21.1-2   Python bindings for the GObject li
ii  python-gtk2   2.17.0-2   Python bindings for the GTK+ widge
ii  python-notify 0.1.1-2+b2 Python bindings for libnotify

Versions of packages blueman recommends:
ii  libpulse-mainloop-glib0   0.9.21-1   PulseAudio client libraries (glib 
ii  policykit-1   0.96-2 framework for managing administrat
ii  python-gconf  2.28.1-1   Python bindings for the GConf conf

blueman 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#525496: winbind: windbindd crashes after start with SIGBUS

2009-04-24 Thread Dan Smolik
Package: winbind
Version: 2:3.3.3-1
Severity: critical
Justification: breaks unrelated software

winbindd crashes after start with SIGBUS.
On lenny and squeeze crashes with the same error.


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

Kernel: Linux 2.6.26 (SMP w/1 CPU core)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages winbind depends on:
ii  adduser  3.110   add and remove users and groups
ii  libc62.9-4   GNU C Library: Shared libraries
ii  libcap2  1:2.16-5support for getting/setting POSIX.
ii  libcomerr2   1.41.3-1common error description library
ii  libgssapi-krb5-2 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - k
ii  libk5crypto3 1.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries - C
ii  libkrb5-31.6.dfsg.4~beta1-13 MIT Kerberos runtime libraries
ii  libldap-2.4-22.4.11-1OpenLDAP libraries
ii  libpam0g 1.0.1-9 Pluggable Authentication Modules l
ii  libpopt0 1.14-4  lib for parsing cmdline parameters
ii  libtalloc1   1.2.1-1 hierarchical pool based memory all
ii  libwbclient0 2:3.3.3-1   Samba winbind client library
ii  lsb-base 3.2-22  Linux Standard Base 3.2 init scrip
ii  samba-common 2:3.3.3-1   common files used by both the Samb

winbind recommends no packages.

winbind 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#493887: xserver-xorg-video-glint: Crash after start message output ****INVALID MEM ALLOCATION****

2008-08-05 Thread Dan Smolik
Package: xserver-xorg-video-glint
Version: 1:1.1.1-3
Severity: grave
Justification: renders package unusable

This driver was long time unusable on multidomain PCI platform like Sun
E250/450. But after rewrote PCI code in Xorg situation goes to better.
Now is card detected but Xserver crashed with 
(EE) Failed to load module "type1" (module does not exist, 0)
(WW) INVALID MEM ALLOCATION b: 0x2 e: 0x3 correcting
(WW) INVALID MEM ALLOCATION b: 0x80 e: 0xff correcting
(WW) INVALID MEM ALLOCATION b: 0x100 e: 0x17f correcting

Backtrace:

Fatal server error:
Caught signal 11.  Server aborting

NeúspϚnÏ ukonèen (SIGABRT)

In reportbug is system impropertly detected:
Right is:
Linux sunik 2.6.26 #2 SMP Mon Jul 21 19:49:01 CEST 2008 sparc64 GNU/Linux



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21.1
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)

Versions of packages xserver-xorg-video-glint depends on:
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  xserver-xorg-core  2:1.1.1-21etch5   X.Org X server -- core server

xserver-xorg-video-glint recommends no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#423222: SIGBUS in _nss_mdns4_gethostbyaddr_r on SPARC

2007-05-10 Thread Dan Smolik
Package: libnss-mdns
Version: 0.9-0.2
Severity: critical
Tags: security

I have two SPARC machines after  latest upgrade apt install avahi-package and
modify /etc/nsswitch.conf to use avahi. But now if I ping from one machine
to second ping crasehd with SIGBUS. If I ping from second to first ping not
crashed. Both machines runnig SID and are synced with repository.
There is back trace of this:
Core was generated by `ping e450'.
Program terminated with signal 10, Bus error.
#0  0xf7ef8b94 in _nss_mdns4_gethostbyaddr_r () from /lib/libnss_mdns4.so.2
(gdb) bt
#0  0xf7ef8b94 in _nss_mdns4_gethostbyaddr_r () from /lib/libnss_mdns4.so.2
#1  0xf7e682c4 in gethostbyaddr_r@@GLIBC_2.1.2 () from /lib/libc.so.6
#2  0xf7e68064 in gethostbyaddr () from /lib/libc.so.6
#3  0x00011140 in ?? ()
#4  0x00011140 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) 

Please look to bug 413471 I spend some time to solve may be similar problem.
This problem is only SPARC related and is caused by unaligned access to char
buffer.
When I stop avahi or modify /etc/nsswitch.conf to disable mdns4 and
mdns4_minimal ping not crash.
ssh,telnet,mysql crashed too but only when I ssh,mysql to machine from SPARC
machine and not crash when use i386.














-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: sparc (sparc64)

Kernel: Linux 2.6.20 (SMP w/1 CPU core)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages libnss-mdns depends on:
ii  avahi-daemon  0.6.16-5   Avahi mDNS/DNS-SD daemon
ii  base-files4.0.0  Debian base system miscellaneous f
ii  libc6 2.5-3  GNU C Library: Shared libraries
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

libnss-mdns recommends no packages.

-- debconf-show failed


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#413060: (no subject)

2007-03-01 Thread Dan Smolik
Subject: installation-reports: Boot method: network
Package: installation-reports
Version: installation-reports
Severity: normal



-- Package-specific info:

Boot method:  network
Image version: 
http://people.debian.org/~stappers/d-i/images/daily/sparc64/netboot/2.6/boot.img
Date: 1.3.2007

Machine: Ultra5
Partitions: /dev/hda1,2,3,4


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [ ]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [O]
Install boot loader:[O]
Overall install:[O]

Comments/Problems:
Boot and install OK. Cannot use apt-cacher or apt-proxy to installation


-- 

Please make sure that the hardware-summary log file, and any other
installation logs that you think would be useful are attached to this
report. Please compress large files using gzip.

Once you have filled out this report, mail it to [EMAIL PROTECTED]

==
Installer lsb-release:
==
DISTRIB_ID=Debian
DISTRIB_DESCRIPTION="Debian GNU/Linux installer"
DISTRIB_RELEASE="4.0 (installer build 20070301-12:05)"
X_INSTALLATION_MEDIUM=netboot-2.6

==
Installer hardware-summary:
==
umame -a: Linux ultradvojka 2.6.18-4-sparc64 #1 Wed Feb 21 16:19:25 UTC 2007 
sparc64 unknown
lspci -nn: 00:00.0 Host bridge [0600]: Sun Microsystems Computer Corp. Ultra 
IIi [108e:a000]
lspci -nn: 00:01.0 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba 
Advanced PCI Bridge [108e:5000] (rev 13)
lspci -nn: 00:01.1 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba 
Advanced PCI Bridge [108e:5000] (rev 13)
lspci -nn: 01:01.0 Bridge [0680]: Sun Microsystems Computer Corp. EBUS 
[108e:1000] (rev 01)
lspci -nn: 01:01.1 Ethernet controller [0200]: Sun Microsystems Computer Corp. 
Happy Meal [108e:1001] (rev 01)
lspci -nn: 01:02.0 VGA compatible controller [0300]: ATI Technologies Inc 3D 
Rage Pro 215GP [1002:4750] (rev 5c)
lspci -nn: 01:03.0 IDE interface [0101]: Silicon Image, Inc. PCI0646 
[1095:0646] (rev 03)
lspci -vnn: 00:00.0 Host bridge [0600]: Sun Microsystems Computer Corp. Ultra 
IIi [108e:a000]
lspci -vnn: Flags: bus master, 66MHz, medium devsel, latency 40
lspci -vnn: 
lspci -vnn: 00:01.0 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba 
Advanced PCI Bridge [108e:5000] (rev 13)
lspci -vnn: Flags: bus master, 66MHz, medium devsel, latency 64
lspci -vnn: Bus: primary=00, secondary=02, subordinate=ff, sec-latency=64
lspci -vnn: I/O behind bridge: -0fff
lspci -vnn: Memory behind bridge: -000f
lspci -vnn: Prefetchable memory behind bridge: -000f
lspci -vnn: 
lspci -vnn: 00:01.1 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba 
Advanced PCI Bridge [108e:5000] (rev 13)
lspci -vnn: Flags: bus master, 66MHz, medium devsel, latency 64
lspci -vnn: Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
lspci -vnn: I/O behind bridge: -0fff
lspci -vnn: Memory behind bridge: -000f
lspci -vnn: Prefetchable memory behind bridge: -000f
lspci -vnn: 
lspci -vnn: 01:01.0 Bridge [0680]: Sun Microsystems Computer Corp. EBUS 
[108e:1000] (rev 01)
lspci -vnn: Flags: bus master, medium devsel, latency 80
lspci -vnn: Memory at 1fff000 (32-bit, non-prefetchable) [size=16M]
lspci -vnn: Memory at 1fff100 (32-bit, non-prefetchable) [size=8M]
lspci -vnn: Expansion ROM at 1ffe300 [disabled] [size=16M]
lspci -vnn: 
lspci -vnn: 01:01.1 Ethernet controller [0200]: Sun Microsystems Computer Corp. 
Happy Meal [108e:1001] (rev 01)
lspci -vnn: Flags: bus master, medium devsel, latency 80, IRQ 12
lspci -vnn: Memory at 1ffe000 (32-bit, non-prefetchable) [size=32K]
lspci -vnn: Expansion ROM at 1ffe400 [disabled] [size=16M]
lspci -vnn: 
lspci -vnn: 01:02.0 VGA compatible controller [0300]: ATI Technologies Inc 3D 
Rage Pro 215GP [1002:4750] (rev 5c)
lspci -vnn: Flags: bus master, stepping, medium devsel, latency 64, IRQ 13
lspci -vnn: Memory at 1ffe100 (32-bit, non-prefetchable) [size=16M]
lspci -vnn: I/O ports at 1fe02c00400 [size=256]
lspci -vnn: Memory at 1ffe200 (32-bit, non-prefetchable) [size=4K]
lspci -vnn: Expansion ROM at 1ffe002 [disabled] [size=128K]
lspci -vnn: 
lspci -vnn: 01:03.0 IDE interface [0101]: Silicon Image, Inc. PCI0646 
[1095:0646] (rev 03) (prog-if 8f [Master SecP SecO PriP PriO])
lspci -vnn: Subsystem: Silicon Image, Inc. PCI0646 [1095:0646]
lspci -vnn: Flags: bus master, medium devsel, latency 64, IRQ 14
lspci -vnn: I/O ports at 1fe02c0 [size=