jms1989

gparted error while shrinking a partition

Nov 20th, 2020
575
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1.  
  2.  
  3. GParted 1.0.0
  4.  
  5. configuration --enable-libparted-dmraid --enable-online-resize
  6.  
  7. libparted 3.3
  8.  
  9. ========================================
  10. Device: /dev/sdc
  11. Model: ATA SanDisk SSD PLUS
  12. Serial: 191106803185
  13. Sector size: 512
  14. Total sectors: 937721856
  15.  
  16. Heads: 255
  17. Sectors/track: 2
  18. Cylinders: 1838670
  19.  
  20. Partition table: msdos
  21.  
  22. Partition Type Start End Flags Partition Name File System Label Mount Point
  23. /dev/sdc1 Primary 2048 937719807 ext4 SSD Storage
  24.  
  25. ========================================
  26. Shrink /dev/sdc1 from 447.14 GiB to 406.90 GiB 00:00:05 ( ERROR )
  27.  
  28. calibrate /dev/sdc1 00:00:00 ( SUCCESS )
  29.  
  30. path: /dev/sdc1 (partition)
  31. start: 2048
  32. end: 937719807
  33. size: 937717760 (447.14 GiB)
  34. check file system on /dev/sdc1 for errors and (if possible) fix them 00:00:05 ( SUCCESS )
  35.  
  36. e2fsck -f -y -v -C 0 '/dev/sdc1' 00:00:05 ( SUCCESS )
  37.  
  38. Pass 1: Checking inodes, blocks, and sizes
  39. Inode 27535544 extent tree (at level 2) could be narrower. Optimize? yes
  40.  
  41. Inode 27535545 extent tree (at level 2) could be narrower. Optimize? yes
  42.  
  43. Inode 27535546 extent tree (at level 2) could be narrower. Optimize? yes
  44.  
  45. Pass 1E: Optimizing extent trees
  46. Pass 2: Checking directory structure
  47. Pass 3: Checking directory connectivity
  48. Pass 4: Checking reference counts
  49. Pass 5: Checking group summary information
  50.  
  51. SSD_Storage: ***** FILE SYSTEM WAS MODIFIED *****
  52.  
  53. 98707 inodes used (0.34%, out of 29310976)
  54. 2535 non-contiguous files (2.6%)
  55. 73 non-contiguous directories (0.1%)
  56. # of inodes with ind/dind/tind blocks: 0/0/0
  57. Extent depth histogram: 95591/553/3
  58. 68477141 blocks used (58.42%, out of 117214720)
  59. 0 bad blocks
  60. 10 large files
  61.  
  62. 86693 regular files
  63. 9260 directories
  64. 0 character device files
  65. 0 block device files
  66. 0 fifos
  67. 6 links
  68. 2745 symbolic links (2552 fast symbolic links)
  69. 0 sockets
  70. ------------
  71. 98704 files
  72. e2fsck 1.45.5 (07-Jan-2020)
  73. shrink file system 00:00:00 ( ERROR )
  74.  
  75. resize2fs -p '/dev/sdc1' 426662912K 00:00:00 ( ERROR )
  76.  
  77. resize2fs 1.45.5 (07-Jan-2020)
  78. Please run 'e2fsck -f /dev/sdc1' first.
  79.  
  80.  
Advertisement
Add Comment
Please, Sign In to add comment