Bug 1126349
| Summary: | FreeBSD 9.2 installation freeze after start | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | Lukas Svaty <lsvaty> | ||||||||||
| Component: | ovirt-engine-core | Assignee: | Vinzenz Feenstra [evilissimo] <vfeenstr> | ||||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Lukas Svaty <lsvaty> | ||||||||||
| Severity: | medium | Docs Contact: | |||||||||||
| Priority: | medium | ||||||||||||
| Version: | 3.5 | CC: | acathrow, bugs, ecohen, gklein, iheim, lsvaty, mavital, michal.skrivanek, ofrenkel, s.kieske, yeylon | ||||||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||||||
| Target Release: | 3.5.0 | ||||||||||||
| Hardware: | All | ||||||||||||
| OS: | FreeBSD | ||||||||||||
| Whiteboard: | virt | ||||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2014-09-02 11:47:57 UTC | Type: | Bug | ||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||
| Documentation: | --- | CRM: | |||||||||||
| Verified Versions: | Category: | --- | |||||||||||
| oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||
| Embargoed: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
Lukas Svaty
2014-08-04 09:04:16 UTC
what is the status of the vm in the webadmin? please attach engine+vdsm+libvirt+qemu logs what about virtio console setting in Edit VM? status of VM: Powering Up -> Up adding vdsm, qemu, libvirt, engine logs VM options, standard VM without any change in options (except name, disk, network) -> Virtio Console Disabled Created attachment 924862 [details]
engine log
Created attachment 924863 [details]
libvirt log
Created attachment 924864 [details]
qemu log of test01 vm
Created attachment 924865 [details]
vdsm log
after conversation with dev possible problems: 1. PXE boot 2. 32bit iso (instead of Vinzenzs 64bit) Lukas please check whether or not you could figure out if this is a problem of the PXE boot. From what I can tell, there's no indication that this is a problem of devices or any settings we can tune. It rather seems to be a problem of PXE boot. So please test if your PXE boot setup for FreeBSD works with a VM created for instance with Virt Manager. @Lukas: please update your investigation results here: Tried PXE boot on local machine / Virtual via virt-manager
Seems the problem is in PXE boot of FreeBSD 9.2.
Also tried booting from iso via iso domain and it works for 32 and 64bit system.
PXE boot cfg:
label FreeBSD9.2
menu label ^FreeBSD9.2-i386
pxe path/to/image/FreeBSD9.2/boot/pxeboot
Closing since this is not a issue of RHEV and seems to be a problem specific to the PXE boost code used in fbsd seems the bug is on FreeBSD side and is being investigated https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=189212 It would be cool if you can add this information to the freebsd bug report because it looks like it will get closed otherwise. There is information that this is indeed a bug in ISC-DHCP? |