[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] RE: Xen-users Digest, Vol 45, Issue 45
Kathy, Thank you very much! Peter Olson Alcatel-Lucent Member of Technical Staff Services Technologies 1960 Lucent Lane Rm 7G334 Naperville, IL 60566 peterolson@xxxxxxxxxxxxxxxxxx Phone: 630 979 0573 Mobile: 630 430 6926 -----Original Message----- From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of xen-users-request@xxxxxxxxxxxxxxxxxxx Sent: Tuesday, November 11, 2008 9:37 AM To: xen-users@xxxxxxxxxxxxxxxxxxx Subject: Xen-users Digest, Vol 45, Issue 45 Send Xen-users mailing list submissions to xen-users@xxxxxxxxxxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit http://lists.xensource.com/mailman/listinfo/xen-users or, via email, send a message with subject or body 'help' to xen-users-request@xxxxxxxxxxxxxxxxxxx You can reach the person managing the list at xen-users-owner@xxxxxxxxxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of Xen-users digest..." Today's Topics: 1. Mounting Xen Image (Chris Edwards) 2. RE: GPL PV Intermittent Network Problems (Nick Couchman) 3. Re: Mounting Xen Image (Vu Pham) 4. RE: GPL PV Intermittent Network Problems (HAL Issue) (Nick Couchman) ---------------------------------------------------------------------- Message: 1 Date: Tue, 11 Nov 2008 10:01:44 -0500 From: Chris Edwards <cedwards@xxxxxxxxxxxxxxxx> Subject: [Xen-users] Mounting Xen Image To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx> Message-ID: <61252CC53A97634BA52256DCF2344FBC66C8DA8032@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx rp.net> Content-Type: text/plain; charset="us-ascii" I am trying to move a xen vm from one LV to another LV. I know I can copy the current LV by shutting down the xen vm and doing this command... dd if=/dev/VolGroup00/LogVol00 of=/root/wdcdns1.img How do I at this point mount the image file locally so I can verify its contents or make changes? Thanks for any help! ------------------------------ Message: 2 Date: Tue, 11 Nov 2008 08:05:43 -0700 From: "Nick Couchman" <Nick.Couchman@xxxxxxxxx> Subject: RE: [Xen-users] GPL PV Intermittent Network Problems To: <Dustin.Henning@xxxxxxxxxxx> Cc: james.harper@xxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx Message-ID: <49193CD70200009900030DB7@xxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain; charset="utf-8" Well, after unchecking the "Show Compatible Hardware" box it still only shows the existing HAL (non-APIC) and "Standard PC." I'm going to try a couple other things to see if I can get it installed. -Nick -----Original Message----- From: Dustin Henning <Dustin.Henning@xxxxxxxxxxx> Reply-To: Dustin.Henning@xxxxxxxxxxx To: 'Nick Couchman' <Nick.Couchman@xxxxxxxxx>, james.harper@xxxxxxxxxxxxxxxx Cc: xen-users@xxxxxxxxxxxxxxxxxxx Subject: RE: [Xen-users] GPL PV Intermittent Network Problems Date: Tue, 11 Nov 2008 10:00:39 -0500 If youÂ?re feeling bold and daring, just switch it, but have a backup handy. In some cases it will work, in others it wonÂ?t. There is good documentation out there, but I donÂ?t have hand links to any of it. Here is what I am suggesting: 1) Device Manager 2) Right click on Advanced Configuration and Power Interface PC 3) Click Update Driver 4) Select Advanced (Install from a list or specific location) 5) Select DonÂ?t Search. I will choose the driver to install 6) Uncheck the Â?Show compatible hardwareÂ? box if necessary (it probably isnÂ?t) 7) Choose ACPI Uniprocessor PC 8) Proceed through the remaining steps and reboot As I said, you should certainly have a backup ready, but I believe this should work (assuming XP/2003 or newer), IÂ?m not sure it was that easy in 2000, my MCSE class back then said no, but could have been wrong. Good luck, Dustin From:xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Nick Couchman Sent: Tuesday, November 11, 2008 09:52 To: james.harper@xxxxxxxxxxxxxxxx Cc: xen-users@xxxxxxxxxxxxxxxxxxx Subject: RE: [Xen-users] GPL PV Intermittent Network Problems Well, I've just stumbled upon another couple of things that seem to be causing the problem. First, in looking at the Computer type (Device Manager -> Computer Name -> Computer), the working ones all have "ACPI Uniprocessor PC" and the two that don't work have "Advanced Configuration and Power Interface (ACPI) PC." On the surface, this seems to be about the same - even looking at the driver version, date, etc., yields the same information. However, if I go to the Details tab of this device and look at "Hardware Ids," I see that the "Advanced Configuration...PC" shows "acpipic_up" whereas the "ACPI Uniprocessor PC" shows "acpiapic_up." So, the computer types are actually different, and, just like when you switch from a single processor to a multiprocessor configuration, Windows is incapable of picking up the change from a non-APIC (PIC, I guess??) machine (VM) to an APIC machine (VM), even though I've switched over the Xen configuration. Furthermore, if I look at the Device Manager and view as "Resources by Type" and look at IRQs, the machine that is failing doesn't have ANY devices assigned an IRQ over 15 whereas the ones that work have a few other devices (besides the Xen ones) assigned IRQs over 15. Guess it comes down to a HAL issue at this point - anyone have any good hints or documents for switching out the HAL? -Nick -----Original Message----- From: James Harper <james.harper@xxxxxxxxxxxxxxxx> To: Nick Couchman <Nick.Couchman@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx Subject: RE: [Xen-users] GPL PV Intermitent Network Problems Date: Tue, 11 Nov 2008 21:29:23 +1100 Nick, I have built a xenpci.sys that will tell Windows not to give it an IRQ under 16. Other than testing that it doesn't crash I haven't given it any other testing. You can download it at: http://www.meadowcourt.org/downloads/xenpci.sys.no_irq_under_16.xp.bin rename the downloaded file to xenpci.sys and copy it to c:\windows\system32\drivers, then reboot. I also have a windows 2003 version there. If, for some reason, windows won't assign an irq > 16 to it then a boot with /GPLPV will probably fail (bug check 0x7b), but you should still be able to reboot without /GPLPV. Let me know how it goes. If it boots, assigns an irq > 16, and your stability problems go away, then I'll keep the fix in there. Thanks James ________________________________________________________________________ This e-mail may contain confidential and privileged material for the sole use of the intended recipient. If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information. In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way. If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox. Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR. This e-mail may contain confidential and privileged material for the sole use of the intended recipient. If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information. In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way. If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox. Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xensource.com/archives/html/xen-users/attachments/20081111/4a14 0b82/attachment.html ------------------------------ Message: 3 Date: Tue, 11 Nov 2008 09:07:03 -0600 From: Vu Pham <vu@xxxxxxxxxx> Subject: Re: [Xen-users] Mounting Xen Image To: Chris Edwards <cedwards@xxxxxxxxxxxxxxxx> Cc: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx> Message-ID: <49199F97.8040704@xxxxxxxxxx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Chris Edwards wrote: > I am trying to move a xen vm from one LV to another LV. > > I know I can copy the current LV by shutting down the xen vm and doing this command... > > dd if=/dev/VolGroup00/LogVol00 of=/root/wdcdns1.img > > How do I at this point mount the image file locally so I can verify its contents or make changes? > Maybe this is what you want. http://www.centos.org/docs/5/html/Virtualization-en-US/ch-virt-accessing-dat a.html Vu ------------------------------ Message: 4 Date: Tue, 11 Nov 2008 08:34:57 -0700 From: "Nick Couchman" <Nick.Couchman@xxxxxxxxx> Subject: RE: [Xen-users] GPL PV Intermittent Network Problems (HAL Issue) To: <Dustin.Henning@xxxxxxxxxxx> Cc: james.harper@xxxxxxxxxxxxxxxx, xen-users@xxxxxxxxxxxxxxxxxxx Message-ID: <491943B10200009900030DC6@xxxxxxxxxxxxxxxxxxxxx> Content-Type: text/plain; charset="utf-8" Okay, well, stumbled upon the following site: http://www.nforcershq.com/forum/viewtopic.php?t=12269 The site gives instructions for setting up a boot entry that specifies the new HAL DLL that you want to use (extracting the new DLL and then using the /hal= switch to tell Windows to use that HAL). After you boot with that /hal option, Windows permanently installs the new HAL and then asks you to reboot. After the reboot, the new HAL is installed and the XEN drivers are getting the proper IRQs and functioning correctly. Thanks for the help James & Dustin - just took a little pointing to get me going in the right direction. -Nick -----Original Message----- From: Dustin Henning <Dustin.Henning@xxxxxxxxxxx> Reply-To: Dustin.Henning@xxxxxxxxxxx To: 'Nick Couchman' <Nick.Couchman@xxxxxxxxx>, james.harper@xxxxxxxxxxxxxxxx Cc: xen-users@xxxxxxxxxxxxxxxxxxx Subject: RE: [Xen-users] GPL PV Intermittent Network Problems Date: Tue, 11 Nov 2008 10:00:39 -0500 If youÂ?re feeling bold and daring, just switch it, but have a backup handy. In some cases it will work, in others it wonÂ?t. There is good documentation out there, but I donÂ?t have hand links to any of it. Here is what I am suggesting: 1) Device Manager 2) Right click on Advanced Configuration and Power Interface PC 3) Click Update Driver 4) Select Advanced (Install from a list or specific location) 5) Select DonÂ?t Search. I will choose the driver to install 6) Uncheck the Â?Show compatible hardwareÂ? box if necessary (it probably isnÂ?t) 7) Choose ACPI Uniprocessor PC 8) Proceed through the remaining steps and reboot As I said, you should certainly have a backup ready, but I believe this should work (assuming XP/2003 or newer), IÂ?m not sure it was that easy in 2000, my MCSE class back then said no, but could have been wrong. Good luck, Dustin From:xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Nick Couchman Sent: Tuesday, November 11, 2008 09:52 To: james.harper@xxxxxxxxxxxxxxxx Cc: xen-users@xxxxxxxxxxxxxxxxxxx Subject: RE: [Xen-users] GPL PV Intermittent Network Problems Well, I've just stumbled upon another couple of things that seem to be causing the problem. First, in looking at the Computer type (Device Manager -> Computer Name -> Computer), the working ones all have "ACPI Uniprocessor PC" and the two that don't work have "Advanced Configuration and Power Interface (ACPI) PC." On the surface, this seems to be about the same - even looking at the driver version, date, etc., yields the same information. However, if I go to the Details tab of this device and look at "Hardware Ids," I see that the "Advanced Configuration...PC" shows "acpipic_up" whereas the "ACPI Uniprocessor PC" shows "acpiapic_up." So, the computer types are actually different, and, just like when you switch from a single processor to a multiprocessor configuration, Windows is incapable of picking up the change from a non-APIC (PIC, I guess??) machine (VM) to an APIC machine (VM), even though I've switched over the Xen configuration. Furthermore, if I look at the Device Manager and view as "Resources by Type" and look at IRQs, the machine that is failing doesn't have ANY devices assigned an IRQ over 15 whereas the ones that work have a few other devices (besides the Xen ones) assigned IRQs over 15. Guess it comes down to a HAL issue at this point - anyone have any good hints or documents for switching out the HAL? -Nick -----Original Message----- From: James Harper <james.harper@xxxxxxxxxxxxxxxx> To: Nick Couchman <Nick.Couchman@xxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx Subject: RE: [Xen-users] GPL PV Intermitent Network Problems Date: Tue, 11 Nov 2008 21:29:23 +1100 Nick, I have built a xenpci.sys that will tell Windows not to give it an IRQ under 16. Other than testing that it doesn't crash I haven't given it any other testing. You can download it at: http://www.meadowcourt.org/downloads/xenpci.sys.no_irq_under_16.xp.bin rename the downloaded file to xenpci.sys and copy it to c:\windows\system32\drivers, then reboot. I also have a windows 2003 version there. If, for some reason, windows won't assign an irq > 16 to it then a boot with /GPLPV will probably fail (bug check 0x7b), but you should still be able to reboot without /GPLPV. Let me know how it goes. If it boots, assigns an irq > 16, and your stability problems go away, then I'll keep the fix in there. Thanks James ________________________________________________________________________ This e-mail may contain confidential and privileged material for the sole use of the intended recipient. If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information. In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way. If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox. Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR. This e-mail may contain confidential and privileged material for the sole use of the intended recipient. If this email is not intended for you, or you are not responsible for the delivery of this message to the intended recipient, please note that this message may contain SEAKR Engineering (SEAKR) Privileged/Proprietary Information. In such a case, you are strictly prohibited from downloading, photocopying, distributing or otherwise using this message, its contents or attachments in any way. If you have received this message in error, please notify us immediately by replying to this e-mail and delete the message from your mailbox. Information contained in this message that does not relate to the business of SEAKR is neither endorsed by nor attributable to SEAKR. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xensource.com/archives/html/xen-users/attachments/20081111/6e39 8860/attachment.html ------------------------------ _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users End of Xen-users Digest, Vol 45, Issue 45 ***************************************** Attachment:
smime.p7s _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |