xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* HVM domU not created anymore in staging
@ 2023-05-30  7:46 Olaf Hering
  2023-05-30 20:26 ` Olaf Hering
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2023-05-30  7:46 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 1169 bytes --]

For some reason the staging branch fails to create HVM domUs for me.
It seems there was some breakage introduced between 20230522T161155.c7908869
and 20230526T091957.40cd186b. I was hoping that osstest will spot this
failure and do the bisect for me, but apparently there is no report yet.
Did osstest actually spot any HVM error?
To me it looks like 180992 shows many failures, but nothing fatal.

The symptom is that xl create just hangs, a domU id is apparently not
even claimed. In case osstest is not busy with any bisect, I will try
to bisect it in my environment.

Olaf

# Xen cmdline:
conring_size=1M smt=1 loglvl=all guest_loglvl=all crashkernel=192M,below=4G
console=com1 com1=115200 dom0_mem=8G dom0_max_vcpus=4 dom0_vcpus_pin
maxcpus=8 console_timestamps=datems tbuf_size=-1

#domU.cfg:
name="X"
serial='pty'
vcpus='2'
cpus="4-5"
memory='2222'
boot='dc'
disk=[
'vdev=hda, backendtype=qdisk, format=raw, access=rw, target=/N/disk0.raw',
]
vif=[ 'bridge=br0,mac=00:08:01:18:17:40,type=ioemu' ]
builder="hvm"
device_model_override="/usr/lib64/qemu-8.0/bin/qemu-system-i386"
device_model_version="qemu-xen"
usbdevice=['tablet']

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: HVM domU not created anymore in staging
  2023-05-30  7:46 HVM domU not created anymore in staging Olaf Hering
@ 2023-05-30 20:26 ` Olaf Hering
  0 siblings, 0 replies; 2+ messages in thread
From: Olaf Hering @ 2023-05-30 20:26 UTC (permalink / raw)
  To: xen-devel

[-- Attachment #1: Type: text/plain, Size: 290 bytes --]

Tue, 30 May 2023 09:46:54 +0200 Olaf Hering <olaf@aepfle.de>:

> Did osstest actually spot any HVM error?
> To me it looks like 180992 shows many failures, but nothing fatal.

I think osstest does not run Xen with xentrace enabled,
so it can not spot the failure I'm seeing.

Olaf

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-30 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-30  7:46 HVM domU not created anymore in staging Olaf Hering
2023-05-30 20:26 ` Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).