Re: LD devices in shadowsets on fault tolerant cluster



Ralf Gaertner wrote:
Are the disks connected to a HSZ or HSG? If so, why do you not
partition the the disks at the controller and shadow the resulting
units?

I have gotten MSCP serving working with some of the variants of vddriver
out there. However, it is more straightforward to have separate virtual
disks on each box pointing at the same container area and let the underlying
storage be served.

As long as the device name and allocation class are the same everywhere,
the devices will be synchronized. There is a vddriver variant that forces
the allocation class to a constant too.

If you want to have shdriver work with a device, though, you must be sure
the devices being shadowed implement io$_dse. (Had to add that also to
vddriver at one point when someone wanted a way to test 200-300 shadowsets
at once without having that many real disks. Initially it failed, but once
io$_dse was added, shdriver would work. Mind: I just dummied the function to
report success and to tell the requestor "yeah, boss, I deleted what you requested".
A more careful emulation might want to actually write zeroes...

It seemed odd that this worked as it did: shdriver would mysteriously fail,
even though the device driver did not report io$_dse support among legal functions.
There seem to be certain functions assumed to exist on any disk driver and never
mind what the driver says...the IRPs were being passed to vddriver regardless.

(I probably should not have been surprised: after all, there is no opportunity for extra
FDT processing...)

Vddriver has been on sigtapes and some freeware CDs; it was certainly on the
V3 one (a level down under sigtape tools).

I have no VMS V8 system to try vddriver on, but it still works fine on my V7.3+
systems and is available in source.

Some of the foregoing should be useful with lddriver if desired too.

Glenn Everhart
.



Relevant Pages

  • Re: Errors during shadow set merge
    ... I have been getting errors during shadow set merges since I bought ... If you don't have a service contract, order a replacement disk and get a ... I am skeptical that its the disks (In my original message, ...
    (comp.os.vms)
  • Re: Errors during shadow set merge
    ... I have been getting errors during shadow set merges since I bought ... If you don't have a service contract, order a replacement disk ... that I get errors for both disks) ... Or it could be a problem with SCSI bus termination, ...
    (comp.os.vms)
  • Re: Extremely Frustrated with EMC SAN
    ... ten shadow sets comprised of EMC-EMC, EMC-HSJ, and HSJ-HSJ disk ... As individual DGA disks, ... The positive aspect of going to EMC is that my life would be much easier ...
    (comp.os.vms)
  • Re: Shadow Copy Transport Between Servers
    ... We have been looking for a while for a command line ... interface to the Disk Mirror capability in Windows 2003 that would ... Create a persistent transportable shadow copy of the ... Assign drive letters to the new shadow copy disks. ...
    (microsoft.public.windows.file_system)