xen


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users xen
# 1  
Old 05-01-2009
xen

was looking for some help /tutorials on xen ..im a beginner on virtualisation ..so any help would be greatly appreciated ...p.s. whats the basic difference between para and full virtualisation
# 2  
Old 05-01-2009
A quick Google search with the terms Xen Tutorial returned the How-Tos section of the Xen Wiki and an article at Linux Journal. I'm sure with more than 2 minutes of searching you'll find more.

The difference between para-virtualization and full virtualization is that the latter simulates every piece of hardware the guest sees (CPU/Disk/Memory/NIC/...). With para-virtualization, however, the guest knows that it's not the only OS on the iron, and can request resources from the host kernel, instead of having to go through additional software layers.
# 3  
Old 05-01-2009
cheers mate!
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Red Hat

Help using XEN in CentOS 5.9

Hey guys, I've been straddling with this issue for quite some time now and I'm getting absolutely nowhere with it. It took me a long time to get XEN up and running on my server. We only use SSH to manipulate our servers, but we finally got it up and running. Now I'm at the point of actually... (1 Reply)
Discussion started by: mccabec123
1 Replies

2. Red Hat

xen lvm

how can i mount lvm on another disk (like xvdc)to dom0? (0 Replies)
Discussion started by: daxian
0 Replies

3. SuSE

XEN and SLES11

Good morning, Server:HP ProLiant DL165 G7 diskless with Disc on Storage OS:SLES11 SP1 and xen-3.3.1_18546_12-3.1 iSCSI:INTEL Gigabit ET Dual Port Server Adapter 825768 When I start SLES11 with Xen in boot-loader menu, then the boot will stop because linux could'nt find the iscsi interface... (0 Replies)
Discussion started by: hiddenshadow
0 Replies

4. Red Hat

XEN on RHEL 6

Hi guys. I read that RHEL will not support XEN in version 6 and it will support KVM. Does this mean we can't install XEN from RHEL repositories? Should we install it from source code? (8 Replies)
Discussion started by: majid.merkava
8 Replies

5. UNIX and Linux Applications

OpenQRM-4.6 with XEN

has anyone deployed openQRM-4.6 with XEN... On the site they don't have good documention for XEN.. I am testing it for last 2 month but still no luck with XEN. Please help me with this. :mad: Thanks Prashant (0 Replies)
Discussion started by: prashant_ohol
0 Replies

6. Debian

xen cannot start

helo can anynody help me? i'm using xen in debian lenny 2.6.26 if i'm booting in the xen kernel the xend can't start like this Starting XEN control daemon: xend suspend: event channel 21 SMP alternatives: switching to UP code " And then stop. any idea?..thanks before (0 Replies)
Discussion started by: demhyt
0 Replies

7. Virtualization and Cloud Computing

Opensolaris and Xen

Quick question- When installing a VM with xen on Opensolaris to get paravirtualizion you need an install tree and I can't seem to use an .iso. What what is exactly an intsall tree in this contex? (0 Replies)
Discussion started by: Lespaul20
0 Replies

8. Virtualization and Cloud Computing

[Xen] vm's and filesystem

How do I know the relationship between vm name and its disk on the filesystem? If I have a vm called "test", how do I know what (and where) is its disk on the filesystem? I'm trying to extract from "xm" command but I really don't find the right option... :( (1 Reply)
Discussion started by: untamed
1 Replies

9. Red Hat

xen help required

Hi, I would like ask question about preparing xen templates. Here is the detail below of hardware. I have a server having two 80 GB hard-drive, currently no operating system on it, having 2GB of RAM, pls could you tell me what partition scheme i will follow so i will use those partition... (0 Replies)
Discussion started by: learnbash
0 Replies
Login or Register to Ask a Question