Posted on December 13th, 2007 by thehabgroup
Cluster File Share ‘%1′ could not be found.
Description: The Event ID 1054 description does not normally have an error code associated. This error can happen if no dependency on the physical disk resource so the cluster service attempts to enumerate a share prior to the disk coming online, or, the physical disk […]
No Comments »
Filed under: Cluster
Posted on September 26th, 2007 by thehabgroup
Here is an example Cluster Log entry:
ERR Volume Manager Disk Group <Shadow Copy Disk Group>: LDM_RESLooksAlive: *** FAILED for Shadow Copy Disk Group, status = 0, res = 0, dg_state = 22
To get the proper error below, take the code in the log (decimal value) and convert it to text and then […]
No Comments »
Filed under: Cluster
Posted on August 31st, 2007 by thehabgroup
All printer information is stored under the following registry key:
HKLM\Cluster\Resources\ResourceGUID\
All printer, driver, port information, spool directory, job completion tiemout is stored in separate keys under the following parameters key:
HKLM\Cluster\Resources\ResourceGUID\Parameters
Structure necessary for other Windows based print clients under the following key:
HKLM\Cluster\Resources\ResourceGUID\Parameters\Environments
Monitor information, TCP/IP ports, port address, name and SNMP information under the following key:
HKLM\Cluster\Resources\ResourceGUID\Parameters\Monitors
The same printer […]
No Comments »
Filed under: Printing, Cluster