?? Question Marks for time, permissions and size of a file?

-??????????  ? ?    ?       ?            ? shadow
----------.  1 root root  748 Jul 10 04:35 shadow-


cat: shadow: Input/output error

If you see this you are probably in big trouble, it could be a physical error or if it's a VM image that it is corrupted due to a physical error on the underlying disk/array/NAS or it could also be that somehow the image was accessed and mounted more than once concurrently.  This is almost always impossible to fix but you can always try to fsck anyway!


fsck /dev/mapper/loop5p1
fsck 1.45.6 (20-Mar-2020)
e2fsck 1.45.6 (20-Mar-2020)
/dev/mapper/loop5p1 contains a file system with errors, check forced.
Pass 1: Checking inodes, blocks, and sizes
Deleted inode 11383 has zero dtime.  Fix<y>? yes
Deleted inode 11387 has zero dtime.  Fix<y>? yes
Deleted inode 11388 has zero dtime.  Fix<y>? yes
Pass 2: Checking directory structure
Entry 'shadow' in /etc (13) has deleted/unused inode 11390.  Clear<y>? yes
Entry 'shadow-202007141594765348' in /etc (13) has deleted/unused inode 11386.  Clear<y>? yes
Entry 'shadow-202007141594770924' in /etc (13) has deleted/unused inode 11386.  Clear<y>? yes
Pass 3: Checking directory connectivity
Pass 4: Checking reference counts
Inode 11328 ref count is 1, should be 3.  Fix<y>? yes
Pass 5: Checking group summary information
Block bitmap differences:  -(45056--47103) -(68608--70172) -(71680--73727) -(77824--77828) -(83968--84460)
Fix<y>? yes
Free blocks count wrong for group #1 (10183, counted=12231).
Fix<y>? yes
Free blocks count wrong for group #2 (11477, counted=15588).
Fix<y>? yes
Free blocks count wrong (675912, counted=682073).
Fix<y>? yes
Inode bitmap differences:  -11340 -11383 -(11387--11388)
Fix<y>? yes
Free inodes count wrong for group #1 (4671, counted=4675).
Fix<y>? yes
Free inodes count wrong (242659, counted=242665).
Fix<y>? yes

/dev/mapper/loop5p1: ***** FILE SYSTEM WAS MODIFIED *****
/dev/mapper/loop5p1: 39015/281680 files (0.2% non-contiguous), 442791/1124864 blocks
 


Tags:

permissions, jul, input, output, vm, corrupted, underlying, disk, array, nas, accessed, mounted, concurrently, fsck, dev, mapper, mar, contains, errors, inodes, sizes, deleted, inode, dtime, directory, entry, etc, unused, connectivity, reference, ref, summary, bitmap, differences, counted, modified, contiguous,

Latest Articles

  • How high can a Xeon CPU get?
  • bash fix PATH environment variable "command not found" solution
  • Ubuntu Linux Mint Debian Redhat Youtube Cannot Play HD or 4K videos, dropped frames or high CPU usage with Nvidia or AMD Driver
  • hostapd example configuration for high speed AC on 5GHz using WPA2
  • hostapd how to enable and use WPS to connect wireless devices like printers
  • Dell Server Workstation iDRAC Dead after Firmware Update Solution R720, R320, R730
  • Cloned VM/Server/Computer in Linux won't boot and goes to initramfs busybox Solution
  • How To Add Windows 7 8 10 11 to GRUB Boot List Dual Booting
  • How to configure OpenDKIM on Linux with Postfix and setup bind zonefile
  • Debian Ubuntu 10/11/12 Linux how to get tftpd-hpa server setup tutorial
  • efibootmgr: option requires an argument -- 'd' efibootmgr version 15 grub-install.real: error: efibootmgr failed to register the boot entry: Operation not permitted.
  • Apache Error Won't start SSL Cert Issue Solution Unable to configure verify locations for client authentication SSL Library Error: 151441510 error:0906D066:PEM routines:PEM_read_bio:bad end line SSL Library Error: 185090057 error:0B084009:x509 certif
  • Linux Debian Mint Ubuntu Bridge br0 gets random IP
  • redis requirements
  • How to kill a docker swarm
  • docker swarm silly issues
  • isc-dhcp-server dhcpd how to get longer lease
  • nvidia cannot resume from sleep Comm: nvidia-sleep.sh Tainted: Linux Ubuntu Mint Debian
  • zfs and LUKS how to recover in Linux
  • [error] (28)No space left on device: Cannot create SSLMutex Apache Solution Linux CentOS Ubuntu Debian Mint