#812 Issue closed
: P2V Network errors¶
Labels: support / question
jeocampoar opened issue at 2016-03-30 22:35:¶
Relax-and-Recover (rear) Issue Template¶
Please fill in the following items before submitting a new issue:
- rear version (/usr/sbin/rear -V):
- OS version (cat /etc/rear/os.conf or lsb_release -a):
- rear configuration files (cat /etc/rear/site.conf or cat /etc/rear/local.conf):
- Brief description of the issue
- Work-around, if any
----------------------------------------
Version: Relax-and-Recover 1.17.2 / Git
------------------
LSB Version: :core-4.0-amd64:core-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
Distributor ID: RedHatEnterpriseServer
Description: Red Hat Enterprise Linux Server release 5.8 (Tikanga)
Release: 5.8
Codename: Tikanga
--------------------------
BACKUP=NETFS
OUTPUT=ISO
BACKUP_URL=nfs://192.168.57.71/bckimage/bckimage02
EXCLUDE_MOUNTPOINTS=(
/usuarios/sif/carguesauto
)
[root@lbdgweblogic network-scripts]#
I have problems whit the network configuration , on the physical machine i have bond interfaces, example:
bond0 Link encap:Ethernet HWaddr 00:16:35:3C:3C:92
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:21195289538 errors:0 dropped:22184769 overruns:0 frame:0
TX packets:1045387092 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:5800454889525 (5.2 TiB) TX bytes:159310658912 (148.3 GiB)
bond0.3 Link encap:Ethernet HWaddr 00:16:35:3C:3C:92
inet addr:90.4.4.23 Bcast:90.4.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:2449024418 errors:0 dropped:0 overruns:0 frame:0
TX packets:698174049 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:899163651836 (837.4 GiB) TX bytes:104338921031 (97.1 GiB)
bond0.4 Link encap:Ethernet HWaddr 00:16:35:3C:3C:92
inet addr:90.5.3.121 Bcast:90.5.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING MASTER MULTICAST MTU:1500 Metric:1
RX packets:5613560183 errors:0 dropped:0 overruns:0 frame:0
TX packets:347213045 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1533834863916 (1.3 TiB) TX bytes:46547063167 (43.3 GiB)
but on the virtual restore, this no restore over the virtual interfaces, and the restore failed for mount command failed.
jeocampoar commented at 2016-04-07 22:13:¶
have a Physical server whith bond interfaces , I Try to migrate to Vmware virtual machine, but the interfaces dont work
gdha commented at 2016-07-07 16:51:¶
Does the 2th VM also have an equal amount of NICs? Or, are you able to apply an IP address on one of the physical NICs? That would be enough for the recovery
[Export of Github issue for rear/rear.]