← Back to team overview

kernel-packages team mailing list archive

[Bug 1113627] Re: Kubuntu 12.10 and pata ide hard disk ext3 fs corrupted.

 

Franco Martelli, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, please just make a comment to this.

** Description changed:

- Hi,
- I'm on Kubuntu 12.10 amd64
  The filesystem on pata hd (/dev/sda1) was created on Debian Sqeeze with the following command:
- 
  root@mitas:~# mkfs.ext3 -m 0 /dev/sdb1
  (sdb1 because Debian libata routine first named sda the sata hard disk then sdb the ide pata hard disk)
  
- The directory "/media/sdb1/sda5/" contain a copy of /dev/sda5 (Debian
- 6.0) partition created using the following command (an Alan Cox's tips):
- 
- (tar cpsf - . --exclude lost+found --same-owner  --numeric-owner
- --sparse --atime-preserve) | (cd /media/sdb1/sda5/ && tar xpsf -
- --atime-preserve --same-owner  --numeric-owner --sparse) &
+ The directory "/media/sdb1/sda5/" contain a copy of /dev/sda5 (Debian 6.0) partition created using the following command (an Alan Cox's tips):
+ (tar cpsf - . --exclude lost+found --same-owner  --numeric-owner --sparse --atime-preserve) | (cd /media/sdb1/sda5/ && tar xpsf - --atime-preserve --same-owner  --numeric-owner --sparse) &
  
  I use the "find" command to reproduce the bugs that it happens suddenly, first deleting proceed  correctly then error messages appears so I type Ctrl-C to interrupt find deletion activity and fsck.ext3 report /dev/sda1 with errors.
  As attachment the file console_output.txt.gz has hardware informations and explain how to reproduce the bug.
  
- bye,
- 
- -- 
-                                         Franco Martelli.
- --- 
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
-  USER        PID ACCESS COMMAND
-  /dev/snd/controlC1:  frank      1686 F.... pulseaudio
-  /dev/snd/controlC0:  frank      1686 F.... pulseaudio
+  USER        PID ACCESS COMMAND
+  /dev/snd/controlC1:  frank      1686 F.... pulseaudio
+  /dev/snd/controlC0:  frank      1686 F.... pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=2ac26de3-1205-4318-adcc-49569dd5f095
  InstallationDate: Installed on 2012-05-20 (265 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120401)
  IwConfig:
-  ppp0      no wireless extensions.
-  
-  eth0      no wireless extensions.
-  
-  lo        no wireless extensions.
+  ppp0      no wireless extensions.
+ 
+  eth0      no wireless extensions.
+ 
+  lo        no wireless extensions.
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
-  LANGUAGE=
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=it_IT.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=it_IT.UTF-8
+  SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic root=UUID=1b405d3a-cbdd-4732-a123-f579cfa85052 ro radeon.modeset=1 mce=nobootlog
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  RelatedPackageVersions:
-  linux-restricted-modules-3.5.0-22-generic N/A
-  linux-backports-modules-3.5.0-22-generic  N/A
-  linux-firmware                            1.95
+  linux-restricted-modules-3.5.0-22-generic N/A
+  linux-backports-modules-3.5.0-22-generic  N/A
+  linux-firmware                            1.95
  RfKill:
-  
+ 
  Tags:  quantal
  Uname: Linux 3.5.0-22-generic x86_64
  UpgradeStatus: Upgraded to quantal on 2012-11-01 (100 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/11/2004
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: nForce
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd06/11/2004:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnnForce:rvrx.x:cvn:ct3:cvr:

** Changed in: linux (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1113627

Title:
  Kubuntu 12.10 and pata ide hard disk ext3 fs corrupted.

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  The filesystem on pata hd (/dev/sda1) was created on Debian Sqeeze with the following command:
  root@mitas:~# mkfs.ext3 -m 0 /dev/sdb1
  (sdb1 because Debian libata routine first named sda the sata hard disk then sdb the ide pata hard disk)

  The directory "/media/sdb1/sda5/" contain a copy of /dev/sda5 (Debian 6.0) partition created using the following command (an Alan Cox's tips):
  (tar cpsf - . --exclude lost+found --same-owner  --numeric-owner --sparse --atime-preserve) | (cd /media/sdb1/sda5/ && tar xpsf - --atime-preserve --same-owner  --numeric-owner --sparse) &

  I use the "find" command to reproduce the bugs that it happens suddenly, first deleting proceed  correctly then error messages appears so I type Ctrl-C to interrupt find deletion activity and fsck.ext3 report /dev/sda1 with errors.
  As attachment the file console_output.txt.gz has hardware informations and explain how to reproduce the bug.

  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC1:  frank      1686 F.... pulseaudio
   /dev/snd/controlC0:  frank      1686 F.... pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 not found.
  DistroRelease: Ubuntu 12.10
  HibernationDevice: RESUME=UUID=2ac26de3-1205-4318-adcc-49569dd5f095
  InstallationDate: Installed on 2012-05-20 (265 days ago)
  InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120401)
  IwConfig:
   ppp0      no wireless extensions.

   eth0      no wireless extensions.

   lo        no wireless extensions.
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   PATH=(custom, no user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 radeondrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic root=UUID=1b405d3a-cbdd-4732-a123-f579cfa85052 ro radeon.modeset=1 mce=nobootlog
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  RelatedPackageVersions:
   linux-restricted-modules-3.5.0-22-generic N/A
   linux-backports-modules-3.5.0-22-generic  N/A
   linux-firmware                            1.95
  RfKill:

  Tags:  quantal
  Uname: Linux 3.5.0-22-generic x86_64
  UpgradeStatus: Upgraded to quantal on 2012-11-01 (100 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 06/11/2004
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F4
  dmi.board.name: nForce
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.modalias: dmi:bvnAwardSoftwareInternational,Inc.:bvrF4:bd06/11/2004:svn:pn:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnnForce:rvrx.x:cvn:ct3:cvr:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1113627/+subscriptions