Displaying 20 results from an estimated 2000 matches similar to: "ovirt node 1.0.3 nfs error"
2009 Oct 09
0
ovirt install : several issues
I installed ovirt-agent on a fresh fedora 11 install (not in a virtual machine). The only thing I modified prior to installation was /etc/resolv.conf in order to be able to yum update and install the ovirt packages via yum (from the ovirt repo), and /etc/ntp.conf to get the correct time from the NTP server of my network. I also disabled NetworkManager via chkconfig.
I used all the options for
2009 Sep 11
2
ovirt ace error
Good morning,
I have succesfully buil ovirt on fedora 11 but running
ace -d l /tmp/ace.log install ovirt I got en error (I think it is krb5 issue).
My server was not a kerberos server before installing ovirt, so I think ace
procedure has installed it.
Attacchede here there is the ace.log file.
Could anyone help me ?
Thanks & Regards
Ignazio
-------------- next part --------------
A non-text
2008 Dec 31
4
xen hvmloader gpxe
I am testing several Operating System Streaming products to streams
virtual desktops.
They always requires pxe boot but xen seems to have a pxe which is not
suitable.
I got the same problem with kqemu and kvm and I solved it using gpxe.
With xen I tried to chainloading gpxe (following gpxe wiki) but
hvmloader fails to load it (memory problem?).
Any workaround
2006 Nov 16
6
Network card full virtualized windows
Good morning,
I installed on xen a windows XP and a Windows 2003 domU.
Windows operating system does not know the real network card but it setup up
an AMD pcnet card 10mbps.
Is it possible to setup a full virtualized domU with a real network card ?
I installed also windows on a trial xen enterprise and real network
card seeems to work fine.
What differences between xen and xen entrprise as far
2009 Sep 16
2
[Fwd: Re: [PATCH node-image] keep NIC and HBA firmwares]
Forwarding to the list for Jay or Scott to have a look.
Ignazio, do you see any more details (traceback or something) in the rails log?
-------------- next part --------------
An embedded message was scrubbed...
From: ignazio.cassano at provincia.torino.it
Subject: Re: [Ovirt-devel] [PATCH node-image] keep NIC and HBA firmwares
Date: Wed, 16 Sep 2009 16:48:47 +0200
Size: 4031
URL:
2009 Sep 03
1
ovirt documentation
Good morning,
I am following instruction on http://ovirt.org/install-instructions.html to
install ovirt.
I read I must run:
yum install --enablerepo=rawhide ovirt-server ovirt-server-installer
ovirt-node-image ovirt-node-image-pxe
but ovirt-node-image and ovirt-node-image-pxe are not on rawhide repo.
Where can I find them ?
Thanks
2009 Sep 08
1
ovirt web interface
Good morning,
I build ovirt following instruction o ovirt.org but when I try to connect
to the web interface the following error is reported:
Redirect Loop
I think the problem is first lines in ovirt-server.conf under
/etc/httd/conf.d:
NameVirtualHost 172.25.0.52:80
<VirtualHost 172.25.0.52:80>
<Location /ovirt>
RewriteEngine on
RewriteRule ^.*$
2009 Oct 14
1
ovirt web interface 500 Internal Server error
Hello,
I built ovirt this morning and ovirt web interface does not work anymore.
I am able to login but only dashboard and networks are visible...
no default hardware pool is visible.
On /var/log/httpd/error.log I read:
/usr/lib/ruby/gems/1.8/gems/activerecord-2.3.2/lib/active_record/connection_adapters/abstract_adapter.rb:212:in `log': PGError: ERROR: relation "pools" does not
2009 Sep 30
2
Few questions about oVirt install.
Hi.
I have successfully installed ovirt.
Boot 2 nodex throught PXE boot, and added to pool.
Whe i try to create NFS storage, they in state: pending setup.
How to add NFS storage?
taskomatic.log
INFO Wed Sep 30 16:59:09 +0300 2009 (1991) starting task_refresh_pool
INFO Wed Sep 30 16:59:09 +0300 2009 (1991) storage_find_suitable_host:
host node3.ovirt.priv uuid 30303234-3144-3832-4638-3931FF
2009 Sep 29
1
Error in host-register
Good morning,
I have compiled an installed ovirt .
I started i physical node and it appears on web interfaces as enabled
and available but without CPUS and NICs.
I restarted matahari on node but on ovirt server in the file host-register.log
appears the following error:
ERROR Tue Sep 29 11:57:28 +0200 2009 (7335) Error in hostregister:
#<SystemExit:0x7fb658b3a518>
ERROR Tue Sep 29
2009 Sep 17
1
adding a user
Good morning,
I' d like to know how add users to ovirt mgmt interface.
Thanks
2018 May 23
0
cluster brick logs filling after upgrade from 3.6 to 3.12
Recently we updated a Gluster replicated setup from 3.6 to 3.12 (stepping through 3.8 first before going to 3.12).
Afterwards I noticed the brick logs were filling at an alarming rate on the server we have the NFS service running from:
$ sudo tail -20 /var/log/glusterfs/bricks/export-gluster-shared.log
[2018-05-23 06:22:12.405240] I [MSGID: 139001] [posix-acl.c:269:posix_acl_log_permit_denied]
2007 Dec 07
2
rpc.idmapd error after upgrade to 5.1
Hello,
after upgrade from CentOS 5 to 5.1 I see the following error
in /var/log/messages:
'rpc.idmapd[2330]: main: open(/var/lib/nfs/rpc_pipefs/nfs): No such
file or directory'
The directory exists with the permissions
dr-xr-xr-x 2 root root 0 Dec 7 10:21 nfs
So is this an owner/permisson problem?
Should /var/lib/nfs/rpc_pipefs/nfs be owned by rpcuser?
# ls -al /var/lib/nfs/
total
2014 Nov 06
3
Setting up NFS on Centos 6.6
Hello,
I'm having an unusual amount of trouble setting up Centos 6.6 as an NFS
server. I have already created my exportfs file and run "chkconfig nfs
on".
When I try to start the nfs service with "service nfs start", I get
FATAL: Module nfsd not found.
FATAL: Error running install command for nfsd
Starting NFS services: exportfs: internal: no supported addresses in
2010 Jun 07
2
Odd INFO "120 seconds" in logs for 2.6.18-194.3.1
Hi,
Since upgrading to "2.6.18-194" I am getting odd messages in the logs.
Such as;
sraid3 kernel INFO task pdflush 259 blocked for more than 120 seconds.
The output from
> grep '120 seconds' /var/log/messages | tr : ' ' | awk '{print $10}' | sort | uniq -c
6 nfsd
4 pdflush
This is from an NFS server that since the upgrade has been
2006 Feb 28
2
Busy day today...
What's the procedure for filing bug reports related to kernel panics
on CentOS/RHEL? I've just had the following kernel panic on one of the
new mailstores (argh!). Would this have to be reproduceable to warrant
a bug report?
Feb 28 14:40:53 tempmailstore1a kernel: eip: c0146a64
Feb 28 14:40:53 tempmailstore1a kernel: eip: c0146a64
Feb 28 14:40:53 tempmailstore1a kernel: ------------[ cut
2009 Sep 09
3
[Bug 23813] New: [KMS] Dual-Head not working on NV50
http://bugs.freedesktop.org/show_bug.cgi?id=23813
Summary: [KMS] Dual-Head not working on NV50
Product: xorg
Version: 7.4
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2013 Sep 10
1
Errors on NFS server
CentOS 6.4 x86_64
Kernel: 2.6.32-358.14.1.el6.x86_64
I have been noticing repeatedly that after a couple of weeks of uptime my NFS server starts to generate the following error:
------------[ cut here ]------------
WARNING: at lib/list_debug.c:26 __list_add+0x6d/0xa0() (Tainted: G W ---
2006 Jul 31
1
x86_64 reproducible server PANIC with latest kernel
Our Tyan VX50 server, which is otherwise stable, can be crashed by a
specific user who starts a Java application.
Relevant facts are:
x86_64 CentOS 4.3 fully updated (but otherwise default config)
8 Dual-Core Opteron 870 (2 GHz), giving 16 cores
32 GB memory (running at DDR333)
The panic is reproducible within a couple of minutes.
I tried the 2.6.9-42 largesmp kernel from J.Baron's website
2009 Dec 20
1
Install oVirt in fc11/fc12
Hi.
Show you how to install oVirt in FC11/FC12? I acted on instructions
http://ovirt.et.redhat.com/install-instructions.html, but there were
problems with the versions of the module locale (requires 2.0.4 and
installed 2.0.5).
WBR,
Fyodor.