I have server 2008R2 datacenter hosting second exchange server 2010. When I attempt to duplicate mailbox database the server 2008 crashes with blue screen this happens when exchange sends files over network and writs them to the disk. could lvm be corrupted or bad hard drive or is this xen fault ?
What type of disk storage on dom0 are you using? What does dmesg on dom0 say? What does the BSOD say? Did you install xen drivers in the windows guest box? Which ones? Have you tried reproducing that without duplicating excanche data files? 2012/7/13 jacek burghardt <jaceksburghardt@gmail.com>> I have server 2008R2 datacenter hosting second exchange server 2010. > When I attempt to duplicate mailbox database the server 2008 crashes > with blue screen this happens when exchange sends files over network > and writs them to the disk. could lvm be corrupted or bad hard drive > or is this xen fault ? > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xen.org > http://lists.xen.org/xen-users >-- Pozdrawiam Jakub Kulesza _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
Am Freitag, den 13.07.2012, 08:21 -0600 schrieb jacek burghardt:> I have server 2008R2 datacenter hosting second exchange server 2010. > When I attempt to duplicate mailbox database the server 2008 crashes > with blue screen this happens when exchange sends files over network > and writs them to the disk. could lvm be corrupted or bad hard drive > or is this xen fault ?What''s the content of your bluescreen? _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
I have 358 drivers and error looks like this one http://jbeekman.nl/bsod20120117_1953.png On 7/13/12, Stephan Seitz <s.seitz@netzhaut.de> wrote:> > > Am Freitag, den 13.07.2012, 08:21 -0600 schrieb jacek burghardt: > >> I have server 2008R2 datacenter hosting second exchange server 2010. >> When I attempt to duplicate mailbox database the server 2008 crashes >> with blue screen this happens when exchange sends files over network >> and writs them to the disk. could lvm be corrupted or bad hard drive >> or is this xen fault ? > > > What''s the content of your bluescreen? > >
thats a gplpv driver, james could maybe shed some more light on how to debug that. make sure you are using the drivers with the debugging in them On Fri, Jul 13, 2012 at 11:54 AM, jacek burghardt <jaceksburghardt@gmail.com> wrote:> I have 358 drivers and error looks like this one > http://jbeekman.nl/bsod20120117_1953.png > > On 7/13/12, Stephan Seitz <s.seitz@netzhaut.de> wrote: > > > > > > Am Freitag, den 13.07.2012, 08:21 -0600 schrieb jacek burghardt: > > > >> I have server 2008R2 datacenter hosting second exchange server 2010. > >> When I attempt to duplicate mailbox database the server 2008 crashes > >> with blue screen this happens when exchange sends files over network > >> and writs them to the disk. could lvm be corrupted or bad hard drive > >> or is this xen fault ? > > > > > > What''s the content of your bluescreen? > > > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xen.org > http://lists.xen.org/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
I am geting new error libxl: error: libxl_dm.c:1128:libxl__destroy_device_model: Couldn''t find device when I am attempting to destroy and create On Jul 13, 2012 10:11 AM, "chris" <tknchris@gmail.com> wrote:> thats a gplpv driver, james could maybe shed some more light on how to > debug that. make sure you are using the drivers with the debugging in them > > On Fri, Jul 13, 2012 at 11:54 AM, jacek burghardt < > jaceksburghardt@gmail.com> wrote: > >> I have 358 drivers and error looks like this one >> http://jbeekman.nl/bsod20120117_1953.png >> >> On 7/13/12, Stephan Seitz <s.seitz@netzhaut.de> wrote: >> > >> > >> > Am Freitag, den 13.07.2012, 08:21 -0600 schrieb jacek burghardt: >> > >> >> I have server 2008R2 datacenter hosting second exchange server 2010. >> >> When I attempt to duplicate mailbox database the server 2008 crashes >> >> with blue screen this happens when exchange sends files over network >> >> and writs them to the disk. could lvm be corrupted or bad hard drive >> >> or is this xen fault ? >> > >> > >> > What''s the content of your bluescreen? >> > >> > >> >> _______________________________________________ >> Xen-users mailing list >> Xen-users@lists.xen.org >> http://lists.xen.org/xen-users >> > >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
> > I have 358 drivers and error looks like this one > http://jbeekman.nl/bsod20120117_1953.png >If that is your BSoD then the crash does appear to be in xenvbd.sys which is a GPLPV driver. Can you have a look in c:\windows\minidump and see if there is a file in there that approximately matches the time of your bluescreen? If so, can you zip it up and email it to me? I also need to know the exact version of GPLPV you are using so I can load the correct symbols in the debugger. Thanks James
James Harper <james.harper <at> bendigoit.com.au> writes:> > > > > I have 358 drivers and error looks like this one > > http://jbeekman.nl/bsod20120117_1953.png > > > > If that is your BSoD then the crash does appear to be in xenvbd.sys which is aGPLPV driver. Can you have a look> in c:\windows\minidump and see if there is a file in there that approximatelymatches the time of your bluescreen?> > If so, can you zip it up and email it to me? I also need to know the exactversion of GPLPV you are using so I can> load the correct symbols in the debugger. > > Thanks > > James >Hey James, We''re using your Driver as well 11.0.308 and we''re having the issue of a BSOD during Exchange 2010 replication. Was this issue ever fixed? Do you still need a dump from the Debug version of the driver? If anyone knows the fix to this please email me - jim.molnar "at" Gmail dot com Thanks a lot. Jim.
Does your Windows HVM config contain viridian=1? On Fri, Sep 21, 2012 at 4:51 PM, Jim Molnar <Jim.molnar@gmail.com> wrote:> > > James Harper <james.harper <at> bendigoit.com.au> writes: > >> >> > >> > I have 358 drivers and error looks like this one >> > http://jbeekman.nl/bsod20120117_1953.png >> > >> >> If that is your BSoD then the crash does appear to be in xenvbd.sys which is a > GPLPV driver. Can you have a look >> in c:\windows\minidump and see if there is a file in there that approximately > matches the time of your bluescreen? >> >> If so, can you zip it up and email it to me? I also need to know the exact > version of GPLPV you are using so I can >> load the correct symbols in the debugger. >> >> Thanks >> >> James >> > > Hey James, We''re using your Driver as well 11.0.308 and we''re having the issue > of a BSOD during Exchange 2010 replication. Was this issue ever fixed? Do you > still need a dump from the Debug version of the driver? If anyone knows the fix > to this please email me - jim.molnar "at" Gmail dot com Thanks a lot. > > Jim. > > > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xen.org > http://lists.xen.org/xen-users
I''m not familiar with that configuration. Here''s a normal config for one of our VM''s Here is a copy of the vm config file for one of the working vm’s. Should it be added in here ? If so where? Does it effect any other machines on the same host at all? Sorry I''m fairly new to Xen. ---------------------------------- name = ''tryprx3expmb2'' kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 24576 vcpus = 8 on_poweroff = ''destroy'' on_reboot = ''restart'' on_crash = ''destroy'' vif = [ ''mac=00:16:3e:00:13:c2, type=ioemu, bridge=br0'' ] pae=1 acpi = 1 apic = 1 #disk = [ ''phy:/dev/iscsi/svc4_sg01_std_vg01-tryprx3expmb2_01,hda,w'',''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_02,hdb,w'' ] disk = [ ''phy:/dev/iscsi/svc4_sg01_std_vg01-tryprx3expmb2_01,hda,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_02,hdb,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_03,hdc,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_04,hdd,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_05,hde,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_06,hdf,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_07,hdg,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_08,hdh,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_09,hdi,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_10,hdj,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_11,hdk,w'' , ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_12,hdl,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_13,hdm,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_14,hdn,w'' , ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_15,hdo,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_16,hdp,w'' , ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_17,hdq,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_18,hdr,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_19,hds,w'', ''phy:/dev/iscsi/svc4_sg01_econo_vg01-tryprx3expmb2_20,hdt,w'' ] device_model = ''/usr/lib64/xen/bin/qemu-dm'' # boot on hard disk (c) or CD-ROM (d) # default: hard disk, cd-rom, floppy boot="c" sdl=0 vnc=1 vncconsole=1 vncpasswd='''' serial=''pty'' usbdevice=''tablet'' localtime=1 cpus = ''^0'' ---------------------------------------- On Fri, Sep 21, 2012 at 2:28 PM, Ricardo Jesus <ricardo.meb.jesus@gmail.com>wrote:> Does your Windows HVM config contain viridian=1? > > On Fri, Sep 21, 2012 at 4:51 PM, Jim Molnar <Jim.molnar@gmail.com> wrote: > > > > > > James Harper <james.harper <at> bendigoit.com.au> writes: > > > >> > >> > > >> > I have 358 drivers and error looks like this one > >> > http://jbeekman.nl/bsod20120117_1953.png > >> > > >> > >> If that is your BSoD then the crash does appear to be in xenvbd.sys > which is a > > GPLPV driver. Can you have a look > >> in c:\windows\minidump and see if there is a file in there that > approximately > > matches the time of your bluescreen? > >> > >> If so, can you zip it up and email it to me? I also need to know the > exact > > version of GPLPV you are using so I can > >> load the correct symbols in the debugger. > >> > >> Thanks > >> > >> James > >> > > > > Hey James, We''re using your Driver as well 11.0.308 and we''re having the > issue > > of a BSOD during Exchange 2010 replication. Was this issue ever fixed? > Do you > > still need a dump from the Debug version of the driver? If anyone knows > the fix > > to this please email me - jim.molnar "at" Gmail dot com Thanks a lot. > > > > Jim. > > > > > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xen.org > > http://lists.xen.org/xen-users >_______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users