ok, we get a way to restore the VM (quick howto):
1) boot from gpated rescue cd (to have testdisk tool)
2) testdisk finds /dev/sda
3) quick search partition tables, finds 2 partitions (boot and lvm)
4) boot from centos7 rescure cd, chroot /mnt/sysimage
5) grub2-install /dev/sda to install grub bootloader, exit, init 6 ... reboot and online, be happy
why the partition table and boot loader was lost, we do not know. this is the log:
Aug 16 22:01:01 installer systemd: Started Session 516 of user root.
Aug 16 22:01:01 installer systemd: Removed slice User Slice of root.
Aug 16 22:08:01 installer systemd: Created slice User Slice of root.
Aug 16 22:08:01 installer systemd: Started Session 517 of user root.
Aug 16 22:08:32 installer systemd: Removed slice User Slice of root.
Aug 16 23:01:01 installer systemd: Created slice User Slice of root.
Aug 16 23:01:01 installer systemd: Started Session 518 of user root.
Aug 16 23:01:01 installer systemd: Removed slice User Slice of root.
Aug 16 23:44:09 installer kernel: ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Aug 16 23:44:09 installer kernel: ata4.00: failed command: WRITE DMA
Aug 16 23:44:09 installer kernel: ata4.00: cmd ca/00:20:a0:65:c1/00:00:00:00:00/e0 tag 29 dma 16384 out#012 res 40/00
Aug 16 23:44:09 installer kernel: ata4.00: status: { DRDY }
Aug 16 23:44:09 installer kernel: ata4: hard resetting link
Aug 16 23:44:24 installer kernel: ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Aug 16 23:44:24 installer kernel: ata4.00: configured for UDMA/100
Aug 16 23:44:24 installer kernel: ata4.00: device reported invalid CHS sector 0
Aug 16 23:44:24 installer kernel: ata4: EH complete
Aug 16 23:46:01 installer systemd: Created slice User Slice of root.
Aug 16 23:46:01 installer systemd-logind: New session 519 of user root.
Aug 16 23:46:01 installer systemd: Started Session 519 of user root.
Aug 16 23:46:15 installer qemu-ga: info: guest-ping called
Aug 16 23:46:15 installer qemu-ga: info: guest-fsfreeze called
Aug 16 23:46:15 installer qemu-ga: info: executing fsfreeze hook with arg 'freeze'
Aug 16 23:46:16 installer qemu-ga: info: executing fsfreeze hook with arg 'thaw'
Aug 16 23:47:51 installer systemd: Stopped target Multi-User System.
Aug 16 23:47:51 installer systemd: Closed LVM2 poll daemon socket.
Aug 16 23:47:51 installer systemd: Stopping LVM2 PV scan on device 8:2...
Aug 16 23:47:51 installer systemd: Stopping QEMU Guest Agent...
Aug 16 23:47:51 installer systemd: Stopped target Login Prompts.
Aug 16 23:47:51 installer systemd: Stopping Command Scheduler...
Aug 17 02:58:40 installer kernel: Initializing cgroup subsys cpuset
Aug 17 02:58:40 installer kernel: Initializing cgroup subsys cpu
Aug 17 02:58:40 installer kernel: Initializing cgroup subsys cpuacct
Aug 17 02:58:40 installer kernel: Linux version 3.10.0-1127.el7.x86_64 (
mockbuild@kbuilder.bsys.centos.org