One view VM not able to create server profile #546
-
On One view VM not able to create server profile New-HPOVServerProfile -name Management_Server_sms03_Server_Profile -ServerProfileTemplate @{type=ServerProfileTemplateV7; uri=/rest/server-profile-templates/29e209e1-5609-41f9-aa7e-afd6cee10765; name=Cx750_DL360_Gen10_Management_Server_Template; description=Cx750 DL360 Gen10 Management Server Template; serverProfileDescription=Cx750 DL360 Gen10 Management Server Profile; serverHardwareTypeUri=/rest/server-hardware-types/F67FE1C2-D665-4C30-9221-38F2A88CDD64; enclosureGroupUri=; affinity=; hideUnusedFlexNics=; macType=Physical; wwnType=Physical; serialNumberType=Physical; iscsiInitiatorNameType=AutoGenerated; osDeploymentSettings=; firmware=; connectionSettings=; bootMode=; boot=; bios=; managementProcessor=; localStorage=; sanStorage=; category=server-profile-templates; created=2021-01-19T13:36:18.324Z; modified=2021-01-19T13:36:18.335Z; status=OK; state=; scopesUri=/rest/scopes/resources/rest/server-profile-templates/29e209e1-5609-41f9-aa7e-afd6cee10765; eTag=1611063378335/1; ApplianceConnection=x.x.x.x} -server -description (@{type=ServerProfileTemplateV7; uri=/rest/server-profile-templates/29e209e1-5609-41f9-aa7e-afd6cee10765; name=Cx750_DL360_Gen10_Management_Server_Template; description=Cx750 DL360 Gen10 Management Server Template; serverProfileDescription=Cx750 DL360 Gen10 Management Server Profile; serverHardwareTypeUri=/rest/server-hardware-types/F67FE1C2-D665-4C30-9221-38F2A88CDD64; enclosureGroupUri=; affinity=; hideUnusedFlexNics=; macType=Physical; wwnType=Physical; serialNumberType=Physical; iscsiInitiatorNameType=AutoGenerated; osDeploymentSettings=; firmware=; connectionSettings=; bootMode=; boot=; bios=; managementProcessor=; localStorage=; sanStorage=; category=server-profile-templates; created=2021-01-19T13:36:18.324Z; modified=2021-01-19T13:36:18.335Z; status=OK; state=; scopesUri=/rest/scopes/resources/rest/server-profile-templates/29e209e1-5609-41f9-aa7e-afd6cee10765; eTag=1611063378335/1; ApplianceConnection=x.x.x.x}.ServerProfileDescription) -Async -confirm:False -force:True Creation of server profile for DL servers Failed |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
When you create a server profile, there must be a server hardware specified in the parameter -server. |
Beta Was this translation helpful? Give feedback.
When you create a server profile, there must be a server hardware specified in the parameter -server.
According to the error message, this parameter is NOT specified, thus the failure
"Cannot validate argument on parameter 'Server'. The argument is null or empty. Provide an argument that is not null or empty, and then try the command again"