Displaying 20 results from an estimated 2000 matches similar to: "compress raw image"
2011 Jun 28
1
common error
I am trying to install centos 5.4 on a centos 5.2 xen host. Technically this
is rocks cluster and thats axillary software but the avalanch installer may
be the hiccup
this is what shows up in the xen log
any suggestions
Watching /local/domain/13/logdirty/next-active
xs_read(): vncpasswd get error.
/vm/84384fb8-e6a6-3a84-8027-e79b841fdc7b/vncpasswd.
char device redirected to /dev/pts/4
2012 Jan 30
3
Problem with Centos 6.2 KVM
Greetings,
Launching the virt-manager yeilds following error
Error polling connection 'qemu:///system': internal error Cannot find
suitable emulator for x86_64
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/engine.py", line 440, in _tick
conn.tick()
File "/usr/share/virt-manager/virtManager/connection.py", line 1414, in tick
2011 Oct 08
2
disk i/o benchmarking inside vm
Hi,
I'm having trouble benchmarking disk i/o in my vm's. The data I get seems
bogus.
I have two centos 6 guests which use a raw image as volume. Each volume is
stored on its own physical disk and both disks are the same model. The host
system is fedora 15 with the virt-preview repo enabled. The disks for the
guests use virtio and caching is set to none.
My problem is that I get very
2012 Aug 27
7
Deduplication data for CentOS?
Hi list,
is there any working solution for deduplication of data for centos?
We are trying to find a solution for our backup server which runs a bash
script invoking xdelta(3). But having this functionality in fs is much
more friendly...
We have looked into lessfs, sdfs and ddar.
Are these filesystems ready to use (on centos)?
ddar is sthg different, I know.
Thx
Rainer
2012 Nov 05
8
Centos 6: Dell GX270 fails to power down (but reboots)
Hi,
am using latest C6 on a Dell GX270 with latest Bios.
It fails to power down but restarts when running
$ sudo poweroff
I tried some google hints for kernel boot option:
acpi=force
no help, looks like acpi is working anyway when looking in dmesg
acpi=off
makes e1000 nic fail to initialize
Any suggestions?
Rainer
2017 Aug 23
3
Updated Apache httpd packages?
On 08/22/2017 03:21 AM, Rainer Traut wrote:
>
>
> Am 21.08.2017 um 21:40 schrieb Erik Osterholm:
>> I'm concerned about the vulnerability at https://access.redhat.com/
>> errata/RHSA-2017:2479
>>
>> I see via https://lists.centos.org/pipermail/centos-announce/
>> 2017-August/022518.html that Centos 6 has received the fix for this. Is
>> there a
2011 Sep 26
1
Packet loss between Xen machines
We are experiencing some packet loss between xen machines which we
haven't seen before. Is this a problem anyone's run into before and/or
has ideas on how to diagnose the issue?
The setup is CentOS 5
xen-3.0.3-80.el5_3.3
Aaron
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 18
4
centos5: Kopete and ICQ broken
Hi,
Kopete does not show any contact in ICQ...
Will there be fixes for this?
Or do I have to wait for kde-redhat to support centos5?
Thx
Rainer
2011 Nov 25
4
C5: text editor with file compare?
Hi List,
I'm looking for an editor with file compare capabilities.
Gedit and kate don't seem to do this?
Thx
Rainer
2007 Dec 07
10
Where are my VIM colors?
Maybe, it's stupid question but I've just installed CentOS5 and when I'm
going to edit some of my conf files I see no colors as it did in old
CentOS4x...
I'm using:
[root at domian:~]$ echo $TERM
xterm
Thanks in advance,
Regards,
Israel
2011 Mar 15
4
tar exclude question
Hi List,
hope this is not too offtopic, but this bothers me and my backup.
My backups are tar jobs in cron, eg:
20 23 * * * tar -zcf /mnt/backupInternalHosts/backup/backup.tar.gz
/etc /root /home && touch /tmp/state_backup-backup
This always sends me an unwanted email with:
tar: Removing leading `/' from member names
I consider this a bug because this informal message is
2018 Dec 30
3
Aw: Re: rsync remote raw block device with --inplace
> There have been addons to rsync in the past to do that but rsync really
> isn't the correct tool for the job.
why not correct tool ?
if rsync can greatly keep two large files in sync between source and destination
(using --inplace), why should it (generally spoken) not also be used to keep two
blockdevices in sync ?
maybe these links are interesting in that context:
2018 Dec 30
2
rsync remote raw block device with --inplace
It would be very nice to be able to rsync the raw data content of, e.g., a
non-mounted disk partition, particularly in combination with --inplace.
Our reality: several dual-boot machines running Windows during the day and
Linux at night, during backups. Windows is very tedious and iffy to
re-reinstall without a raw disk image to start from. Disks fail, and the
ensuing downtime must be
2012 Feb 27
4
[PATCH 0/4] Add various ntfs* tools and unify label setting.
This miscellaneous patch adds bindings for:
- ntfsfix
- ntfsclone
- ntfslabel
and unifies filesystem label setting through a single API 'set-label'
which replaces 'set-e2label' and is also able to set labels on NTFS
using the ntfslabel program.
'ntfsfix' has been added as a possible way to fix RHBZ#797760.
However I have not found a way to fully fix this bug. See
2009 Apr 23
3
state of lfarkas KVM repository + Centos KVM wiki
Hi all,
I have followed the wiki howto to install KVM on my C5 server with a F10
x86_64 guest. Howto here:
http://wiki.centos.org/HowTos/KVM
With one small problem here:
http://www.centos.org/modules/newbb/viewtopic.php?post_id=74275&topic_id=19726
the guest is really running stable for one week now.
Maybe someone could have a look at udev why it always sets permission
for /dev/net/tun
2014 Feb 27
3
Centos 6.5 on USB stick performance / stalls
Hi,
I am running C6.5 64bit on an USB stick connected to a HP DL360G7;
It is usually an ESXi host but eg for firmware updates (not available on
SPP) I use this local installation.
Problem are the lags and unresponsiveness we are seeing for example when
running yum update in the installation phase. The whole system stalls
but there is no io in vmstat.
From what google tells us, this is a
2011 Apr 04
6
sshd: Authentication Failures: 137 Time(s)
Hi,
to prevent scripted dictionary attacks to sshd
I applied those iptables rules:
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -m recent
--update --seconds 60 --hitcount 4 --name SSH --rsource -j DROP
-A INPUT -p tcp -m state --state NEW -m tcp --dport 22 -m recent --set
--name SSH --rsource
And this is part of logwatch:
sshd:
Authentication Failures:
unknown
2009 Apr 14
3
rt3 3.8.2 latest version as rpm for C5?
Hi,
I know, epel has rt3 in version 3.6.x.
And - sadly - for version 3.8.x the perl module dependencies are way
ahead of what I can find in epel or rpmforge.
But we really need some of the 3.8.x series features.
So has anybody maybe built those modules + rt3 v3.8.x for C5?
Any hint?
I really do not want to install f10. :O
Thx
Rainer
2009 Jan 15
8
Can you convert Windows LVM domU to sparse img file?
I have a Windows 2000 domU running in an LVM partition. I need to move
it to another host, but none of my other xen servers have lvm or free
space to create an lvm. So I''d like to convert it to a sparse img file.
The file system in the domU is ntfs.
Can anyone suggest how to do this?
Thanks,
James
_______________________________________________
Xen-users mailing list
2008 Apr 11
3
fastrack channel?
Dear all,
will there be a fastrack channel for C5?
What are the problems inventing one?
Thx
Rainer