<span style='font-family:Verdana'><span style='font-size:12px'> Hello<blockquote style="border-left: 1px solid #CCC; padding-left: 5px; margin-left: 5px; margin-bottom: 0px; margin-top: 0px; margin-right: 0px;" type="cite"><div><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><div style="font-size: 12pt; font-family: "times new roman", "new york", "times", serif;"><div style="font-size: 12pt; font-family: "times new roman", "new york", "times", serif;"><div class="y_msg_container"><div id="yiv7724911640"><div><div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-size: 12pt; font-family: "times new roman", "new york", "times", serif;"><div><div id="yiv7724911640"><div><div style="color:rgb(0, 0, 0);background-color:rgb(255, 255, 255);font-size:12pt;"><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;
"><span>After upgrading my laptop from Ubuntu 12.04 LTS to Ubuntu 13.04 Raring i noticed that my Linux would not boot again. </span></div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"><span>So after inserting Ubuntu 13.04 boot disk , this is what i've found out:</span></div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;">ubuntu@ubuntu:~$ uname -a<br />Linux ubuntu 3.8.0-19-generic #29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux</div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"><span>ubuntu@ubuntu:~$ sudo xfs_repair -v /dev/sda3<br />Phase 1 - find and verify superblock...<br /> - block cache size set to 363760 entries<br />Phase 2 - using internal log<br /> - zero log...<br />zero_log: head block 32468 tail block 31799<br />ERROR: The filesystem has valuable metadata changes in a log which needs to<br />be replayed. Mount the filesystem to replay the log, and unmount it before<br />re-running xfs_repair. If you are unable to mount the filesystem, then use<br />the -L option to destroy the log and attempt a repair.<br />Note that destroying the log may cause corruption -- please attempt a mount<br />of the filesystem before doing this.<br />ubuntu@ubuntu:~$ ls /mnt/<br />ubuntu@ubuntu:~$ sudo mount /dev/sda3 /mnt<br /> ^C^C -> mount command hang indefinetely</span></div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="
color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"><span>On other terminal (output from dmeg):</span></div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"><span>[ 418.414325] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled<br />[ 418.428026] XFS (sda3): Mounting Filesystem<br />[ 418.511943] XFS (sda3): Starting recovery (logdev: internal)<br />[ 425.070536] XFS: Internal error XFS_WANT_CORRUPTED_GOTO at line 1557 of file /build/buildd/linux-3.8.0/fs/xfs/xfs_alloc.c. Caller 0xffffffffa06dae36<br />[ 425.070536]<br />[ 425.070552] Pid: 5671, comm: mount Tainted: GF 3.8.0-19-generic #29-Ubuntu<br />[ 425.070556] Call Trace:<br />[ 425.070605] [<ffffffffa06c311c>] xfs_error_report+0x3c/0x40 [xfs]<br />[ 425.070646] [<ffffffffa06dae36>] ? xfs_free_extent+0xd6/0x120 [xfs]<br />[ 425.070682] [<ffffffffa06d8556>] xfs_free_ag_extent+0x2d6/0x740 [xfs]<br />[ 425.070717] [<ffffffffa06dae36>] xfs_free_extent+0xd6/0x120 [xfs]<br />[ 425.070751] [<ffffffffa06d7137>] ? kmem_zone_alloc+0x67/0xe0 [xfs]<br />[ 425.070797] [<ffffffffa0709b50>] xlog_recover_process_efi+0x170/0x1b0 [xfs]<br />[ 425.070830] [<ffffffffa06c904f>] ? xfs_iget+0x36f/0x690 [xfs]<br />[ 425.070869] [<ffffffffa070b376>] xlog_recover_process_efis.isra.8+0x66/0xc0 [xfs]<br />[ 425.070908] [<ffffffffa070e91a>] xlog_recover_finish+0x2a/0xd0 [xfs]<br />[ 425.070951] [<ffffffffa0715e54>] xfs_log_mount_finish+0x34/0x50 [xfs]<br />[ 425.070991] [<ffffffffa071145d>] xfs_mountfs+0x42d/0x690 [xfs]<br />[ 425.071026] [<ffffffffa06d2c6f>] xfs_fs_fill_super+0x2bf/0x340 [xfs]<br />[ 425.071037] [<ffffffff81196ebd>] mount_bdev+0x1cd/0x210<br />[ 425.071070] [<ffffffffa06d29b0>] ? xfs_parseargs+0xc10/0xc10 [xfs]<br />[ 425.071103] [<ffffffffa06d0ec5>] xfs_fs_mount+0x15/0x20 [xfs]<br />[ 425.071110] [<ffffffff81197bf3>] mount_fs+0x43/0x1b0<br />[ 425.071119] [<ffffffff811b2407>] ? alloc_vfsmnt+0xd7/0x1b0<br />[ 425.071127] [<ffffffff811b2594>] vfs_kern_mount+0x74/0x110<br />[ 425.071135] [<ffffffff811b490f>] do_mount+0x21f/0xac0<br />[ 425.071145] [<ffffffff8114a41b>] ? strndup_user+0x5b/0x80<br />[ 425.071153] [<ffffffff811b523e>] sys_mount+0x8e/0xe0<br />[ 425.071165] [<ffffffff816d379d>] system_call_fastpath+0x1a/0x1f<br />[ 425.071189] XFS (sda3): Failed to recover EFIs<br />[ 425.071194] XFS (sda3): log mount finish failed</span></div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;">Before attempting mounting with -L flag , do you want me to do other things to assist in tracking this bug down?</div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;">I've attached dmesg output.</div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;">If there is anything else i can help with,please let me know.</div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;"> </div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;">Best regards</div><div style="color:rgb(0, 0, 0);font-size:16px;background-color:transparent;font-style:normal;
">Victor</div></div></div></div><br /> </div><div><div style="font-size:12pt;"><div style="font-size:12pt;"> </div></div></div></div></div></div><br /> </div></div></div></div></div></div></blockquote><p style="margin:0px; padding:0px;" > </p></span></span>