[et-mgmt-tools] [PATCH] Unify the checking of the MAC addressconfliction between virtmanager and virtinstall

S.Sakamoto fj0588di at aa.jp.fujitsu.com
Thu Jul 5 04:42:54 UTC 2007


Hi

Would you give me a comment on this patch?
If not, please apply it.

Thanks,
Shigeki Sakamoto.

> Hi,
> 
> Behavior after the check of the repetition of the MAC address of virt-manager(create guest)
> is different from virt-install.
> 
>  *** virt-manager ***
>   After having output warning message "Do you really want to use the MAC address ?",
>   let a user choose behavior with "Yes" or "No".
> 
>  *** virt-install ***
>  In the case of repetition with the MAC address of the host:
>    -> It becomes the error and lets a user input it  MAC address again.
>  In the case of repetition with the MAC address of the another active guest:
>    -> It becomes the error and lets a user input it  MAC address again.
>  In the case of repetition with the MAC address of the another inactive guest:
>    -> After having output warning message, Installation continues.
> 
> Therefore I made the patch which adjusted behavior of virt-manager to virt-install.
> (Because add_hardware is similar Wizard, I make it the same behavior.)
> 
> Incidentally, because items in NIC setting wizard is not initialized, I initialize it.
> 
> 
> Signed-off-by: Shigeki Sakamoto <fj0588di at aa.jp.fujitsu.com>
> 
> Thanks,
> Shigeki Sakamoto.
> 
> _______________________________________________
> et-mgmt-tools mailing list
> et-mgmt-tools at redhat.com
> https://www.redhat.com/mailman/listinfo/et-mgmt-tools
> 
> 




More information about the et-mgmt-tools mailing list