Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- 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.
- Command: sudo tune2fs -c 0 -i 0 /dev/mapper/nbd15p1
- Exit code: 1
- Stdout: 'tune2fs 1.41.14 (22-Dec-2010)\n'
- Stderr: "tune2fs: Bad magic number in super-block while trying to open /dev/mapper/nbd15p1\nCouldn't find valid filesystem superblock.\n"
- 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 (
- --
- Failed to mount filesystem: Unexpected error while running command.
- Command: sudo mount /dev/mapper/nbd15p1 /tmp/tmpe4IlNc
- Exit code: 32
- Stdout: ''
- Stderr: 'mount: you must specify the filesystem type\n'
- --
- Failed to mount filesystem: Unexpected error while running command.
- Command: sudo guestmount --rw -a /var/lib/nova/instances/instance-0000000a/disk -m /dev/sda1 /tmp/tmpe4IlNc
- Exit code: 1
- Stdout: ''
- 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