<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title></title><style type="text/css">.felamimail-body-blockquote {margin: 5px 10px 0 3px;padding-left: 10px;border-left: 2px solid #000088;} </style></head><body>Hi All,<br><br>I have this same issue on Pfsense (FreeBSD) and even a fresh Ubuntu installation.<br><br>I have installed Ubuntu to see if it was really an issue with the nics or the routing on Pfsense. On 3.1 this was working, I'm sure.<br><br>I have one Ubuntu box running as VM that is connected to the management network and I can access it. When I attach my new installed VM to it, it cannot ping anything in that network, strange.<br><br>I also have seen that when I attach two network e1000 cards to my Pfsense box that only one is up. Th Realtek ones are both up. With the e1000 I can only ping the gateway from the PFsense install and nothing more.<br><br>What is going on here ? I'm already busy with this a long time and cannot fix it.<br><br>I hope someone can help me out here.<br><br>Cheers,<br><br>Matt<br><br>On 24 Feb 2013 22:21:20, Dan Kenigsberg wrote:<br><blockquote class="felamimail-body-blockquote"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title></title><style type="text/css">.felamimail-body-blockquote {margin: 5px 10px 0 3px;padding-left: 10px;border-left: 2px solid #000088;} </style>On Sun, Feb 24, 2013 at 07:18:46PM +0100, RenĂ© Koch wrote:<br><blockquote class="felamimail-body-blockquote">Thanks a lot for your feedback.<br><br>I'll try to play around with qemu options next week and try to find out which setting causes this issue.<br>What's the best way for changing this options - using hook scripts I guess...<br></blockquote><br>I'm told that unsetting this option is not possible in Engine. So yeah,<br>you are left with either hook script or a temporary hack of<br><br>diff --git a/vdsm/clientIF.py b/vdsm/clientIF.py<br>index 38aa0d7..b489e0e 100644<br>--- a/vdsm/clientIF.py<br>+++ b/vdsm/clientIF.py<br>@@ -341,6 +341,7 @@ class clientIF:<br>         return res['status']['code']<br> <br>     def createVm(self, vmParams):<br>+        vmParams['acpiEnable'] = False<br>         self.vmContainerLock.acquire()<br>         self.log.info("vmContainerLock acquired by vm %s",<br>                           vmParams['vmId'])<br>_______________________________________________<br>Users mailing list<br><a href="#" id="123:Users@ovirt.org" class="tinebase-email-link">Users@ovirt.org</a><br><a href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br></blockquote><br></body></html>