search for: srija

Displaying 3 results from an estimated 3 matches for "srija".

Did you mean: grija
2010 Jul 03
4
Problem pinging the xen guest after live migration
Hi , I am getting the delay in pinging (from different network) , the guest after live migration . Here is the scenario: 0. OS : RHEL5.4 86_64 1. Host-A. Port eth1 , it is trunked with three subnets xxx.xx.15.xxx xxx.xx.16.xxx xxx.xx.17.xxx Guest created on 15, 16 ,17 subnets. Gust15-A created on subnet 15 Gust16-A
2011 Jul 30
0
Network issue with xend
Hi, I am facing issues after upgrading one of the server from rhel5.5. (86_64) to latest rhel5.7 (86_64). The server is under trunk configuraion. I have set the network bridge as follows: #!/bin/bash vconfig set_name_type DEV_PLUS_VID_NO_PAD dir=$(dirname " $0" /etc/xen/scripts/network-bridge $@ vifnum=1 bridge=xenbr2 netdev=bond0.10 /etc/xen/scripts/network-bridge $@
2012 Aug 16
0
Messages related libvirtd and bond
Hi, In one of our xen server, I am using two bonding. bond0 : Is for trunk, where the vlans are attached , port eth0 & eth1 is attached to bond0 bond1 : eth2 & eth3 are attached to bond1, where physical ip has been set . In the /etc/xen/xend-config.sxp, I am using (network-script *multi-network-bridge*) , the