SQL Server installation fails when it tries to modify registry


hi all,

i have clustered windows 2008 r2 2 nodes. when try install sql server 2012 in cluster mode, encounters error regarding "unauthorized access". checked setup log , saw following lines:

slp: creating cluster network name 'leilasql'.
slp: creating cluster resource 'sql network name (leilasql)' of type 'network name' in group 'sql server (i5)'
slp: node 'leilaonlinedb1' possible owner node of resource 'sql network name (leilasql)'
slp: removing possible owner node 'leilaonlinedb2' resource 'sql network name (leilasql)'
slp: setting lanman properties registry key noremappipe value enable remote operations against network name machine leilaonlinedb1.
slp: sco: attempting create base registry key hkey_local_machine, machine leilaonlinedb1
slp: sco: attempting open registry subkey system\currentcontrolset\services\lanmanserver\parameters
slp:   lanman properties registry key opened.
slp: sco: attempting registry value noremappipes
slp:   setting lanman properties registry key noremappipe value 'winreg, svcctl, eventlog'.
slp: sco: attempting set value noremappipes
slp: prompting user if want retry action due following failure:
slp: ----------------------------------------
slp: following exception stack listing exceptions in outermost innermost order
slp: inner exceptions being indented
slp: 
slp: exception type: microsoft.sqlserver.configuration.sco.scoexception
slp:     message: 
slp:         attempted perform unauthorized operation.
slp:     hresult : 0x84bb0001
slp:         facilitycode : 1211 (4bb)
slp:         errorcode : 1 (0001)
slp:     data: 
slp:       watsondata = parameters@noremappipes
slp:       disableretry = true
slp:     inner exception type: system.unauthorizedaccessexception
slp:         message: 
slp:                 attempted perform unauthorized operation.
slp:         hresult : 0x80070005
slp:         stack: 
slp:                 @ microsoft.sqlserver.configuration.sco.internalregistrykey.setvaluemultistring(string name, object value)
slp:                 @ microsoft.sqlserver.configuration.sco.internalregistrykey.setvalue(string name, object value, registryvaluekind valuekind)

any appreciated.

leila

hi all,

i appreciate guys time. realized antivirus root of problem! disabling that, setup became successful :)



Windows Server  >  High Availability (Clustering)



Comments

Popular posts from this blog

directory stack

After enabling Windows Server 2012 R2 DHCP Failover Getting Packet dropped because of Client ID hash mismatch

WMI Repository 4GB limit - Win 2003 Ent Question