Displaying 2 results from an estimated 2 matches for "viruriformat".
2013 Dec 27
0
Re: Connect libvirt to iSCSI target
...thout using some sort of packet/network sniffer or getting a more
clear error message regarding that the failure was because there's a
"%3A" in the libvirt created URI, I cannot say for sure. But I would
certainly be inclined to believe that could be the problem.
The libvirt API 'virURIFormat()' will call 'xmlSaveUri()' to generate a
URI from whatever is found in the pool or domain XML. I know that the
generated URI has a '%3A' in it from my experience...
John
2013 Dec 23
2
Re: Connect libvirt to iSCSI target
On 2013–12–23 John Ferlan wrote:
> On 12/22/2013 10:09 AM, Marco wrote:
> > On 2013–12–21 John Ferlan wrote:
> >
> >> On 12/17/2013 07:13 PM, Marco wrote:
> >>> Hi!
> >>>
> >>> I'm new to libvirt and face problems connecting to an iSCSI target.
> >>> What I intend to do is to connect libvirt (I tried virt-manager and