Guest User

Untitled

a guest
Apr 12th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. 2012-04-12 10:07:17,657 INFO nova.virt.libvirt_conn [32f9d76f-8c46-4ee2-897a-1076d89c1c4e None None] instance instance-0000000a: injecting key into image 4
  2. 2012-04-12 10:07:18,881 INFO nova.compute.disk [32f9d76f-8c46-4ee2-897a-1076d89c1c4e None None] Failed to disable fs check: Unexpected error while running command.
  3. Command: sudo tune2fs -c 0 -i 0 /dev/mapper/nbd15p1
  4. Exit code: 1
  5. Stdout: 'tune2fs 1.41.14 (22-Dec-2010)\n'
  6. Stderr: "tune2fs: Bad magic number in super-block while trying to open /dev/mapper/nbd15p1\nCouldn't find valid filesystem superblock.\n"
  7. 2012-04-12 10:07:27,710 WARNING nova.virt.libvirt_conn [32f9d76f-8c46-4ee2-897a-1076d89c1c4e None None] instance instance-0000000a: ignoring error injecting data into image 4 (
  8. --
  9. Failed to mount filesystem: Unexpected error while running command.
  10. Command: sudo mount /dev/mapper/nbd15p1 /tmp/tmpe4IlNc
  11. Exit code: 32
  12. Stdout: ''
  13. Stderr: 'mount: you must specify the filesystem type\n'
  14. --
  15. Failed to mount filesystem: Unexpected error while running command.
  16. Command: sudo guestmount --rw -a /var/lib/nova/instances/instance-0000000a/disk -m /dev/sda1 /tmp/tmpe4IlNc
  17. Exit code: 1
  18. Stdout: ''
  19. Stderr: "libguestfs: error: mount_options: /dev/vda1 on /: mount: you must specify the filesystem type\nguestmount: '/dev/sda1' could not be mounted. Did you mean one of these?\n\t/dev/sda1 (unknown)\n\t/dev/sda2 (ext4)\n")
Advertisement
Add Comment
Please, Sign In to add comment