Displaying 20 results from an estimated 300 matches similar to: "ssh access on the ovirt-node"
2009 Sep 10
0
Re: persistent ssh_host_keys
I believe you should support authorized_keys as well.
On Wednesday 09 September 2009 19:01:06 ovirt-devel-request at redhat.com wrote:
> Send Ovirt-devel mailing list submissions to
> ovirt-devel at redhat.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://www.redhat.com/mailman/listinfo/ovirt-devel
> or, via email, send a message with subject or
2009 Oct 16
0
Issue with LVM and iSCSI lun
Hi all,
Imagine the following situation, you have :
- one ISCSI storage server providing : lun0 and lun1
- the lun0 and lun1 contains a standard installation of Fedora : VM1 and VM2
- the standards installations define two VG VolGroup00 ...
We didn't define LogicalVolume on the node and we attached directly the iSCSI
lun to the VM without making partition or LV in Ovirt.
On the
2009 Dec 02
0
Qmf::Query Hang in db-omatic
Hi all,
We use for preproduction purpose the next branche of oVirt. We notice that a
lot of bugs appears when the number of message in qpidd increase. It seems
that qpidd is doing the job and that most of the issue are due to Qmf::Query .
For example in db-omatic lines 265,296
When you restart db-omatic, if you have multiple node, you have mutiple
threads launch (line 266) that hang on :
2009 Sep 07
1
[PATCH node] Fix SRV_SERVER for SRV_HOST to work with /etc/init.d/ovirt-functions
From: root <root at linagora-ovirt.netaktiv.com>
---
scripts/ovirt-config-collectd | 6 +++---
scripts/ovirt-config-logging | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/scripts/ovirt-config-collectd b/scripts/ovirt-config-collectd
index 4ad877e..1474bf5 100755
--- a/scripts/ovirt-config-collectd
+++ b/scripts/ovirt-config-collectd
@@ -98,9 +98,9 @@ if [
2009 Oct 08
3
[PATCH] fix storages crazyness
Signed-off-by: Loiseleur Michel <mloiseleur at linagora.com>
---
app/models/vm.rb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/app/models/vm.rb b/app/models/vm.rb
index 88e0aef..0be3f89 100644
--- a/app/models/vm.rb
+++ b/app/models/vm.rb
@@ -27,7 +27,7 @@ class Vm < ActiveRecord::Base
find(:all, :conditions=>{:state=>Task::STATE_QUEUED})
2010 Feb 23
2
Freezing Rails in ovirt-server...
The ovirt-server package has started to slip behind the curve WRT Ruby
on Rails development; i.e., the current version of ovirt-server is not
quite runnable as is on F12. And with F13 coming, the gap's only going
to widen.
So I'm considering the idea of freezing the version of Rails on the
ovirt-server project for the time being. I'll check with the Fedora
packaging team to see if
2009 Sep 08
2
[PATCH node] Add support for automatic remote logging on PXE ovirt-node
From: root <root at chappy.(none)>
Use ovirt-config-logging in /etc/init.d/ovirt
---
scripts/ovirt | 19 ++++---------------
scripts/ovirt-config-logging | 2 +-
scripts/ovirt-functions | 4 ++++
3 files changed, 9 insertions(+), 16 deletions(-)
diff --git a/scripts/ovirt b/scripts/ovirt
index 4ff03f2..0c5e3be 100755
--- a/scripts/ovirt
+++ b/scripts/ovirt
@@
2009 Sep 08
2
[PATCH node-image] Add ability to set persistent ssh_host_keys on the node, usefull if you run diskless instance of ovirt-node
From: root <root at chappy.(none)>
---
ovirt-node-image.ks | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/ovirt-node-image.ks b/ovirt-node-image.ks
index 802b6a5..d698497 100644
--- a/ovirt-node-image.ks
+++ b/ovirt-node-image.ks
@@ -55,6 +55,22 @@ if [ -f "ovirt-authorized_keys" ]; then
chmod 644
2013 Jul 24
1
Libvirt and Glusterfs pool
Hi,
I use the QEMU-GlusterFS native integration (no Fuse mount) with the
libvirt.
Now I create a volume issuing :
# qemu-img create gluster://localhost/gv1/test.img 5G
Then using the libvirt I declare the following lines in my domain.xml :
<disk type='network' device='disk'>
<driver name='qemu' cache='none'/>
<source
2009 Jul 29
1
patch on vm nics
Hi everyone,
Here is a small patch allowing to set netword cards with the ajaxified
edit vm form. It's not complete : it does not tolerate empty field.
This patch can be applied on this morning git version.
Regards,
--
Loiseleur Michel
Responsable Technique OSSA
Linagora / 27, rue de Berri / 75008 PARIS
Tel/Fax : 01 58 18 68 28 / 01 58 18 68 29
http://job.linagora.com/ |
2000 Jan 07
2
ANNOUNCE: openssh-1.2.1pre25
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
1.2.1pre25 is out. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
The following mirrors already have it:
ftp://ftp.localhost.ca/pub/openssh/files/
ftp://thermo.stat.ncsu.edu/pub/openssh/files/
http://www.firedrake.org/openssh/files/
Changes:
- - "Corrupted check bytes on input" when using triple DES has been
2000 Jan 07
2
ANNOUNCE: openssh-1.2.1pre25
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
1.2.1pre25 is out. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
The following mirrors already have it:
ftp://ftp.localhost.ca/pub/openssh/files/
ftp://thermo.stat.ncsu.edu/pub/openssh/files/
http://www.firedrake.org/openssh/files/
Changes:
- - "Corrupted check bytes on input" when using triple DES has been
2013 Apr 30
0
Libvirt and Glusterfs
Hi,
On a Fedora 18, I try to launch a VM with QEMU-GlusterFS native integration.
I have enable fedora-virt-preview repo, and gluster-alpha3 repo.
Below the list of installed package :
glusterfs-3.4.0-0.3.alpha3.fc18.x86_64
glusterfs-devel-3.4.0-0.3.alpha3.fc18.x86_64
glusterfs-fuse-3.4.0-0.3.alpha3.fc18.x86_64
glusterfs-server-3.4.0-0.3.alpha3.fc18.x86_64
2010 Jul 02
0
Re: Gentoo+Xen4.0: Error: coercing to Unicode: need string or buffer, NoneType found. - SOLVED
Thanks a lot....recompiling xen-tools wih ioemu flagsolved my problem.
Daniel Bojczuk
On Sun, Jun 27, 2010 at 10:55 AM, Mohamed Yacoubi <myacoubi@euro-web.fr> wrote:
> Hi,
> Can you recompile xen-tools with USE = "ioemu" ?
> That should solve the problem.
> Best regards,
> Le 22 juin 2010 à 22:01, Daniel Bojczuk a écrit :
>
> I stiil did not solve te
2014 Jun 05
1
Undef symbol FAIL: luaL_checklstring in vesa.c32
Ady <ady-sf at hotmail.com> writes:
>> "H. Peter Anvin" <hpa at zytor.com> writes:
>>
>>> I didn't realize how many modules there are in Lua, and quite frankly
>>> not all of them are very well named in the sense that it is clear that
>>> they are Lua-related. vesa.c32 is one of those - it is one of several
>>> Lua
2014 Jun 03
0
Undef symbol FAIL: luaL_checklstring in vesa.c32
> "H. Peter Anvin" <hpa at zytor.com> writes:
>
> > On 06/03/2014 02:59 AM, Ady wrote:
> >
> >> Testing Syslinux 6.03-pre13 in a BIOS 32-bit VM,
> >> boot: vesa.c32
> >> Undef symbol FAIL: luaL_checklstring
> >> Failed to load COM32 file vesa.c32
> >> boot:
> >>
> >> Is there a Lua-related issue?
2011 Aug 04
1
use of modMCMC
Dear all,
I used modFit of the package FME to fit a set of ODE to a ste of eperiemntal
data.
The summary of this fit give me the following error
> summary(Fit)
Residual standard error: 984.1 on 452 degrees of freedom
Error in cov2cor(x$cov.unscaled) : 'V' is not a square numeric matrix
In addition: Warning message:
In summary.modFit(Fit) : Cannot estimate covariance; system is
2023 Aug 20
1
Issues when trying to fit a nonlinear regression model
Dear Bert,
Thank you for your extremely valuable feedback. Now, I just want to
understand why the signs for those starting values, given the following:
> #Fiting intermediate model to get starting values
> intermediatemod <- lm(log(y - .37) ~ x, data=mod14data2_random)
> summary(intermediatemod)
Call:
lm(formula = log(y - 0.37) ~ x, data = mod14data2_random)
Residuals:
Min
2009 Feb 20
4
openssh-5.1p1 configure failure
Hi
If I try to run configure for openssh-5.1p1 with --wtih-selinux option
it fails giving the error "selinux support requires selinux library"
all of the below also dont work
a) --wtih-selinux
b) --wtih-selinux=path of cross complied library
c) LDFLAGS=-Lpath of cross complied library
if I remove --wtih-selinux option I am able to everything is fine.
How to solve this error?
Thanks
2023 Aug 20
1
Issues when trying to fit a nonlinear regression model
Basic algebra and exponentials/logs. I leave those details to you or
another HelpeR.
-- Bert
On Sun, Aug 20, 2023 at 12:17?PM Paul Bernal <paulbernal07 at gmail.com> wrote:
> Dear Bert,
>
> Thank you for your extremely valuable feedback. Now, I just want to
> understand why the signs for those starting values, given the following:
> > #Fiting intermediate model to get