|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] from SLES SP1(3.0.4) to SLES SP2 (3.2)
On Wednesday July 02 2008 05:14:29 am marcus wrote:
> I'm planning to update my sles 10 server, so sp 1 is allready installed
> but sp 2 is now available. The Problem is that I'm not an expert in the
> xen 3.2 version which is in sp2 included.
>
> Are there some handicaps to use the new xen version?
>
> Should I fix something in the guest config files or in the xend config?
Looks good. The big thing in 3.1.2 and up is the default bridge is eth0, not
xenbr0. You don't specify a bridge in your vif= statement, so you are okay.
You use vfb= in your pv domain, and separate vnc parm lines in your hvm
domain, so it looks good.
You *might* have trouble starting X in your linux pv domains. The
video "device" in 3.1.2 and up uses fbdev in xorg.conf, the standard linux
frame buffer in Xorg 7.3, and not the Xen Frame Buffer Device. SuSE's sax may
fix this automagically for you.
Good luck.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|