Unsolved
This post is more than 5 years old
5 Posts
0
585
December 13th, 2007 10:00
SnapView CLI Question for Clones
Short of looking at the event logs of a CLARiiON, does anyone know if there's a way to see either which clone in a clone group was most recently fractured or which clone had been fractured the furthest back in time?
I'm writing a script to determine this, I can do it with some parsing of the event logs, but I'd sure rather do it with a snapview command or some easier method if possible. I can't see how to determine this from the Navisphere Manager GUI either without looking at the logs.
If I do the following, I get no information about when the clone had been fractured:
naviseccli ¿address [IP of SP] snapview -listclone -name CloneGrp1
Example output:
Name: CloneGrp1
CloneGroupUid: 50:06:01:60:C1:E0:48:08:01:00:00:00:00:00:00:00
CloneID: 0200000000000000
CloneState: Consistent
CloneCondition: Administratively Fractured
AvailableForIO: Yes
CloneMediaFailure: No
IsDirty: No
IsFractured: Yes
PercentSynced: N/A
RecoveryPolicy: Auto
SyncRate: High
CloneLUNs: 66
UseProtectedRestore: Yes
CloneID: 0100000000000000
CloneState: Consistent
CloneCondition: Administratively Fractured
AvailableForIO: Yes
CloneMediaFailure: No
IsDirty: No
IsFractured: Yes
PercentSynced: N/A
RecoveryPolicy: Auto
SyncRate: High
CloneLUNs: 56
UseProtectedRestore: Yes
I'm writing a script to determine this, I can do it with some parsing of the event logs, but I'd sure rather do it with a snapview command or some easier method if possible. I can't see how to determine this from the Navisphere Manager GUI either without looking at the logs.
If I do the following, I get no information about when the clone had been fractured:
naviseccli ¿address [IP of SP] snapview -listclone -name CloneGrp1
Example output:
Name: CloneGrp1
CloneGroupUid: 50:06:01:60:C1:E0:48:08:01:00:00:00:00:00:00:00
CloneID: 0200000000000000
CloneState: Consistent
CloneCondition: Administratively Fractured
AvailableForIO: Yes
CloneMediaFailure: No
IsDirty: No
IsFractured: Yes
PercentSynced: N/A
RecoveryPolicy: Auto
SyncRate: High
CloneLUNs: 66
UseProtectedRestore: Yes
CloneID: 0100000000000000
CloneState: Consistent
CloneCondition: Administratively Fractured
AvailableForIO: Yes
CloneMediaFailure: No
IsDirty: No
IsFractured: Yes
PercentSynced: N/A
RecoveryPolicy: Auto
SyncRate: High
CloneLUNs: 56
UseProtectedRestore: Yes
No Events found!


Dykema
5 Posts
0
December 17th, 2007 14:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
December 18th, 2007 07:00
Dykema
5 Posts
0
December 18th, 2007 08:00
I do the same thing for Snapshots, but there I can just name the Session by date and time, so it's much easier.
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
December 18th, 2007 08:00