[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference smurf::ase

Title:ase
Moderator:SMURF::GROSSO
Created:Thu Jul 29 1993
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2114
Total number of notes:7347

1968.0. "Basic questions on DRD" by VAXRIO::MIRIAM (Unix Group - CSC/Brazil) Mon Mar 24 1997 19:13

    
    Hi,
    
      We are starting to work with Truclusters here in Brazil and we are
     trying to understand the utilization of the Distributed Raw Disk.
     I'm sorry for the simple questions and thank you in advance.
    
       . Can I define a LSM volume as the distributed raw disk?
       . Which kind of application will take advantage of DRD? Databases
         Parallel Servers? Advfs file sets?
       . If you included Advfs file sets in the previous answer, what is
         the meaning for NFS services now?
      
     Thank you for any help,
    
       Miriam
T.RTitleUserPersonal
Name
DateLines
1968.1COMICS::CORNEJWhat's an Architect?Tue Mar 25 1997 11:4513
    DRDs are Distributed Raw Disks.  You can use them wherever you would use
    a RAW disk (well,  some caution is required).
    
    As you can't build a filesystem on a raw disk, most of your options are
    not valid.
    
    Remember that all nodes in a cluster will have full access to this raw
    disk, so any database on this will need a way of ensuring that its
    updates are self-consistant.  OPS does this - I don't know about other
    database vendors.
    
    Jc
    
1968.2...VAXRIO::MIRIAMUnix Group - CSC/BrazilTue Mar 25 1997 15:245
    
     Thank you for your answer. Now it seems obvious but for a moment I got 
    really confused with this question.
    
      Miriam