Jump to content

nitsuga5124

Member
  • Posts

    166
  • Joined

  • Last visited

Awards

This user doesn't have any awards

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. http://xfs.9218.n7.nabble.com/Assert-in-xfs-repair-Phase-7-and-other-xfs-restore-problems-td33368.html I have found a possible solution for this problem in this mailing list. The solution looks to be to clear the corrupted inode (132) but i'm unable to find a way to do this while the drive is unmounted. Does anyone know?
  2. First of all, i want to say that i think this is not a hardware issue, the hard drive sounds fine and it didn't show any signs of slowness, it's also not very old, got it the 10th of January. The entire disk is behind luks encryption: ``` #lsblk sdc 8:32 0 3.6T 0 disk └─storage 254:1 0 3.6T 0 crypt ``` and the file system used is XFS. Recently i've been having some issues where the drive suddenly becomes unreadable (seems to be caused by kited) but all of the times it happened, using `xfs_repair` with the following syntax `sudo xfs_repair /dev/mapper/storage -v`; made the drive readable again, but this time i didn't have this luck, and the drive was unable to be repaired, leading to this error at the end: ``` Phase 6 - check inode connectivity... - resetting contents of realtime bitmap and summary inodes - traversing filesystem ... - agno = 0 bad hash table for directory inode 128 (no data entry): rebuilding rebuilding directory inode 128 Invalid inode number 0x0 Metadata corruption detected at 0x56135ef283e8, inode 0x84 data fork fatal error -- couldn't map inode 132, err = 117 ``` I ran `xfs_db` to see what was happening on that inode: `sudo xfs_db -x -c 'blockget inode 132' /dev/mapper/storage > xfs_db.log` and this are the outputs: - stderr: ``` Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b275ab8/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b2d32e0/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b338de0/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b38ead0/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b3e9750/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b4383b0/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b47c868/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b547748/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b619828/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b63b9d8/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x1b687f38/0x1000 Metadata CRC error detected at 0x557ecac7bc85, xfs_cntbt block 0x1b8d1230/0x1000 Metadata CRC error detected at 0x557ecac7bc85, xfs_cntbt block 0x1b8d1290/0x1000 Metadata corruption detected at 0x557ecacb369b, xfs_refcountbt block 0x1b227dd8/0x1000 Metadata corruption detected at 0x557ecacb0600, xfs_inobt block 0x1afb5e68/0x1000 Metadata corruption detected at 0x557ecacb0600, xfs_finobt block 0x1afe9ef0/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x8b928790/0x1000 Metadata corruption detected at 0x557ecacb369b, xfs_refcountbt block 0x8b928780/0x1000 Metadata corruption detected at 0x557ecacb0600, xfs_inobt block 0x8b928310/0x1000 Metadata corruption detected at 0x557ecacb0600, xfs_finobt block 0x8b928468/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x11660d9e8/0x1000 Metadata corruption detected at 0x557ecacb369b, xfs_refcountbt block 0x1166000a0/0x1000 Metadata corruption detected at 0x557ecacb0600, xfs_inobt block 0x116531ea8/0x1000 Metadata corruption detected at 0x557ecacb0600, xfs_finobt block 0x116531ed0/0x1000 Metadata corruption detected at 0x557ecac7bbfd, xfs_bnobt block 0x176489440/0x1000 Metadata corruption detected at 0x557ecacb369b, xfs_refcountbt block 0x17603e178/0x1000 Metadata corruption detected at 0x557ecacb0600, xfs_inobt block 0x1760313d0/0x1000 Metadata corruption detected at 0x557ecacb0600, xfs_finobt block 0x176031920/0x1000 ``` - stdout: It's a 13.9GB file, i will not send it. Help trying to recover the data (move it to another drive) would be great. ideally i would fix the error, and i would move the data to another drive, shrink the partition, make a new partition with EXT4 instead of XFS, and move the data to the new partition, shrink, expand, and keep doing that until everything is moved to EXT4; i think this issues are occurring because using luks on XFS is not a common thing, so it's probably untested and unstable.
  3. How can i select between GPT and MBR on the windows 8.1 installer?
  4. I remember seeing a GPT error trying to install windows 8.1 without UEFI mode
  5. So, i recently got a new ssd where i installed windows 8.1, in the installation i already saw that my 2 TB stoage drive was missing, but i didnt give it much interest, i starting giving interest as soon as i installed all drivers and daily software and saw that the drive was still missing. So i got back to Windows 10 on my olf HDD and was that the drive was there and completelly usable , same on Linux Then looking back at windows 8.1, saw that the hard drive wasnt even on Disk Management nor in Device Manager. Image 1: Windows 10 Image 2: Windows 8.1 Image 3: Ubuntu 16.04 I already tried different sata ports, cables, checkdisk, fdisk, hot plug, moving Windows 10 drivers to the 8.1 instalation. Any ideas on how to fix?
  6. I had to call the company, coz for some reason they don't allow me to change the router directly, and they have to do it on their place FOR SOME REASON
  7. Comtrend VG8050 The manual shows images of the configuration page that are not the same as how they actually are.
  8. thats the only DHCP option i can find.
  9. Yes, everything but my pc, coz i seted it manually on the windows settings.
  10. Hi, so i recently changed my dns to 1.1.1.1 and 1.0.0.1, but my phone (and any other device) still shows that it is connected to the default isp DNS (wich is crap). Yes, i did click on save, and yes, i reconnected. For some reason, when i connect to 1.1.1.1, it shows my router page instead of the web page of the DNS.
  11. I have and issue that appeared out of nowere 3 days ago. My audio suddenly goes down but windows audio is still at 100%, with every signle filter off and calls do not turn down the audio. Thos sudio drops are extremely random and the onyl way that i found out to fix them is to put something stupidly loud, and the audio fixes itself, but it comes back still.
×