On Mon, Mar 2, 2009 at 4:11 PM, Fajar A. Nugraha <[email protected]> wrote:
> On Mon, Mar 2, 2009 at 6:53 PM, Piotr Jasiukajtis <[email protected]> wrote:
>>>> I use PV drivers right now from http://www.meadowcourt.org/downloads/
>>>> for Windows Server 2003 32bit (one CPU).
>>>>
>>>> Are there any advantages of using PV drivers from sun.com?
>>>> https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/viewproductdetail-start?productref=sun-xvm-guestadd-ea3-...@cds-cds_smi
>>>
>
>>> What OS dom0 are you using?
>
>> Dom0 is SXCE 107.
>
> Can you REALLY get GPLPV running on SXCE 107 dom0?
> Last time I tried on Opensolaris, the Xen block device driver works,
> but the Xennet driver is unable to pass traffic from dom0.
Sure, I have also GPLPV Windows XP 32bit running on SXCE104.
> If you can get networking to work, would you mind sharing your domU
> config (something like running "xm list -l domU_name")?
The config from SXCE107 dom0:
(domain
(domid 17)
(on_crash restart)
(uuid xxxxxxxxxxxxxxxxxxxxxxxxxxx)
(bootloader_args )
(vcpus 1)
(name winsrv1)
(on_poweroff destroy)
(on_reboot restart)
(bootloader )
(maxmem 1953)
(memory 1953)
(shadow_memory 17)
(cpu_weight 256)
(cpu_cap 0)
(features )
(on_xend_start ignore)
(on_xend_stop shutdown)
(start_time 1236008272.71)
(cpu_time 43.740212631)
(online_vcpus 1)
(distro undefined)
(image
(hvm
(kernel /usr/lib/xen/boot/hvmloader)
(acpi 1)
(boot d)
(device_model /usr/lib/xen/bin/qemu-dm)
(keymap en-us)
(pae 1)
(rtc_timeoffset -3600)
(serial pty)
(usb 1)
(notes (SUSPEND_CANCEL 1))
)
)
(status 2)
(state -b----)
(store_mfn 499966)
(device
(vif
(mac xxxxxxxxxxxxxxx)
(script vif-vnic)
(uuid xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
(backend 0)
)
)
(device
(vbd
(uname phy:/dev/zvol/dsk/rpool/export/xvm/winsrv1_c)
(uuid xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
(mode w)
(dev hda:disk)
(backend 0)
(bootable 1)
)
)
(device
(vbd
(uname phy:/dev/zvol/dsk/rpool/export/xvm/winsrv1_e)
(uuid xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
(mode w)
(dev hdb:disk)
(backend 0)
(bootable 0)
)
)
(device
(vbd
(uname file:/export/xvm/isos/w2k3_32bit.iso)
(uuid xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
(mode r)
(dev hdc:cdrom)
(backend 0)
(bootable 0)
)
)
(device (vkbd (backend 0)))
(device
(vfb
(location localhost:5900)
(type vnc)
(vncdisplay 0)
(uuid xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
)
)
(device
(console
(protocol vt100)
(location 3)
(uuid xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx)
)
)
)
--
Regards,
Piotr Jasiukajtis | estibi | SCA OS0072
http://estseg.blogspot.com
_______________________________________________
xen-discuss mailing list
[email protected]