Jump to content


klorinczi

Member Since 25 Feb 2022
Offline Last Active 15 Oct 2023 18:21
-----

Posts I've Made

In Topic: OpenPLI 3TB HDD with EXT4 filesystem not recognized after cloning from 2TB HDD?

15 October 2023 - 17:52

I work on windows so rsync will not work.

Copying 3TB took for long time, so I'd like to fix the partition.

 

The data is on the place on ext4 filesytem, the ext4 is clean, just the partition has to be with the correct values, which is accepted by OpenPLI.


In Topic: OpenPLI 3TB HDD with EXT4 filesystem not recognized after cloning from 2TB HDD?

15 October 2023 - 17:11

Now I get:

fsck.ext4 /dev/sda1 -f
e2fsck 1.45.3 (14-Jul-2019)
ext2fs_open2: Bad magic number in super-block
fsck.ext4: Superblock invalid, trying backup blocks...
fsck.ext4: Bad magic number in super-block while trying to open /dev/sda1

The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem.  If the device is valid and it really contains an ext2/ext3/ext4
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
 or
    e2fsck -b 32768 <device>


e2fsck -b 32768 /dev/sda1
e2fsck 1.45.3 (14-Jul-2019)
e2fsck: Bad magic number in super-block while trying to open /dev/sda1

The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem.  If the device is valid and it really contains an ext2/ext3/ext4
filesystem (and not swap or ufs or something else), then the superblock
is corrupt, and you might try running e2fsck with an alternate superblock:
    e2fsck -b 8193 <device>
 or
    e2fsck -b 32768 <device>


In Topic: OpenPLI 3TB HDD with EXT4 filesystem not recognized after cloning from 2TB HDD?

15 October 2023 - 16:57

Just checked this partition and filesystem with a Gparted LIVE booted from USB, and check found no problem, filesystem is clean.


In Topic: OpenPLI 3TB HDD with EXT4 filesystem not recognized after cloning from 2TB HDD?

15 October 2023 - 16:55

partprobe /dev/sda -s
/dev/sda: msdos partitions

In Topic: OpenPLI 3TB HDD with EXT4 filesystem not recognized after cloning from 2TB HDD?

15 October 2023 - 16:46

Yes, not a problem, there are people using 10TB or more disks.

 

What is the output of

sfdisk -l /dev/sda

and/or

parted /dev/sda -l

?

 

 

I get the following results:

 

sfdisk -l /dev/sda
Disk /dev/sda: 2.75 TiB, 3000592982016 bytes, 732566646 sectors
Disk model: ASMT1153E
Units: sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0x96cf96cf


Device     Boot Start        End    Sectors Size Id Type
/dev/sda1           1 4294967295 4294967295  16T ee GPT




parted /dev/sda -l
Error: /dev/sda: unrecognised disk label
Model: asmedia ASMT1153E (scsi)
Disk /dev/sda: 3001GB
Sector size (logical/physical): 4096B/4096B
Partition Table: unknown
Disk Flags:


Error: /dev/mmcblk0rpmb: unrecognised disk label
Warning: Error fsyncing/closing /dev/mmcblk0rpmb: Input/output error
Retry/Ignore? i
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0rpmb: 524kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:


Error: /dev/mmcblk0boot0: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot0: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:


Error: /dev/mmcblk0boot1: unrecognised disk label
Model: Generic SD/MMC Storage Card (sd/mmc)
Disk /dev/mmcblk0boot1: 4194kB
Sector size (logical/physical): 512B/512B
Partition Table: unknown
Disk Flags:


Model: MMC 4FTE4R (sd/mmc)
Disk /dev/mmcblk0: 3909MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:


Number  Start   End     Size    File system  Name     Flags
 1      721kB   786kB   65.5kB               nvram
 2      786kB   852kB   65.5kB               macadr
 3      852kB   918kB   65.5kB               devtree
 4      918kB   983kB   65.5kB               bp30
 5      983kB   1049kB  65.5kB               bp31
 6      1049kB  17.8MB  16.8MB               kernel
 7      17.8MB  34.6MB  16.8MB               initrd
 8      34.6MB  36.7MB  2097kB               splash
 9      36.7MB  3908MB  3871MB  ext4         rootfs