Displaying 4 results from an estimated 4 matches for "my_remote_server".
2013 Jul 02
2
Re: nova-compute, libvirt and authentication
...> would be a permisison problem, but you might be missing some
> cyrus-sasl-* package. What distro are you running on and what
> sasl-related packages do you have installed?
>
If there is a problem with sasl why I am able to successfully use it for
example through:
virsh -c qemu+tcp://my_remote_server/system list
I am running debian 7.1 (wheezy). Sasl libs:
# dpkg -l | grep sasl
ii libsasl2-2:amd64 2.1.25.dfsg1-6+deb7u1 amd64
Cyrus SASL - authentication abstraction library
ii libsasl2-modules:amd64 2.1.25.dfsg1-6+deb7u1 amd64
Cyrus SASL -...
2007 Aug 24
1
SSHFS installation
...6-1.el5.rf rpmforge
fuse-ntfs-3g-devel.x86_64 1.616-1.el5.rf rpmforge
fuse-smb.x86_64 0.8.5-1.el5.rf rpmforge
fuse-unionfs.x86_64 0.18-1.el5.rf rpmforge
But....
[root at pandora /]# sshfs root at my_remote_server:/root /mnt
root at intergrid.cat's password:
fuse: device not found, try 'modprobe fuse' first
OK, let's to try the system's advice...
[root at pandora /]# modprobe fuse
FATAL: Module fuse not found.
I've tried to use depmod command without success.
.............
--
Th...
2013 Jul 02
0
Re: nova-compute, libvirt and authentication
...em, but you might be missing some
>> cyrus-sasl-* package. What distro are you running on and what
>> sasl-related packages do you have installed?
>>
>
> If there is a problem with sasl why I am able to successfully use it for
> example through:
> virsh -c qemu+tcp://my_remote_server/system list
>
I couldn't know you were able to do that. Since I presume you are using
the same server and client to check that, I must fallback to default
questions like "SELinux?". Or some OpenStack config which I
(unfortunately) know almost nothing about. Last thing that occ...
2013 Jul 01
3
nova-compute, libvirt and authentication
Hello
I have a question about live migration when libvirt requires sasl
authentication. I have managed to configure remote access for user nova
with sasl enabled (credentials stored in auth.conf -
https://review.openstack.org/#/c/12706/). It looks like live migration do
not use these credentials at all. What is more it thinks that sasl is not
not configured:
2013-07-01 09:49:09.317+0000: 17997: