nsaunders

format error

Jun 1st, 2025
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. GParted 1.3.1
  2.  
  3. configuration --enable-libparted-dmraid --enable-online-resize
  4.  
  5. libparted 3.4
  6.  
  7. ========================================
  8.  
  9. Device: /dev/sda
  10. Model: ATA WDC WD2500AAKS-0
  11. Serial: WD-WMART0781242
  12. Sector size: 512
  13. Total sectors: 488397168
  14.  
  15. Heads: 255
  16. Sectors/track: 2
  17. Cylinders: 957641
  18.  
  19. Partition table gpt
  20.  
  21. Partition Type Start End Flags Partition Name File System Label Mount Point
  22. /dev/sda1 Primary 2048 4095 bios_grub grub2 core.img
  23. /dev/sda2 Primary 4096 1054719 boot, esp EFI System Partition fat32 /boot/efi, /boot/grub, /mnt/external
  24. /dev/sda3 Primary 1054720 5249023 swap linux-swap
  25. /dev/sda4 Primary 5249024 9443327 zfs bpool
  26. /dev/sda5 Primary 9443328 488397134 zfs rpool
  27. ========================================
  28.  
  29. Device: /dev/sdb
  30. Model: SDK SSD
  31. Serial:
  32. Sector size: 4096
  33. Total sectors: 4096000000
  34.  
  35. Heads: 255
  36. Sectors/track: 9
  37. Cylinders: 1784749
  38.  
  39. Partition table msdos
  40.  
  41. Partition Type Start End Flags Partition Name File System Label Mount Point
  42. ========================================
  43.  
  44. Create Primary Partition #1 (ext4, 15.26 TiB) on /dev/sdb 00:02:57 ( ERROR )
  45.  
  46. create empty partition 00:00:00 ( SUCCESS )
  47.  
  48. path: /dev/sdb1 (partition)
  49. start: 256
  50. end: 4095999999
  51. size 4095999744 (15.26 TiB)
  52. clear old file system signatures in /dev/sdb1 00:00:03 ( SUCCESS )
  53.  
  54. write 512.00 KiB of zeros at byte offset 0 00:00:00 ( SUCCESS )
  55. write 4.00 KiB of zeros at byte offset 67108864 00:00:00 ( SUCCESS )
  56. write 4.00 KiB of zeros at byte offset 274877906944 00:00:00 ( SUCCESS )
  57. write 512.00 KiB of zeros at byte offset 16777214427136 00:00:00 ( SUCCESS )
  58. write 4.00 KiB of zeros at byte offset 16777214885888 00:00:00 ( SUCCESS )
  59. write 8.00 KiB of zeros at byte offset 16777214943232 00:00:00 ( SUCCESS )
  60. flush operating system cache of /dev/sdb 00:00:03 ( SUCCESS )
  61.  
  62. libparted messages ( INFO )
  63.  
  64. Input/output error during write on /dev/sdb
  65. set partition type on /dev/sdb1 00:00:00 ( SUCCESS )
  66.  
  67. new partition type: ext4
  68. create new ext4 file system 00:02:54 ( ERROR )
  69.  
  70. mkfs.ext4 -F -O ^64bit -L '' '/dev/sdb1' 00:02:54 ( ERROR )
  71.  
  72. 64-bit filesystem support is not enabled. The larger fields afforded by this feature enable full-strength checksumming. Pass -O 64bit to rectify.
  73. Creating filesystem with 4095999744 4k blocks and 512000000 inodes
  74. Filesystem UUID: 56acd529-7aa9-4d1b-85b4-e665ab6d3638
  75. Superblock backups stored on blocks:
  76. 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
  77. 4096000, 7962624, 11239424, 20480000, 23887872, 71663616, 78675968,
  78. 102400000, 214990848, 512000000, 550731776, 644972544, 1934917632,
  79. 2560000000, 3855122432
  80.  
  81. Allocating group tables: done
  82. Writing inode tables: done
  83. Creating journal (262144 blocks): done
  84. Writing superblocks and filesystem accounting information: 2402/125000
  85. mke2fs 1.46.5 (30-Dec-2021)
  86. mkfs.ext4: Input/output error while writing out and closing file system
  87.  
Advertisement
Add Comment
Please, Sign In to add comment