Displaying 20 results from an estimated 100 matches similar to: "access remote libvirtd fail"
2010 Sep 14
1
New wiki pages with libvirt SSH setup instructions
Hi all,
Just added some new pages to the wiki, this time covering how to
configure remote access to libvirt through SSH, not using root:
http://wiki.libvirt.org/page/SSHSetup <--- entry page
http://wiki.libvirt.org/page/SSHPolicyKitSetup
This has details for several different Linux distributions:
* RHEL 5 & 6
* Fedora 11-13
* Centos 5 & 6
* Ubuntu 10.04 Server
2002 Nov 01
2
Help on rsync delete option
Hello,
Any help on the following issue will be appreciated.
How do I delete files or directories in my first level of directory that is
specified as host. Here is an example :
rsync -avz --delete ${SOURCE_HOST}:/mlinkfam/extract/sccs/pa/*
/mlinkfam/extract/sccs/pa
Giving above command I find redundant files or directory not getting deleted
from the first level of target directory
2012 Aug 24
1
[patch] link-dest messages and max-size warnings (fwd)
rsync Folks,
The following explanatory text is by me and the patches are by Rowan
McKenzie for use by the Advanced Scientific Computing group at CSIRO.
This patch builds upon the --link-dest patch by Bryant Hansen (Thanks heaps!).
1. The original patch provided an alternate behaviour for rsync when
using the --link-dest option.
When there are identical files in the source and link-dest areas,
2009 Dec 23
3
Question on SSH_ASKPASS
Hi everybody,
I have asked a question a long time ago regarding SSH_ASKPASS, but with the
latest version of OpenSSH I am not able to get the desired result.
My goal is to launch a script on a remote server via SSH without having to
type a password, because it is locally executed from a script. This should
not be too complicated, but somehow I am not able to figure this out myself.
I have
2016 Mar 24
1
Re: (no subject)
I have made all these changes in my Ubuntu desktop. I have also enabled
passwordless login for ssh at destination. But still, everytime i run into
the same problem.
On Thu, Mar 24, 2016, 4:05 PM Michal Privoznik <mprivozn@redhat.com> wrote:
> On 24.03.2016 11:23, nidhi d wrote:
> > From the auth log at the destination:
> > Failed password for <user> from <ip>
2006 Mar 14
1
Error in running rsync through cron
Hi all
I am having trouble running an rsync script using cron. When I run these
commands from the command line, they run fine. I have upgraded the rsync
version to the latest one (2.6.7) on both the source and backup machines,
but am still getting these errors. Can you please advise?
Here is the script:
#!/bin/bash
rsync --blocking-io
2009 Feb 26
1
0.12.4 dies with call SetTlsParms before
I upgraded from 12.2 to 12.4 and found that my happy little eventmachine
processes die with:
terminate called after throwing an instance of ''std::runtime_error''
what(): call SetTlsParms before calling StartTls
Here''s what I believe is the relevant snippet of my code, which calls
start_tls() in the connection_completed() callback:
connection =
2014 Oct 25
0
Using virsh on OSX to control a VMs on a linux machine
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everyone,
maybe this is a stupid thing, but Google found no answer. So, for the
next one trying this:
I have a linux server, that runs a couple of VMs, and on which libvirt
and virsh work like a charm. From time to time I'm on a Mac OSX
machine, where I can install libvirt from macports very comfortably.
But this far I have not gotten it to
2012 Nov 28
0
error when configuring management access via PolicyKit
Hi,
Libvirtd is in listen mode.
/etc/libvirt/libvirtd.conf
listen_tls = 0
listen_tcp = 1
auth_tcp = "sasl"
my trying to setup polkit authentication using
http://wiki.libvirt.org/page/SSHPolicyKitSetup
[root at aopcach ~]# cat
/etc/polkit-1/localauthority/50-local.d/50-org.arindam-libvirt-remote-access.pkla
[Remote libvirt SSH access]
Identity=unix-user:arindam
2016 Mar 24
0
Re: (no subject)
On 24.03.2016 11:23, nidhi d wrote:
> From the auth log at the destination:
> Failed password for <user> from <ip> port <no> ssh2
There's your answer. Libvirt really requires pubkey instead of passwd auth.
http://wiki.libvirt.org/page/SSHSetup
Michal
2016 Jul 15
1
NPIV storage pools do not map to same LUN units across hosts.
Link: http://wiki.libvirt.org/page/NPIV_in_libvirt
Topic: Virtual machine configuration change to use vHBA LUN
There is a NPIV storage pool defined on two hosts and pool contains a
total of 8 volumes, allocated from a storage device.
Source:
# virsh vol-list poolvhba0
Name Path
------------------------------------------------------------------------------
unit:0:0:0
2008 Nov 13
2
rsync returns unexplained error (code 129)
I synchronized two backup servers within a local network which worked fluently, using rsync with the following parameters:
rsync --archive \
--hard-links \
--delete \
--rsh="ssh -i $key_file" \
--copy-dest=/var/lib/backuppc \
--compress-level=9 \
--stats \
--human-readable \
--partial-dir=.rsync-partial \
--bwlimit=$bwlimit \
/var/lib/backuppc
2011 Sep 19
0
Remote connect using virsh qemu+ssh hangs / PolicyKit issue
I'm attempting to remote connect to my KVM instance using virsh, but all the
commands hang.
When issuing the below command, nothing on the remote system happens, and no
errors are displayed, (hostname changed)
$ virsh --debug 5 --log /var/lib/foreman/virsh.log -c
qemu+ssh://foreman at kvmhost.tld:16509/system?no_tty=1
This is the uncommented lines in /etc/libvirt/libvirtd.conf
----------
2019 Dec 04
2
v2.3.9 released
Hi all!
We are pleased to release v2.3.9 of Dovecot. Please find it from
locations below
---
Aki Tuomi
Open-Xchange oy
https://dovecot.org/releases/2.3/dovecot-2.3.9.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.9.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
---
* Changed several event field names for consistency and
2019 Dec 04
2
v2.3.9 released
Hi all!
We are pleased to release v2.3.9 of Dovecot. Please find it from
locations below
---
Aki Tuomi
Open-Xchange oy
https://dovecot.org/releases/2.3/dovecot-2.3.9.tar.gz
https://dovecot.org/releases/2.3/dovecot-2.3.9.tar.gz.sig
Binary packages in https://repo.dovecot.org/
Docker images in https://hub.docker.com/r/dovecot/dovecot
---
* Changed several event field names for consistency and
2020 Oct 18
1
Lookup sid with libsmbclient (invoked from c# on mono)
Hi,
There is some additional work to do (close lsa handle), but the far the
code below is working.
Let me share it with you in case somebody will have the same need that me.
br
Vincent LE TOUX
using Microsoft.Win32.SafeHandles;
using System;
using System.ComponentModel;
using System.Diagnostics;
using System.Net;
using System.Runtime.InteropServices;
using System.Security.Principal;
namespace
2016 Mar 24
3
Re: (no subject)
>From the auth log at the destination:
Failed password for <user> from <ip> port <no> ssh2
On Thu, Mar 24, 2016, 3:50 PM Michal Privoznik <mprivozn@redhat.com> wrote:
> On 23.03.2016 14:47, nidhi d wrote:
> > I tried using tunnelled mode for vm migration, but migration failed with
> > the error
> >
> > Permission
2004 Apr 27
1
Rsync 2.6.1 released (includes security note)
Rsync version 2.6.1 has been released. It is primarily a performance
release that requires less memory to run, makes fewer write calls to
the socket (lowering the system CPU time), does less string copying
(lowering the user CPU time), and also reduces the amount of data
that is transmitted over the wire. There have also been quite a few
bug fixes. See the release NEWS for the full details:
2004 Apr 27
1
Rsync 2.6.1 released (includes security note)
Rsync version 2.6.1 has been released. It is primarily a performance
release that requires less memory to run, makes fewer write calls to
the socket (lowering the system CPU time), does less string copying
(lowering the user CPU time), and also reduces the amount of data
that is transmitted over the wire. There have also been quite a few
bug fixes. See the release NEWS for the full details:
2011 May 25
1
polkit error when starting virt-manager on fedora14
Hi,
I have the following error in syslog when starting virt-manager and
trying to connect:
May 25 16:39:33 sage libvirtd: 16:39:33.525: error :
remoteDispatchAuthPolkit:3846 : Policy kit denied action
org.libvirt.unix.manage from pid 27509, uid 500, result: 512
I can manually start the kvm guest using virsh, but why can't
virt-manager start them?
This is on fedora14 x86_64:
# rpm