AUTOIT YOUR MSSQL AND SAN FLASHCOPY
AutoIt is basically a freeware Windows automation language. It is used to make Windows-based tasks as simple as it could be. You can download it here download . As for this post, i’m making use of autoit to connect to sql using below script :
Social Bookmarking
The operation was cancelled due to an internal error
Social Bookmarking
SAN DISK BECOME MISSING, OFFLINE OR FOREIGN AFTER FLASHCOPY
When i first hit this error…
‘oh god I’ve just lost all my data!’, then after troubleshooting it , trying few methods, i got my disk back without losing any data…
My first method was (very troublesome) , it took me hours to recover back the large data:
-create new SAN volume
-attach it back to the server
-and restore the backup [...]
HOW TO CHECK FC ERROR FROM A BLADE SERVER?
Basically what i did is:
Step 1: remote login , using ILO
Step 2: restart server , press ‘Ctrl Q’
Step 3: check the following …
Social Bookmarking
DSCLI – How to create failover host connection
Below is a simple steps using DSCLI on how to create a failed over host connection for SAN storage.
New Host Connect (Failover)
============================
Step 1. – Check the existing group and host connection
lsvolgrp <Vid>
lshostconnect
Step 2. – Rename the failed host connection
chhostconnect -name <hname0-failed> <host connection id>
chhostconnect -name <hname1-failed> <host connection id>
Step 3. – Create 2 host connection
mkhostconnect [...]

