similar to: sparse to no sparse

Displaying 20 results from an estimated 2000 matches similar to: "sparse to no sparse"

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 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 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:
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.
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.
2012 Aug 15
4
E5606 with no HVM; Assertion 'i == 1' failed at p2m-ept.c:524
Hi Xen developers and enthousiasts, Recently I have been having a lot of problems with HVM hosts on a dual Xeon E5606 box. Problem is that HVM hosts don''t work on it at all and crash the server. Today I got the logging to work over an IPMI console so then I compiled a fresh xen-unstable. Apart from the message I posted in the subject the call trace reads as follows: (XEN) Xen call
2009 Mar 05
1
url access problem
hi, I have two machines, machine1 and machine2 both in the same network. The command I have been using to install a paravirt guest is virt-install --name=test --ram=512 --vcpus=1 --file=/dev/vgraid/puremessage-vm-root --paravirt --location=http://mirror.centos.org/centos-5/5.2/os/x86_64/ In machine 1 it is working. But not in machine 2. It is not able to retrieve or access url in machine 2.
2009 Jan 30
1
lvremove killed
hi, My volume group is vg. Inside that i have around 10 lvm partitions (each of 100GB). When I try to remove partitions using lvremove /dev/vg/lvm1 It acts like the machine freezes and after a long time the lvremove process gets killed saying "Killed" Whats wrong here. I don't see anything interesting in /var/log/message Thanks Paras.
2009 Aug 04
1
Ubuntu guest
Can I install a ubuntu guest in a para virt mode from an ISO file in CentOS Dom0 without using debootstarp? I have an appliance based on ubuntu which I need to install as a para virt guest. Thanks ! Paras.
2008 Nov 14
9
Connect to Xen console
hi, I''m new on this list and i need help from experienced users to give andswer for some questions. I sen up a dom0 (debian) and would like it to be very minimalist, just xen tools, some gnu utils and other usefull utilities. This dom0 will be used to virtualize many hvm OS like windows and some other *nix paravirtualized. Till there are no problem to view/connect to console of paravirt
2013 Aug 14
12
xen 4.3 - bridge with bonding under Debian Wheezy
Hi all, i have a xen 4.3 installation and would like to have a bridge bond szenario: *** eth0 eth1 | | bond0 | br0 | vif = [ ''bridge=br0,mac=xx:xx:xx:xx:xx:xx'' ] *** With the network script in debian wheezy *** /etc/network/interfaces auto bond0 iface bond0 inet manual slaves eth0 eth1
2010 Sep 17
1
multipath troubleshoot
Hi, My storage admin just assigned a Lun (fibre) to my server. Then re scanned using echo "1" > /sys/class/fc_host/host5/issue_lip echo "1" > /sys/class/fc_host/host6/issue_lip I can see the scsi device using dmesg But mpath device are not created for this LUN Pleas see below. The last 4 should be active and I think this is the problem Kernel:
2010 Sep 17
1
device error
Hi, Virt-install is not working when I try to provision a vm today. Err is: -- Starting install... Retrieving file vmlinuz... | 1.9 MB 00:00 Retrieving file initrd.img... | 7.1 MB 00:00 Creating storage file... | 110 GB 00:00 ERROR POST operation failed:
2008 Aug 29
1
relocation, migration
Hi, I am running a cluster having 2 nodes using red hat cluster suite. node 1 has a para virtualized guest(centOS) running under Xen. My question is when node1 is rebooted, guest is automatically relocated to node 2 . Instead of relocation, is migration possible in this case which can result in Zero down time? Thanks in adv Paras. -------------- next part -------------- An HTML attachment was
2008 Aug 29
1
relocation, migration
Hi, I am running a cluster having 2 nodes using red hat cluster suite. node 1 has a para virtualized guest(centOS) running under Xen. My question is when node1 is rebooted, guest is automatically relocated to node 2 . Instead of relocation, is migration possible in this case which can result in Zero down time? Thanks in adv Paras. -------------- next part -------------- An HTML attachment was
2010 Oct 25
2
disk performance on server migrated
hi. i was migrated an old woody samba server to a new lenny samba virtualized server. That server is a PDC with random profiles and file server. Some users are reporting me bad performance in the app shared (all developed on MS-ACCESS). the memory and cpu reports in the domU show all fine, but i have some doubts in the disk performance. The dom0 is a Dell PowerEdge T610 (2 cpu Intel Xeon, 8GB
2012 Jul 22
20
Kernel crash with acpi_processor, cpu_idle and intel_idle =y
Hi everyone, When I set CONFIG_ACPI_PROCESSOR, CONFIG_CPU_IDLE and CONFIG_INTEL_IDLE to y then I cannot boot Xen; there is a crash. If I turn CONFIG_INTEL_IDLE off then the boot goes well and, after dom0 has booted, xenpm works and gives some sane output, see below. I have tested this with kernels 3.2 to 3.4.6. Is it impossible to use INTEL_IDLE with Xen? If this is a known issue then maybe
2012 Jul 22
20
Kernel crash with acpi_processor, cpu_idle and intel_idle =y
Hi everyone, When I set CONFIG_ACPI_PROCESSOR, CONFIG_CPU_IDLE and CONFIG_INTEL_IDLE to y then I cannot boot Xen; there is a crash. If I turn CONFIG_INTEL_IDLE off then the boot goes well and, after dom0 has booted, xenpm works and gives some sane output, see below. I have tested this with kernels 3.2 to 3.4.6. Is it impossible to use INTEL_IDLE with Xen? If this is a known issue then maybe
2012 Nov 28
12
how to enable dom0 and domu share same physical network...
Hi, I have two physical machines connected through a switch in a 192.168.1.* subnet. Dom0''s are assigned static ip addresses 192.168.1.100, 192.168.1.101 respectively. Dom0''s can ping each other. Each physical machine has a domu guest and static address assigned to domu''s are 192.168.1.200, 192.168.1.201 respectively. However domu''s can neither ping each other
2012 Dec 27
14
Is it possible to do a dual-boot?
Dear all, Actually, I want to create my own test-bed based on xen hypervisor with centos prefered. However, all I have is one desktop (with a good hardware performance). So it possible to have a dual-boot (a linux for daily use and the other for the test-bed) ? Regards -- Jihed M’SELMI http://about.me/jihed.mselmi _______________________________________________ Xen-users mailing list