similar to: could anyone help me out

Displaying 20 results from an estimated 2000 matches similar to: "could anyone help me out"

2007 Apr 24
3
could netcard be hotpluged in a running VM?
hi I have try to "xm block-attach " to hotplug a disk into a running paraVM and I want to kown whether the netcard could be hotpluged into a running paraVM? if it could , how to do it? could you holp me Thanks in advance _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Apr 28
4
confused about the balloon code
hi I try to understand the code of balloon ,and got confused about the following parts of code: static int decrease_reservation(unsigned long nr_pages) { .... if (!PageHighMem(page)) { v = phys_to_virt(pfn << PAGE_SHIFT); scrub_pages(v, 1); ret = HYPERVISOR_update_va_mapping( (unsigned long)v, __pte_ma(0), 0);
2007 Mar 01
7
hvm_init_ap_contexts
Why is there an argument returned in the function below (of hvm.h), knowing that there is void? static inline void hvm_init_ap_context(struct vcpu_guest_context *ctxt, int vcpuid, int trampoline_vector) { return hvm_funcs.init_ap_context(ctxt, vcpuid, trampoline_vector); } _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com
2004 Feb 08
2
xeno-1.2.bk compilation question?
The system is Mandrake-9.1 Linux wih gcc-3.2.2. I am trying to compile xenolinux-2.4.24 (with vanilla sources from ftp.kernel.org for linux-2.4.24). The steps of mkbuildtree ARCH=xeno make menuconfig ARCH=xeno make dep produce no errors, but ARCH=xeno make bzImage results in following error messages. Any pointers will be appreciated. -ishwar --- gcc -D__KERNEL__
2005 Jun 30
2
Question xm is xend running ??
thanks for help, xend start is OK but xm list failed as follows How to fix it ?? I am look forward to your directions [root@tgh Twisted-1.3.0]# xend start [root@tgh Twisted-1.3.0]# xm list (111, ''Connection refused'') Error: Error connecting to xend, is xend running? _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2003 Dec 09
2
modules and hypercall
Hello, I''m trying to write a module to play with hypercall. So I wrote the following module: -------------------------xvifgetinfo.c---------------- /* * xvifgetinfo.c * * The routines in this file are used to get information about virtual * network interface provide by Xen. * */ #include <linux/module.h> #include <linux/init.h> #include <linux/kernel.h>
2005 May 16
6
x86_64 build broken?
I am not able to build the latest x86_64 xen-unstable on SLES9 SP1 x86_64. Here is the build output. Am I doing anything wrong here? Aravindh gcc -DPIC -m64 -Wall -Werror -O3 -fno-strict-aliasing -I ../../tools/libxutil -I. -Wp,-MD,.xc_ptrace.opic.d -fPIC -c -o xc_ptrace.opic xc_ptrace.c In file included from /usr/include/asm/sigcontext.h:4, from
2010 Jun 02
6
How do you hangup a call without terminating your session?
Asterisk 1.6 CentOS 5.0 All - I'd like to offer my users the ability to hangup a call by pressing **. I'm using an attendant, so when ** is dialled I'd like processing to return to the attendant so the user can place a subsequent call. I have setup features.conf to include: [featuremap] disconnect => ** My Dial command looks like this:
2005 May 22
4
Problem upgrading xen-unstable
I''ve been working on a xen-unstable tree from mid-April. I wanted to upgrade to the latest version, so here is what I did: - Clone a fresh copy of xeno-unstable.bk (1.1507) - "make world" - Change the .config of linux-2.6.11-xen0 to include my ethernet card (CONFIG_FORCEDETH=y) - Add localversion files to linux-2.6.11-xen0 and linux-2.6.11-xenU - rm -rf the existing dist
2006 Jun 11
2
seemingly simple read.table question
I have a file that I thought would be fairly simple to read in using read.table but I am having problems ( as usual ). each line of the file is of the form ( just 20 lines or so ) financials XXX, YYY, ZZZ automobiles RTR, ABC, TGH so the first field in the line is the industry and the other fields ( seperated by commas ) in the line are stock identifiers of stocks in that industry. note that
2005 May 17
4
device mapping
Hi, How do I map certain pci devices directly into a user domain? Has anybody done this? Any leads would be appreciated. thanks deepak _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2006 Oct 27
3
Kernel 2.2.18 to 2.2.25 as HVM on xen 3.0.3 freeze every 28s or less
Hi, For various bad reasons I must run a kernel 2.2.X and I tried to get it running on Xen 3.0.3. The virtual machine freeze every 28s (or less) for 1-3 secs which makes it unusable as demonstrated by: # while true; do date; sleep 1; done Thu Oct 26 18:03:36 PDT 2006 <missing> Thu Oct 26 18:03:38 PDT 2006 or # ping my-xen 64 bytes from 172.21.1.102: icmp_seq=0 ttl=255 time=8.5 ms 64
2005 May 13
0
RE: RE: [Xen-ia64-devel] Paravirtualized xenlinux/ia64available
BTW, the xenlinux-2.6.11.bk''s version is: ChangeSet@1.2085, 2005-05-12 11:10:24-06:00, djm@kirby.fc.hp.com More work on hyperprivops Signed-off-by: Dan Magenheimer <dan.magenheimer@hp.com> Thanks, Kevin >-----Original Message----- >From: xen-devel-bounces@lists.xensource.com >[mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of Tian, Kevin >Sent: Friday,
2005 Apr 11
2
Upgrading to 2.6.11
What would be the proper steps to upgrade to 2.6.11 on centos 4.0 This is what I think... tar -zxvf linux-2.6.11.6.bz2 cd linux-2.6.11.6 make oldconfig - enter for all choies presented vi .config - change 8250_NR_UARTS to 36 to support 4 - 8 port rs232 cards make bzImage
2005 Jul 05
1
config file
Hi I try to setup a domain ,but I don`t what to edit in config file,such as [disk], I have read manual online ,but can anyone give me an example anyone help me ? [root@tgh grub]# xm create ttyconfig -c Using config file "/etc/xen/ttyconfig". Error: Error creating domain: vbd: Segment not found: uname=file:/xen/ttylinux/rootfs _______________________________________________
2005 May 13
0
RE: [Xen-ia64-devel] Paravirtualized xenlinux/ia64 available
Yes, like real Linux/ia64, it is not possible to run the same Xenlinux bits both on ski and on real hardware. A different configuration and build is required. The config difference is the same as it was with the privified xenlinux... I think you did that successfully before (with privified xenlinux) so give that config file a try and if it doesn''t work, let me know. BTW, I think I know
2003 Dec 07
3
unclean file system
Hey everyone, Thanks for the quick help resonses once again, We got some mail saying that RAM disks were not the way to go. So we re-installed, made several partitions to use, and rebuilt xen. However, we''re still having trouble mounting partitions when xeno-linux boots. We give a physical grant of one of our newly made paritions (/dev/hda14 in particular) to the domain. But when
2004 Apr 14
2
Problem creating new domain in unstable
Hi, I just had a try using the xeno-unstable. When I used the xc_dom_create.py to create a new domain I got the followings: ============================================== Traceback (most recent call last): File "/usr/bin/xc_dom_create.py", line 332, in ? (current_id, current_port) = make_domain() File "/usr/bin/xc_dom_create.py", line 238, in make_domain
2007 Dec 02
5
HA Xen cluster live migration
Hello, We have successfully implemented a 2-node HA Xen cluster with DRBD, LVM and heartbeat, that can do live migration. I wrote up some details here: http://te.to/~ts1/xen_cluster.html I''d like to say thank you to all the people writing these great software. -- Takeshi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com
2007 Dec 02
5
HA Xen cluster live migration
Hello, We have successfully implemented a 2-node HA Xen cluster with DRBD, LVM and heartbeat, that can do live migration. I wrote up some details here: http://te.to/~ts1/xen_cluster.html I''d like to say thank you to all the people writing these great software. -- Takeshi _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com