Displaying 20 results from an estimated 1000 matches similar to: "problem after migration"
2010 Aug 23
3
which cpu?
Which cpu is hit when domU does the heavy disk IO? dom0 cpu or domU cpu? I
can see tapdisk in dom0 eating CPU. I have (dom0-cpus 1) setup in xen
config.
Thanks!
Paras.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Sep 07
10
What is the maximum number of resource pools allow in Xen Cloud Platform?
Hi,
I am interested to know the maximum number of resource pools that allow in
Xen Cloud Platform. I cannot find any maximum number indicated in the
documentation.
Thank you,
Wong Fui Fui
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2010 Aug 16
3
XCP: xe host-evacuate generates wrong error message
Good day.
XCP 0.5
xe host-evacuate uuid=f9458b0b-5e35-4ee0-adcf-c8945a37868c
You attempted an operation on a VM which requires a more recent version
of the PV drivers. Please upgrade your PV drivers.
vm: a84aaf23-8afe-2ccc-0299-83b9dfd08c35
But at really vm uuid with bad PV-drivers is
42e397c7-3d76-02c0-a1f9-c78d79cac6c6 and no uuid a84aaf23... present in
pool.
I think, it is an error in
2007 Apr 05
6
[LLVMdev] Reminder: NewNIghtlyTest.pl
If you run a nightly test ..
This is a reminder that the script will change so that tonight's nightly
test will use the hybrid svn/cvs version. This requires the Date::Parse
perl module. If you haven't installed it yet, please do so before the
next run of your nightly test.
If you don't have time to do this, please make a copy of the existing
script and use that copy to run your
2007 Apr 05
0
[LLVMdev] Reminder: NewNIghtlyTest.pl
Adam,
> Do you have some examples of the string to parse?
Surely (I don't know, what's the output with different locales):
Moved for versioning.
------------------------------------------------------------------------
r33 | jlaskey | 2006-08-01 00:59:18 +0400 (Втр, 01 Авг 2006) | 1 line
Moved for versioning.
------------------------------------------------------------------------
r32
2012 Sep 26
5
sparse to no sparse
Hi.
I have an old Xen para virt vm which I created using sparse file. Is
there any way to convert this vm image to non-sparse without shutting
down the vm?.
Thanks
Paras.
2010 Oct 13
5
network interface question
Hi,
I don't have ifcfg-eth1 in my /etc/sysconfig/network-scripts. But when
I do ifconfig eth1 I can see output as below. If I do ifconfig eth12 ,
I don't see anything which i am assume is normal.
eth1 Link encap:Ethernet HWaddr 00:24:E8:44:DB:CC
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0
2010 Jan 08
7
SAN help
My CentOS 5.4 box has a single HBA card with 2 ports connected to my
Storage. 2 Luns are assigned to my HBA card. Under /dev instead of seeing 4
devices I can see 12 devices from sdb to sdm. I am using qlogic driver that
is bulitin to the OS. Has any one seen this kind of situation?
Paras
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Sep 22
10
data recovery
Hi,
Need help on data recovery.
Suddenly my disk device's geometry has been changed to something that
doesnot make any sense. Its a 1.8TB in size and had only one single
partition. Now I can see 3 partitions sde1, sde2 and sde2 of sizes
130M, 140GB and 10GB.
Is there any way to recover data from these newly created disk devices?
Thanks
Paras.
2009 Oct 23
3
samba+ldap
Does this mean that my samba is ready to connect to LDAP server?
root at webdev # ./smbd -b |grep LDAP
HAVE_LDAP_H
HAVE_LDAP
HAVE_LDAP_ADD_RESULT_ENTRY
HAVE_LDAP_INIT
HAVE_LDAP_INITIALIZE
HAVE_LDAP_SET_REBIND_PROC
HAVE_LIBLDAP
LDAP_SET_REBIND_PROC_ARGS
root at webdev #
Thanks!
Paras.
2004 Dec 29
3
shaping on tcp ports
hi all:
the following scipt is wokring perfectly with limiting ...on limimitng per
ip basis..
----
eth0=public static ip
eth2= private ip ( 192.168.2.1)
--
iptables -t mangle -A POSTROUTING -s ! 192.168.0.0/32 -d 192.168.2.101/32
-j MARK --set-mark 21012
tc class add dev eth2 parent 1:1 classid 1:2101 htb rate 32kbit ceil 64kbit
tc filter add dev eth2 parent 1:0 protocol ip prio 2 handle
2009 Oct 08
2
kinit problem
hi,
Samba 3.4.1 is compiled and running successfully from source. I need
to connect samba to ADS . As a first step kinit is not working for me.
Here is the error
root at web # kinit
Password for samba at XXXX.EDU:
localhost: RPC: Program not registered
no warning possible
root at web #
How do I debug what is not working?
Thanks
Paras.
2005 Aug 11
7
code question?
Doing some janitorial (you cleaning the flooded toilets and such) work
today. I have come across this line of code that really I''m not sure
what the intent was..in xen/include/sched.h
#define hypercall_preempt_check() (unlikely( \
softirq_pending(smp_processor_id()) | \
(!!current->vcpu_info->evtchn_upcall_pending & \
2010 May 21
5
[XCP] weight/cap VCPU-params ignores during migration
Good day.
I found that XCP ignores VCPU-params (weight and cap) after VM live migration, as well, as those parameters ignored if changed on running VM.
May I as someone with xcp cloud nearly check this bug? Thank you.
--
wBR,George.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2012 Jun 25
4
Bug#678923: xcp-xapi: host-disable and host-reboot make host disable forever
Package: xcp-xapi
Version: 1.3.2-6
Severity: important
I done normal reboot:
xe host-disable host=this_host
xe host-reboot host=this_host
After reboot host stays in 'disable' state and when I've tried to make it enable I got:
xe host-enable uuid=ab523ee3-0546-5400-e2db-32f340292fff
The specified host is disabled and cannot be re-enabled until after it has rebooted.
host:
2017 Jan 30
6
[Bug 2673] New: Multiple ssh keys for a given server
https://bugzilla.mindrot.org/show_bug.cgi?id=2673
Bug ID: 2673
Summary: Multiple ssh keys for a given server
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
2010 Jul 21
6
[Fwd: XCP - extreme high load on pool master]
Good day.
We trying to test XCP cloud under some product-like load (4 hosts, each with 24Gb mem and 8 cores)
But with just about 30-40 virtual machines I got an extreme load on dom0
on pool master host: LA is about 3.5-6, and most time are used by xapi
and stunnel processes.
It''s really bother me: what happens on higher load with few thousands of
VMs with about 10-16 hosts in pool...
2010 Dec 16
19
Hypervisor hangs on startup
Hi!
We have a problem that the dom0 very often does not boot and hangs in
the hypervisor - see screenshot. The last message is:
(XEN) Dom0 has maximum 16 VCPUs
(afterwards xen should overwrite the memory)
We are using the xen kernel from kernel.org git.
Kernel is 2.6.32.24-xen with Xen 4.0.1
Hardware is HP DL380.
Is this a known problem? Any hints what could be the problem and how we
can
2010 Dec 16
19
Hypervisor hangs on startup
Hi!
We have a problem that the dom0 very often does not boot and hangs in
the hypervisor - see screenshot. The last message is:
(XEN) Dom0 has maximum 16 VCPUs
(afterwards xen should overwrite the memory)
We are using the xen kernel from kernel.org git.
Kernel is 2.6.32.24-xen with Xen 4.0.1
Hardware is HP DL380.
Is this a known problem? Any hints what could be the problem and how we
can
2010 Oct 22
2
[XCP] port usage for XAPI
Good day.
Which ports are used by xapi? I suddenly found it using tcp/13993 and
I''m slightly concern about possible collision between xapi and my own
application, running on dom0 on XCP...
Thanks.
---
wBR, George.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users