all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH pve-docs]: update link qemu documentation
@ 2021-02-10  7:16 Moayad Almalat
  2021-02-10  7:51 ` Alwin Antreich
  2021-02-10  8:24 ` Alwin Antreich
  0 siblings, 2 replies; 4+ messages in thread
From: Moayad Almalat @ 2021-02-10  7:16 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Moayad Almalat <m.almalat@proxmox.com>
---
 qm.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/qm.adoc b/qm.adoc
index 333b2e6..1108908 100644
--- a/qm.adoc
+++ b/qm.adoc
@@ -203,7 +203,7 @@ either the *raw disk image format* or the *QEMU image format*.
  format does not support thin provisioning or snapshots by itself, requiring
  cooperation from the storage layer for these tasks. It may, however, be up to
  10% faster than the *QEMU image format*. footnote:[See this benchmark for details
- http://events.linuxfoundation.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf]
+ https://web.archive.org/web/20171027194629/https://events.linuxfoundation.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf]
  * the *VMware image format* only makes sense if you intend to import/export the
  disk image to other hypervisors.
 
-- 
2.20.1




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [pve-devel] [PATCH pve-docs]: update link qemu documentation
  2021-02-10  7:16 [pve-devel] [PATCH pve-docs]: update link qemu documentation Moayad Almalat
@ 2021-02-10  7:51 ` Alwin Antreich
  2021-02-10  8:24 ` Alwin Antreich
  1 sibling, 0 replies; 4+ messages in thread
From: Alwin Antreich @ 2021-02-10  7:51 UTC (permalink / raw)
  To: Proxmox VE development discussion

Hi Moayad,

February 10, 2021 8:16 AM, "Moayad Almalat" <m.almalat@proxmox.com> wrote:

> Signed-off-by: Moayad Almalat <m.almalat@proxmox.com>
> ---
> qm.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qm.adoc b/qm.adoc
> index 333b2e6..1108908 100644
> --- a/qm.adoc
> +++ b/qm.adoc
> @@ -203,7 +203,7 @@ either the *raw disk image format* or the *QEMU image format*.
> format does not support thin provisioning or snapshots by itself, requiring
> cooperation from the storage layer for these tasks. It may, however, be up to
> 10% faster than the *QEMU image format*. footnote:[See this benchmark for details
> - http://events.linuxfoundation.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf]
> +
> https://web.archive.org/web/20171027194629/https://events.linuxfoundation.org/sites/events/files/sli
> es/CloudOpen2013_Khoa_Huynh_v3.pdf]
> * the *VMware image format* only makes sense if you intend to import/export the
> disk image to other hypervisors.
It seems that the PDF still exists on the linuxfoundation site.
https://events.static.linuxfound.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf

--
Cheers,
Alwin



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [pve-devel] [PATCH pve-docs]: update link qemu documentation
  2021-02-10  7:16 [pve-devel] [PATCH pve-docs]: update link qemu documentation Moayad Almalat
  2021-02-10  7:51 ` Alwin Antreich
@ 2021-02-10  8:24 ` Alwin Antreich
  2021-02-11  6:58   ` Moayad Almalat
  1 sibling, 1 reply; 4+ messages in thread
From: Alwin Antreich @ 2021-02-10  8:24 UTC (permalink / raw)
  To: Proxmox VE development discussion

Hi Moayad,

February 10, 2021 8:16 AM, "Moayad Almalat" <m.almalat@proxmox.com> wrote:

> Signed-off-by: Moayad Almalat <m.almalat@proxmox.com>
> ---
> qm.adoc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qm.adoc b/qm.adoc
> index 333b2e6..1108908 100644
> --- a/qm.adoc
> +++ b/qm.adoc
> @@ -203,7 +203,7 @@ either the *raw disk image format* or the *QEMU image format*.
> format does not support thin provisioning or snapshots by itself, requiring
> cooperation from the storage layer for these tasks. It may, however, be up to
> 10% faster than the *QEMU image format*. footnote:[See this benchmark for details
> - http://events.linuxfoundation.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf]
> +
> https://web.archive.org/web/20171027194629/https://events.linuxfoundation.org/sites/events/files/sli
> es/CloudOpen2013_Khoa_Huynh_v3.pdf]
> * the *VMware image format* only makes sense if you intend to import/export the
> disk image to other hypervisors.

It seems that the PDF still exists on the linuxfoundation site.
https://events.static.linuxfound.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf

--
Cheers,
Alwin



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [pve-devel] [PATCH pve-docs]: update link qemu documentation
  2021-02-10  8:24 ` Alwin Antreich
@ 2021-02-11  6:58   ` Moayad Almalat
  0 siblings, 0 replies; 4+ messages in thread
From: Moayad Almalat @ 2021-02-11  6:58 UTC (permalink / raw)
  To: ml-alwin, Proxmox VE development discussion

Hi Alwin,

> Hi Moayad,
> 
> February 10, 2021 8:16 AM, "Moayad Almalat" <m.almalat@proxmox.com> wrote:
> 
> > Signed-off-by: Moayad Almalat <m.almalat@proxmox.com>
> > ---
> > qm.adoc | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/qm.adoc b/qm.adoc
> > index 333b2e6..1108908 100644
> > --- a/qm.adoc
> > +++ b/qm.adoc
> > @@ -203,7 +203,7 @@ either the *raw disk image format* or the *QEMU image format*.
> > format does not support thin provisioning or snapshots by itself, requiring
> > cooperation from the storage layer for these tasks. It may, however, be up to
> > 10% faster than the *QEMU image format*. footnote:[See this benchmark for details
> > - http://events.linuxfoundation.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf]
> > +
> > https://web.archive.org/web/20171027194629/https://events.linuxfoundation.org/sites/events/files/sli
> > es/CloudOpen2013_Khoa_Huynh_v3.pdf]
> > * the *VMware image format* only makes sense if you intend to import/export the
> > disk image to other hypervisors.
> 
> It seems that the PDF still exists on the linuxfoundation site.
> https://events.static.linuxfound.org/sites/events/files/slides/CloudOpen2013_Khoa_Huynh_v3.pdf
> 
> --
> Cheers,
> Alwin

Yeah, you are right but in other  subdomain thanks for hint :), I'll edit it.

best regards,
Moayad Almalat




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-02-11  6:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-10  7:16 [pve-devel] [PATCH pve-docs]: update link qemu documentation Moayad Almalat
2021-02-10  7:51 ` Alwin Antreich
2021-02-10  8:24 ` Alwin Antreich
2021-02-11  6:58   ` Moayad Almalat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal