All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem in updating UUID in ext4 FS on block device
@ 2020-06-15 16:54 Alok Jain
  0 siblings, 0 replies; only message in thread
From: Alok Jain @ 2020-06-15 16:54 UTC (permalink / raw)
  To: linux-ext4

Hi Expert,

 I am facing issue when I updated the block device UUID (ext4 file
system,  command: tune2fs -U random /dev/sdX1) and remount the FS,
sometime below error is coming while mounting the device.

 wrong fs type, bad option, bad superblock on /dev/sde1,
 missing codepage or helper program, or other error
 In some cases useful info is found in syslog - try
 dmesg | tail  or so

  I had to run fsck utility to fix the corrupt superblock which update
the UUID back to original value, looks like UUID is not getting
updated in all the superblocks.

Any idea how to replicate UUID to all the superblock? and also check
if it got replicated properly

Thanks in advance!
Alok

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-15 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-15 16:54 Problem in updating UUID in ext4 FS on block device Alok Jain

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.