Package: linux-image-2.6.26-2-amd64
Version: 2.6.26-21lenny4

On a fully up-to-date (as of last wednesday) Debian Lenny I got a kernel
oops related to ext3 and iSCSI. I'm using the system as an iSCSI
initiator using Open-iSCSI, and drive was partitioned and then formated
with ext3. That same wednesday, I started an rsync to that partition in
a screen session. Today I resumed my previously detached screen session
and noticed that the mount point was not accessible anymore:
ls /mnt/iscsi/
ls: reading directory /mnt/iscsi/: Input/output error

Unfortunately, I am not sure whether there have been network problems
during that period which might have been related.

When investigating the problem I noticed a related kernel oops:

58601.554939]  connection1:0: detected conn error (1011)
[58723.877887]  session1: session recovery timed out after 120 secs
[58723.877881] sd 4:0:0:0: Device offlined - not ready after error
recovery
[58723.877881] sd 4:0:0:0: [sdc] Result: hostbyte=DID_BUS_BUSY
driverbyte=DRIVER_OK,SUGGEST_OK
[58723.877881] end_request: I/O error, dev sdc, sector 12375
[58723.877881] EXT3-fs error (device sdc1): ext3_find_entry: reading
directory #2 offset 0
[58723.877881] sd 4:0:0:0: rejecting I/O to offline device
[58723.877881] Buffer I/O error on device sdc1, logical block 0
[58723.877881] lost page write due to I/O error on sdc1
[116604.384962]  connection1:0: ping timeout of 5 secs expired, last rx
4322173053, last ping 4322174303, now 4322175553
[116604.385018]  connection1:0: detected conn error (1011)
[116738.158957]  session1: session recovery timed out after 120 secs
[150180.464021] sd 4:0:0:0: [sdc] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK
[150180.464026] end_request: I/O error, dev sdc, sector 12375
[150180.464059] EXT3-fs error (device sdc1): ext3_find_entry: reading
directory #2 offset 0
[150180.464400] ------------[ cut here ]------------
[150180.464402] WARNING: at fs/buffer.c:1186 mark_buffer_dirty
+0x23/0x77()
[150180.464404] Modules linked in: ipv6 crc32c libcrc32c ib_iser rdma_cm
ib_cm iw_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi
scsi_transport_iscsi loop joydev snd_pcm snd_timer snd pcspkr soundcore
psmouse snd_page_alloc serio_raw usbhid hid ff_memless button evdev
dcdbas ext3 jbd mbcache sg sr_mod cdrom ata_generic usb_storage ata_piix
libata dock sd_mod ehci_hcd ide_pci_generic ide_core uhci_hcd tg3 mptsas
mptscsih mptbase scsi_transport_sas scsi_mod thermal processor fan
thermal_sys [last unloaded: scsi_wait_scan]
[150180.464439] Pid: 5549, comm: standard Not tainted 2.6.26-2-amd64 #1
[150180.464440] 
[150180.464441] Call Trace:
[150180.464448]  [<ffffffff802348d0>] warn_on_slowpath+0x51/0x7a
[150180.464453]  [<ffffffff80373240>] notify_update+0x2b/0x30
[150180.464456]  [<ffffffff803773f0>] vt_console_print+0x26f/0x282
[150180.464460]  [<ffffffff8023536b>] printk+0x4e/0x56
[150180.464471]  [<ffffffffa0159821>] :ext3:ext3_count_free_blocks
+0x2a/0x49
[150180.464475]  [<ffffffff802bab62>] mark_buffer_dirty+0x23/0x77
[150180.464483]  [<ffffffffa0162b10>] :ext3:ext3_commit_super+0x49/0x65
[150180.464492]  [<ffffffffa01635f6>] :ext3:ext3_handle_error+0x83/0xaa
[150180.464501]  [<ffffffffa0163701>] :ext3:ext3_error+0x83/0x90
[150180.464506]  [<ffffffff802bafcd>] sync_buffer+0x0/0x3f
[150180.464510]  [<ffffffff8042946c>] out_of_line_wait_on_bit+0x6c/0x78
[150180.464513]  [<ffffffff8024613f>] wake_bit_function+0x0/0x23
[150180.464522]  [<ffffffffa016020f>] :ext3:ext3_find_entry+0x423/0x5b7
[150180.464531]  [<ffffffff80248af6>] hrtimer_start+0x112/0x134
[150180.464541]  [<ffffffffa0161b50>] :ext3:ext3_lookup+0x31/0xc9
[150180.464544]  [<ffffffff802ab708>] d_alloc+0x15b/0x1a8
[150180.464548]  [<ffffffff802a1e72>] do_lookup+0xd7/0x1c1
[150180.464552]  [<ffffffff802a3fd5>] __link_path_walk+0x87a/0xd05
[150180.464555]  [<ffffffff802adbed>] touch_atime+0xc3/0x112
[150180.464558]  [<ffffffff802b07d9>] mnt_drop_write+0x25/0xdd
[150180.464562]  [<ffffffff802a44a6>] path_walk+0x46/0x8b
[150180.464566]  [<ffffffff802a47d2>] do_path_lookup+0x158/0x1cf
[150180.464569]  [<ffffffff802a35dd>] getname+0x140/0x1a7
[150180.464572]  [<ffffffff802a5141>] __user_walk_fd+0x37/0x4c
[150180.464575]  [<ffffffff8029e24d>] vfs_stat_fd+0x1b/0x4a
[150180.464578]  [<ffffffff80246111>] autoremove_wake_function+0x0/0x2e
[150180.464581]  [<ffffffff8023748f>] do_wait+0x968/0x9f8
[150180.464586]  [<ffffffff8029e2d8>] sys_newstat+0x19/0x31
[150180.464588]  [<ffffffff8029b778>] vfs_read+0x11e/0x152
[150180.464592]  [<ffffffff8023f92c>] sys_rt_sigprocmask+0xba/0xd3
[150180.464596]  [<ffffffff8020beda>] system_call_after_swapgs+0x8a/0x8f
[150180.464600] 
[150180.464602] ---[ end trace b66073b8bb4bc5fa ]---
[150180.464612] sd 4:0:0:0: [sdc] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK
[150180.464615] end_request: I/O error, dev sdc, sector 63
[150180.464642] Buffer I/O error on device sdc1, logical block 0
[150180.464669] lost page write due to I/O error on sdc1
[162615.853654] sd 4:0:0:0: [sdc] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK
[162615.853654] end_request: I/O error, dev sdc, sector 12375
[162615.853654] sd 4:0:0:0: [sdc] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK
[162615.853654] end_request: I/O error, dev sdc, sector 8279
[162615.853654] EXT3-fs error (device sdc1): ext3_get_inode_loc: unable
to read inode block - inode=2, block=1027
[162615.853654] sd 4:0:0:0: [sdc] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK
[162615.853654] end_request: I/O error, dev sdc, sector 63


I tried remounting, but that didn't fix it:
linuxbackup:~# ls /mnt/iscsi/
ls: reading directory /mnt/iscsi/: Input/output error
linuxbackup:~# mount /mnt/iscsi -o remount
mount: block device /dev/sdc1 is write-protected, mounting read-only
linuxbackup:~# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             905G  262G  597G  31% /
tmpfs                 2.0G     0  2.0G   0% /lib/init/rw
udev                   10M  792K  9.3M   8% /dev
tmpfs                 2.0G     0  2.0G   0% /dev/shm
/dev/sdc1             2.0T  205G  1.7T  11% /mnt/iscsi
linuxbackup:~# ls /mnt/iscsi/
ls: reading directory /mnt/iscsi/: Input/output error
linuxbackup:~# 



Restarting Open-iSCSI also did not help:
linuxbackup:~# /etc/init.d/open-iscsi restart
Disconnecting iSCSI targets:Logging out of session [sid: 1, target:
iqn.2010-6.EDM-BACKUP-NAS:lin-backup1, portal: 192.168.253.102,3260]
Logout of [sid: 1, target: iqn.2010-6.EDM-BACKUP-NAS:lin-backup1,
portal: 192.168.253.102,3260]: successful
.
Stopping iSCSI initiator service:.
Starting iSCSI initiator service: iscsid.
Setting up iSCSI targets:
Logging in to [iface: default, target:
iqn.2010-6.EDM-BACKUP-NAS:lin-backup1, portal: 192.168.253.102,3260]

[hangs here]

last lines of dmesg:
[163031.563759] ext3_abort called.
[163031.563785] EXT3-fs error (device sdc1): ext3_remount: Abort forced
by user
[163031.636628] ext3_abort called.
[163031.636654] EXT3-fs error (device sdc1): ext3_remount: Abort forced
by user
[163034.770945] sd 4:0:0:0: [sdc] Result: hostbyte=DID_NO_CONNECT
driverbyte=DRIVER_OK,SUGGEST_OK
[163034.770945] end_request: I/O error, dev sdc, sector 12375
[163072.872757] iscsi: registered transport (iser)

Hitting Ctrl-c:

^Ciscsiadm: caught SIGINT, exiting...
.
Mounting network filesystems: failed!

And this did not result in anything being added to dmesg...




Further info follows:

linuxbackup:~# uname -a
Linux linuxbackup 2.6.26-2-amd64 #1 SMP Tue Mar 9 22:29:32 UTC 2010
x86_64 GNU/Linux

linuxbackup:~# cat /proc/cmdline 
root=/dev/sda1 ro quiet

linuxbackup:~# dpkg -s libc6 | grep ^Version
Version: 2.7-18lenny2

linuxbackup:~# apt-cache policy open-iscsi
open-iscsi:
  Installed: 2.0.870~rc3-0.4
  Candidate: 2.0.870~rc3-0.4
  Version table:
 *** 2.0.870~rc3-0.4 0
        500 http://ftp.de.debian.org lenny/main Packages
        100 /var/lib/dpkg/status

linuxbackup:~# netstat -ntap
tcp        0      1 192.168.253.164:59697   192.168.253.102:3260
SYN_SENT    2009/iscsid     

linuxbackup:~# ps aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0  10312   748 ?        Ss   Jun09   0:00 init
[2]  
root         2  0.0  0.0      0     0 ?        S<   Jun09   0:00
[kthreadd]
root         3  0.0  0.0      0     0 ?        S<   Jun09   0:00
[migration/0]
root         4  0.0  0.0      0     0 ?        S<   Jun09   0:01
[ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S<   Jun09   0:00
[watchdog/0]
root         6  0.0  0.0      0     0 ?        S<   Jun09   0:00
[migration/1]
root         7  0.0  0.0      0     0 ?        S<   Jun09   0:01
[ksoftirqd/1]
root         8  0.0  0.0      0     0 ?        S<   Jun09   0:00
[watchdog/1]
root         9  0.0  0.0      0     0 ?        S<   Jun09   0:03
[events/0]
root        10  0.0  0.0      0     0 ?        S<   Jun09   0:01
[events/1]
root        11  0.0  0.0      0     0 ?        S<   Jun09   0:00
[khelper]
root        46  0.0  0.0      0     0 ?        S<   Jun09   0:01
[kblockd/0]
root        47  0.0  0.0      0     0 ?        S<   Jun09   0:01
[kblockd/1]
root        49  0.0  0.0      0     0 ?        S<   Jun09   0:00
[kacpid]
root        50  0.0  0.0      0     0 ?        S<   Jun09   0:00
[kacpi_notify]
root       124  0.0  0.0      0     0 ?        S<   Jun09   0:00
[ksuspend_usbd]
root       130  0.0  0.0      0     0 ?        S<   Jun09   0:00 [khubd]
root       133  0.0  0.0      0     0 ?        S<   Jun09   0:00
[kseriod]
root       180  0.0  0.0      0     0 ?        S<   Jun09   1:43
[kswapd0]
root       181  0.0  0.0      0     0 ?        S<   Jun09   0:00 [aio/0]
root       182  0.0  0.0      0     0 ?        S<   Jun09   0:00 [aio/1]
root       792  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_0]
root       862  0.0  0.0      0     0 ?        S<   Jun09   0:00 [ata/0]
root       863  0.0  0.0      0     0 ?        S<   Jun09   0:00 [ata/1]
root       864  0.0  0.0      0     0 ?        S<   Jun09   0:00
[ata_aux]
root       910  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_1]
root       911  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_2]
root       954  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_3]
root       955  0.0  0.0      0     0 ?        S<   Jun09   0:00
[usb-storage]
root      1010  0.0  0.0      0     0 ?        S<   Jun09   0:15
[kjournald]
root      1086  0.0  0.0  16916  1128 ?        S<s  Jun09   0:00 udevd
--daemon
root      1580  0.0  0.0      0     0 ?        S<   Jun09   0:00
[kpsmoused]
root      1960  0.0  0.0      0     0 ?        S<   Jun09   0:00
[iscsi_eh]
root      2008  0.0  0.0   3980   500 ?        Ss   Jun09
0:02 /usr/sbin/iscsid
root      2039  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_4]
root      2040  0.0  0.0      0     0 ?        S<   Jun09   2:25
[scsi_wq_4]
root      2080  0.0  0.0      0     0 ?        S<   Jun09   2:10
[kjournald]
root      2280  0.0  0.0 122104  1948 ?        Sl   Jun09
0:02 /usr/sbin/rsyslogd -c3
root      2291  0.0  0.0   3796   600 ?        Ss   Jun09
0:00 /usr/sbin/acpid
root      2307  0.0  0.0  48864  1176 ?        Ss   Jun09
0:01 /usr/sbin/sshd
root      2328  0.0  0.0  19804   852 ?        Ss   Jun09
0:00 /usr/sbin/cron
root      2347  0.0  0.0  45632  1288 tty1     Ss   Jun09
0:00 /bin/login --     
root      2349  0.0  0.0   3796   580 tty2     Ss+  Jun09
0:00 /sbin/getty 38400 tty2
root      2351  0.0  0.0   3796   580 tty3     Ss+  Jun09
0:00 /sbin/getty 38400 tty3
root      2352  0.0  0.0   3796   576 tty4     Ss+  Jun09
0:00 /sbin/getty 38400 tty4
root      2353  0.0  0.0   3796   576 tty5     Ss+  Jun09
0:00 /sbin/getty 38400 tty5
root      2354  0.0  0.0   3796   580 tty6     Ss+  Jun09
0:00 /sbin/getty 38400 tty6
root      2457  0.0  0.0  25208  1652 ?        Ss   Jun09   0:00 SCREEN
root       180  0.0  0.0      0     0 ?        S<   Jun09   1:43
[kswapd0]
root       181  0.0  0.0      0     0 ?        S<   Jun09   0:00 [aio/0]
root       182  0.0  0.0      0     0 ?        S<   Jun09   0:00 [aio/1]
root       792  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_0]
root       862  0.0  0.0      0     0 ?        S<   Jun09   0:00 [ata/0]
root       863  0.0  0.0      0     0 ?        S<   Jun09   0:00 [ata/1]
root       864  0.0  0.0      0     0 ?        S<   Jun09   0:00
[ata_aux]
root       910  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_1]
root       911  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_2]
root       954  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_3]
root       955  0.0  0.0      0     0 ?        S<   Jun09   0:00
[usb-storage]
root      1010  0.0  0.0      0     0 ?        S<   Jun09   0:15
[kjournald]
root      1086  0.0  0.0  16916  1128 ?        S<s  Jun09   0:00 udevd
--daemon
root      1580  0.0  0.0      0     0 ?        S<   Jun09   0:00
[kpsmoused]
root      1960  0.0  0.0      0     0 ?        S<   Jun09   0:00
[iscsi_eh]
root      2008  0.0  0.0   3980   500 ?        Ss   Jun09
0:02 /usr/sbin/iscsid
root      2039  0.0  0.0      0     0 ?        S<   Jun09   0:00
[scsi_eh_4]
root      2040  0.0  0.0      0     0 ?        S<   Jun09   2:25
[scsi_wq_4]
root      2080  0.0  0.0      0     0 ?        S<   Jun09   2:10
[kjournald]
root      2280  0.0  0.0 122104  1948 ?        Sl   Jun09
0:02 /usr/sbin/rsyslogd -c3
root      2291  0.0  0.0   3796   600 ?        Ss   Jun09
0:00 /usr/sbin/acpid
root      2307  0.0  0.0  48864  1176 ?        Ss   Jun09
0:01 /usr/sbin/sshd
root      2328  0.0  0.0  19804   852 ?        Ss   Jun09
0:00 /usr/sbin/cron
root      2347  0.0  0.0  45632  1288 tty1     Ss   Jun09
0:00 /bin/login --     
root      2349  0.0  0.0   3796   580 tty2     Ss+  Jun09
0:00 /sbin/getty 38400 tty2
root      2351  0.0  0.0   3796   580 tty3     Ss+  Jun09
0:00 /sbin/getty 38400 tty3
root      2352  0.0  0.0   3796   576 tty4     Ss+  Jun09
0:00 /sbin/getty 38400 tty4
root      2353  0.0  0.0   3796   576 tty5     Ss+  Jun09
0:00 /sbin/getty 38400 tty5
root      2354  0.0  0.0   3796   580 tty6     Ss+  Jun09
0:00 /sbin/getty 38400 tty6
root      2457  0.0  0.0  25208  1652 ?        Ss   Jun09   0:00 SCREEN
root      2458  0.0  0.0  18888  2048 pts/1    Ss   Jun09
0:00 /bin/bash
root      2472  0.0  0.0  18876  2028 pts/2    Ss+  Jun09
0:00 /bin/bash
root      3805  0.0  0.0  18868  1960 tty1     S+   Jun09   0:00 -bash
root      5379  0.0  0.0      0     0 ?        S    06:38   0:00
[pdflush]
root      5387  0.0  0.0      0     0 ?        S    06:39   0:00
[pdflush]
root      5635  0.0  0.0  65928  3124 ?        Ss   09:44   0:00 sshd:
r...@pts/0,pts/3
root      5637  0.0  0.0  18840  1948 pts/0    Ss   09:44   0:00 -bash
root      5645  0.0  0.0  24680  1144 pts/0    S+   09:44   0:00 screen
-r
root      5787  0.0  0.0      0     0 ?        S<   09:51   0:00
[ib_addr]
root      5798  0.0  0.0      0     0 ?        S<   09:51   0:00
[ib_mcast]
root      5802  0.0  0.0      0     0 ?        S<   09:51   0:00
[iw_cm_wq]
root      5806  0.0  0.0      0     0 ?        S<   09:51   0:00
[ib_cm/0]
root      5807  0.0  0.0      0     0 ?        S<   09:51   0:00
[ib_cm/1]
root      5812  0.0  0.0      0     0 ?        S<   09:51   0:00
[rdma_cm]
root      5819  0.0  0.0   3980   500 ?        Ss   09:51
0:00 /usr/sbin/iscsid
root      5820  0.0  0.0  12928  2724 ?        S<Ls 09:51
0:00 /usr/sbin/iscsid
root      5824  0.0  0.0  18852  1980 pts/3    Ss+  09:52   0:00 -bash
root      6024  0.0  0.0  16012  1104 pts/1    R+   10:25   0:00 ps aux
root      6025  0.0  0.0   9424   756 pts/1    R+   10:25   0:00 more


linuxbackup:~# lsmod
Module                  Size  Used by
ib_iser                34168  0 
rdma_cm                31732  1 ib_iser
ib_cm                  37800  1 rdma_cm
iw_cm                  13448  1 rdma_cm
ib_sa                  24704  2 rdma_cm,ib_cm
ib_mad                 39208  2 ib_cm,ib_sa
ib_core                59392  6 ib_iser,rdma_cm,ib_cm,iw_cm,ib_sa,ib_mad
ib_addr                10888  1 rdma_cm
ipv6                  288456  16 
crc32c                  6400  0 
libcrc32c               7168  1 crc32c
iscsi_tcp              21764  1 
libiscsi               32384  2 ib_iser,iscsi_tcp
scsi_transport_iscsi    36256  4 ib_iser,iscsi_tcp,libiscsi
loop                   19468  0 
joydev                 14848  0 
snd_pcm                81800  0 
snd_timer              25744  1 snd_pcm
snd                    63688  2 snd_pcm,snd_timer
pcspkr                  7040  0 
soundcore              12064  1 snd
psmouse                42268  0 
snd_page_alloc         13072  1 snd_pcm
serio_raw               9988  0 
usbhid                 45792  0 
hid                    41792  1 usbhid
ff_memless              9224  1 usbhid
button                 11680  0 
evdev                  14208  0 
dcdbas                 11952  0 
ext3                  125072  2 
jbd                    51240  1 ext3
mbcache                12804  1 ext3
sg                     36448  0 
sr_mod                 19652  0 
cdrom                  37928  1 sr_mod
ata_generic            10116  0 
usb_storage            95936  0 
ata_piix               22660  0 
libata                165600  2 ata_generic,ata_piix
dock                   14112  1 libata
sd_mod                 29376  5 
ehci_hcd               36108  0 
ide_pci_generic         9220  0 [permanent]
ide_core              128284  1 ide_pci_generic
uhci_hcd               25760  0 
tg3                    97156  0 
mptsas                 29968  2 
ib_addr                10888  1 rdma_cm
ipv6                  288456  16 
crc32c                  6400  0 
libcrc32c               7168  1 crc32c
iscsi_tcp              21764  1 
libiscsi               32384  2 ib_iser,iscsi_tcp
scsi_transport_iscsi    36256  4 ib_iser,iscsi_tcp,libiscsi
loop                   19468  0 
joydev                 14848  0 
snd_pcm                81800  0 
snd_timer              25744  1 snd_pcm
snd                    63688  2 snd_pcm,snd_timer
pcspkr                  7040  0 
soundcore              12064  1 snd
psmouse                42268  0 
snd_page_alloc         13072  1 snd_pcm
serio_raw               9988  0 
usbhid                 45792  0 
hid                    41792  1 usbhid
ff_memless              9224  1 usbhid
button                 11680  0 
evdev                  14208  0 
dcdbas                 11952  0 
ext3                  125072  2 
jbd                    51240  1 ext3
mbcache                12804  1 ext3
sg                     36448  0 
sr_mod                 19652  0 
cdrom                  37928  1 sr_mod
ata_generic            10116  0 
usb_storage            95936  0 
ata_piix               22660  0 
libata                165600  2 ata_generic,ata_piix
dock                   14112  1 libata
sd_mod                 29376  5 
ehci_hcd               36108  0 
ide_pci_generic         9220  0 [permanent]
ide_core              128284  1 ide_pci_generic
uhci_hcd               25760  0 
tg3                    97156  0 
mptsas                 29968  2 
mptscsih               29568  1 mptsas
mptbase                62052  2 mptsas,mptscsih
scsi_transport_sas     37504  1 mptsas
scsi_mod              161016  12
ib_iser,iscsi_tcp,libiscsi,scsi_transport_iscsi,sg,sr_mod,usb_storage,libata,sd_mod,mptsas,mptscsih,scsi_transport_sas
thermal                22688  0 
processor              42304  1 thermal
fan                     9352  0 
thermal_sys            17728  3 thermal,processor,fan


linuxbackup:~# lspci
00:00.0 Host bridge: Intel Corporation 3200/3210 Chipset DRAM Controller
(rev 01)
00:01.0 PCI bridge: Intel Corporation 3200/3210 Chipset Host-Primary PCI
Express Bridge (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express
Port 1 (rev 02)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express
Port 5 (rev 02)
00:1c.5 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express
Port 6 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI
Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI
Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI
Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI
Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface
Controller (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4
port SATA IDE Controller (rev 02)
01:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068E
PCI-Express Fusion-MPT SAS (rev 08)
03:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
Gigabit Ethernet PCI Express (rev 21)
04:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5721
Gigabit Ethernet PCI Express (rev 21)
05:05.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)


linuxbackup:~# free
             total       used       free     shared    buffers
cached
Mem:       4062620    4020848      41772          0     619780
2757900
-/+ buffers/cache:     643168    3419452
Swap:     11896092        772   11895320

Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name                                Version
Description
+++-===================================-========================-==============================================================
ii  acpi-support-base                   0.109-11                 scripts
for handling base ACPI events such as the power button
ii  acpid                               1.0.8-1lenny2
Utilities for using ACPI power management
ii  adduser                             3.110                    add and
remove users and groups
ii  apt                                 0.7.20.2+lenny1
Advanced front-end for dpkg
ii  apt-utils                           0.7.20.2+lenny1          APT
utility programs
ii  aptitude                            0.4.11.11-1~lenny1
terminal-based package manager
ii  base-files                          5lenny5                  Debian
base system miscellaneous files
ii  base-passwd                         3.5.20                   Debian
base system master password and group files
ii  bash                                3.2-4                    The GNU
Bourne Again SHell
ii  bsd-mailx                           8.1.2-0.20071201cvs-3    A
simple mail user agent
ii  bsdmainutils                        6.1.10
collection of more utilities from FreeBSD
ii  bsdutils                            1:2.13.1.1-1             Basic
utilities from 4.4BSD-Lite
ii  busybox                             1:1.10.2-2               Tiny
utilities for small and embedded systems
ii  ca-certificates                     20080809                 Common
CA certificates
ii  console-common                      0.7.80                   basic
infrastructure for text console configuration
ii  console-data                        2:1.07-11
keymaps, fonts, charset maps, fallback tables for console-tool
ii  console-tools                       1:0.2.3dbs-65.1          Linux
console and font utilities
ii  coreutils                           6.10-6                   The GNU
core utilities
ii  cpio                                2.9-13                   GNU
cpio -- a program to manage archives of files
ii  cron                                3.0pl1-105
management of regular background processing
ii  debconf                             1.5.24                   Debian
configuration management system
ii  debconf-i18n                        1.5.24                   full
internationalization support for debconf
ii  debian-archive-keyring              2009.01.31               GnuPG
archive keys of the Debian archive
ii  debianutils                         2.30
Miscellaneous utilities specific to Debian
rc  dhcp3-client                        3.1.1-6+lenny4           DHCP
client
ii  diff                                2.8.1-12                 File
comparison utilities
ii  dmidecode                           2.9-1                    Dump
Desktop Management Interface data
ii  dpkg                                1.14.29                  Debian
package management system
ii  e2fslibs                            1.41.3-1                 ext2
filesystem libraries
ii  e2fsprogs                           1.41.3-1
ext2/ext3/ext4 file system utilities
ii  ed                                  0.7-3                    The
classic unix line editor
ii  eject                               2.1.5+deb1-4             ejects
CDs and operates CD-Changers under Linux
ii  findutils                           4.4.0-2
utilities for finding files--find, xargs
ii  gcc-4.2-base                        4.2.4-6                  The GNU
Compiler Collection (base package)
ii  gcc-4.3-base                        4.3.2-1.1                The GNU
Compiler Collection (base package)
ii  git-core                            1:1.5.6.5-3+lenny3       fast,
scalable, distributed revision control system
ii  gnupg                               1.4.9-3+lenny1           GNU
privacy guard - a free PGP replacement
ii  gpgv                                1.4.9-3+lenny1           GNU
privacy guard - signature verification tool
ii  grep                                2.5.3~dfsg-6             GNU
grep, egrep and fgrep
ii  groff-base                          1.18.1.1-21              GNU
troff text-formatting system (base system components)
ii  grub                                0.97-47lenny2            GRand
Unified Bootloader (Legacy version)
ii  grub-common                         1.96+20080724-16         GRand
Unified Bootloader, version 2 (common files)
ii  gzip                                1.3.12-6+lenny1          The GNU
compression utility
ii  hostname                            2.95                     utility
to set/show the host name or domain name
ii  ifupdown                            0.6.8+nmu1               high
level tools to configure network interfaces
ii  info                                4.11.dfsg.1-4
Standalone GNU Info documentation browser
ii  initramfs-tools                     0.92o                    tools
for generating an initramfs
ii  initscripts                         2.86.ds1-61              Scripts
for initializing and shutting down the system
ii  installation-report                 2.38                     system
installation report
ii  iproute                             20080725-2
networking and traffic control tools
ii  iptables                            1.4.2-6
administration tools for packet filtering and NAT
ii  iputils-ping                        3:20071127-1             Tools
to test the reachability of network hosts
ii  klibc-utils                         1.5.12-2                 small
utilities built with klibc for early boot
ii  laptop-detect                       0.13.6                   attempt
to detect a laptop
ii  less                                418-1                    Pager
program similar to more
ii  libacl1                             2.2.47-2                 Access
control list shared library
ii  libattr1                            1:2.4.43-2
Extended attribute shared library
ii  libblkid1                           1.41.3-1                 block
device id library
ii  libbz2-1.0                          1.0.5-1
high-quality block-sorting file compressor library - runtime
ii  libc6                               2.7-18lenny2             GNU C
Library: Shared libraries
ii  libcomerr2                          1.41.3-1                 common
error description library
ii  libconsole                          1:0.2.3dbs-65.1          Shared
libraries for Linux console and font manipulation
ii  libcurl3-gnutls                     7.18.2-8lenny4
Multi-protocol file transfer library (GnuTLS)
ii  libcwidget3                         0.5.12-4
high-level terminal interface library for C++ (runtime files)
ii  libdb4.6                            4.6.21-11
Berkeley v4.6 Database Libraries [runtime]
ii  libdevmapper1.02.1                  2:1.02.27-4              The
Linux Kernel Device Mapper userspace library
ii  libdigest-sha1-perl                 2.11-2+b1                NIST
SHA-1 message digest algorithm
ii  libedit2                            2.11~20080614-1          BSD
editline and history libraries
ii  libept0                             0.5.22
High-level library for managing Debian package information
ii  liberror-perl                       0.17-1                   Perl
module for error/exception handling in an OO-ish way
ii  libexpat1                           2.0.1-4+lenny3           XML
parsing C library - runtime library
ii  libgcc1                             1:4.3.2-1.1              GCC
support library
ii  libgcrypt11                         1.4.1-1                  LGPL
Crypto library - runtime library
ii  libgdbm3                            1.8.3-3                  GNU dbm
database routines (runtime version)
ii  libgnutls26                         2.4.2-6+lenny2           the GNU
TLS library - runtime library
ii  libgpg-error0                       1.4-2                    library
for common error values and messages in GnuPG componen
ii  libgpm2                             1.20.4-3.1               General
Purpose Mouse - shared library
ii  libidn11                            1.8+20080606-1           GNU
libidn library, implementation of IETF IDN specifications
ii  libkeyutils1                        1.2-9                    Linux
Key Management Utilities (library)
ii  libklibc                            1.5.12-2                 minimal
libc subset for use with initramfs
ii  libkrb53                            1.6.dfsg.4~beta1-5lenny3 MIT
Kerberos runtime libraries
ii  libldap-2.4-2                       2.4.11-1+lenny1
OpenLDAP libraries
ii  liblocale-gettext-perl              1.05-4                   Using
libc functions for internationalization in Perl
ii  liblockfile1                        1.08-3
NFS-safe locking library, includes dotlockfile program
ii  libncurses5                         5.7+20081213-1           shared
libraries for terminal handling
ii  libncursesw5                        5.7+20081213-1           shared
libraries for terminal handling (wide character support
ii  libnewt0.52                         0.52.2-11.3+lenny1       Not
Erik's Windowing Toolkit - text mode windowing with slang
ii  libpam-modules                      1.0.1-5+lenny1
Pluggable Authentication Modules for PAM
ii  libpam-runtime                      1.0.1-5+lenny1           Runtime
support for the PAM library
ii  libpam0g                            1.0.1-5+lenny1
Pluggable Authentication Modules library
ii  libpci3                             1:3.0.0-6                Linux
PCI Utilities (shared library)
ii  libpopt0                            1.14-4                   lib for
parsing cmdline parameters
ii  libreadline5                        5.2-3.1                  GNU
readline and history libraries, run-time libraries
ii  libsasl2-2                          2.1.22.dfsg1-23+lenny1   Cyrus
SASL - authentication abstraction library
ii  libselinux1                         2.0.65-5                 SELinux
shared libraries
ii  libsepol1                           2.0.30-2
Security Enhanced Linux policy library for changing policy bin
ii  libsigc++-2.0-0c2a                  2.0.18-2
type-safe Signal Framework for C++ - runtime
ii  libslang2                           2.1.3-3                  The
S-Lang programming library - runtime version
ii  libss2                              1.41.3-1
command-line interface parsing library
ii  libssl0.9.8                         0.9.8g-15+lenny6         SSL
shared libraries
ii  libstdc++6                          4.3.2-1.1                The GNU
Standard C++ Library v3
ii  libtasn1-3                          1.4-1                    Manage
ASN.1 structures (runtime)
ii  libtext-charwidth-perl              0.04-5+b1                get
display widths of characters on the terminal
ii  libtext-iconv-perl                  1.7-1+b1
converts between character sets in Perl
ii  libtext-wrapi18n-perl               0.06-6
internationalized substitute of Text::Wrap
ii  libusb-0.1-4                        2:0.1.12-13
userspace USB programming library
ii  libuuid1                            1.41.3-1
universally unique id library
ii  libvolume-id0                       0.125-7+lenny3
libvolume_id shared library
ii  libwrap0                            7.6.q-16                 Wietse
Venema's TCP wrappers library
ii  libx11-6                            2:1.1.5-2                X11
client-side library
ii  libx11-data                         2:1.1.5-2                X11
client-side library
ii  libxapian15                         1.0.7-4                  Search
engine library
ii  libxau6                             1:1.0.3-3                X11
authorisation library
ii  libxcb-xlib0                        1.1-1.2                  X C
Binding, Xlib/XCB interface library
ii  libxcb1                             1.1-1.2                  X C
Binding
ii  libxdmcp6                           1:1.0.2-3                X11
Display Manager Control Protocol library
ii  libxext6                            2:1.0.4-1                X11
miscellaneous extension library
ii  libxmuu1                            2:1.0.4-1                X11
miscellaneous micro-utility library
ii  linux-image-2.6-amd64               2.6.26+17+lenny1         Linux
2.6 image on AMD64
ii  linux-image-2.6.26-2-amd64          2.6.26-21lenny4          Linux
2.6.26 image on AMD64
ii  locales                             2.7-18lenny2             GNU C
Library: National Language (locale) data [support]
ii  login                               1:4.1.1-6+lenny1         system
login tools
ii  logrotate                           3.7.1-5                  Log
rotation utility
ii  lrzsz                               0.12.21-4.1              Tools
for zmodem/xmodem/ymodem file transfer
ii  lsb-base                            3.2-20                   Linux
Standard Base 3.2 init script functionality
ii  lzma                                4.43-14
Compression method of 7z format in 7-Zip program
ii  makedev                             2.3.1-88                 creates
device files in /dev
ii  man-db                              2.5.2-4                  on-line
manual pager
ii  manpages                            3.05-1                   Manual
pages about using a GNU/Linux system
ii  mawk                                1.3.3-11.1               a
pattern scanning and text processing language
ii  minicom                             2.3-1
friendly menu driven serial communication program
ii  mktemp                              1.5-9                    tool
for creating temporary files
ii  module-init-tools                   3.4-1                    tools
for managing Linux kernel modules
ii  mount                               2.13.1.1-1               Tools
for mounting and manipulating filesystems
ii  nano                                2.0.7-4                  free
Pico clone with some new features
ii  ncurses-base                        5.7+20081213-1           basic
terminal type definitions
ii  ncurses-bin                         5.7+20081213-1
terminal-related programs and man pages
ii  net-tools                           1.60-22                  The
NET-3 networking toolkit
ii  netbase                             4.34                     Basic
TCP/IP networking system
ii  netcat-traditional                  1.10-38                  TCP/IP
swiss army knife
ii  open-iscsi                          2.0.870~rc3-0.4          High
performance, transport independent iSCSI implementation
ii  openssh-blacklist                   0.4.1                    list of
default blacklisted OpenSSH RSA and DSA keys
ii  openssh-blacklist-extra             0.4.1                    list of
non-default blacklisted OpenSSH RSA and DSA keys
ii  openssh-client                      1:5.1p1-5                secure
shell client, an rlogin/rsh/rcp replacement
ii  openssh-server                      1:5.1p1-5                secure
shell server, an rshd replacement
ii  openssl                             0.9.8g-15+lenny6         Secure
Socket Layer (SSL) binary and related cryptographic too
ii  passwd                              1:4.1.1-6+lenny1         change
and administer password and group data
ii  patch                               2.5.9-5                  Apply a
diff file to an original
ii  pciutils                            1:3.0.0-6                Linux
PCI Utilities
ii  perl                                5.10.0-19lenny2          Larry
Wall's Practical Extraction and Report Language
ii  perl-base                           5.10.0-19lenny2          minimal
Perl system
ii  perl-modules                        5.10.0-19lenny2          Core
Perl modules
ii  procps                              1:3.2.7-11               /proc
file system utilities
ii  readline-common                     5.2-3.1                  GNU
readline and history libraries, common files
ii  rsync                               3.0.3-2                  fast
remote file copy program (like rcp)
ii  rsyslog                             3.18.6-4
enhanced multi-threaded syslogd
ii  screen                              4.0.3-11+lenny1
terminal multiplexor with VT100/ANSI terminal emulation
ii  sed                                 4.1.5-6                  The GNU
sed stream editor
ii  ssmtp                               2.62-3
extremely simple MTA to get mail off the system to a mail hub
ii  sysv-rc                             2.86.ds1-61
System-V-like runlevel change mechanism
ii  sysvinit                            2.86.ds1-61
System-V-like init utilities
ii  sysvinit-utils                      2.86.ds1-61
System-V-like utilities
ii  tar                                 1.20-1                   GNU
version of the tar archiving utility
ii  tasksel                             2.78                     Tool
for selecting tasks for installation on Debian systems
ii  tasksel-data                        2.78
Official tasks used for installation of Debian systems
ii  tcpd                                7.6.q-16                 Wietse
Venema's TCP wrapper utilities
ii  traceroute                          2.0.11-2                 Traces
the route taken by packets over an IPv4/IPv6 network
ii  tzdata                              2010a-0lenny1            time
zone and daylight-saving time data
ii  udev                                0.125-7+lenny3           /dev/
and hotplug management daemon
ii  update-inetd                        4.31                     inetd
configuration file updater
ii  usbutils                            0.73-10lenny1            Linux
USB utilities
ii  util-linux                          2.13.1.1-1
Miscellaneous system utilities
ii  vim                                 1:7.1.314-3+lenny2       Vi
IMproved - enhanced vi editor
ii  vim-common                          1:7.1.314-3+lenny2       Vi
IMproved - Common files
ii  vim-runtime                         1:7.1.314-3+lenny2       Vi
IMproved - Runtime files
ii  vim-tiny                            1:7.1.314-3+lenny2       Vi
IMproved - enhanced vi editor - compact version
ii  wget                                1.11.4-2+lenny1
retrieves files from the web
ii  whiptail                            0.52.2-11.3+lenny1
Displays user-friendly dialog boxes from shell scripts
ii  x11-common                          1:7.3+20                 X
Window System (X.Org) infrastructure
ii  xauth                               1:1.0.3-2                X
authentication utility
ii  zlib1g                              1:1.2.3.3.dfsg-12
compression library - runtime


With friendly regards,
Takis




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

Reply via email to