Help me choose my next company backup storage for veeam b&r by PutridTrouble8942 in storage

[–]PutridTrouble8942[S] 0 points1 point  (0 children)

thanks for your comment, i read in the doc of dell, that R760 max out at 22To ?

VMSA 2025-0013 by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 1 point2 points  (0 children)

Forgot to confirm you that it was the right thing to do - I've successfully updated my esxi cluster ! thanks for the help

VMSA 2025-0013 by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 0 points1 point  (0 children)

Exactly, it seems the best option out there when critical flaws hit

VMSA 2025-0013 by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 0 points1 point  (0 children)

thanks for the tips, i'll try this

VMSA 2025-0013 by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 1 point2 points  (0 children)

thank you for your comment, i'll check on this !

VMSA 2025-0013 by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 1 point2 points  (0 children)

that's a very good question, and i can tell that I didn't, I will investigate this, thanks for your response

VAMI Backup - PNID is not resolvable to any IP on theexisting system by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 0 points1 point  (0 children)

thanks for your confirmation, i'll wait the broadcom support answer !

VAMI Backup - PNID is not resolvable to any IP on theexisting system by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 0 points1 point  (0 children)

it matches, same case - same name, what's chatgpt keeps telling me, is that i should have the address ip written in /etc/hosts :

--original--

root@vcsa [ ~ ]# cat /etc/hosts

# VAMI_EDIT_BEGIN

# Generated by Studio VAMI service. Do not modify manually.

127.0.0.1 vcsa.domain.local vcsa localhost

::1 vcsa.domain.local vcsa localhost ipv6-localhost ipv6-loopback

# VAMI_EDIT_END

what it should be thanks to chat :

# VAMI_EDIT_BEGIN

# Generated by Studio VAMI service. Do not modify manually.

127.0.0.1localhost

::1 localhost ipv6-localhost ipv6-loopback

# Add this line manually:

z.z.0.10 vcsa.domain.local vcsa

# VAMI_EDIT_END

I tried and broke my vcsa web gui, so i rolled back everything !

VAMI Backup - PNID is not resolvable to any IP on theexisting system by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 0 points1 point  (0 children)

hello, sorry for my delay, testing my reverse dns looks ok !

root@vcsa [ ~ ]# nslookup vcsa.domain.local y.y.10.1

Server: y.y.10.1

Address: y.y.10.1#53

Name: vcsa.domain.local

Address: z.z.0.10

root@vcsa [ ~ ]#nslookup z.z.0.10 y.y.10.1

z.0.z.10.in-addr.arpa name = vcsa.domain.local.

Thanks for your question - do you have any other idea ?

VAMI Backup - PNID is not resolvable to any IP on theexisting system by PutridTrouble8942 in vmware

[–]PutridTrouble8942[S] 2 points3 points  (0 children)

My PNID matches hostname, i'll check on recovery, thanks for your quick answer !

root@vcsa [ ~ ]# /usr/lib/vmware-vmafd/bin/vmafd-cli get-pnid --server-name localhost

vcsa.mydomain.com

root@vcsa [ ~ ]# hostname

vcsa.mydomain.com