Displaying 20 results from an estimated 200 matches similar to: "RHEL 5.4 errors in log file..."
2007 Apr 04
1
Re: /etc/xen/scripts/network-bridge: line 62: ip:commandnot found
I dont know gentoo, but the package might be called iproute2. You might
also need the bridge-utils.
Regards
Dominik
Friedrich Nietzsche schrieb:
> Thanks found the issue atleast, here is what I get:
>
> xentest scripts # which ip
> which: no ip in
>
2013 Apr 30
2
【Problem】 about using gdbsx to debug guest linux VM
I run a centos6.2 guest VM in xen4.1.2, the id of centos-domU is 22.
The info of dom0 is:
2.6.32-131.21.1.el6.xendom0.x86_64 #1 SMP Tue Dec 13 18:09:29 EST 2011
x86_64 x86_64 x86_64 GNU/Linux
Centos-domU:
2.6.32-220.7.1.el6.x86_64 #1 SMP Wed Mar 7 00:52:02 GMT 2012 x86_64 x86_64
x86_64 GNU/Linux
At dom0, I went like this:
[malei@xentest-4-1 Tue Apr 30 ~]$ sudo gdbsx -a 22 64 9999
Listening on
2010 Jan 19
2
Yum update failure (was a digest reference)
On Mon, Jan 18, 2010 at 1:53 PM, Tobias Weisserth
<tobias.weisserth at gmail.com> wrote:
> Hi everybody,
> I'm having difficulties updating dhclient as outlined below by using either
> yum or rpm. I'm running CentOS on a virtual guest provided by a provider.
Have you tried a 'yum clean all' ? That usually resolves this sort of
issue for me.
mhr
2007 Apr 04
1
/etc/xen/scripts/network-bridge: line 62: ip: command not found
I try to bring up xend but get this error in the xend-debug.log
/etc/xen/scripts/network-bridge: line 62: ip: command not found
Link veth0 is missing.
This may be because you have reached the limit of the number of interfaces
that the loopback driver supports. If the loopback driver is a module, you
may raise this limit by passing it as a parameter (nloopbacks=<N>); if the
driver is
2011 Dec 21
0
problem with 'xm save' in xen-3.4
Hi,
the problem is as follows:(And then, others can't login mostly because of the os' busing and you can't do anything else.)
[**@xentest ::三 12月 21::~]$ sudo xm list
Name ID Mem VCPUs State Time(s)
Domain-0 0 1748 2 r----- 29396.3
xp-101 1 256
2010 Jan 08
6
New selinux-policy breaks logwatch emails?
Hello,
After a yum update last night, I had a CenOS 5.4 i386 system pull in the
following selinux updates:
Jan 07 21:39:14 Updated: selinux-policy-2.4.6-255.el5_4.3.noarch
Jan 07 21:39:31 Updated:
selinux-policy-targeted-2.4.6-255.el5_4.3.noarch
This machine has SELinux set to Enforcing.
This morning, I see I got the following email from Cron:
/etc/cron.daily/0logwatch:
sendmail: warning:
2006 May 24
3
Problems booting a 32bit domU kernel on a Debian sarge amd64 x86_64 dom0 host.
I installed Debian sarge amd64 on a Intel em64t processor machines and have
been using the Xen 3.0 packages in backports.org.
I can boot a 32 bit guest OS fine if I use the
vmlinuz-2.6.16-1-xen-em64t-p4kernel, but when trying to use the stock
vmlinuz-2.6.16-xen from their binary tarball, or building it from the source
package I get the following error:
xentest:/var/log# xm create debian0.cfg -c
2010 Feb 27
17
XEN and clustering?
Hi.
I''m using Xen on RHEL cluster, and I have strange problems. I gave raw
volumes from storage to Xen virtual machines. With windows, I have a
problem that nodes don''t see the volume as same one.... for example:
clusternode1# clusvcadm -d vm:winxp
clusternode1# dd if=/dev/mapper/winxp of=/node1winxp
clusternode2# dd if=/dev/mapper/winxp of=/node2winxp
clusternode3# dd
2012 Mar 25
1
CentOS-virt Digest, Vol 55, Issue 10
On Sat, Mar 24, 2012 at 11:00 AM, <centos-virt-request at centos.org> wrote:
> Send CentOS-virt mailing list submissions to
> centos-virt at centos.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.centos.org/mailman/listinfo/centos-virt
> or, via email, send a message with subject or body 'help' to
>
2008 Dec 30
7
[Xen-research] ISO test Downloads Availability ?
Hi,
I seem to remember that there used to be ISO downloads of Xen
available, for people wanting to give it an easy way for a test drive,
and to submit (automated) feedback on which machines and
configurations Xen ran (in)correctly. However, I do not seem to be
able to find these ISO images for download at Xen.org anymore. Has the
project stopped making these useful test images - and if so, why ?
2008 Dec 30
7
[Xen-research] ISO test Downloads Availability ?
Hi,
I seem to remember that there used to be ISO downloads of Xen
available, for people wanting to give it an easy way for a test drive,
and to submit (automated) feedback on which machines and
configurations Xen ran (in)correctly. However, I do not seem to be
able to find these ISO images for download at Xen.org anymore. Has the
project stopped making these useful test images - and if so, why ?
2010 Mar 26
0
Solaris 10 (update8) under Xen (RHEL v5.4)?
Hi.
I am trying to run Solaris 10 under Xen but I have few problems.
First of all, there are some weird errors while booting up system. Here
is a screenshot:
http://kosjenka.srce.hr/~jsosic/xen-solaris10u8.png
Messages are these:
WARNING: xdf: couldn''t write version
WARNING: xdf: couldn''t write version
WARNING: Disk is too large: Model QEMU HARDDISK
Serial# QM00002
NOTICE:
2012 Sep 06
7
[PATCH] xl: Introduce shutdown xm compatibility option -a to shutdown all domains
docs/man/xl.pod.1 | 6 +++++-
tools/libxl/xl_cmdimpl.c | 39 ++++++++++++++++++++++++++++++++++++---
tools/libxl/xl_cmdtable.c | 3 ++-
3 files changed, 43 insertions(+), 5 deletions(-)
xl: Introduce shutdown xm compatibility option -a to shutdown all domains
Signed-off-by: Sander Eikelenboom <linux@eikelenboom.it>
diff -r 9dc729b75595 -r 67f9ef649937 docs/man/xl.pod.1
---
2007 Apr 16
2
Wow, virt-managerin Centos5 is very fussy!
If I tell it to use an NFS source (eg nfs://server/mnt/cdrom) then itin Centos5 tries to do a CIFS mount instead (I can see it running mount.cifs and
in the xterm I ran virt-manager from it then asks for a password). Wow.
If I tell it to use an lvm2 volume (/dev/VolGroup00/xentest - already
created at 1Gb) then it goes through, calculates the amount of space
required etc etc and then barfs with
2012 Jan 21
0
Kickstart file doesn't work
I am starting an instance passing xml configuration like this. Contents
inside my kickstart file is this *apt-get install vim --assume-yes* . But I
think kickstart is not considered while booting instance though I am able
to start instance. Please help. Thanks in advance
"<domain type='xen'>"
+ " <name>testVM-server</name>"
2007 Aug 21
2
ldap and computer accounts
I'm attemtping to configure a Ubuntu server for a bunch of windows clients.
I'd like the authentication information to be in ldap.So far the stuff
works,
I can authenticate users in LDAP just fine.
But when I want a windows machine to join the domain I get the
error 'The user name could not be found'. The computer account
gets created (via smbldap-tools) and I can see it in the
2007 Aug 21
0
SOLVED Re: ldap and computer accounts
The solution is quite simple: You need to configure pam-nss for
samba to work. Essentially samba is using a 'getent' call to look
up computers independent is configured as passdb backend. That
means the pam-nss must be configured for samba to find the
computer entries in ldap.
I find this very much counter-intuitive !
Thanks to Tom Crummey <tom@ee.ucl.ac.uk>
and John Drescher
2010 Feb 10
2
LDAP backend replication?
Hi to all!
I've set up Zimbra LDAP (2.4) as master, and I want to use RHEL v5 LDAP
(2.3) as a slave. This is relevant part of my slapd.conf on LDAP 2.3:
# syncrepl directives
syncrepl rid=101
provider=ldap://192.168.1.86
bindmethod=simple
binddn="uid=zimbra,cn=admins,cn=zimbra"
credentials=PASSword
searchbase="dc=company,dc=com"
schemachecking=on
2012 Dec 04
0
Changing default primary Group sid from 513 to 515
bHi all,
I have a Samba PDC with LDAP backend (using editPosix method) . Below are
my versions
RHEL6.3
samba-3.5.10-125.el6.x86_64
samba-common-3.5.10-125.el6.x86_64
samba-winbind-clients-3.5.10-125.el6.x86_64
samba-winbind-3.5.10-125.el6.x86_64
samba-client-3.5.10-125.el6.x86_64
When i Join a new Windows System to PDC, the system gets it's Primary gid
as 513 (Domain Users) instead of
2009 Feb 26
3
Extremly slow (3-4k/s) on Win clients while Linux clients work fine
Hi,
I've migrated a Win2k fileserver to Samba 3.0.33 on Gentoo (Kernel 2.6.28).
While the Linux clients work fine, I get the absolutely worst transferrates on
Win (XP Prof + Vista) like 3-4k/s (compared to ~10MB/s on Linux).
When copying larger files on Windows, they start this slow, but the transfer
becomes faster after some time like 2Mbit/s via WLAN which would be
acceptable.
I've