
On Tue, Apr 26, 2022 at 16:15:45 +0530, Rohit Kumar wrote:
On 21/04/22 8:35 pm, Peter Krempa wrote:
On Fri, Apr 08, 2022 at 10:48:49 -0700, Rohit Kumar wrote:
Updating the doc as now NVRAM can be remote as well.
Signed-off-by: Prerna Saxena <prerna.saxena@nutanix.com> Signed-off-by: Florian Schmidt <flosch@nutanix.com> Signed-off-by: Rohit Kumar <rohit.kumar3@nutanix.com> --- docs/formatdomain.rst | 43 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 35 insertions(+), 8 deletions(-)
diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst index 24fbfd8670..53361c7996 100644 --- a/docs/formatdomain.rst +++ b/docs/formatdomain.rst
[...]
+ In the host, this is represented as a file and the absolute path + to the file is stored in this element. On network storage, + this can be accessed by providing network path. There's no such thing as 'network path'. You'll need to refer back to the disk configuration section.
Oh! Right. I did not understand what do you mean by referring to disk configuration section here. Does it mean I need to add a link that points to disk configuration section ? Is this the disk configuration section, https://libvirt.org/formatdomain.html#hard-drives-floppy-disks-cdroms are you referring ?
Yes. Also mention the <source> subelement in the disk definition. We unfortunately don't have a direct anchor for it, but that should be enough.