Answered by:
POCAzureStackServicesInstaller failed because the following tasks failed: srp, nrp

Question
-
Report-Progress : The Microsoft Azure Stack POC deployment failed.
Cannot bind argument to parameter 'FabricEndpoints' because it is an empty
string.
+ CategoryInfo : InvalidData: (:) [Install-Srp], ParameterBinding
ValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAl
lowed,Install-Srp
+ PSComputerName : localhost
Cannot bind argument to parameter 'WinFabricConnectionEndpoint' because it is
an empty string.
+ CategoryInfo : InvalidData: (:) [Install-Nrp], ParameterBinding
ValidationException
+ FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAl
lowed,Install-Nrp
+ PSComputerName : xRPVM.AzureStack.local
Invoke-AzureStackInstaller : Some component configuration fails. Please check
output for details.
At J:\AzureStackInstaller\PoCAzureStackServicesInstaller\Microsoft.AzureStackIn
staller.Master.ps1:1052 char:1
+ Invoke-AzureStackInstaller -SettingsXml $SettingsXml -DeploymentCrede ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorExcep
tion
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorExceptio
n,Invoke-AzureStackInstaller
Start-PocAzureStackServicesInstallerTasks : POCAzureStackServicesInstaller
failed because the following tasks failed: srp, nrp
At C:\ProgramData\Microsoft\AzureStack\Deployment\RunAzureStackDeploymentTask.p
s1:158 char:19
+ ... $result = & "Start-$moduleName`Tasks" -StatusUpdatedCallback {
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorExcep
tion
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorExceptio
n,Start-PocAzureStackServicesInstallerTasks
At C:\ProgramData\Microsoft\AzureStack\Deployment\Get-AzureStackDeploymentStatus.ps1:107 char:15
+ $Result = Report-Progress($status)
+ ~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,Report-ProgressSunday, May 29, 2016 7:40 AM
Answers
-
Hi Santosh,
The error here seems to be "POCAzureStackServicesInstaller failed because the following tasks failed: srp, nrp" which indicates you might have an issue with either your Storage or Network Resource Provider.
Have you tried repaving the entire Azure Stack POC installation including the OS installation?
If yes, and the installation still fails, have you tried checking the Deployment logs to check if any errors have popped up?
You could find the logs using the following steps:
Run Invoke-DeploymentLogCollection.ps1 from <mounted drive letter>:\AzureStackInstaller\PoCDeployment\ . The logs will be collected to C:\LogCollection\<GUID>Regards,
Malar.- Marked as answer by Nagamalar Nagarajan Tuesday, May 31, 2016 2:27 AM
Monday, May 30, 2016 6:59 AM -
Thanks for the response. Reinstalling the entire Azure Stack PoC installation went smooth without any issues. Deployment successful !!! its now Time to explore on this :)
- Marked as answer by Nagamalar Nagarajan Tuesday, May 31, 2016 2:27 AM
Monday, May 30, 2016 5:25 PM
All replies
-
Hi Santosh,
The error here seems to be "POCAzureStackServicesInstaller failed because the following tasks failed: srp, nrp" which indicates you might have an issue with either your Storage or Network Resource Provider.
Have you tried repaving the entire Azure Stack POC installation including the OS installation?
If yes, and the installation still fails, have you tried checking the Deployment logs to check if any errors have popped up?
You could find the logs using the following steps:
Run Invoke-DeploymentLogCollection.ps1 from <mounted drive letter>:\AzureStackInstaller\PoCDeployment\ . The logs will be collected to C:\LogCollection\<GUID>Regards,
Malar.- Marked as answer by Nagamalar Nagarajan Tuesday, May 31, 2016 2:27 AM
Monday, May 30, 2016 6:59 AM -
Thanks for the response. Reinstalling the entire Azure Stack PoC installation went smooth without any issues. Deployment successful !!! its now Time to explore on this :)
- Marked as answer by Nagamalar Nagarajan Tuesday, May 31, 2016 2:27 AM
Monday, May 30, 2016 5:25 PM