kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #42595
[Bug 1273776] Missing required logs.
This bug is missing log files that will aid in diagnosing the problem.
>From a terminal window please run:
apport-collect 1273776
and then change the status of the bug to 'Confirmed'.
If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.
This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.
** Changed in: linux (Ubuntu)
Status: New => Incomplete
** Tags added: raring
--
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/1273776
Title:
same ext4 corruption in multiple systems
Status in “linux” package in Ubuntu:
Incomplete
Bug description:
We are using ext4 as the root filesystem for our server based on
ubuntu precise 12.04.2 (kernel version 3.8.0-31-generic
#46~precise1-Ubuntu). The same image for the root filesystem is copied
over and over to different dom disks so all servers have the same
partition data. It happened to three of our clients a root file system
corruption. I'm attaching parted and e2fsck log output. Two systems
have different motherboard and different cpu so it doesn't seem to be
hardware dependent. I don't get errors while using dd to copy data
from the drive but i have errors if i try to use tar:
root:~/a# tar cf sda.tar m
tar: m/lib/x86_64-linux-gnu: Cannot stat: Input/output error
If i look at the partition's content i see that x86_64-linux-gnu is
now a file and not a directory. I have exactly the same problem on the
others servers. What can be the problem? What can i do?
The system is 64bit and the root file system is created with:
mkfs.ext4 -F -m 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1273776/+subscriptions
References