Mailinglist Archive: opensuse-bugs (19755 mails)
| < Previous | Next > |
[Bug 391348] Cannot install Beta3 into PV domU
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 19 May 2008 07:13:47 -0600 (MDT)
- Message-id: <20080519131347.1ABAC245392@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=391348
User plc@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=391348#c6
--- Comment #6 from Pat Campbell <plc@xxxxxxxxxx> 2008-05-19 07:13:46 MST ---
Just to add some more info.
Dumping the xenstore entries for an OpenSuSE 11 PV guest you see that the
backend has been initialized and is waiting for the frontend to become
Initialized.
Backend:
/local/domain/0/backend/vbd/10/51712/frontend=/local/domain/10/device/vbd/51712
/local/domain/0/backend/vbd/10/51712/uuid=9459201b-41a4-b598-ba04-07326bc73429
/local/domain/0/backend/vbd/10/51712/dev=xvda
/local/domain/0/backend/vbd/10/51712/state=2
State 2: XenbusStateInitWait
Frontend:
/local/domain/10/device/vbd/51712/virtual-device=51712
/local/domain/10/device/vbd/51712/device-type=disk
/local/domain/10/device/vbd/51712/protocol=x86_64-abi
/local/domain/10/device/vbd/51712/backend-id=0
/local/domain/10/device/vbd/51712/state=1
State 1: XenbusStateInitialising
The drivers registered xenbus probe function is responsible for moving the
frontend to the initialized state.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User plc@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=391348#c6
--- Comment #6 from Pat Campbell <plc@xxxxxxxxxx> 2008-05-19 07:13:46 MST ---
Just to add some more info.
Dumping the xenstore entries for an OpenSuSE 11 PV guest you see that the
backend has been initialized and is waiting for the frontend to become
Initialized.
Backend:
/local/domain/0/backend/vbd/10/51712/frontend=/local/domain/10/device/vbd/51712
/local/domain/0/backend/vbd/10/51712/uuid=9459201b-41a4-b598-ba04-07326bc73429
/local/domain/0/backend/vbd/10/51712/dev=xvda
/local/domain/0/backend/vbd/10/51712/state=2
State 2: XenbusStateInitWait
Frontend:
/local/domain/10/device/vbd/51712/virtual-device=51712
/local/domain/10/device/vbd/51712/device-type=disk
/local/domain/10/device/vbd/51712/protocol=x86_64-abi
/local/domain/10/device/vbd/51712/backend-id=0
/local/domain/10/device/vbd/51712/state=1
State 1: XenbusStateInitialising
The drivers registered xenbus probe function is responsible for moving the
frontend to the initialized state.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |