Hi,
I am looking for step by step guide for integrating the HP Oneview in SCVMM 2012 R2 and what are the thing that i will get post integration ??
Shailendra Dev
Hi,
I am looking for step by step guide for integrating the HP Oneview in SCVMM 2012 R2 and what are the thing that i will get post integration ??
Shailendra Dev
Hello,
i have the following infrastructure
2 x Windows Server 2012 (R1) Cluster nodes
1 x Windows Server 2012 R2 iSCSI Storage Server
1 x virtual Server with SCCM R2 Virtual Machine Manger install
When i genereate a Logical Switch within the Virtual Machine Manger on Cluster Node 2 i get the following error message:
Error (2912)
An internal error has occurred trying to contact the server2.dom.int server: :w:InternalError: :MI RESULT 1:Es ist ein allgemeiner Fehler aufgetreten, für den kein spezifischerer Fehlercode verfügbar ist..
WinRM: URL: [http://server2.dom.int:5985], Verb: [ENUMERATE], Resource: [http://schemas.microsoft.com/wbem/wsman/1/wmi/root/standardcimv2/MSFT_NetLbfoTeamNic], Filter: []
Incorrect function (0x80070001)
Recommended Action
Check that WS-Management service is installed and running on server server2.dom.int. For more information use the command "winrm helpmsg hresult". If server2.dom.int is a host/library/update server or a PXE server role then ensure that VMM agent is installed and running. Refer to http://support.microsoft.com/kb/2742275for more Details.
on server1.dom.int it works fine.
with ask for Support.
Thanks and best regards
Udo
We had a server VM with everything running really slow even though other server VMs configured just the same didn't have the slowness problem. Other server VMs on the same host didn't have the problem. If the NIC was disabled, the VM ran fine. After lots of troubleshooting and frustration, a tech used VMM to add a legacy NIC to the VM. The VM seems to run fine now.
However, the legacy NIC is disabled in the device manager of the VM. Do you know why a second NIC, which is disabled, would fix this issue?
Host: Windows Server Hyper-V 2012 R2
VMM Agent: 3.2.8071.0
VM: Windows Server 2012 R2 Standard, Generation 1
VM Guest Services: 6.3.9600.16384
NIC 1: connected to logical switch with teaming
NIC 2: Legacy NIC connected to logical switch with teaming
Thank you.
Hello,
Can HNV - VM network and VSID be stretched across sites that interconnected via a layer 3 WAN Connectivity (Physical Network)?
For e.g. VM A - IP 172.16.17.20/24 - VSID 5001 in DATACENTRE Fabrikam and VM B - IP 172.16.17.21/24 - VSID 5001 in DATACENTRE CONTOSO (SAME VM NETWORK)
Irfan Goolab | Senior Systems Engineer | MCP, MCSA, MCTS, MCITP, MCT
Ahoy there folks,
I'm having a bit of a weird one and am looking for a little assistance in troubleshooting.
So I've created two new VMs to be used as the basis for a VMM template. One I've converted to a template using VMM, the other I've sysprep'd myself, stored in the library and created a template.
When trying to deploy a VM from either of these, it errors out at "Install VM Components" with:
"Error (2901)
The operation did not complete successfully because of a parameter or call sequence that is not valid.
Not all is lost though as restarting the failed job continues from where it left off and completes successfully about 90% of the time. I can imagine this'll cause me issues though when it comes to deploying VMs from the Windows Azure Pack Portal or when using any means of automation to deploy VMs.
All information I can find on this specific error relates to V2V tasks but as above, that doesn't quite fit my issue.
I get the feeling this is related to the Administrator password is some way but am having trouble proving it. I've modified the template to set a specific password at VM deployment, I've tried using a RunAs Account, I've also tried not setting the password at all, nothing thus far has helped.
I've also removed the networking configuration from the templates as well, but that made no difference.
To make matters more confusing, the odd VM deployment will complete successfully but this is very rare, about 1 in 20 or so.
Any advice getting to the bottom of this would be greatly appreciated.
Thanks in advance folks.
I am upgrading from SCVMM 2008 R2 SP1 to SCVMM 2012. DB is running on SQL 2008 R2.
This is an Inplace upgrade of SCVMM.
The account that we are connecting SQL DB and installing has SA and DBO rights. SA permission we are using until the install/upgrade is complete.
Below is the error i see from the setup log.
05:59:42:ProcessInstalls: Install Item VMM management server was successful. We will launch the post process delegate.
06:00:26:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.VirtualManager.Setup.Exceptions.DatabaseConfigurationException, Exception.Message: The Virtual Machine Manager database was not created.
The Virtual Machine Manager database was not created. Delete VMMHQSEGDB03.mdf and VMMHQSEGDB03_log.ldf if they exist at D:\Mnt\Data\MSSQL10_50.DEV153\MSSQL\DATA\ or use a unique name for the database. Also, verify that disk quota management is not enabled for the drive where the database is being created. Then run Setup again.
06:00:26:StackTrace: at Microsoft.VirtualManager.Setup.DBConfigurator.ExecuteScript(SqlContext ctx, String fileName)
at Microsoft.VirtualManager.Setup.DBConfigurator.UpgradeDatabaseTables()
at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.CreateDB()
at Microsoft.VirtualManager.Setup.InstallItemCustomDelegates.PangaeaServerPostinstallProcessor()
06:00:26:ProcessInstalls: Running the PostProcessDelegate returned false.
06:00:26:ProcessInstalls: Running the PostProcessDelegate for PangaeaServer failed.... This is a fatal item. Setting rollback.
06:00:26:SetProgressScreen: FinishMinorStep.
06:00:26:ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
06:00:26:****************************************************************
06:00:26:****Starting*RollBack*******************************************
06:00:26:****************************************************************
I have a 6 node Hyper-V 2012R2 cluster managed by VMM 2012R2 using two CSVs
for testing I have completed a couple of storage migrations of running VMs from CSV1 to CSV2.
VMM says it is all ok and completed successfully, it even shows the VM as still running.
Failover clustering shows the VM failed with even 1069 error code '0x2' "The system cannot find the file specified"
Best of all Hyper-V Manager doesnt show the VM on any of the hosts!
failover clustering then moves the VM about onto different hosts to bring it back online but this fails.
looking at the old files on CSV1 I can see there is a .BIN file left in "C:\ClusterStorage\CSV1\test3\Virtual Machines"
This file has copied to "C:\ClusterStorage\CSV2\test3\Virtual Machines"
I cannot delete the old file from the CSV1 location.
I have checked AV exceptions and they arent scanning CSV1
I have also used process explorer to see if I could see what had a lock on the BIN file but the only things I found were explorer.exe and vmms.exe on the host that was hosting the VM originally.
I have resolved this previously by rebooting all hosts in the cluster but that is not really a long term solution as the VM is offline
any suggestions?
Hello, I've got a strange problem with the new 2012 R2 Azure Pack & Service Provider Foundation for SC VMM 2012 R2. On the Service Management Portal, I can create Plans, Users and Abonnements without problem and I also can access the Tenant-Portal with the Users I created. There I can create, Start/Stop and delete VMs, but there is one thing I can't do: Connect to the machines via Console or RDP. No matter from which Server/Client, or with which Browser and security settings, its not working.
While using Internet Explorer, after clicking on connect simply nothing happens. When I use Firefox or Chrome, following Errormessage is displayed: "Error downloading the Remote Desktop File for the virtual Computer: [Name]" (crudely translated from german).
This happens with Linux and Windows VMs.
On the Azure Pack Server, the following message is logged every time I try to connect:
Resource provider unexpected exception for request with verb 'GET', operation name 'Outgoing tenant proxy call', request URI 'https://r2-sc2:8090/SC2012R2/VMM/fe8fd994-4377-46d1-a0f3-414ecb4fbbe7/Microsoft.Management.Odata.svc/VirtualMachines(ID=guid'2255635b-f336-4d48-9e84-d726bc50b19a',StampId=guid'd97edce9-d910-4de9-b84c-a62a2271076b')/VMConnection', version '', client request Id '', server request Id 'f6222642dfd446278922a22dd7ab9ccb.2013-07-24T15:02:19.9992631Z', status code 'InternalServerError', reason 'Internal Server Error', body '<?xml version="1.0" encoding="utf-8"?><m:error xmlns:m="http://schemas.microsoft.com/ado/2007/08/dataservices/metadata"><m:code /><m:message xml:lang="de-DE">An error occurred while processing this request.</m:message><m:innererror><m:message>Invoking method GetReadStream of type Microsoft.SystemCenter.Foundation.Psws.Spf.SpfOperationManager failed. Cause of the problem: Die globalen VmConnect-Einstellungen wurden nicht festgelegt. Fehlende Einstellung: CertificateThumbprint</m:message><m:type>Microsoft.Management.Odata.CustomModuleInvocationFailedException</m:type><m:stacktrace> bei Microsoft.Management.Odata.Core.OperationManagerAdapter.InvokeMethod(IInvoker invoker, String functionName, String resourceTypeName, Boolean ignoreNotImplementedException)
 bei Microsoft.Management.Odata.Core.OperationManagerAdapter.InvokeOperationManagerFunction[T](Func`1 func, String functionName, String resourceTypeName, Boolean ignoreNotImplementedException, T defaultResultForNotImplementedException)
 bei Microsoft.Management.Odata.Core.OperationManagerAdapter.GetReadStream(DSResource resource, ResourceProperty streamProperty)
 bei System.Data.Services.Providers.DataServiceStreamProviderWrapper.<>c__DisplayClass4.<GetReadStream>b__1()
 bei System.Data.Services.Providers.DataServiceStreamProviderWrapper.InvokeApiCallAndValidateHeaders[T](String methodName, Func`1 apiCall, DataServiceOperationContext operationContext)
 bei System.Data.Services.Providers.DataServiceStreamProviderWrapper.GetReadStream(Object entity, ResourceProperty streamProperty, DataServiceOperationContext operationContext)
 bei System.Data.Services.ResponseBodyWriter..ctor(IDataService service, QueryResultInfo queryResults, RequestDescription requestDescription, IODataResponseMessage actualResponseMessageWhoseHeadersMayBeOverridden)
 bei System.Data.Services.DataService`1.CreateResponseBodyWriter(RequestDescription requestDescription, IDataService service, QueryResultInfo queryResults, IODataResponseMessage responseMessage)
 bei System.Data.Services.DataService`1.WriteSingleElementResponse(RequestDescription description, QueryResultInfo queryResults, Int32 parentResourceIndex, String etagValue, IDataService dataService, IODataResponseMessage responseMessage)
 bei System.Data.Services.DataService`1.CompareETagAndWriteResponse(RequestDescription description, IDataService dataService, IODataResponseMessage responseMessage)
 bei System.Data.Services.DataService`1.SerializeResponseBody(RequestDescription description, IDataService dataService, IODataResponseMessage responseMessage)
 bei System.Data.Services.DataService`1.HandleRequest()</m:stacktrace><m:internalexception><m:message>Die globalen VmConnect-Einstellungen wurden nicht festgelegt. Fehlende Einstellung: CertificateThumbprint</m:message><m:type>Microsoft.SystemCenter.Foundation.WebServiceOperationException</m:type><m:stacktrace> bei Microsoft.SystemCenter.Foundation.RemoteDesktop.RdpFileGeneratorHelper.SignToken(String token, VmConnectGlobalSettings vmConnectGlobalSettings)
 bei Microsoft.SystemCenter.Foundation.RemoteDesktop.RdpFileGeneratorHelper.GenerateRdpFile(ISpfOperationManagerContext context, PSObject virtualMachine)
 bei Microsoft.SystemCenter.Foundation.Psws.Spf.VmmVmRequestInvoker.<>c__DisplayClass2.<GetReadStream>b__1()
 bei Microsoft.ManagementServices.Diagnostics.Activity.ActivityMonitorExtensions.TryCatchRethrow[TResult](IActivityMonitor monitor, Func`1 instrumentedAction)
 bei Microsoft.SystemCenter.Foundation.Psws.RequestInvokerDecorator.<>c__DisplayClass2b.<GetReadStream>b__2a()
 bei Microsoft.ManagementServices.Diagnostics.Activity.ActivityMonitorExtensions.TryCatchRethrow[TResult](IActivityMonitor monitor, Func`1 instrumentedAction)
 bei Microsoft.SystemCenter.Foundation.Psws.RequestInvokerDecorator.<>c__DisplayClass2b.<GetReadStream>b__2a()
 bei Microsoft.ManagementServices.Diagnostics.Activity.ActivityMonitorExtensions.TryCatchRethrow[TResult](IActivityMonitor monitor, Func`1 instrumentedAction)
 bei Microsoft.SystemCenter.Foundation.Psws.RequestInvokerDecorator.<>c__DisplayClass2b.<GetReadStream>b__2a()
 bei Microsoft.ManagementServices.Diagnostics.Activity.ActivityMonitorExtensions.TryCatchRethrow[TResult](IActivityMonitor monitor, Func`1 instrumentedAction)
 bei Microsoft.SystemCenter.Foundation.Psws.Spf.HybridInvocationDecorator.<>c__DisplayClass3a.<GetReadStream>b__39()
 bei Microsoft.ManagementServices.Diagnostics.Activity.ActivityMonitorExtensions.TryCatchRethrow[TResult](IActivityMonitor monitor, Func`1 instrumentedAction)
 bei Microsoft.SystemCenter.Foundation.Psws.RequestInvokerDecorator.<>c__DisplayClass2b.<GetReadStream>b__2a()
 bei Microsoft.ManagementServices.Diagnostics.Activity.ActivityMonitorExtensions.TryCatchRethrow[TResult](IActivityMonitor monitor, Func`1 instrumentedAction)
 bei Microsoft.SystemCenter.Foundation.Psws.RequestInvokerDecorator.<>c__DisplayClass2b.<GetReadStream>b__2a()
 bei Microsoft.ManagementServices.Diagnostics.Activity.ActivityMonitorExtensions.TryCatchRethrow[TResult](IActivityMonitor monitor, Func`1 instrumentedAction)
 bei Microsoft.SystemCenter.Foundation.Psws.Spf.SpfOperationManager.<>c__DisplayClass1f.<GetReadStream>b__1e()
 bei Microsoft.ManagementServices.Diagnostics.Activity.ActivityMonitorExtensions.TryCatchRethrow[TResult](IActivityMonitor monitor, Func`1 instrumentedAction)
 bei Microsoft.Management.Odata.Core.OperationManagerAdapter.<>c__DisplayClass18.<GetReadStream>b__14()
 bei Microsoft.Management.Odata.Core.OperationManagerAdapter.FunctionInvoker`1.Invoke()
 bei Microsoft.Management.Odata.Core.OperationManagerAdapter.InvokeMethod(IInvoker invoker, String functionName, String resourceTypeName, Boolean ignoreNotImplementedException)</m:stacktrace></m:internalexception></m:innererror></m:error>'.
Can someone please help me?
Hi,
Accidently I deleted a file from SCVMM 2012 R2 console. i have to recover at less the vhdx files.
We have a failover cluster with 4 hyper-v hosts (Windows 2012 R2).
We using a storage in a shared volume.
Thanks
Lourh
Hi,
Accidently I deleted a file from SCVMM 2012 R2 console. i have to recover at less the vhdx files.
We have a failover cluster with 4 hyper-v hosts (Windows 2012 R2).
We using a storage in a shared volume.
Thanks
Lourh
Hi,
i am looking for a step by step article/guides for below things from SCVMM 2012 R2. please share the links if any .
1. Multiple VM deployment through VM through template at same time.
2. Network Switch and IP address Provisioning for the deployed VMs from SCVMM 2012 R2.
Shailendra Dev
I am trying to determine the cause of errors deploying new VMs to a host. Some discussions suggested that the VMMCA might be able to shed light on the cause of the problem.
In trying to use VMMCA, I am getting several errors in the report, but I am not convinced that they represent actual problems, and I am beginning to suspect that VMMCA is perhaps outdated.
Any opinions on that?
-
The original error I am trying to eliminate is this:
Error (2915). The Windows Remote Management (WS-Management) service cannot process the request. The object was not found on the server
-
In VMMCA I get this error for every server (VMM management, hosts, library):
“No required update or hotfix information exists for [server]
The VMMCA does not have a list of required hotfixes for the operating system of the specified server.
VMM may not function correctly or at all with the specified server (note that this does not apply to the VMM console, as the console can be installed in client operating systems and therefore this rule can be ignored).
If the computer is being used or will be used for any of the VMM server roles: host, library, PXE server, WSUS server, or VMM management server, ensure that it has a supported server operating system (Windows Server 2008 or a later version).”
All of the servers are running Windows Server 2012 R2 with all available updates from Windows Update.
I cannot find anywhere a list of recommended updates and hotfixes for VMM 2012 R2. So how should VMMCA be able to do this?
-
I also get this error in the VMMCA report for every host:
“The WMI virtualization store is in an unhealthy state on [server]
The Windows Management Instrumentation (WMI) virtualization store did not respond appropriately to a basic health test on the specified server.
VMM may not function correctly or at all with the specified server. You may see a "Not Responding" message in the VMM console or VMM operations on the server may fail.
Resolution:
1. Verify that the WMI service is running on the specified server by running the command net start winmgmt at a command prompt using elevated privileges
2. Ensure that the WMI virtualization store is in a healthy state on the specified server. To check the integrity of or to repair the virtualization store, run the command winmgmt /salvagerepository at a command prompt using elevated privileges
3. Ensure that all Hyper-V management services are in healthy state if the server is being used or will be used as a host. You may need to restart the following Hyper-V services: Hyper-V Virtual Machine Management, Hyper-V Image Management, and Hyper-V Networking Management.”
With regard to the 3 steps for resolution:
-
And finally I get this one error:
“VMM SPNs are incorrectly registered for [server name]
The Service Principal Names (SPNs) that VMM requires were not correctly registered when the VMM management server was set up on the specified server. This is a known issue in System Center 2012 – Virtual Machine Manager.
The VMM console may not be able to connect to the VMM management server and/or deploying a Hyper-V host to a bare-metal computer may not work.
Resolution:
Manually add the SPNs that are required by VMM by running the following commands as an administrator at an elevated command prompt:
1. setspn -S SCVMM/yourmachine -U domain\account
2. setspn -S SCVMM/yourmachine.fqdn.com -U domain\account”
The text mentions VMM 2012 – not VMM 2012 R2. So I am not convinced that it is a good idea to try to add the SPNs manually without verifying that something is actually wrong.
We have lot of NVGRE gateway clusters in our environment - currently 15 with 50 networks on each.
In VMM job "Update the Hyper-V Network Virtualization Policy" always ends with error like this:
Warning (50074)
Policy refresh failed with error: nvgrevmcluster10 Execution of Microsoft.SystemCenter.NetworkService::UpdateCustomerAddressRecord on the configuration provider 4ee559f1-f479-480c-9458-d14b8b1c1779 failed. Detailed exception: Microsoft.VirtualManager.Utils.CarmineException: Policy refresh failed with error: The HyperV network virtualization policy update failed on gateway host (nvgrehost1.domain). DetailedErrorMessage (The WS-Management service cannot complete the operation within the time specified in OperationTimeout.).
If the error repeats and the server is responding, adjust GatewayPolicyUpdateTimeout registry value and try the operation again.
I noticed that "nvgrehost1.domain" points to currently passive host, but not sure is it always like this. But I'm sure that any failed job in VMM is abnormal :)
I can't find reasons and misconfigurations that can cause this error. Any suggestions?
Hi,
I am in the process of planning my migration from VMware to HyperV i use SCVMM, and have converted my WMware VM's to VHDX files, i import them in the SCVMM library, create a new VM and attach the disk. But when i choose that the VM should be "highly available" and place it on my ISCSI SAN (CSV) it fails, in the "WMI-Activity" part of the eventlog on my host i get this error:
{B8B6F1E5-0A66-0002-07F2-B6B8660AD101}
S3-HV1
DOMAIN\USERNAME
1248
Unknown
Start IWbemServices::ExecMethod - root\virtualization\v2 : Msvm_VirtualSystemManagementService.CreationClassName="Msvm_VirtualSystemManagementService",Name="vmms",SystemCreationClassName="Msvm_ComputerSystem",SystemName="S3-HV1"::AddResourceSettings
2147749938
Unknown
I have tried to increase the timeout, as i read in a earlier post here, but it does not change anything.
I have also made sure that my SCVMM machine, service account and the admin accounts used are added to local admins group on my host.
When i try the same "import" process but to a SMB share path, it completes - i have gone through my SAN setup, and my ISCSI adapters, everything seems in order, and the servers that already run on the SAN does not have a problem.
Any help, or advice much appreciated.
Thanks!
/Mick Negendahl
Hello all,
I am trying to find a way to force a VMs operating system disk to live on one storage classification and have all its data disks live on another storage classification. This is my environment...
SCVMM 2012 R2
2 x Hyper-V hosts
3 x 7K disk arrays SAS
2 x 10K disk arrays SAS
I have 2 Hyper-V hosts with 5 disk shelves connected via SAS. 2 shelves are 10K disks and classified as Sliver and 3 shelves are 7k disks classified as Bronze. Is there a way to force all OS disks to live on the Silver disks and have all subsequent disks to only live on the Bronze disks. Currently I am building a VM with 3 disks then doing a manual storage migration to get the disk moved around which does not seem to be the most efficient.
Thank you.
Hello,
This may be a dumb question but I figured I'd ask anyway. All of our VM's and Hosts are set to Dynamic because we go into the OS and set the static IP. If we add an IP Pool how do we go about converting the VM's to Static from the Pool and keep their same IP? I'm assuming Powershell but is there any script to reference?
After upgrade SCVMM 2012SP1 to 2012R2 Library Server became unavailable. All library sources with status "missing".
In VMM Console (Fabric - Servers - Infrastructure) VMM Server and Library Server agent status "access denied".
Tryed to remove and add Library Server: Error 24363 VMM agent needs to be reassociated.
Reassociating with different credentials (local and domain) goes fine, but agent status still "access denied".
By the way, after upgrade SCVMM no new events in windows eventlog.
How to repair work of VMM Agent on VMM Server?
We had some issues with VMM after RU6 and RU7 update. Hyper-V host,Cluster changes are not getting replicated to VMM.
Symptom
1. After you VM shutdown the VM(Using RDP), VMM console shows guest VMs are still running until you manually refresh the guest VM to change the state
2. Guest Vms status are not getting refreshed immediately on VMM server
3. We have live migrated the Guest VMs using failover cluster console and found the console changes are not getting updated in VMM. We tried to refresh the guest VM and got the failure message
Cause- Host machines in the cluster had legacy refresh mode enabled.
After the RU6 and RU7 updates, all the hosts state have changed to legacy from eventbased and Microsoft recommend us to keep eventbased for VMM managed hosts
Refer the below link for eventbased and legacy mode details
http://blogs.technet.com/b/chengw/archive/2012/09/17/update-on-vmm-refreshers-what-has-changed-and-what-this-means-to-you.aspx
Solution
Login to VMM Server and run the below powershell(step1) to get the host details. If you see legacy, then change the refresh mode to Eventbased using step2
Step 1.
Get-SCVMHost | Sort-Object Computername | ForEach-Object { "{0}, {1}, {2}" -f $_.Name, $_.Host
Cluster.Name, $_.GetRefresherMode() }
Step 2.
$vmhost=get-scvmhost –computername <Computername>
$vmhost.ResetRefresherMode()
Step 3.
Refresh all the VM from VMM console - Right click on host and refresh all VM
Step 4.
Run the step 1 command to see the status
Note: You have to run the commands to each host(step2)
Hi there, I'm having a play about with WAP but I can't seem to add in a subscription to my account, I've followed troubleshooting guides here, http://blogs.technet.com/b/privatecloud/archive/2013/11/08/troubleshooting-windows-azure-pack-spf-amp-vmm.aspx and I believe that SPF is working fine as I can view all the XML info outlined there, but whenever I add a subscription I get:
One or more errors occurred while contacting the underlying resource providers. The operation may be partially completed. Details: Failed to create subscription. Reason: Message : An error occurred while processing this request., InnerMessage: <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Request Error</title> <style>BODY { color: #000000; background-color: white; font-family: Verdana; margin-left: 0px; margin-top: 0px; } #content { margin-left: 30px; font-size: .70em; padding-bottom: 2em; } A:link { color: #336699; font-weight: bold; text-decoration: underline; } A:visited { color: #6699cc; font-weight: bold; text-decoration: underline; } A:active { color: #336699; font-weight: bold; text-decoration: underline; } .heading1 { background-color: #003366; border-bottom: #336699 6px solid; color: #ffffff; font-family: Tahoma; font-size: 26px; font-weight: normal;margin: 0em 0em 10px -20px; padding-bottom: 8px; padding-left: 30px;padding-top: 16px;} pre { font-size:small; background-color: #e5e5cc; padding: 5px; font-family: Courier New; margin-top: 0px; border: 1px #f0f0e0 solid; white-space: pre-wrap; white-space: -pre-wrap; word-wrap: break-word; } table { border-collapse: collapse; border-spacing: 0px; font-family: Verdana;} table th { border-right: 2px white solid; border-bottom: 2px white solid; font-weight: bold; background-color: #cecf9c;} table td { border-right: 2px white solid; border-bottom: 2px white solid; background-color: #e5e5cc;}</style> </head> <body> <div id="content"> <p class="heading1">Request Error</p> <p>The server encountered an error processing the request. See server logs for more details.</p> </div> </body> </html>
And the status of the subscription is " ! Active (out of sync)"
I'm unsure as to which logs to be looking at to attempt to diagnose the problem... So I was wondering if anyone could point me in the right direction.
Also within the admin portal I can view stats of my SCVMM env, view\add templates, networks etc, so I believe it's talking fine, it's just adding subscriptions.
Any help is muchly appriciated as I want to show this as a POC for an IaaS project we're looking at doing.
Thanks