Advertisement
Guest User

Untitled

a guest
Feb 17th, 2021
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. root 10:06:39 /home/fdmanana/git/hub/xfstests (master)> cat /home/fdmanana/git/hub/xfstests/results//btrfs/136.full
  2. mke2fs 1.45.6 (20-Mar-2020)
  3. Discarding device blocks: done
  4. Creating filesystem with 5242880 4k blocks and 1310720 inodes
  5. Filesystem UUID: 9519afc8-8ea0-42da-8ac5-3b4c20469dd1
  6. Superblock backups stored on blocks:
  7. 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,
  8. 4096000
  9.  
  10. Allocating group tables: done
  11. Writing inode tables: done
  12. Creating journal (32768 blocks): done
  13. Writing superblocks and filesystem accounting information: done
  14.  
  15. Run fsstress -p 20 -n 100 -d /home/fdmanana/btrfs-tests/scratch_1/ext3_ext4_data/ext3
  16. tune2fs 1.45.6 (20-Mar-2020)
  17. e2fsck 1.45.6 (20-Mar-2020)
  18. Pass 1: Checking inodes, blocks, and sizes
  19. Pass 2: Checking directory structure
  20. Pass 3: Checking directory connectivity
  21. Pass 3A: Optimizing directories
  22. Pass 4: Checking reference counts
  23. Pass 5: Checking group summary information
  24.  
  25. /dev/sdc: ***** FILE SYSTEM WAS MODIFIED *****
  26. /dev/sdc: 235/1310720 files (22.1% non-contiguous), 129757/5242880 blocks
  27. Run fsstress -p 20 -n 100 -d /home/fdmanana/btrfs-tests/scratch_1/ext3_ext4_data/ext4
  28. ERROR: missing data block for bytenr 1048576
  29. ERROR: failed to create ext2_saved/image: -2
  30. WARNING: an error occurred during conversion, filesystem is partially created but not finalized and not mountable
  31. create btrfs filesystem:
  32. blocksize: 4096
  33. nodesize: 16384
  34. features: extref, skinny-metadata (default)
  35. checksum: crc32c
  36. creating ext2 image file
  37. btrfs-convert failed
  38. root 10:14:18 /home/fdmanana/git/hub/xfstests (master)>
  39.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement