SYNOPSIS
nbdkit libvirt [connect=URI] domain=DOMAIN disk=DISK
EXAMPLE
nbdkit libvirt domain=MyGuest disk=sda guestfish -a nbd://localhost
DESCRIPTION
is an nbdkit(1) plugin that lets you access libvirt guest disks readonly. It is implemented using the libvirt It can also be used over remote libvirt connections.PARAMETERS
- connect=URI
- This optional parameter specifies the libvirt connection
- domain=DOMAIN
- This required parameter specifies the libvirt domain name (guest name).
- disk=DISK
-
This required parameter specifies the guest's disk that we want to
read.
You can either give the path to the backing device () or the target name (eg. ).
In either case use to list possible disks. Look for or or in the
AUTHORS
Richard W.M. JonesCOPYRIGHT
Copyright (C) 2013 Red Hat Inc.LICENSE
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
- Neither the name of Red Hat nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
'''' (; ; ) ()
