Displaying 20 results from an estimated 900 matches similar to: "ruby-libvirt equiv of virsh list --all"
2012 Dec 11
1
Need help regarding perl sys::virt
Hi,
I wanted to use perl Sys::Virt (which uses libvirt) to remotely connect KVM hypervisor. As a start I tried following simple script(KVM.pl) but I am getting following error.
First it will ask for authentication which I am providing to it manually then it fails. Do I need to do some configuration on KVM hypervisor before executing this script? Any help is appreciated.
bash-3.2$
2013 Jul 08
1
python equiv to perl list_domains()
Hey,
I'm trying to figure out a way to get a list of the running domains on a
dom0. I can get the ID's but I'd prefer the names. We have another script
written in perl, but I'm trying to get some other functionality in python
as well as work on converting it all to python. It looks like perl has a
list_domains() that will, according to the libvirt doc, "Return a list of
all
2009 Nov 17
2
[PATCH 0/2] Two part fix for virt-df on Xen (bug 538041)
This is a two-part fix for:
https://bugzilla.redhat.com/show_bug.cgi?id=538041
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine. Supports Linux and Windows.
http://et.redhat.com/~rjones/virt-df/
2004 Sep 10
2
Re: FLAC to mp3 batch converter?
Christian,
Sorry I don't think I was so clear with my explaination of what I
am doing. Your requirement flac -> mp3 is really a special case
of ripping, if you think of the entire chain....
normal ripping:
CD -> wav -> mp3
Your case is
[CD -> wav ->] flac -> wav -> mp3
Which is equivalent to:
flac -> wav -> mp3
I need this too and am proposing to use a ripping
2009 Oct 29
1
[PATCH] Enables users to migrate virtual machines between hosts.
Users select a virtual machine on their current libvirt host. They then
select a target machine, which must have been previously configured as a
connection. They confirm the migration and then it runs.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
nodeadmin/addhost.py | 10 ++++-
nodeadmin/libvirtworker.py | 6 +++
nodeadmin/migratedomain.py | 81
2012 Nov 20
0
[PATCH 15 of 15] libxl: ocaml: add bindings for libxl_domain_create_new
# HG changeset patch
# User Ian Campbell <ijc@hellion.org.uk>
# Date 1353432141 0
# Node ID 72376896ba08bb7035ad4b7ed5a91c2c1b45b905
# Parent 41f0137955f4a1a5a76ad34a5a6440e32d0090ef
libxl: ocaml: add bindings for libxl_domain_create_new
** NOT TO BE APPLIED **
Add a simple stub thing which should build a domain. Except it is
incomplete and doesn''t actually build. Hence RFC.
2009 Sep 23
2
[PATCH node] Introduces the virtual network administration functions.
Moved the node administration elements to a separate submenu.
Created a new network administration menu.
* users can define a network
* users can create a network
* users can destroy a network
* users can undefine a network
* users can list existing networks, including details
Each new command is also available as a separate command line executable
as well.
Signed-off-by: Darryl L. Pierce
2009 Dec 21
2
[PATCH] Fixed errors when the user selects a different remove libvirt host.
Now the app will show the current connection. When the user selects
a different host then any connection exception is caught and the
previous connection restored.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
nodeadmin/changehost.py | 6 ++++--
nodeadmin/configscreen.py | 5 ++++-
nodeadmin/libvirtworker.py | 16 +++++++++++++++-
3 files changed, 23 insertions(+),
2005 Apr 05
4
Creating CentOS DVD from scratch
I've found discussion about this in list archives, but no final answers.
Many helpfull people wrote in the past how to avoid creating DVD
(install from network, install from disk, boot this way, boot that way).
But, I do need DVD, no way around it. No network, no USB, no floppy,
no anything. Placing files on hard drive not an option. Just a DVD-ROM.
By Googling around, I found some
1998 Dec 08
1
WIN 98 - Plain passwd?
i'm looking for an answer to the problem WIN98/samba-connection. It
shows the same failure as shown by WinNT unless the change of Registry
to EnablePlainPasswd. Is there an answer where the entry
"EnablePlainPasswd" should be by WIN98? Enable encryoptedPasswd in
smb.conf brought no solution.
Thanks an many greetings
Lothar M?hlbauer
Lothar.Muehlbauer@iiv.de
2019 Apr 08
0
[PATCH v4 2/7] common: Bundle the libvirt-ocaml library for use by virt-v2v
Add a copy of the libvirt-ocaml library, currently available at:
https://libvirt.org/git/?p=libvirt-ocaml.git;a=summary
This is a snapshot at commit d3ed8dcf1b0a6a8a855ceecbe0bb97f21e6665e3,
which has all the features we need (and that builds fine).
It is expected to stay synchronized with upstream, until there is a new
upstream release, and it will be widespread enough.
---
.gitignore
2009 Aug 06
18
XCI: can we get to the demo state?
Hello XCI developers,
I have a HP6930, downloaded xenclient from the git. And by following the instruction in HOWTO, I could get xenclient boot up fine. I try then to start a guest using xenvm.readme as template and nothing shows on the screen for the guest, although xenops shows 2 doms running.
Can you point me to how to start a guest. And also, is the tree downloaded from git enough to arrive
2000 Apr 23
0
strange session failure on linux
Hi,
We're running an openssh server on a linux box here to give developers
access to our machines from outside the firewall. A number of us, using
various ssh clients (Mac, Windows and Linux) regularly experience
hung sessions. I'm hoping that someone can give me some insight into
what's happening here or, at least, some tips for characterizing the
problem well enough for it to get
2019 Dec 16
3
[v2v PATCH 0/2] Move libvirt-ocaml copy to v2v repo
libvirt-ocaml is used only by virt-v2v, so move it to this repository,
instead of having it around in the common submodule.
The removal from common will happen later.
Pino Toscano (2):
common: Bundle the libvirt-ocaml library for use by virt-v2v
build: switch embedded copy of libvirt-ocaml
.gitignore | 2 +
3rdparty/libvirt-ocaml/Makefile.am |
2005 Apr 11
1
trouble booting the system with I2O hardware RAID
I've just made (yet another) CentOS 4 installation. The install process
seems to go fine, however the machine doesn't wan't to boot.
The system in question has one of I2O Adaptec RAID controllers. I've
configured LVM with one volume group and several volumes. If I boot
into the rescue mode, all looks fine and dandy. Anaconda finds the
installation, and I can access all
2009 Dec 08
2
Rebased patches, fixed a rebasing problem...
The previous patch set had an error and one development branch's changes
showed up twice, and two different change sets. So it was missing the bulk
of the configuration work. This patch set fixes that.
2004 Sep 10
2
FLAC support hacked into rip
I hope I am not too far of topic. I have hacked FLAC support into
rip, a command line (perl based) CD ripper/encoder/tagger.
http://sourceforge.net/projects/rip/
The maintainer is checking over the patch and should get back to
me next week. Shall I:
1. Go away and leave this list alone
2. Come back and tell you if/when the patch is approved
3. Explain what I am on about
4. Send the patch
2010 Aug 13
3
[PATCH] xl: make libxl_uuid2string internal to libxenlight
libxenlight exports a function libxl_uuid2string which is used
internally in several places but has one external caller in xl. The
function mainly implements policy so should not be part of the
libxenlight API. The extent to which it can be considered mechanism it
is not a xen mechanism since UUID''s are not a concept exlusive to xen.
The one caller in xl seems to be an
2009 Oct 21
1
[PATCH node] Renamed files and menu items for node administration:
define domain -> add virtual machine (addvm)
undefine domain -> remove virtual machine (rmvm)
create domain -> start virtual machine (startvm)
destroy domain -> stop virtual machine (stopvm)
list domains -> list virtual machiens (listvms)
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
Makefile.am | 8 +-
nodeadmin/adddomain.py |
2008 Jan 29
2
A good read
Hi,
I have been reading the older O'Reilly book on Samba. This book explains in general the concept of NetBIOS and some other related areas.
Do you have any recommendations as to what is available to read that will take me through the world of Windows networking? I am sitting here reading these messages and see things like "requires a flat namespace to function" or "dfs stub