qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Priebe - Profihost AG <s.priebe@profihost.ag>
To: Amos Kong <akong@redhat.com>
Cc: aliguori@us.ibm.com, seabios@seabios.org, qemu-devel@nongnu.org,
	qemu-stable@nongnu.org, kevin@koconnor.net, pbonzini@redhat.com
Subject: Re: [Qemu-devel] [Qemu-stable] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
Date: Fri, 31 May 2013 13:37:11 +0200	[thread overview]
Message-ID: <51A88B67.1060506@profihost.ag> (raw)
In-Reply-To: <20130531110202.GA1791@t430s.nay.redhat.com>

Am 31.05.2013 13:02, schrieb Amos Kong:
>>
>> ...
>>
>> thanks for this great explanation. I've done what you sayd but it still
>> does not work.
>>
>> Here is the output of the seabis debug log where you see the loop:
>> http://pastebin.com/raw.php?i=e53rdW2b
> 
> | found virtio-scsi at 0:5
> | Searching bootorder for: /pci@i0cf8/*@5/*@0/*@0,0
> | virtio-scsi vendor='QEMU' product='QEMU HARDDISK' rev='1.5.' type=0 removable=0
> | virtio-scsi blksize=512 sectors=104857600
> 
> It mean the fixed fw_dev_path can be identified.
> 
> You problem is a disrelated issue. I didn't see handle_18 before restart, it
> means guest succeses to boot from second nic. How does the resume be
> caused?

No it def. does not succeed. Only the first nic gets a reply from a tftp
server. It shows a menu and then does:
  localboot -1

which causes to go to the next boot device (pxelinux.cfg).

It then tries to boot from the 2nd nic. But there it gets only an IP
through DHCP but no tftp details or even an answer.

PS: this was working fine with Qemu 1.4.2

> Please only aasign two nics for guest, let's see if restart occurs.

With one nic i see correctly - no bootable device restart in 1 sec.
With only two nics the "screen" just turns black and nothing happens at
all after trying PXE from 2nd nic. But no message and no restart.

> Did you config pxe+tftp service for second nic? did you set some rom
> that just reboot the system?
DHCP yes tftp service no.

Stefan

  reply	other threads:[~2013-05-31 11:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29  7:56 [Qemu-devel] [QEMU PATCH v3] qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path Amos Kong
2013-05-29  8:25 ` Paolo Bonzini
2013-05-29 11:10 ` Laszlo Ersek
2013-05-30 12:09 ` [Qemu-devel] [Qemu-stable] " Stefan Priebe - Profihost AG
2013-05-30 13:13   ` Amos Kong
2013-05-30 20:30     ` Stefan Priebe
2013-05-30 22:51       ` Amos Kong
2013-05-31  6:57         ` Stefan Priebe - Profihost AG
2013-05-31 11:02           ` Amos Kong
2013-05-31 11:37             ` Stefan Priebe - Profihost AG [this message]
2013-06-03  8:10             ` Stefan Priebe - Profihost AG
2013-05-31 18:48 ` [Qemu-devel] " Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51A88B67.1060506@profihost.ag \
    --to=s.priebe@profihost.ag \
    --cc=akong@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=kevin@koconnor.net \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-stable@nongnu.org \
    --cc=seabios@seabios.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).