Re: [PATCH] Added attach-disk parameters for network disk support

2020-11-13 Thread Peter Krempa
On Thu, Nov 12, 2020 at 15:15:27 -0600, Ryan Gahagan wrote: > Hey Peter, Hi Ryan, firstly I'd like to ask you to keep the conversation on-list. (use reply-all all the time). This ensures that the response is public and also other people can jump in and respont. At the very least it can be used

Re: [PATCH] Added attach-disk parameters for network disk support

2020-11-12 Thread Peter Krempa
On Wed, Nov 11, 2020 at 17:00:51 -0600, Ryan Gahagan wrote: > Related issue: https://gitlab.com/libvirt/libvirt/-/issues/16 > Added in support for the following parameters in attach-disk: > --source-name > --source-protocol > --source-host-name > --source-host-socket > --source-host-transport > >

[PATCH] Added attach-disk parameters for network disk support

2020-11-11 Thread Ryan Gahagan
Related issue: https://gitlab.com/libvirt/libvirt/-/issues/16 Added in support for the following parameters in attach-disk: --source-name --source-protocol --source-host-name --source-host-socket --source-host-transport Allowed for multiple hosts to be added to a single source. Multiple hosts can

[PATCH] Added attach-disk parameters for network disk support

2020-11-11 Thread Ryan Gahagan
Related issue: https://gitlab.com/libvirt/libvirt/-/issues/16 Added in support for the following parameters in attach-disk: --source-name --source-protocol --source-host-name --source-host-socket --source-host-transport Allowed for multiple hosts to be added to a single source. Multiple hosts can