Displaying 20 results from an estimated 800 matches similar to: "this function is not supported by the connection driver: virInterfaceDefineXML"
2014 Mar 12
2
libvirtError: this function is not supported by the connection driver: virInterfaceDefineXML
Hi,
Could anyone help I'm getting the following error when I tried to add a new
network interface.
DETAILS
Connection
---------------------------
import libvirt
conn = libvirt.open('qemu:///system')
Interface XML
----------------------
<interface type="bridge" name="br0">
<start mode="onboot"/>
<mtu size="1500"/>
2014 Mar 12
0
Re: [libvirt] libvirtError: this function is not supported by the connection driver: virInterfaceDefineXML
On 12.03.2014 14:41, Sijo Jose wrote:
>
>
>
> Hi,
> Could anyone help I'm getting the following error when I tried to add a
> new network interface.
>
> DETAILS
>
>
> Connection
> ---------------------------
> import libvirt
> conn = libvirt.open('qemu:///system')
>
> Interface XML
> ----------------------
>
> <interface
2024 Aug 26
1
winbind gives wrong primary id group
>> Hello,
>>
>> I have fresh instalation samba 4.17.12+dfsg from apt on Debian 12.
>>
>> I made new domain ADS2
>> (https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller).
>> root at dc-ads2:/etc/samba# samba-tool domain provision --use-rfc2307
>> --realm=ADS2.SES.SK --domain=ads2 --server-role=dc
>>
2013 Jul 18
4
FW: pxelinux 5.x, 6.x memtest problem
Hi,
OK. I build syslinux-6.02-pre6 from
https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.02/syslinux-6.02-pre6.tar.gz
on a Debian jessie/sid system (with gnu-efi_3.0u+debian-2 from
experimental):
root at jessie: ~# cd /tmp
root at jessie:/tmp# wget
https://www.kernel.org/pub/linux/utils/boot/syslinux/Testing/6.02/syslinux-6.02-pre6.tar.gz
root at jessie:/tmp# tar xfz
2023 Sep 16
1
Nut-upsdev Digest, Vol 206, Issue 5
It seems the `libmodbus` library or headers were not found, or something
similar - so the driver against it was not built. Did you install
`libmodbus-dev` before the build? What does `config.log` in the build root
say (and.or the summary shown after you run the `configure` script)?
On Sat, Sep 16, 2023 at 7:46?PM FatGear <fatgear1 at free.fr> wrote:
> Hi,
>
> I don't know what
2014 Mar 11
2
Upgrading openssh to 6.5 on centOS 5 machine
Hello Everyone,
I am a newbie.
I am supposed to upgrade openssh on a centOS machine.
Following are the current versions of openssh and centOS.
/tmp# /usr/sbin/sshd -V
OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
/tmp# rpm -q centos-release
centos-release-5-2.el5.centos
I have already tried the following link.
http://fr2.rpmfind.net/linux/rpm2html/search.php?query=openssh
I am unable
2023 Sep 19
1
Nut-upsdev Digest, Vol 206, Issue 5
Hello there,
I don't think that's working,?
I have done all your repo but i don't know how it's supposed to work.
I have a idea, change vendor id and product id? to make the driver try
to connect to the ups, what do you think of that ? With this driver
maybe : usbhid-ups
FatGear
Le 16/09/2023 ? 20:40, Jim Klimov a ?crit?:
> It seems the `libmodbus` library or headers were
2014 May 16
1
Login by AMI ok, by AJAM fails
I have setup an Ast 11.6 host and I want to login via AJAM. I setup manager.conf, http.conf described in the docs. When I login via the AMI it works fine (see below), but when I login via AJAM the same credentials fail (see further down)
Can someone tell me how to fix this?
-----------
Connection closed by foreign host.
root at pbx:/tmp# telnet localhost 5038
Trying 127.0.0.1...
Connected to
2006 Dec 11
2
updating rgl on debian stable
Running: R Version 2.3.1 (2006-06-01), debian stable
I'm testing an application that uses rgl (installed with apt-get install
r-cran-rgl)
but fails, at least partly because that application uses a more current
version.
There is also a mysterious error msg from Xlib:
> library(car)
> library(rgl)
> iris.mod <- lm(cbind(Sepal.Length, Sepal.Width, Petal.Length,
Petal.Width) ~
2008 Jan 19
1
[bugreport] btrfs 0.11
Hi,
uname -a: Linux btrfstest 2.6.24-4-generic #1 SMP Mon Jan 14 17:30:39
UTC 2008 i686 GNU/Linux
btrfs version: 0.11
fs: /dev/sda5 on /mnt type btrfs (rw)
root@btrfstest:/tmp# dd if=/dev/zero of=foobar bs=1024 count=100000
100000+0 records in
100000+0 records out
102400000 bytes (102 MB) copied, 15.5326 seconds, 6.6 MB/s
root@btrfstest:/tmp# cp foobar /mnt/
Segmentation fault
2014 Sep 03
7
Does virsh actually work?
I have been beating my head against a wall attempting to get virsh to
migrate a simple VM from one host to another.
I have two systems running Ubuntu 14.04 with libvirt 1.2.2. Yes, they are
bridged. Non-shared storage. Modest guest VM that only requires 100G of
disk space; there is far more available.
In trying to accomplish even the simplest migration (per every page I can
find from both the
2016 Feb 03
6
delete directories with find and exclude other directories
Hi all,
I'm attempting to delete some directories and I want to be able to exclude
a directory called 'logs' from being deleted.
This is my basic find operation (without the exclusion)
# find . -type d |tail -10
./d20160124-1120-df8mfb/deployments
./d20160124-1120-df8mfb/releases
./d20160131-16993-vazqg5
./d20160131-16993-vazqg5/metadata
./d20160131-16993-vazqg5/deployments
2014 Apr 14
3
Opus on MIPS performance
Hi All,
First time poster to this group, please ignore my ignorance?
I?m trying to use Opus 1.1 on a 400MHz MIPS 24k CPU (AR9331, specifically, like in the Arduino Yun).
I?ve successfully built (I think) opus-1.1 and opus-tools-1.8 and they run, but are dog slow.
opus-1.1 does have the ?enable-fixed-point option set, as this chip only has soft-float.
My short test file (less than one
2023 Sep 19
1
Nut-upsdev Digest, Vol 206, Issue 5
Well, now that the `subdriver` option got added to `usbhid-ups` too, you
can at least try that (by building again the current master). See
command-line help for the subdrivers it would currently recognize, and copy
e.g. the first word as the matching option, e.g.:
./drivers/usbhid-ups -DDDDDD -d1 -s test -x port=auto -x vendorid=...
-x productid=... -x subdriver=...
and try to lockpick your
2012 Aug 16
0
error: virsh not could create bridge interface
hello,
virsh iface-bridge to build bridge interface does not work for me,i've
searched in google but got nothing ,please give some help,thanks.
# VIRSH_DEBUG=0 VIRSH_LOG_FILE=bridge.log virsh iface-bridge eth0 br0
iface-bridge: found option <interface>: eth0
iface-bridge: <interface> trying as interface NAME
libvir: Interface error : Interface not found: couldn't find
2010 Apr 02
2
convert old configuration file with doveconf : Unknown setting
Hi,
It happens when I try to convert this config (with the dovecot 2.0
beta4 release) :
test-mail:/tmp# dovecot -n -c ./dovecot.old.conf
# 1.2.11: ./dovecot.old.conf
# OS: Linux 2.6.26-2-686-bigmem i686 Debian 5.0.4
log_path: /var/log/dovecot.log
info_log_path: /var/log/dovecot_info.log
protocols: imap
listen: 127.0.0.1:30143
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
2023 Sep 23
1
Nut-upsdev Digest, Vol 206, Issue 5
Hello There,
I tried your advice and i don't think it works either,
See the logs,
"
/tmp/nut# ./drivers/usbhid-ups -DDDDDD -d1 -s test -x port=auto -x
vendorid=... -x productid=... -x subdriver=...
Network UPS Tools - Generic HID driver 0.52 (2.8.0-2557-g81fca30b2)
USB communication driver (libusb 1.0) 0.46
?? 0.000000??? [D3] main_arg: var='port' val='auto'
??
2023 Sep 23
1
Nut-upsdev Digest, Vol 206, Issue 5
<facepalm ;)> the ellispis "something=..." were supposed to be replaced by
your device ID numbers, etc.
On Sat, Sep 23, 2023, 18:26 FatGear <fatgear1 at free.fr> wrote:
> Hello There,
>
> I tried your advice and i don't think it works either,
>
> See the logs,
>
> "
>
> /tmp/nut# ./drivers/usbhid-ups -DDDDDD -d1 -s test -x port=auto -x
2013 Oct 16
3
[LLVMdev] Unable to evaluate clang on linux or windows
Sorry ... I missed mentioning the details -
this is the error I get -
root at no1slu398:~/Documents/LLVM/tmp# clang++ -std=c++0x hello.cpp
In file included from hello.cpp:1:
In file included from
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/thread:38:
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../include/c++/4.6/chrono:535:6:
error: no matching constructor for initialization of
2006 Jun 17
1
gem install mysql - problem
Hi all,
I run into a problem whilst installing the mysql gem on a debian box and not
sure what I need to do.
Cheers,
Paul
root@a:/tmp# gem install mysql
Attempting local installation of ''mysql''
Local gem file not found: mysql*.gem
Attempting remote installation of ''mysql''
Select which gem to install for your platform (i386-linux)
1. mysql 2.7.2006.05.10