Tagged Questions
0
votes
0answers
101 views
Unable to boot Xen 4.1.3 with kernel image shared through cifs
I've configured xen 4.1.3 with CentOS 6.3 and kernel version 3.5.3. I've vm images to my network shares over cifs. cifs is mounted and i can access it from my Dom0 but when try to boot vm using the ...
3
votes
1answer
985 views
Why would my Linux host suddently stop receiving multicast? All other nics on private network are receiving
Here is my dilemma. Suddenly, as of yesterday, multicast packets are no longer being received from eth1 (private gigabit network) from one node. Routing between all the nodes is fine, no collisions, ...
3
votes
1answer
1k views
avoid IPv6 link local address on interface
I have a setup with virtual Xen hosts connected to a set of VLAN-s. On Dom0, I have set up a bridge for each of my VLAN-s to connect DomU-s to. Bridges are set up in /etc/network/interfaces like ...