[pve-devel] applied: Re: [PATCH v2 manager] ui: utils: monitor_ceph_installed: avoid setting nodename to localhost

Thomas Lamprecht t.lamprecht at proxmox.com
Sat Apr 22 09:50:55 CEST 2023


On 20/04/2023 14:31, Aaron Lauterer wrote:
> If a user is accessing the Ceph panel via Datacenter -> Ceph, then the
> install & config wizard might be shown. The nodename that is passed to
> the wizard  will decide the ID of the initial MON and MGR services.
> 
> Therefore, don't fall back to 'localhost' but the actual name of the
> node to which we are connected to. The result will be that the first MON
> and MGR will have the expected ID instead of 'localhost'.
> 
> Signed-off-by: Aaron Lauterer <a.lauterer at proxmox.com>
> ---
> 
> changes since  ui: CephInstallWizard: avoid using localhost on first configuration:
> 
> * set the node name in the utils function that calls the wizard and not
>   within the wizard.
> 
>  www/manager6/Utils.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
>

applied, thanks!





More information about the pve-devel mailing list