/var/cache/debconf/config.dat is locked by another process, errors on hdd

Bug #66608 reported by tiborh
4
Affects Status Importance Assigned to Milestone
ubiquity (Ubuntu)
Fix Released
Undecided
Colin Watson

Bug Description

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 266, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 755, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1101, in mountpoints_to_summary
    if partman_commit.PartmanCommit(self).run_command(auto_process=True) != 0:
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 128, in run_command
    self.start(auto_process=auto_process)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 45, in start
    self.db = DebconfCommunicator(PACKAGE, cloexec=True)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 125, in __init__
    write=self.dccomm.tochild)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 48, in __init__
    self.setUp(title)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 51, in setUp
    self.version = self.version(2)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
    status = int(status)
ValueError: invalid literal for int():

/var/log/installer/syslog

Ubiquity 1.0.17
Tue, 17 Oct 2006 19:15:29 INFO switched to page stepLanguage
ubiquity: Starting up '['/usr/lib/ubiquity/localechooser/localechooser']' for ubiquity.components.language.Language
ubiquity: Watching for question patterns ^languagechooser/language-name
Tue, 17 Oct 2006 19:16:28 INFO Step_before = stepLanguage
Tue, 17 Oct 2006 19:16:30 INFO switched to page stepLocation
Tue, 17 Oct 2006 19:16:30 INFO Step_after = stepLocation
ubiquity: Starting up '['/usr/share/ubiquity/tzsetup']' for ubiquity.components.timezone.Timezone
ubiquity: Watching for question patterns ^time/zone$
Tue, 17 Oct 2006 19:17:34 INFO Step_before = stepLocation
Tue, 17 Oct 2006 19:17:34 INFO switched to page stepKeyboardConf
Tue, 17 Oct 2006 19:17:34 INFO Step_after = stepKeyboardConf
ubiquity: kbd-chooser prepare
ubiquity: Starting up '['/bin/sh', '-c', '. /usr/share/debconf/confmodule; exec /usr/lib/ubiquity/kbd-chooser/kbd-chooser']' for ubiquity.components.kbd_chooser.KbdChooser
ubiquity: Watching for question patterns ^kbd-chooser/method$, ^console-keymaps.*/keymap$, ERROR
ubiquity: apply_keyboard: us
ubiquity: apply_keyboard: layout us, model pc104
ubiquity: Display map: {u'Swedish': u'se-latin1', u'Icelandic': u'is-latin1', u'Estonian': u'et', u'Romanian': u'ro', u'Italian': u'it', u'Latin American': u'la-latin1', u'Dutch': u'nl', u'Brazilian (EUA layout)': u'br-latin1', u'Belgian': u'be2-latin1', u'Danish': u'dk-latin1', u'Bulgarian': u'bg', u'Turkish (F layout)': u'trfu', u'Hungarian': u'hu', u'Macedonian': u'mk', u'Lithuanian': u'lt', u'French': u'fr-latin9', u'Norwegian': u'no-latin1', u'Slovakian': u'sk-qwerty', u'Russian': u'ru', u'Dvorak': u'dvorak', u'Slovene': u'slovene', u'Finnish': u'fi-latin1', u'British English': u'uk', u'Spanish': u'es', u'Greek': u'gr', u'Canadian French': u'cf', u'Latvian': u'lv-latin4', u'American English': u'us', u'Croatian': u'croat', u'Portuguese': u'pt-latin1', u'Czech': u'cz-lat2', u'Ukrainian': u'ua', u'Japanese': u'jp106', u'Belarusian': u'by', u'Turkish (Q layout)': u'trqu', u'German': u'de-latin1-nodeadkeys', u'Hebrew': u'hebrew', u'Polish': u'pl', u'Brazilian (ABNT2 layout)': u'br-abnt2', u'Swiss French': u'fr_CH-latin1', u'Swiss German': u'sg-latin1', u'Serbian (Cyrillic)': u'sr-cy'}
ubiquity: Untranslated choices: [u'by', u'bg', u'croat', u'cz-lat2', u'sg-latin1', u'de-latin1-nodeadkeys', u'dk-latin1', u'us', u'uk', u'dvorak', u'et', u'es', u'la-latin1', u'fi-latin1', u'fr-latin9', u'be2-latin1', u'cf', u'fr_CH-latin1', u'gr', u'hebrew', u'hu', u'is-latin1', u'it', u'lt', u'lv-latin4', u'jp106', u'mk', u'no-latin1', u'nl', u'pl', u'pt-latin1', u'br-abnt2', u'br-latin1', u'ro', u'ru', u'sk-qwerty', u'slovene', u'sr-cy', u'se-latin1', u'trfu', u'trqu', u'ua']
ubiquity: Choices: [u'Belarusian', u'Bulgarian', u'Croatian', u'Czech', u'Swiss German', u'German', u'Danish', u'American English', u'British English', u'Dvorak', u'Estonian', u'Spanish', u'Latin American', u'Finnish', u'French', u'Belgian', u'Canadian French', u'Swiss French', u'Greek', u'Hebrew', u'Hungarian', u'Icelandic', u'Italian', u'Lithuanian', u'Latvian', u'Japanese', u'Macedonian', u'Norwegian', u'Dutch', u'Polish', u'Portuguese', u'Brazilian (ABNT2 layout)', u'Brazilian (EUA layout)', u'Romanian', u'Russian', u'Slovakian', u'Slovene', u'Serbian (Cyrillic)', u'Swedish', u'Turkish (F layout)', u'Turkish (Q layout)', u'Ukrainian']
ubiquity: console-keymaps-at/keymap db: us
Tue, 17 Oct 2006 19:18:09 INFO Step_before = stepKeyboardConf
Tue, 17 Oct 2006 19:18:09 INFO switched to page stepUserInfo
Tue, 17 Oct 2006 19:18:09 INFO Step_after = stepUserInfo
ubiquity: Starting up '['/usr/lib/ubiquity/user-setup/user-setup-ask', '/target']' for ubiquity.components.usersetup.UserSetup
ubiquity: Watching for question patterns ^passwd/user-fullname$, ^passwd/username$, ^passwd/user-password$, ^passwd/user-password-again$, ERROR
ON STATE: 1
ON STATE: 2
ON STATE: 3
ON STATE: 4
ON STATE: 5
ON STATE: 6
ON STATE: 7
ON STATE: 8
Tue, 17 Oct 2006 19:18:59 INFO Step_before = stepUserInfo
Tue, 17 Oct 2006 19:18:59 INFO switched to page stepPartDisk
Tue, 17 Oct 2006 19:18:59 INFO Step_after = stepPartDisk
ubiquity: Starting up '/bin/partman' for ubiquity.components.partman.Partman
ubiquity: Watching for question patterns ^partman-auto/select_disk$, ^partman-auto/.*automatically_partition$, ^partman-partitioning/new_size$, ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
unsupported
kernelmodules_basicfilesystems
kernelmodules_ext3
kernelmodules_jfs
kernelmodules_reiserfs
kernelmodules_xfs
umount_target
parted
dump
update_partitions
filesystems_detected
auto_mountpoints
autouse_swap
backup
ubiquity: /bin/partman exited with code 10
Tue, 17 Oct 2006 19:20:37 INFO Step_before = stepPartDisk
Tue, 17 Oct 2006 19:20:37 INFO gparted_loop()
Tue, 17 Oct 2006 19:20:37 INFO Disabling swap on /dev/hda3
Tue, 17 Oct 2006 19:20:38 INFO Disabling swap on /dev/hdb3
Tue, 17 Oct 2006 19:20:38 INFO Disabling swap on /dev/hde8
Tue, 17 Oct 2006 19:20:38 INFO switched to page stepPartAdvanced
Tue, 17 Oct 2006 19:20:38 INFO Step_after = stepPartAdvanced
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
debugreiserfs 3.6.19 (2003 www.namesys.com)

dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
Error reading inode 539.
Error reading inode 643.
Error reading inode 2856.
Error reading inode 2987.
Error reading inode 7118.
Error reading inode 10037.
Error reading inode 10539.
Error reading inode 14337.
Error reading inode 18747.
Error reading inode 19509.
Error reading inode 20593.
Error reading inode 20594.
Error reading inode 20853.
Error reading inode 20959.
Error reading inode 22995.
Error reading inode 23444.
Error reading inode 23450.
Error reading inode 23738.
Error reading inode 23739.
Error reading inode 23993.
Error reading inode 25631.
Error reading inode 26682.
Error reading inode 26785.
Error reading inode 26790.
Error reading inode 26884.
Error reading inode 27236.
Error reading inode 27297.
Error reading inode 27484.
Error reading inode 27727.
Error reading inode 28327.
Error reading inode 29483.
Error reading inode 29886.
Error reading inode 30005.
Error reading inode 30285.
Error reading inode 30361.
Error reading inode 30496.
Error reading inode 35302.
Error reading inode 36353.
Error reading inode 39351.
Error reading inode 40579.
Error reading inode 41859.
Error reading inode 43277.
Error reading inode 43278.
Error reading inode 43566.
Error reading inode 44654.
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
Error reading inode 78.
Error reading inode 111.
Error reading inode 16986.
Error reading inode 17200.
Error reading inode 29970.
Error reading inode 34827.
Error reading inode 35758.
Error reading inode 38581.
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
Warning: Unable to open /dev/hdc read-write (Read-only file system). /dev/hdc has been opened read-only.
Error: Unable to open /dev/hdc - unrecognised disk label.
Warning: Unable to open /dev/hdd read-write (Read-only file system). /dev/hdd has been opened read-only.
Error: Unable to open /dev/hdd - unrecognised disk label.
Tue, 17 Oct 2006 19:28:34 INFO Step_before = stepPartAdvanced
Tue, 17 Oct 2006 19:28:57 INFO gparted replied: - FORMAT /dev/hda2 ext3
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
debugreiserfs 3.6.19 (2003 www.namesys.com)

dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
Error reading inode 539.
Error reading inode 643.
Error reading inode 2856.
Error reading inode 2987.
Error reading inode 7118.
Error reading inode 10037.
Error reading inode 10539.
Error reading inode 14337.
Error reading inode 18747.
Error reading inode 19509.
Error reading inode 20593.
Error reading inode 20594.
Error reading inode 20853.
Error reading inode 20959.
Error reading inode 22995.
Error reading inode 23444.
Error reading inode 23450.
Error reading inode 23738.
Error reading inode 23739.
Error reading inode 23993.
Error reading inode 25631.
Error reading inode 26682.
Error reading inode 26785.
Error reading inode 26790.
Error reading inode 26884.
Error reading inode 27236.
Error reading inode 27297.
Error reading inode 27484.
Error reading inode 27727.
Error reading inode 28327.
Error reading inode 29483.
Error reading inode 29886.
Error reading inode 30005.
Error reading inode 30285.
Error reading inode 30361.
Error reading inode 30496.
Error reading inode 35302.
Error reading inode 36353.
Error reading inode 39351.
Error reading inode 40579.
Error reading inode 41859.
Error reading inode 43277.
Error reading inode 43278.
Error reading inode 43566.
Error reading inode 44654.
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
Error reading inode 78.
Error reading inode 111.
Error reading inode 16986.
Error reading inode 17200.
Error reading inode 29970.
Error reading inode 34827.
Error reading inode 35758.
Error reading inode 38581.
dumpe2fs 1.38 (30-Jun-2005)
dumpe2fs 1.38 (30-Jun-2005)
Warning: Unable to open /dev/hdc read-write (Read-only file system). /dev/hdc has been opened read-only.
Error: Unable to open /dev/hdc - unrecognised disk label.
Warning: Unable to open /dev/hdd read-write (Read-only file system). /dev/hdd has been opened read-only.
Error: Unable to open /dev/hdd - unrecognised disk label.
Tue, 17 Oct 2006 19:29:13 INFO gparted replied: 0 OK
Tue, 17 Oct 2006 19:29:15 INFO switched to page stepPartMountpoints
Tue, 17 Oct 2006 19:29:15 INFO Step_after = stepPartMountpoints
Tue, 17 Oct 2006 19:30:33 INFO Step_before = stepPartMountpoints
Tue, 17 Oct 2006 19:30:33 INFO mountpoints: {'/dev/hdb4': ('/media/hdb4', False, None), '/dev/hdb5': ('/media/hdb5', False, None), '/dev/hdb6': ('/media/hdb6', False, None), '/dev/hdb7': ('/media/hdb7', False, None), '/dev/hdb1': ('/media/hdb1', False, None), '/dev/hdb8': ('/media/hdb8', False, None), '/dev/hda10': ('/media/hda10', False, None), '/dev/hda9': ('/media/hda9', False, None), '/dev/hda8': ('/media/hda8', False, None), '/dev/hda5': ('/media/hda5', False, None), '/dev/hda7': ('/media/hda7', False, None), '/dev/hda6': ('/media/hda6', False, None), '/dev/hda1': ('/media/hda1', False, None), '/dev/hda2': ('/', True, 'ext3'), '/dev/hde1': ('/media/hde1', False, None), '/dev/hde3': ('/media/hde3', False, None), '/dev/hde2': ('/media/hde2', False, None), '/dev/hde5': ('/media/hde5', False, None), '/dev/hde7': ('/media/hde7', False, None), '/dev/hde6': ('/media/hde6', False, None), '/dev/hde9': ('/media/hde9', False, None), '/dev/hde8': ('swap', True, None)}
ubiquity: Starting up '/bin/partman' for ubiquity.components.partman_commit.PartmanCommit
ubiquity: Watching for question patterns ^partman/choose_partition$, ^partman/confirm.*, type:boolean, ERROR, PROGRESS
mkdir: cannot create directory `/var/lib/partman': File exists
unsupported
kernelmodules_basicfilesystems
kernelmodules_ext3
kernelmodules_jfs
kernelmodules_reiserfs
kernelmodules_xfs
umount_target
parted
dump
update_partitions
filesystems_detected
auto_mountpoints
autouse_swap
backup
Tue, 17 Oct 2006 19:31:29 INFO Step_after = stepPartMountpoints
Tue, 17 Oct 2006 19:31:37 INFO Step_before = stepPartMountpoints
Tue, 17 Oct 2006 19:31:37 INFO mountpoints: {'/dev/hdb4': ('/media/hdb4', False, None), '/dev/hdb5': ('/media/hdb5', False, None), '/dev/hdb6': ('/media/hdb6', False, None), '/dev/hdb7': ('/media/hdb7', False, None), '/dev/hdb1': ('/media/hdb1', False, None), '/dev/hdb8': ('/media/hdb8', False, None), '/dev/hda10': ('/media/hda10', False, None), '/dev/hda9': ('/media/hda9', False, None), '/dev/hda8': ('/media/hda8', False, None), '/dev/hda5': ('/media/hda5', False, None), '/dev/hda7': ('/media/hda7', False, None), '/dev/hda6': ('/media/hda6', False, None), '/dev/hda1': ('/media/hda1', False, None), '/dev/hda2': ('/', True, 'ext3'), '/dev/hde1': ('/media/hde1', False, None), '/dev/hde3': ('/media/hde3', False, None), '/dev/hde2': ('/media/hde2', False, None), '/dev/hde5': ('/media/hde5', False, None), '/dev/hde7': ('/media/hde7', False, None), '/dev/hde6': ('/media/hde6', False, None), '/dev/hde9': ('/media/hde9', False, None), '/dev/hde8': ('swap', True, None)}
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process
Exception in GTK frontend (invoking crash handler):
Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
    install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
    ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 266, in run
    self.process_step()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 755, in process_step
    self.mountpoints_to_summary()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 1101, in mountpoints_to_summary
    if partman_commit.PartmanCommit(self).run_command(auto_process=True) != 0:
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 128, in run_command
    self.start(auto_process=auto_process)
  File "/usr/lib/python2.4/site-packages/ubiquity/filteredcommand.py", line 45, in start
    self.db = DebconfCommunicator(PACKAGE, cloexec=True)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 125, in __init__
    write=self.dccomm.tochild)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 48, in __init__
    self.setUp(title)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 51, in setUp
    self.version = self.version(2)
  File "/usr/lib/python2.4/site-packages/debconf.py", line 60, in <lambda>
    lambda *args, **kw: self.command(command, *args, **kw))
  File "/usr/lib/python2.4/site-packages/debconf.py", line 81, in command
    status = int(status)
ValueError: invalid literal for int():

Tue, 17 Oct 2006 19:31:55 INFO switched to page stepReady
ubiquity: Starting up '['/usr/share/ubiquity/summary']' for ubiquity.components.summary.Summary
ubiquity: Watching for question patterns ^ubiquity/summary$

/var/log/syslog

Oct 17 19:21:00 ubuntu kernel: [17180942.944000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:00 ubuntu kernel: [17180942.944000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:00 ubuntu kernel: [17180942.944000] ide: failed opcode was: unknown
Oct 17 19:21:00 ubuntu kernel: [17180942.944000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:21:00 ubuntu kernel: [17180942.944000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:00 ubuntu kernel: [17180942.944000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:00 ubuntu kernel: [17180942.944000] ide: failed opcode was: unknown
Oct 17 19:21:00 ubuntu kernel: [17180942.944000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:21:00 ubuntu kernel: [17180942.948000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:00 ubuntu kernel: [17180942.948000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:00 ubuntu kernel: [17180942.948000] ide: failed opcode was: unknown
Oct 17 19:21:00 ubuntu kernel: [17180942.948000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:21:01 ubuntu kernel: [17180944.180000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:01 ubuntu kernel: [17180944.180000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:01 ubuntu kernel: [17180944.180000] ide: failed opcode was: unknown
Oct 17 19:21:01 ubuntu kernel: [17180944.180000] end_request: I/O error, dev hdd , sector 994192
Oct 17 19:21:01 ubuntu kernel: [17180944.180000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:01 ubuntu kernel: [17180944.180000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:01 ubuntu kernel: [17180944.180000] ide: failed opcode was: unknown
Oct 17 19:21:01 ubuntu kernel: [17180944.180000] end_request: I/O error, dev hdd , sector 994192
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] ide: failed opcode was: unknown
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] ide: failed opcode was: unknown
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] ide: failed opcode was: unknown
Oct 17 19:21:01 ubuntu kernel: [17180944.408000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:21:01 ubuntu kernel: [17180944.416000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:01 ubuntu kernel: [17180944.416000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:01 ubuntu kernel: [17180944.416000] ide: failed opcode was: unknown
Oct 17 19:21:01 ubuntu kernel: [17180944.416000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:21:01 ubuntu kernel: [17180944.416000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:21:01 ubuntu kernel: [17180944.416000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:21:01 ubuntu kernel: [17180944.416000] ide: failed opcode was: unknown
Oct 17 19:21:01 ubuntu kernel: [17180944.416000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] printk: 40 messages suppressed.
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] Buffer I/O error on device hdd, logical block 0
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] Buffer I/O error on device hdd, logical block 1
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] end_request: I/O error, dev hdd , sector 16
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] Buffer I/O error on device hdd, logical block 2
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] end_request: I/O error, dev hdd , sector 24
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] Buffer I/O error on device hdd, logical block 3
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] end_request: I/O error, dev hdd , sector 32
Oct 17 19:29:11 ubuntu kernel: [17181434.200000] Buffer I/O error on device hdd, logical block 4
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] end_request: I/O error, dev hdd , sector 40
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] Buffer I/O error on device hdd, logical block 5
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] end_request: I/O error, dev hdd , sector 48
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] Buffer I/O error on device hdd, logical block 6
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] end_request: I/O error, dev hdd , sector 56
Oct 17 19:29:11 ubuntu kernel: [17181434.204000] Buffer I/O error on device hdd, logical block 7
Oct 17 19:29:11 ubuntu kernel: [17181434.208000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.208000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.208000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.208000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.208000] Buffer I/O error on device hdd, logical block 0
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] Buffer I/O error on device hdd, logical block 0
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.212000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.216000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] end_request: I/O error, dev hdd , sector 64
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] end_request: I/O error, dev hdd , sector 72
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] end_request: I/O error, dev hdd , sector 80
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] end_request: I/O error, dev hdd , sector 88
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] end_request: I/O error, dev hdd , sector 96
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.220000] end_request: I/O error, dev hdd , sector 104
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] end_request: I/O error, dev hdd , sector 112
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] end_request: I/O error, dev hdd , sector 120
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] end_request: I/O error, dev hdd , sector 128
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] end_request: I/O error, dev hdd , sector 136
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] end_request: I/O error, dev hdd , sector 144
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.224000] end_request: I/O error, dev hdd , sector 152
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] end_request: I/O error, dev hdd , sector 160
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] end_request: I/O error, dev hdd , sector 168
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] end_request: I/O error, dev hdd , sector 176
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] end_request: I/O error, dev hdd , sector 184
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] end_request: I/O error, dev hdd , sector 8
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.228000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.232000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.232000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.232000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.232000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:11 ubuntu kernel: [17181434.232000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:11 ubuntu kernel: [17181434.232000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:11 ubuntu kernel: [17181434.232000] ide: failed opcode was: unknown
Oct 17 19:29:11 ubuntu kernel: [17181434.232000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:12 ubuntu kernel: [17181435.436000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:12 ubuntu kernel: [17181435.436000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:12 ubuntu kernel: [17181435.436000] ide: failed opcode was: unknown
Oct 17 19:29:12 ubuntu kernel: [17181435.436000] end_request: I/O error, dev hdd , sector 994192
Oct 17 19:29:12 ubuntu kernel: [17181435.440000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:12 ubuntu kernel: [17181435.440000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:12 ubuntu kernel: [17181435.440000] ide: failed opcode was: unknown
Oct 17 19:29:12 ubuntu kernel: [17181435.440000] end_request: I/O error, dev hdd , sector 994192
Oct 17 19:29:13 ubuntu kernel: [17181435.668000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:13 ubuntu kernel: [17181435.668000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:13 ubuntu kernel: [17181435.668000] ide: failed opcode was: unknown
Oct 17 19:29:13 ubuntu kernel: [17181435.668000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:13 ubuntu kernel: [17181435.668000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:13 ubuntu kernel: [17181435.668000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:13 ubuntu kernel: [17181435.668000] ide: failed opcode was: unknown
Oct 17 19:29:13 ubuntu kernel: [17181435.668000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] ide: failed opcode was: unknown
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] ide: failed opcode was: unknown
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] hdd: command error: error=0x50 { LastFailedSense=0x05 }
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] ide: failed opcode was: unknown
Oct 17 19:29:13 ubuntu kernel: [17181435.672000] end_request: I/O error, dev hdd , sector 0
Oct 17 19:30:34 ubuntu gconfd (root-10932): starting (version 2.14.0), pid 10932 user 'root'
Oct 17 19:30:34 ubuntu gconfd (root-10932): Resolved address "xml:readonly:/etc/ gconf/gconf.xml.mandatory" to a read-only configuration source at position 0
Oct 17 19:30:34 ubuntu gconfd (root-10932): Resolved address "xml:readwrite:/roo t/.gconf" to a writable configuration source at position 1
Oct 17 19:30:34 ubuntu gconfd (root-10932): Resolved address "xml:readonly:/etc/ gconf/gconf.xml.defaults" to a read-only configuration source at position 2
Oct 17 19:30:34 ubuntu gconfd (root-10932): Resolved address "xml:readonly:/var/ lib/gconf/debian.defaults" to a read-only configuration source at position 3
Oct 17 19:30:34 ubuntu gconfd (root-10932): Resolved address "xml:readonly:/var/ lib/gconf/defaults" to a read-only configuration source at position 4
Oct 17 19:30:34 ubuntu gconfd (root-10932): Resolved address "xml:readwrite:/roo t/.gconf" to a writable configuration source at position 0
Oct 17 19:33:04 ubuntu kernel: [17181666.824000] atkbd.c: Unknown key released ( translated set 2, code 0x81 on isa0060/serio0).
Oct 17 19:33:04 ubuntu kernel: [17181666.824000] atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Oct 17 19:33:31 ubuntu kernel: [17181693.588000] atkbd.c: Unknown key pressed (t ranslated set 2, code 0xd9 on isa0060/serio0).
Oct 17 19:33:31 ubuntu kernel: [17181693.588000] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
Oct 17 19:34:15 ubuntu kernel: [17181737.904000] atkbd.c: Unknown key released ( translated set 2, code 0x81 on isa0060/serio0).
Oct 17 19:34:15 ubuntu kernel: [17181737.904000] atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Oct 17 19:34:16 ubuntu kernel: [17181738.888000] atkbd.c: Unknown key pressed (t ranslated set 2, code 0xd9 on isa0060/serio0).
Oct 17 19:34:16 ubuntu kernel: [17181738.888000] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
Oct 17 19:34:22 ubuntu kernel: [17181745.408000] atkbd.c: Unknown key pressed (t ranslated set 2, code 0xd9 on isa0060/serio0).
Oct 17 19:34:22 ubuntu kernel: [17181745.408000] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
Oct 17 19:35:37 ubuntu kernel: [17181820.192000] atkbd.c: Unknown key released ( translated set 2, code 0x81 on isa0060/serio0).
Oct 17 19:35:37 ubuntu kernel: [17181820.192000] atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Oct 17 19:36:52 ubuntu kernel: [17181894.708000] atkbd.c: Unknown key released ( translated set 2, code 0x81 on isa0060/serio0).
Oct 17 19:36:52 ubuntu kernel: [17181894.708000] atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.
Oct 17 19:37:28 ubuntu kernel: [17181930.600000] atkbd.c: Unknown key pressed (t ranslated set 2, code 0xd9 on isa0060/serio0).
Oct 17 19:37:28 ubuntu kernel: [17181930.600000] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
Oct 17 19:37:33 ubuntu kernel: [17181935.724000] atkbd.c: Unknown key pressed (t ranslated set 2, code 0xd9 on isa0060/serio0).
Oct 17 19:37:33 ubuntu kernel: [17181935.724000] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
Oct 17 19:37:46 ubuntu kernel: [17181948.436000] atkbd.c: Unknown key pressed (t ranslated set 2, code 0xd9 on isa0060/serio0).
Oct 17 19:37:46 ubuntu kernel: [17181948.436000] atkbd.c: Use 'setkeycodes e059 <keycode>' to make it known.
Oct 17 19:38:05 ubuntu kernel: [17181968.428000] atkbd.c: Unknown key released ( translated set 2, code 0x81 on isa0060/serio0).
Oct 17 19:38:05 ubuntu kernel: [17181968.428000] atkbd.c: Use 'setkeycodes e001 <keycode>' to make it known.

/var/log/partman

parted_server: OUT: 2 106928640-10840919039 10733990400 primary ext3 /dev/hde2

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 183
parted_server: Opening infifo
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/visual.d/size: *******************************************************
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=hde 10840919040-11918430719
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(10840919040-11918430719)
parted_server: Partition found (10840919040-11918430719)
parted_server: OUT: OK

parted_server: OUT:

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 184
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/50filesystems: IN: PARTITION_INFO =dev=hde 10840919040-11918430719
parted_server: Read command: PARTITION_INFO
parted_server: command_partition_info()
parted_server: Opening outfifo
parted_server: command_partition_info: info for partition with id 10840919040-11918430719
parted_server: partition_with_id(10840919040-11918430719)
parted_server: OUT: OK

parted_server: command_partition_info: partition found
parted_server: OUT: 3 10840919040-11918430719 1077511680 primary ext3 /dev/hde3

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 185
parted_server: Opening infifo
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/visual.d/size: *******************************************************
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=hde 11918462976-14073485823
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(11918462976-14073485823)
parted_server: Partition found (11918462976-14073485823)
parted_server: OUT: OK

parted_server: OUT:

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 186
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/50filesystems: IN: PARTITION_INFO =dev=hde 11918462976-14073485823
parted_server: Read command: PARTITION_INFO
parted_server: command_partition_info()
parted_server: Opening outfifo
parted_server: command_partition_info: info for partition with id 11918462976-14073485823
parted_server: partition_with_id(11918462976-14073485823)
parted_server: OUT: OK

parted_server: command_partition_info: partition found
parted_server: OUT: 5 11918462976-14073485823 2155022848 logical reiserfs /dev/hde5

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 187
parted_server: Opening infifo
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/visual.d/size: *******************************************************
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=hde 14073486336-14608097279
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Opening outfifo
parted_server: partition_with_id(14073486336-14608097279)
parted_server: Partition found (14073486336-14608097279)
parted_server: OUT: OK

parted_server: OUT:

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 188
parted_server: Opening infifo
/lib/partman/update.d/20detected_filesystem: *******************************************************
/lib/partman/update.d/50filesystems: *******************************************************
/lib/partman/update.d/50filesystems: IN: PARTITION_INFO =dev=hde 14073486336-14608097279
parted_server: Read command: PARTITION_INFO
parted_server: command_partition_info()
parted_server: Opening outfifo
parted_server: command_partition_info: info for partition with id 14073486336-14608097279
parted_server: partition_with_id(14073486336-14608097279)
parted_server: OUT: OK

parted_server: command_partition_info: partition found
parted_server: OUT: 6 14073486336-14608097279 534610944 logical ext3 /dev/hde6

parted_server: Closing infifo and outfifo
parted_server: main_loop: iteration 189
parted_server: Opening infifo
/lib/partman/update.d/60basicmethods: *******************************************************
/lib/partman/update.d/60swap: *******************************************************
/lib/partman/visual.d/size: *******************************************************
/lib/partman/update.d/20bootable: *******************************************************
/lib/partman/update.d/20bootable: IN: GET_FLAGS =dev=hde 14608129536-15142740479
parted_server: Read command: GET_FLAGS
parted_server: command_get_flags()
parted_server: Openi

Revision history for this message
Andres Mujica (andres.mujica) wrote :

Hi Tibor, thanks for your info, would you tell us at which step and percentage from the installation the installer failed?

thanks for your input

Revision history for this message
Colin Watson (cjwatson) wrote :

There's no need to answer the question above; that information is not useful to me.

Revision history for this message
Paul Dufresne (paulduf) wrote :

Thanks for your report! However keep in mind that attaching each file (by adding comments) make it easier to read. Also, attacing /var/log/syslog, would be nice.

Revision history for this message
Andres Mujica (andres.mujica) wrote :

Hi tiborh,

checking your logs posted, i've found a lot of this

Oct 17 19:21:00 ubuntu kernel: [17180942.944000] hdd: command error: status=0x51 { DriveReady SeekComplete Error }

Also about 3 different disks with several partitions on them, some with reiserfs, ext2/3, swap, ntfs and swap.

So i'm wondering if could be a deffective media issue on your cd (hdd??) or your disks ? hdb and hdc as both reports read only errors.

Also, there's some bugs with reiserfs and ubiquity.

So can you tell us if you can still reproduce this bug with edgy release an new media?

thanks a lot

Revision history for this message
tiborh (tiborh) wrote : Re: [Bug 66608] Re: /var/cache/debconf/config.dat is locked by another process, errors on hdd

Hello Andres,

Sorry to disappoint you but I since gave up on Ubuntu. The positive thing is
that it's not for Microsoft but another Linux distribution. At the moment
I'm testing three Linux systems on my computer (Debian (the main system),
Fedora, UHU Linux, which is the fastest booting Linux I've met so far.)
First I tried to installed Ubuntu where Fedora is now, then I tried to
install it where UHU Linux is at the moment. By now I've run out of
partitions which my BIOS can start a system from.

And now some positive feedback:
Ubuntu's Partition Manager was a very positive experience for me.
I also liked the live CD.
As I understand Ubuntu is the fastest developing distribution at the moment,
so in a year or so I might re-start experimenting with it.

I hope you understand that I cannot do more on the error report I started
earlier. I've tested Ubuntu on two other computers too, one only had a
Windows 98 system on it and the other was brand new with an empty hard disk.
The installation procedure went without any errors. I guess Ubuntu is a
starter system and may not be for people like me, whose hard disk looks like
a zebra with all the strips of partitions.

Best regards,
Tibor Harcsa

On 05/11/06, SEAQ - Andres Mujica <email address hidden> wrote:
>
> Hi tiborh,
>
> checking your logs posted, i've found a lot of this
>
> Oct 17 19:21:00 ubuntu kernel: [17180942.944000] hdd: command error:
> status=0x51 { DriveReady SeekComplete Error }
>
> Also about 3 different disks with several partitions on them, some with
> reiserfs, ext2/3, swap, ntfs and swap.
>
> So i'm wondering if could be a deffective media issue on your cd (hdd??)
> or your disks ? hdb and hdc as both reports read only errors.
>
> Also, there's some bugs with reiserfs and ubiquity.
>
> So can you tell us if you can still reproduce this bug with edgy release
> an new media?
>
> thanks a lot
>
> --
> /var/cache/debconf/config.dat is locked by another process, errors on hdd
> https://launchpad.net/bugs/66608
>

--
Tibor Harcsa
<email address hidden>

Revision history for this message
Colin Watson (cjwatson) wrote :

It's not entirely clear why debconf failed to acquire the lock here. Perhaps another instance was running somewhere, or perhaps something else unclear went wrong.

This change (which was NOT in time for the Feisty beta release, but will be in all future releases, including Feisty final) fixes one major known cause of this problem, namely that if the attempt to lock the file was unlucky enough to be interrupted by delivery of a signal then it wouldn't be retried. Even if that wasn't the problem here, debconf will now print more information which may help to determine the real cause of the problem. Thus, I do still welcome reports of this bug from users of more recent versions of Feisty than the beta.

debconf (1.5.13ubuntu1) feisty; urgency=low

  * Resynchronise with Debian. Remaining changes:
    - Install Python confmodule for python2.5 as well.
  * Retry flock() on EINTR. Failing that, print the errno if flock() fails
    so that we have a better chance of working out why.
  * Set Maintainer to me for DebianMaintainerField (even though I'm part of
    the maintenance team upstream ...).

 -- Colin Watson <email address hidden> Fri, 23 Mar 2007 10:16:04 +0000

Changed in ubiquity:
assignee: nobody → kamion
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.