The following are the most commonly requested installation related solutions.

How do I get and install my license(s)?

Where can I get the latest software?

(Log into the Customer Portal to access)

Why can’t I create a new mirror?

Not able to lock volume. Event ID 144 (Pagefile)

Issue:

DataKeeper was not able to lock a volume and received the following error:

Log Name: System
Source: ExtMirr
Date: 4/26/2013 10:10:18 AM
Event ID: 144
Task Category: Mirror Creation
Level: Warning
Keywords: Classic
User: N/A
Computer: 12345
Description:
The volume could not be locked as requested.

Volume Device:
Local Volume : V
Error Code : 0xC0000022

There was an error locking the volume. (The error code above is a driver status value).

RECOMMENDATION/SOLUTION:

Disk locks will fail if a pagefile exists on the target of the mirror. It will not allow the mirror to be continued from a paused/broken state if the target is accessible (unlocked). When this occurs a tool like “process explorer” will show one or more open handles to a pagefile on that volume.

Ensure there is no pagefile on the offending volume (in this case it was the target DK volume).

A system administrator had accidentally placed this pagefile on a mirrored volume after the mirror had been created.

DataKeeper does not support mirroring to or from volumes containing Windows pagefiles.

Volume goes into a RAW state when the emcmd . unlockvolume command is run

Issue:

  • Able to create a mirror
  • Once created and the emcmd . unlockvolume command is executed the Targeted volume enters into a RAW state per Disk Management

Solution:

Verify that the Bytes Per Physical Sector are identical on both the Source and Targeted volumes.
Below is example of the output generated for Volume E, from the fsutil fsinfo ntfsinfo {drive letter} command:

C:\Windows\System32>fsutil fsinfo ntfsinfo e:
NTFS Volume Serial Number : 0×26ace2a1ace26aaf
NTFS Version : 3.1
LFS Version : 2.0
Number Sectors : 0×00000000009fe7ff
Total Clusters : 0×000000000013fcff
Free Clusters : 0×00000000000dc0b3
Total Reserved : 0×0000000000000400
Bytes Per Sector : 512
Bytes Per Physical Sector : 512
Bytes Per Cluster : 4096
Bytes Per FileRecord Segment : 1024
Clusters Per FileRecord Segment : 0
Mft Valid Data Length : 0×0000000000040000
Mft Start Lcn : 0×0000000000040000
Mft2 Start Lcn : 0×0000000000000002
Mft Zone Start : 0×0000000000040040
Mft Zone End : 0×000000000004c840
Max Device Trim Extent Count : 4096
Max Device Trim Byte Count : 0xffffffff
Max Volume Trim Extent Count : 62
Max Volume Trim Byte Count : 0×40000000
Resource Manager Identifier : 5E5AB85D-6A6A-11E8-A950-00155D667911

How do I create a LifeKeeper SQL cluster with DataKeeper as storage?

LifeKeeper/SQL installation Cheat Sheet

After the SQL Server CD/DVD or ISO media has been installed:

Via the SQL Server Installation Center:

  • Select New installation or add features to an existing installation
  • Select all the defaults for the “Setup Support Files”
  • For Setup Role select “SQL Server Feature Installation”
  • On the Feature Selection screen, select the features of your choice
    • Note: Under “Shared feature Directory:” maintain the default installation path(s). During the LifeKeeper MS SQL Server installation, the database will be directed to the mirrored volumes
  • Per the Instance Configuration select “Default instance”
  • Verify Disk Space Requirement, then select Next

Server Configuration:

  • In the dialogue box below, (bottom right) select “Use the same account for all SQL Server services”
  • For the Account Name and Password, a domain administrator or an account with elevated domain permission should be entered
  • Then select Next.

Database Engine Configuration:

  • Authentication Mode
    • Select Mixed Mode (SQL Server authentication and Windows authentication)
    • Specify the password for the SQL Server system administrator (sa) account
  • Specify SQL Server administrators
    • Choose “Add Current User” which is a domain administrator or an account with elevated permission. SAME as from the Server Configuration portion earlier.
  • Analysis Service Configuration
    • Choose “Add Current User” which is a domain administrator or an account with elevated permission. SAME as from the Server Configuration portion earlier.

Reporting Services Configuration:

  • Install, but do not configure the report server

Error Reporting (Optional)

Ready to Install:

  • Select Install

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment