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

Conference aosg::lsm

Title:LSM
Moderator:SMURF::SHIDERLY
Created:Mon Jan 17 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:803
Total number of notes:2852

765.0. "Urgent!! Trucluster + OPS + raw" by DEKVC::DONGHWANJUNG () Wed Mar 12 1997 06:14

    Hi all
    
    I am trying to set up a Trucluster ASE and OPS for LSM raw devices
    to use with Oracle7. Of course, this is due to my customer needs.
    My customer will be use Trucluster and OPS with LSM raw devices. 
    Therefore, They will be use raw data backup with NSR DMO. And then
    there is one problem to use raw backup procedure. My customer want to
    use command procedure - like macro or bat - to split and join with LSM
    s/w mirring.
    
    I'd like know LSM procedure to each use split and join only one command
    procedure as bat-file-type. and I'd like know how take time compare
    with filesystem backup when I use raw data backup.  
            
    Frankly speaking, I'm curious for how is this acomplish and take time.
    
    Following is my customer configuration:
    
    =========================================================================
    ASE1 : 8400 5/440*2 (2GB)     ASE2: 8400 5/440*2 (2GB)
    	   Digital Unix 4.0a            Digital UNIX 4.0a  
    	   LSM 4.0                      LSM 4.0
    	   ASE 1.4                      ASE 1.4
           OPS 1.4                      OPS 1.4
           NSR DMO 1.X                  NSR DMO 1.X
           Oracle7.3.2                  Oracle7.3.2
    
    Volume configuration : 30 volumes ( VOL01 ~ VOl30 )
   ---------------------------------------------------------------------------
    
   This is command procedure for LSM + filesystem to split and join 
                                 ---------------
   for example)
    
    
               -----------------------------   VOL02, . . VOL30.
              |         VOL01               |   . . .
              |         =====               |
              |                             |
              |   ------        ------      |
              |  |vol-01|      |vol-02|     |
              |  |      |      |      |     |
              |   ------        -----       |
               -----------------------------
    
    # cat spl_db (alias for  split)
	
    	volplex dis vol01-01       
        volmake -Ufsgen vol vtmp plex=vol01-02
        volume start vtmp
        fsck -p /dev/rvol/vtmp
        mount /dev/vol/vtmp   /mnt
        dump
      
        sleep 2
    
        volplex dis vol01-02 
          .
          .
          .
    
    
    # cat joi_db (alias for join)
    
    	umount /mnt
        volume stop vtmp
        volplex dis vol01-01
        volplex att vol01 vol01-01
       
        sleep 2
    
    	umount /aaa
        volume stop wtmp
        volplex dis vol01-02
        volplex att vol01 vol01-02
    
    	sleep 2
    
    	  .
          .
          .
         
    ======================================================================
    
    I should know how to raw backup procedure.
      
      - first, be split raw lsm volume and mount other mount-point.
      - 2nd , backup and reconfiguration raw lsm volume.
    
    
    Please tell me about raw data backup command procedure with LSM as soon
    as possible.
    
    Best regards.
    DH JUNG.
    
    
    
    
                                                
T.RTitleUserPersonal
Name
DateLines
765.1Not possible to mount a raw deviccceBACHUS::DEVOSManu Devos DEC/SI Brussels 856-7539Sat Mar 15 1997 11:4113
    Hi Jung,
    
    >>      - first, be split raw lsm volume and mount other mount-point.
    >>      - 2nd , backup and reconfiguration raw lsm volume.
    
    
    Wwhile you can well disssociate a plex from your RAWw volume and
    associate that plex to a new RAW volume, there is NO MOUNT POINT
    involved in raw device used by Oracle. So, ythe split volume concept
    cannot be used by DMO.
    
    Manu.
    
765.2DEKVC::DONGHWANJUNGMon Mar 17 1997 20:5212
    Dear devos,
    
    Thank you your answer !
    
    O.K, I know all. But I should know raw backup command procedure.
    
    Please send me about raw data backup command procedure with LSM as soon
    as possible.
    
    Best regards.
    DH JUNG.
    
765.3No procedure - sorryBACHUS::DEVOSManu Devos DEC/SI Brussels 856-7539Fri Mar 21 1997 09:3612
    Hi
    
    >> Please send me about raw data backup command procedure with LSM...
    
    ???   LSM as such, does NOT provide raw data backup procedure. DMO is
    working only in cooperation with ORACLE, and if you split one volume
    into one original and one snapshot volume, Oracle is not aware that you
    have now a new "snapshot" volume, thus DMO CAN NOT backup that
    "snapshot" volume. 
    
    Manu.
    
765.4Is there any available methods.DEKVC::DONGHWANJUNGWed Mar 26 1997 20:3518
    Hi !
    
    Thank you your kindness.
    
    O.K !! I will not use DMO.  But, I should know how to backup raw data with 
    OPS(Oracle Parallel Server). Is there any available method without DMO ? 
    Already, my customers baught OPS and TL826 device. and then I should support
    them. 
    
    Please send me how to backup raw data in any available methods ASAP.
    
    Best regards.
    DH JUNG.
    
    1997. Mar. 27
                
    
    
765.5ask BELFST::ORACLEBACHUS::DEVOSManu Devos DEC/SI Brussels 856-7539Thu Mar 27 1997 07:007
    
    Hi,
    
    You should better ask in the BELFST::ORACLE notefile how ORACLE is
    suggesting to backup the raw device.
    
    Manu.