similar to: UPS (Power) Monitoring on dom0...

Displaying 20 results from an estimated 4000 matches similar to: "UPS (Power) Monitoring on dom0..."

2008 Nov 13
4
Howto make a 2.6.26 kernel for my domUs
Hello, I wants to make a self compiled kernel for my domUs on a debian etch server with Xen 3.1.4 and 2.6.18.8 dom0 kernel. So, I download sources for linux-2.6.26.8, and I enabled all the Xen features : Symbol: HVC_XEN [=y] Symbol: XEN_BALLOON [=y] Symbol: XEN_FBDEV_FRONTEND [=y] Symbol: XEN_SCRUB_PAGES [=y] Symbol: XEN_KBDDEV_FRONTEND [=y] Symbol: XEN_BLKDEV_FRONTEND [=y] Symbol:
2008 Feb 01
3
No peth interface for xenbr4 and xenbr5
Hello all, I have a Xen server with 6 network interfaces, I want a bridge on all of them. I use a personal network script like this : #!/bin/bash dir=$(dirname "$0") "$dir/network-bridge" "$@" vifnum=0 netdev=eth0 bridge=xenbr0 "$dir/network-bridge" "$@" vifnum=1 netdev=eth1 bridge=xenbr1 "$dir/network-bridge" "$@"
2009 Mar 26
3
Install Zimbra on a Xen DomU
Hello, I''ve got a big problem when I try to install Zimbra on a xen debian etch vm. Eeek! page_mapcount(page) went negative! (-1) page pfn = 7141 page->flags = 4000083c page->count = 2 page->mapping = cd946510 vma->vm_ops = 0x0 ------------[ cut here ]------------ kernel BUG at mm/rmap.c:669! invalid opcode: 0000 [#1] SMP Pid: 7717, comm: java Not tainted
2008 Apr 07
2
virtual gigabit
Is there anyway to get gigabit networking for a fully virtualized guest? I''ve tried searching for this one, but all I get are results about gigabit networking for the host / dom0, nothing for domU. Thanks, Gordon _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Oct 21
1
Howto make a domU 2.4.27 kernel ?
Hello, I have to virtualize an old physical server who turn an a Debian Sarge with a 2.4.27-3-686-smp kernel with applications compiled with this kernel. My Xen Server is a Debian Etch Dom0 2.6.18.8 with Xen 3.1.4. So I wants to know how compile a 2.4.27 kernel for virtualize this machine. Thanks for your help -- ''''~``
2008 Apr 11
2
Syntax for PCI Pass-Thru for multiple devices?
Hi All, This might be a stupid question, but I have two PCI devices that I want to pass-thru to a PV domU. I can pass one of them, but not both. I''m sure it''s a stupid syntax issue within my configuration file. When I do a "lspci" in the domU, (CentOS 5.1), only one of the devices shows up. (e.g.) 00:00.0 Multimedia video controller: Internext Compression Inc
2008 Apr 24
2
any VT-d enabled mobos for Xeon 5000 series out there ?
Hi list, i have seen a lot of questions about VT-d on recent intel mobos. however, it seems that all tests are done on the newer socket 775-based xeon''s or core2''s, and not the 5000 series (socket 771 based). i was planning on getting a intel S5000V chipset, but found out that it does not support VT-d. Can anyone confirm a mobo that has this enabled and also has 2x LGA771
2009 Jan 11
0
network-bridge status something strange
Hello, I have got something strange when I done a /etc/xen/scripts/network-bridge status : 201: eth0: <BROADCAST,MULTICAST,UP,10000> mtu 1500 qdisc pfifo_fast qlen 1000 link/ether 00:15:17:8d:cb:1c brd ff:ff:ff:ff:ff:ff And when I done a /etc/xen/scripts/network-bridge I have got this : Link veth0 1 is missing. This may be because you have reached the limit of the number of
2008 Oct 13
0
Error: (28, ''No space left on device
Hello, I have a little problem with my Xen server. Friday, I done a xm destroy on a Windows XP vm. But now when I want to start this vm I have this error : Error: (28, ''No space left on device, while writing /vm/58c0159f-19c9-5e94-1ae7-eebd4205d520/image/cmdline : '') so I done this : xenstore-control check I use this script to dump the tdb :
2008 Apr 06
24
Re: Xen 3.2.0 on debian etch, many kernel panics
>/ these are the packages installed:/ > >/ ii linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 / >/ Linux 2.6.18 image on AMD64/ >/ ii linux-modules-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 / >/ Linux 2.6.18 modules on AMD64/ >/ ii xen-hypervisor-3.2-1-amd64 3.2.0-2 / >/ The Xen Hypervisor on
2008 Jul 30
1
RHEL5 & Xen 3.2.1; Not creating tap0 in dom0 for domU''s
Hi All, I have a weird issue I''m not sure how to solve.  I''ve got Xen 3.2.1 working under RHEL 5.2 x86_64 just fine.  I fired off a CentOS 5.2 PV install and everything went smoothly... except that when I fire up the PV, the tap0 for bridging isn''t being created.  This results in the CentOS 5.2 domU''s bridged eth0 only being able to ping the RHEL5
2008 Apr 03
1
Ability to pass-through a PCI videocard & PCI USB card?
Hi All! Quick question as I''m wondering if this is possible. On a Intel-VT enabled machine (Intel Xeon X3220 on an Intel 3000 Series Chipset), if I have a PCI video-card and a PCI USB card, would it be possible to do a PCI pass-through on those two PCI devices to a guest domain?  I''m assuming the PCI USB card would be fairly easy, but my gut instinct on the PCI video-card is
2008 Apr 21
2
Decent motherboard with VT-d (Intel) support?
I know most of the motherboards based off of the Intel Q35 northbridge usually have VT-d options for it to be enabled or disabled in the BIOS.  I''ve heard the same for Intel 5400''s and Intel 3200/3210''s but been looking through manuals for various server boards and don''t see VT-d options in the BIOS. However, I was wondering if anyone had success stories or
2007 Sep 13
2
handle dates in R?
Dear Rusers, I have some data in .csv file like "2004-8-1" and "2004-10-1", and i need to convert them into days from the origin (January 1, 1960). I have tried the function date.mmddyyyy(), but cannot get it. Anybody can show me how to handle the date data? Thanks very much! My dataset like: time 2004-8-1 2004-10-1 2001-9-1 2002-9-1 -- With Kind Regards,
2009 Feb 04
2
Best way to migrate Xen Disk IMG w/LVM''s to a block-device? (e.g. DRBD)
Hi All, I was hoping to pick someone''s brain about the best way of moving a Xen disk image (which has LVM''s inside of it) to a new block-device?  I have the target DRBD device ready but unsure what''s the best &amp; safest way to do it. I was actually tempted to mount the Xen disk image in a dom0, and make it visible via loop devices and promote that DRBD node for
2003 Feb 27
4
Need help understanding smbldap-tools and user records
Why is it that when I use "/usr/share/samba/scripts/smbldap-userad.pl -a Administrator -g dadm" that the group doesn't get changed to dadm? Instead it stays set to the value specified in $_defaultUserGid. Also, I must say that I find the default of *not* adding a group for the user very counter-intuitive. What exactly is the difference between gidNumber and primaryGroupID in a
2008 Sep 23
3
Generating series of distributions with the same skewness and different kurtosis or with same kurtosis and different skewness?
Dear R users, I hope to explain the concepts of skewness and kurtosis by generating series of distributions with same skewness and different kurtosis or with same kurtosis and different skewness, but it seems that i cannot find the right functions. I have searched the mailing list, but no answers were found. Is it possible to do that in R? Which function could be used? Thanks a lot. --
2003 Feb 20
2
Samba-LDAP too imature for production?
2.2.7a It seems that samba-ldap is still to immature for any kind of production environment. The provided Perl scripts simply do not work with the 'add user script' setting or if they do, then there is an an undocumented bug, issue, etc. The scripts work fine from the command line but aparently samba won't execute them properly. Since I cannot expect my users to understand
2008 Jan 01
3
Specify a correct formula in R for Piecewise Linear Functions?
Dear all, I have two variables, y and x. It seems that the relationship between them is Piecewise Linear Functions. The cutpoint is 20. That is, when x<20, there is a linear relationship between y and x; while x>=20, there is another different linear relationship between them. How can i specify their relationships in R correctly? # glm(y~I(x<20)+I(x>=20),family = binomial, data =
2007 Oct 12
3
Anybody has ever met the problem to add a legend to a figure generated by image()?
Dear friends, Anybody has ever met the problem to add a legend to a figure generated by image()? I have three variables,x,y and z. x and y are the coordinates, and z is the third values. we can use image(x, y, z,...) to generate a figure according to the z-values, but the problem is the figure legend. How can the legend be added to a figure generated by image()? Note that filled.contour() can