search for: mondorestore

Displaying 7 results from an estimated 7 matches for "mondorestore".

2017 May 03
3
CentOS 7 cloned VM cannot boot
Hello, I'm struggling to make a cloned CentOS 7 VM (under KVM) to work. The VM was cloned using mondorestore. Restore appears successful but the VM won't boot; see: http://iweb.noa.gr/files/centos7/supergrub2-scratchvm-20170503-04.png I booted with CentOS 7 disk in troubleshooting mode (where the virtual disk was automatically mounted without issues) and I tried to repair: http://iweb.noa.gr/file...
2017 May 03
3
CentOS 7 cloned VM cannot boot
On 3/5/2017 10:41 ??, Marcelo Roccasalva wrote: > Does the UUID of root filesystem in /etc/fstab match the actual UUID > as reported by blkid? And remove/etc/lvm/cache/.cache if it exists Thank you Marcelo for replying, The directory /etc/lvm/cache/ is empty. And, yes, the UUID matches: # blkid /dev/vda1: UUID="297e2939-d6f5-431a-9813-9848368ee306" TYPE="xfs"
2015 May 07
1
Backup PC or other solution
On 05/07/2015 05:04 AM, Jussi Hirvi wrote: > I wonder why nobody has yet mentioned rdiff-backup. It combines > browsable directories with multiple versions - the version data is > stored in a separate rdiff-backup-data subdirectory (one per backup task). I use rdiff-backup, but I hesitate to recommend a tool that has been unsupported for over 6 years and does have quite a few bugs. --
2017 May 03
0
CentOS 7 cloned VM cannot boot
On Wed, May 3, 2017 at 11:24 AM, Nikolaos Milas <nmilas at noa.gr> wrote: > > Hello, > > I'm struggling to make a cloned CentOS 7 VM (under KVM) to work. > > The VM was cloned using mondorestore. Restore appears successful but the VM won't boot; see: > > http://iweb.noa.gr/files/centos7/supergrub2-scratchvm-20170503-04.png Does the UUID of root filesystem in /etc/fstab match the actual UUID as reported by blkid? And remove /etc/lvm/cache/.cache if it exists Marcelo "?No s...
2017 May 04
0
CentOS 7 cloned VM cannot boot
...file starts with a dot, doesn't show up in "ls" without "-a". > And, yes, the UUID matches: Even dumber question: the erroring UUID exist in the origin of the cloned guest? I guess you have rebuilt initramfs a few times now, so I believe it is irrelevant... Never used mondorestore to clone a VM, have you done it successfully before? > > # blkid > /dev/vda1: UUID="297e2939-d6f5-431a-9813-9848368ee306" TYPE="xfs" > /dev/vda2: UUID="OR1eUA-1hhb-PCff-qybQ-rLt4-JuTN-EcWX61" TYPE="LVM2_member" > /dev/sr0: UUID="2017-03-1...
2017 May 04
2
CentOS 7 cloned VM cannot boot
...6f5-431a-9813-9848368ee306 /boot xfs defaults 0 0 /dev/mapper/centos-swap swap swap defaults 0 0 10.201.40.34:/data/col1/noc-bkups-1 /mnt/dd2500-1 nfs auto,noatime,nolock,bg,nfsvers=3,intr,tcp,actimeo=1800 0 0 Any ideas? > Never used mondorestore to clone a VM, have you done it successfully before? I have always had success in all my (numerous) restores/clones with CentOS 5 and 6. I have not managed to have a fully successful (i.e. bootable) restore/clone of a CentOS 7 system yet (due to the above issue). Thanks, Nick
2019 Sep 25
9
How to dump/restore a CentOS 7 system
Hello All, I guess it is very common for administrative purpose, to dump and restore a CentOS 7 system. I usually use dump/restore commands. However, I?m having trouble to handle installing bootloader and creating initramfs for C7 system. Does anyone know a good document source that details those procedure? Thank you, Xinhuan Zheng