I'm putting some of my systems through the paces, figuring out what needs to be backed up. Right now I'm dealing with a single system (as in not clustered).
Initially I setup a system, connected it to an iSCSI target, setup an LVM group on it, then installed a KVM Ubuntu VM.
I then copied all of /etc/ off the server to another system and nuked the PVE installation. As in, reinstalled the PVE 3.0 system.
During installation I set it to the same hostname/ip/netmask/gateway/dns/password. After verifying a clean install, I then dumped the /etc/ back onto it, and rebooted.
It now complains about being able to fsck the device due to UUID issue: /dev/mapper/pve-data: clean "fsck.ext3: unable to resolve " (then UUID).
I then press CTRL+D to continue and all things appear to work. I suspect this is a fstab mismatch, but I'm not sure.
Can I get a dev/admin to comment on my method?
Initially I setup a system, connected it to an iSCSI target, setup an LVM group on it, then installed a KVM Ubuntu VM.
I then copied all of /etc/ off the server to another system and nuked the PVE installation. As in, reinstalled the PVE 3.0 system.
During installation I set it to the same hostname/ip/netmask/gateway/dns/password. After verifying a clean install, I then dumped the /etc/ back onto it, and rebooted.
It now complains about being able to fsck the device due to UUID issue: /dev/mapper/pve-data: clean "fsck.ext3: unable to resolve " (then UUID).
I then press CTRL+D to continue and all things appear to work. I suspect this is a fstab mismatch, but I'm not sure.
Can I get a dev/admin to comment on my method?