similar to: Consistent snapshots

Displaying 20 results from an estimated 2000 matches similar to: "Consistent snapshots"

2009 Mar 10
3
How to disable tls on CentOS 5 with Xen 3.3.1?
Hi: I downloaded Xen 3.3.1 source from xen.org, compiled and installed it on CentOS 5. At first boot into xen, I got an error message about tls and told me to use "mv /lib/tls /lib/tls.disabled" to disable it. I issued that command after the first boot. And also tried to remove that directory to /root. But after that, I still got the same error message about tls  when booting into Xen.
2010 Jul 03
4
Problem pinging the xen guest after live migration
Hi , I am getting the delay in pinging (from different network) , the guest after live migration . Here is the scenario: 0. OS : RHEL5.4 86_64 1. Host-A. Port eth1 , it is trunked with three subnets xxx.xx.15.xxx xxx.xx.16.xxx xxx.xx.17.xxx Guest created on 15, 16 ,17 subnets. Gust15-A created on subnet 15 Gust16-A
2008 Nov 14
10
Shared volume: Software-ISCSI or GFS or OCFS2?
Hello list, I want to use shared volumes between severall vm''s and defenetly don''t want to use NFS or Samba! So i have three options: 1. simulated(software-) iscsi 2. GFS 3. OCFS2 What do you suggest and why? Kind regards, Florian ********************************************************************************************** IMPORTANT: The contents of this email and any
2008 Nov 07
2
converting full to para
virt-p2v was able to convert my centOS 5.2 physical machine to xen virtual machine and it runs great. Now, I am working on to convert this full virt machine to para virt . Under my domU i have installed kernel-xen (since it is needed ) , and edited my grub menu to use the installed kernel. My grub menu file in domU looks like: ---- kernel /vmlinuz-2.6.18-92.1.17.el5xen ro
2009 Apr 29
3
Vinculate tty1 or tty7 to domU
Hi. Im looking how to vinculate directly the dom0 tty1 or tty7 to my domU. The idea is provide to the sysadmin a "direct Access" to the domU. Is possible do that? Thanks in advance _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jan 15
1
[PATCH] Change default cpufreq governor to ondemand
Back in c/s 18950 the default cpufreq governor was set to userspace (it had previously been performance). However, since there is no supplied userspace program or script that will change the frequency this is at best a no-op. Worse, on some hardware with some BIOS revisions, this actually sets the CPUs running at their lowest frequency rather than their highest and there is a corresponding
2013 Dec 05
14
Re: Question about TCP checksum offload in Xen
On Tue, Dec 03, 2013 at 01:00:23PM +0000, Balraj Singh wrote: > Hi, > > I''m working on verifying TCP checksums on incoming packets in Mirage, but > I''ve run into a bit of a problem. > > If TCP checksum offload is turned on on a virtual interface (this is the > default), and if the TCP connection is local to the machine, it looks like > Xen does not
2009 Jul 06
4
Xen Virtual Machine Pointer problem
Hello All... I have installed xen 3.3. I m running a Virtual Machine using an image file that has fedora 8 installed in it. When i view the Virtual Machine using VNC Viewer or on the browser using tight vnc,there appears 2 pointers .I need to solve this problem. Kindly suggecst me the correct solution. Waiting for responses. -- Thanks and Regards Anitha
2008 Jun 24
11
what''s correct way of shrinking LVM based domU?
Hi all I want to shrink one of my LVM based domU''s, but don''t quite know how to do it. I have searched the Wiki & HOWTO''s, and they all show you how expand / enlarge a LVM based domU, but not shrinking it. So, I stopped (destroyed) the domU, and then resized it as follows: lvresize /dev/data/cpanel1 -L10GB (It was 100GB), but when I a started it up again, I
2008 Oct 09
4
Problems at installing Xen 3.3.0
I want to install Xen 3.3.0 from source code. but I failed in doing that in the following steps 1. download xen from http://bits.xensource.com/oss-xen/release/3.3.0/xen-3.3.0.tar.gz 2. # tar -zxf xen-3.3.0;cd xen-3.3.0 3. # make world ......succeed 4. # cp /boot/config-2.6.18-53.el5 build-linux-2.6.18-xen_x86_64/.config 5. # make linux-2.6-xen-config CONFIGMODE=menuconfig (or xconfig)
2010 Jun 08
18
RHEL6 beta vs. Xen
Has anyone yet figured out what it would take to make Xen run on top of the Red Hat Enterprise Linux 6 beta? We are heavily invested in Xen under RHEL5 (actually a redhat clone) distribution, but already the xen kernel they are shipping with update 4 and 5 is shaky and has bugs which they don''t seem to be in a hurry to fix. Basically I am wondering if Redhat 6 is just going to have
2008 Jul 10
6
Xen guests clock is exactly 2 hours before dom0 time
Hi list, one and hopefully last strange thing I figured out ist the systime of my guests. Dom0 uses ntp for time syncronisation. I set the time on my guests manually but after reboot any machine (Windows server, XP, Freebsd, even PV Machines like ubuntu) all run local time - 2 hours. /proc/sys/xen/independent_wallclock is set to 0 so actually the time should be set by dom0...(?) Any
2008 May 16
11
Live migration not permanent?
Hi, I tried to do live migration from machine A to B. After the migration, machine A still had the record of the VM, though the VM was not running any more. Also, if I shut down the VM on machine B, its record on B would be gone --- I could not see it using "xm list" anymore. However, I can still start the VM on machine A using "xm start". Looks like the migration just move
2011 Feb 03
15
More issues with xl on 4.1.0-rc
I have spotted another couple of bugs when testing with xl on 4.1.0-rc and a xen/next-2.6.38 based kernel. If I use pygrub as a boot loader and run xl create -c host then the console disconnects once pygrub is finished. I can reconnect to the console session but it is a bit annoying to have to do so. If I set vfb = [ ''sdl'' ] in the configuration file, then I can type in the
2008 Oct 15
16
Xen backups using LVM Snapshots
Hi all, I am running Xen 3.2-1 / 2.6.18 on Debian Etch (Dom0). I setup a Dom0 with several DomUs (Linux). Each DomU disk is a LV partition. I have been seeing a few mails about backups and LVM and just wanted to make sure that what I am doing is correct. Each DomU with a database has a cron that dumps the db with mysqldump. Later on, Dom0 will do an LVM Snapshot of all DomUs and then do a
2002 Jun 08
2
Removing bogus files -- HELP!
Does anyone know how to remove apparently corrupted files entries? I've got hundreds of files in /lost+found with bogus inodes, for example: br--r--r-- 1 62334 16197 237, 37 May 6 1995 #526307 s-wx-----x 1 65257 255 2530964044 Oct 6 1916 #526309 prwsrwxrw- 1 51879 13066 0 Apr 21 1939 #526318 srwsr--r-x 1 58596 10074 3732091634 May 28 1961
2017 Jun 03
15
[Bug 1154] New: Allow include statement to operate on directories and/or wildcards
https://bugzilla.netfilter.org/show_bug.cgi?id=1154 Bug ID: 1154 Summary: Allow include statement to operate on directories and/or wildcards Product: nftables Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: nft
2014 Apr 16
6
[Bug 2228] New: ssh-agent passwords do not timeout properly
https://bugzilla.mindrot.org/show_bug.cgi?id=2228 Bug ID: 2228 Summary: ssh-agent passwords do not timeout properly Product: Portable OpenSSH Version: 6.4p1 Hardware: All OS: Linux Status: NEW Severity: major Priority: P5 Component: ssh-agent Assignee: unassigned-bugs at
2020 Feb 10
2
Numerar filas según valor en una columna
Hola, amigos; Les presento mi necesidad, a ver si ven cómo resolverla. Necesito saber el numero relativo de las filas de un data frame, para poderlos pasar como argumentos en unos scripts de Praat. Me pasaron un csv con esta estructura: Informante001 frase(a) Informante001 frase(b) Informante001 frase(c) TC Informante001 frase(d) TC Informante001 frase(e) TC Informante001 frase(a)
2001 May 08
2
how to use bidirectionnal parallel port?
Hi, I'm trying to use an old win31 app for controling some data acquisition board. The board is connected to the PC trough the parallel port. I can print from Linux on this port. the parallel port is on 0x3f8 irq 7 I add [parallelports] "Lpt1" = "/dev/lp0" [ports] "read" = "0x3f8" "write" = "0x3f8" to