Advertisement
Guest User

Log partition

a guest
Feb 12th, 2022
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. Move partition ‘/dev/sdb5’ to the left by 11.23 GiB and grow it from 47.68 GiB to 58.92 GiB
  2. Job: Check file system on partition ‘/dev/sdb5’
  3. Command: e2fsck -f -y -v /dev/sdb5
  4. Check file system on partition ‘/dev/sdb5’: Success
  5.  
  6. Job: Set geometry of partition ‘/dev/sdb5’: Start sector: 817,293,312, length: 99,999,744
  7. Command: sfdisk --force /dev/sdb -N 5
  8. Set geometry of partition ‘/dev/sdb5’: Start sector: 817,293,312, length: 99,999,744: Success
  9.  
  10. Job: Move the file system on partition ‘/dev/sdb5’ to sector 817,293,312
  11. Copying 4,882 blocks (51,199,868,928 bytes) from 430,513,848,320 to 418,454,175,744, direction: left.
  12.  
  13. Copying 1,225 MiB/second, estimated time left: 00:00:47
  14.  
  15. Copying 62 MiB/second, estimated time left: 00:11:43
  16.  
  17. Copying 44 MiB/second, estimated time left: 00:15:36
  18.  
  19. Copying 39 MiB/second, estimated time left: 00:16:36
  20.  
  21. Copying 35 MiB/second, estimated time left: 00:17:21
  22.  
  23. Copying 32 MiB/second, estimated time left: 00:17:19
  24.  
  25. Copying 31 MiB/second, estimated time left: 00:16:48
  26.  
  27. Copying 31 MiB/second, estimated time left: 00:15:31
  28.  
  29. Copying 30 MiB/second, estimated time left: 00:14:37
  30.  
  31. Copying 30 MiB/second, estimated time left: 00:13:26
  32.  
  33. Copying 29 MiB/second, estimated time left: 00:12:19
  34.  
  35. Copying 29 MiB/second, estimated time left: 00:11:08
  36.  
  37. Copying 29 MiB/second, estimated time left: 00:09:47
  38.  
  39. Copying 28 MiB/second, estimated time left: 00:08:30
  40.  
  41. Copying 28 MiB/second, estimated time left: 00:07:08
  42.  
  43. Copying 28 MiB/second, estimated time left: 00:05:46
  44.  
  45. Copying 28 MiB/second, estimated time left: 00:04:18
  46.  
  47. Copying 28 MiB/second, estimated time left: 00:02:53
  48.  
  49. Copying 27 MiB/second, estimated time left: 00:01:27
  50.  
  51. Copying 27 MiB/second, estimated time left: 00:00:00
  52.  
  53. Copying remainder of block size 8,388,608 from 481,705,328,640 to 469,645,656,064.
  54.  
  55. Closing device. This may take a few seconds.
  56. Move the file system on partition ‘/dev/sdb5’ to sector 817,293,312: Success
  57.  
  58. Job: Set geometry of partition ‘/dev/sdb5’: Start sector: 817,293,312, length: 123,553,792
  59. Command: sfdisk --force /dev/sdb -N 5
  60. Set geometry of partition ‘/dev/sdb5’: Start sector: 817,293,312, length: 123,553,792: Success
  61.  
  62. Job: Resize file system on partition ‘/dev/sdb5’ to 123,553,792 sectors
  63. Resizing file system from 99,999,744 to 123,553,792 sectors.
  64.  
  65. Command: resize2fs /dev/sdb5 123553792s
  66. Resize file system on partition ‘/dev/sdb5’ to 123,553,792 sectors: Error
  67.  
  68. Resize/move failed: Could not resize the file system on partition ‘/dev/sdb5’
  69.  
  70. Job: Set geometry of partition ‘/dev/sdb5’: Start sector: 817,293,312, length: 99,999,744
  71. Command: sfdisk --force /dev/sdb -N 5
  72. Set geometry of partition ‘/dev/sdb5’: Start sector: 817,293,312, length: 99,999,744: Success
  73.  
  74. Resizing/moving partition ‘/dev/sdb5’ failed.
  75. Move partition ‘/dev/sdb5’ to the left by 11.23 GiB and grow it from 47.68 GiB to 58.92 GiB: Error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement