Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RaspberryMatic VM auf Xen-Server startet seit 3.75.6.20240316 nicht mehr #2815

Open
droge opened this issue Aug 1, 2024 · 3 comments
Open
Labels
🐛 bug-report Something isn't working

Comments

@droge
Copy link

droge commented Aug 1, 2024

Describe the issue you are experiencing

Mit dem Upgrade von 3.73.9.20240130 auf 3.75.6.20240316 rebootet die VM kurz nach dem Grub-Bootloader. Das RaspberryMatic-Bootlogo wird nicht mehr angezeigt.
Ich habe auch einen Thread im Forum erstellt: https://homematic-forum.de/forum/viewtopic.php?f=65&t=82975

Inzwischen konnte ich durch Deaktivieren von xen_platform_pci die VM wieder starten (xen_platform_pci = 0).
Die XEN Man-Page (man 5 xl.cfg) sagt dazu folgendes:

xen_platform_pci=BOOLEAN
Enable or disable the Xen platform PCI device. The presence of this virtual device
enables a guest Operating System (subject to the availability of suitable drivers) to
make use of paravirtualisation features such as disk and network devices etc. Enabling
these drivers improves performance and is strongly recommended when available. PV
drivers are available for various Operating Systems including HVM Linux (out-of-the-box)
and Microsoft Windows https://xenproject.org/windows-pv-drivers/.

Setting xen_platform_pci=0 with the default device_model "qemu-xen" requires at least
QEMU 1.6.

Wurde etwas an der Kernel-Konfiguration bzgl. QEMU oder XEN geändert?
Aber selbst mit aktiviertem xen_platform_pci und fehlender Kernel-Unterstützung dürfte die VM nicht einfach rebooten.

Screenshot kurz vor dem Reboot mit den letzten Meldungen im VNC-Viewer nach dem Entfernen der Parameter "quiet" und "loglevel=0" aus der Kernel-Commandline:

Screenshot_2024-07-31_10-38-59

Describe the behavior you expected

Normaler Start der VM wie in der vorherigen Version.

Steps to reproduce the issue

Upgrade von 3.73.9.20240130 auf 3.75.6.20240316 mit folgender VM-Konfig:

type = "hvm" device_model_version = "qemu-xen" name = "ccu" memory = 2048 vcpus = 2 disk = [ 'format=qcow2, vdev=xvda, access=rw, target=/usr/local/img/RaspberryMatic.qcow2' ] vnc = 1 vnclisten = "192.168.1.32" vncdisplay = 2 boot = "c" hdtype = "ahci" usb = 1 usbdevice = [ 'tablet' ] keymap = "de" vga = "stdvga" xen_platform_pci = 1 pci = [ '0e:11.2' , '05:00.0' ]

What is the version this bug report is based on?

3.75.6.20240316

Which base platform are you running?

ova (Open Virtual Infrastructure, AMD64/x86_64)

Which HomeMatic/homematicIP radio module are you using?

HmIP-RFUSB

Anything in the logs that might be useful for us?

Siehe Screenshot.

Additional information

No response

@droge droge added the 🐛 bug-report Something isn't working label Aug 1, 2024
@droge
Copy link
Author

droge commented Aug 1, 2024

Scheint sich um das selbe Problem wie hier zu handeln:
#2752

Copy link
Contributor

There hasn't been any activity on this issue recently. To keep our backlog manageable we have to clean old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest RaspberryMatic version and check if that solves the issue. Let us know if that works for you by adding a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the 🧊 stale Ticket is in a stale state (about to be closed) label Oct 31, 2024
@droge
Copy link
Author

droge commented Nov 7, 2024

Auch mit dem aktuellen Release 3.79.6.20241031 besteht das Problem weiterhin.
Bootschleife sobald xen_platform_pci aktiviert ist.

@github-actions github-actions bot removed the 🧊 stale Ticket is in a stale state (about to be closed) label Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug-report Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant