qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] scsi: prefer UUID to VM name for the initiator


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] scsi: prefer UUID to VM name for the initiator name
Date: Thu, 12 Sep 2013 10:38:08 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Sep 10, 2013 at 06:40:04PM +0200, Paolo Bonzini wrote:
> The UUID is unique even across multiple hosts, thus it is
> better than a VM name even if it is less user-friendly.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  block/iscsi.c           | 23 ++++++++++++++++-------
>  include/sysemu/sysemu.h |  2 ++
>  stubs/Makefile.objs     |  1 +
>  stubs/uuid.c            | 12 ++++++++++++
>  4 files changed, 31 insertions(+), 7 deletions(-)
>  create mode 100644 stubs/uuid.c

Will changing the initiator name break existing setups/ACLs?

Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]