similar to: Xen stress testing for production

Displaying 20 results from an estimated 1000 matches similar to: "Xen stress testing for production"

2007 Jul 28
9
Howto install domU CentOS 5 directly on partition
Hi. I am new to CentOS (Debian user) and I am looking for way how to install CentOS 5 on domU in the way that I have it directly on dom0 LVM partition. If I install it with virtual-manager then the installation program takes that partition as a disk and then creates new partitions on it. I don''t want it that way because I cannot then mount it from dom0. Is there some way how to
2008 Oct 05
1
Help -- LVM snapshot full -- how do I recover?
Hi -- I forgot to remove an LVM snapshot after making a backup. Now neither the snapshot nor the original volume are available. How do I recover and get the original volume back online? Currently, the output of lvs looks like LV VG Attr LSize Origin Snap% Move Log Copy% ...... dom5_data VolGroup01 -wi-ao 10.00G
2007 Dec 11
2
vsifax on Centos 5.1
All.... I am trying to install vsifax on a 64 bit Centos 5.1 system. The Esker staff have been helpful but no cigar. At first they thought the problem might be related to a 64 bit machine so I tried to install vsifax on a 32 bit Centos 5.1 machine and received the same error. One of their installation scripts is trying to execute a binary called eula which fails. ./eula: cannot execute
2008 Mar 25
16
Securing SSH
So I setup ssh on a server so I could do some work from home and I think the second I opened it every sorry monkey from around the world has been trying every account name imaginable to get into the system. What's a good way to deal with this?
2011 Jul 28
1
[RFC net-next PATCH 3/4] ethtool: Add new set commands
On Jul 28, 2011, at 1:38 PM, Rose, Gregory V wrote: > >> From: Anirban Chakraborty [mailto:anirban.chakraborty at qlogic.com] >> Sent: Thursday, July 28, 2011 12:04 PM >> To: Rose, Gregory V >> Cc: David Miller; netdev; Ben Hutchings; Kirsher, Jeffrey T >> Subject: Re: [RFC net-next PATCH 3/4] ethtool: Add new set commands >> >> >> On Jul 28,
2011 Jul 28
1
[RFC net-next PATCH 3/4] ethtool: Add new set commands
On Jul 28, 2011, at 1:38 PM, Rose, Gregory V wrote: > >> From: Anirban Chakraborty [mailto:anirban.chakraborty at qlogic.com] >> Sent: Thursday, July 28, 2011 12:04 PM >> To: Rose, Gregory V >> Cc: David Miller; netdev; Ben Hutchings; Kirsher, Jeffrey T >> Subject: Re: [RFC net-next PATCH 3/4] ethtool: Add new set commands >> >> >> On Jul 28,
2009 Jul 14
11
Lenny DomU Crash!
Hi all, i have a CentoOS based Xen Dom0 running gitco xen3.3.1. I''m experiencing problems with debian Lenny FV domU. After some days of perfect working the VM start to consume all cpu and than i can only connect via ssh to VM and nothing work, neither the "top" command! Any idea? Thanks a lot and regards, Francesco
2016 Aug 06
2
Broken package
CentoOS 7 python-cryptography package is at version 0.8.2 It has a build-requires for python-cryptography-vectors of the same version (but different source tarball apparently) There is no python-cryptography-vectors in CentOS 7 base or updates. There is one in EPEL but it is version 0.8 -=- If you relax the BuildRequires to just require python-cryptography-vectors then the build fails
2009 Jul 23
3
Drupal installation
Does anyone have experience of drupal installation under CentoOS-5.3 with MySQL database preferably accessed through phpMyAdmin. I want to install drupal more or less as an experiment, and I'm looking for a 1- or 2-page document that just lists precisely what steps to take. I've had a quick look at the official installation instructions, and I found them confusing and contradictory. --
2007 Jul 11
1
SMP motherboard not recognized
I'm having trouble with IBM xseries 345/dual Xeon 2.66GHz showing only one processor. At boot I see "SMP motherboard not recognized". Using title CentOS (2.6.18-8.1.8.el5xen) root (hd0,0) kernel /xen.gz-2.6.18-8.1.8.el5 module /vmlinuz-2.6.18-8.1.8.el5xen ro root=/dev/VolGroup00/LogVol00 rhgb quiet module /initrd-2.6.18-8.1.8.el5xen.img have
2015 Mar 27
2
Netflix
Liam O'Toole <liam.p.otoole at ...> writes: > I doubt it. As you say, the NSS version is the blocker. Maybe that > number will get bumped in a future 6.x release. > Maybe. Centos-7 would probably do the job but this machine is 32-bit so it's a non-starter AFAIK.
2015 Apr 08
3
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
On 2015-04-08, Leon Fauster <leonfauster at googlemail.com> wrote: > Am 08.04.2015 um 16:22 schrieb Liam O'Toole > <liam.p.otoole at gmail.com>: >> On 2015-04-08, David Both >> <dboth at millennium-technology.com> >> wrote: >>> The easy way to restart gdm is when you are on the login screen >>> itself or the desktop simply press
2010 Feb 08
3
ggplot2 stacked line plot
Hi all, I have been hunting around for hours trying to figure out how to generate a stacked line chart using ggplot2. This type of chart can be generated in excel 2007 by selecting: Chart type > Line > Stacked line. I can generate a stacked area chart using the following code: p <- ggplot2(~, aes(x = ~, y = ~, colour = Type)) + geom_area(aes(position = 'stack', fill = Type))
2016 Mar 08
3
no gnome-applets in C7.2
On 03/08/2016 06:49 AM, Liam O'Toole wrote: > On 2016-03-07, ken <gebser at mousecar.com> wrote: >> Weird. There seems to be quite a bit of software missing from C7.2, >> gnome-applets being one of them. Or has it been moved or renamed or >> otherwise obscured? >> >> tia > > Since gnome-panel and 'flashback' mode have been removed from
2012 Apr 27
4
GSoC xapian node binding
Posting recent offline discussion... On Fri, Apr 27, 2012 at 10:55 AM, Marius Tibeica <mtibeica at gmail.com> wrote: > Hi Liam, > > I've added the Enquire class and designed a query spec structured as a JS > object. Hope you like it :) > I'll probably be off a few days (there is a national holiday Tuesday which > means i have a long weekend :D) but maybe I'll
2015 Jan 10
2
C-6, Gnome question
On 2015-01-10, Leon Fauster <leonfauster at googlemail.com> wrote: > Am 10.01.2015 um 01:56 schrieb Fred Smith > <fredex at fcshome.stoneham.ma.us>: >> On Sat, Jan 10, 2015 at 12:12:14AM +0000, Liam O'Toole wrote: >>> >>> Have you tried different window manager themes? Some of them have >>> larger grab areas. >> >> Which makes me
2016 May 10
5
Upgrade path from CentOS 7 to future versions
On Tue, May 10, 2016 3:57 pm, Liam O'Toole wrote: > On 2016-05-10, Valeri Galtsev > <galtsev at kicp.uchicago.edu> wrote: >> >> 1. Debian (and clones): you keep the components of the system pretty >> much on the level of latest release of each of components. Therefore >> "upgrade" to new release of the system is pretty close to just a >>
2023 Jul 05
1
remove_me files building up
Hi Strahil, This is the output from the commands: root at uk3-prod-gfs-arb-01:~# du -h -x -d 1 /data/glusterfs/gv1/brick1/brick 2.2G /data/glusterfs/gv1/brick1/brick/.glusterfs 24M /data/glusterfs/gv1/brick1/brick/scalelite-recordings 16K /data/glusterfs/gv1/brick1/brick/mytute 18M /data/glusterfs/gv1/brick1/brick/.shard 0
2023 Jul 04
1
remove_me files building up
Thanks for the clarification. That behaviour is quite weird as arbiter bricks should hold?only metadata. What does the following show on host?uk3-prod-gfs-arb-01: du -h -x -d 1?/data/glusterfs/gv1/brick1/brickdu -h -x -d 1?/data/glusterfs/gv1/brick3/brickdu -h -x -d 1 /data/glusterfs/gv1/brick2/brick If indeed the shards are taking space -?that is a really strange situation.From which version
2015 Apr 08
8
Problems with getty and X on runlevel switch [Was: Re: The future of centos]
On 2015-04-04, Bill Maltby (C4B) <centos4bill at gmail.com> wrote: > On Sat, 2015-04-04 at 11:12 +0100, Nux! wrote: >> 100% with Digimer here. <snip> > >> All this energy should be put into contributing towards to the >> project, testing, helping out community. > > Well, I used to agree. But when a bug report filed in December goes > untouched entering