FURTHER DUMP/VDUMP PROBLEM CANNOT RESTORE FILESYSTEM

From: Jane Caldwell-Myers (jane_at_nickel.laurentian.ca)
Date: 02/21/04

  • Next message: Uwe Lienig: "XP1000, V5.1 at 100% system time"
    Date: Sat, 21 Feb 2004 10:12:56 -0500
    To: tru64-unix-managers@ornl.gov
    
    

    Hello again,

    TRU64 UNIX V5.1A, ES40, DLT QUANTUM 7000

    Thanks for the responses so far but unfortunately the suggestions did
    not resolve my problem. (I will summarize all when I solve the issue).
    I have changed the tape unit and ran a cron job using the dump
    command.
    I apoligize for all the information I have enclosed but I am
    desperately trying to resolve this. I have concerns that I might have a
    problem with my /u (the filesystem I am trying to backup/restore).

    THIS IS THE MAIN BODY OF THE BACKUP JOB..
    PATH=/sbin:/usr/sbin:/usr/bin
            
                                                                           
                                                                            
                        
                                                                           
            
    ps -Af >> $bkupdir/$cur_date".backup.reports"
            
                 /sbin/dump -0uf /dev/ntape/tape3 / &
                 #DUMP OF ROOT
                   wait $! #control processing
            
                   if [ $? != 0 ]; then
            
             echo "$? - Root Dump Failed" >>
    $bkupdir/$cur_date".backup.reports"
                        else
            
            echo "$? - Root Dump Successful" >>
    $bkupdir/$cur_date".backup.reports"
                   fi
            
                /sbin/dump -0uf /dev/ntape/tape3 /usr &
            #DUMP OF /usr
                    wait $!
            
                  if [ $? != 0 ]; then
            
             echo " $? - User Dump Failed" >>
    $bkupdir/$cur_date".backup.reports"
                        else
            
           echo "$? - User Dump Successful" >>
    $bkupdir/$cur_date".backup.reports"
                   fi
            
               /sbin/dump -0uf /dev/ntape/tape3 /u &
            #DUMP OF /u - the data section I desperately need to backup
                     wait $!
            
                   if [ $? != 0 ]; then
            
            echo " $? - U-sirsi Dump Failed" >>
    $bkupdir/$cur_date".backup.reports"
                         else
            
            echo " $? - U-sirsi Dump Successful" >>
    $bkupdir/$cur_date".backup.repor
    ts"
            
                    fi
            

    # mt -f /dev/ntape/tape3 rewind
            
    # restore -if /dev/ntape/tape3 BRINGS ME TO THE ROOT
    FILESYSTEM
    restore > ls
            
    .:
            
     .TTauthority .proto...login devices/ sbin/
            
     .Xauthority .proto...profile dump
    session.src
     .cshrc .sysman/ etc/ shlib/
            
     .dt/ .sysman_sirsi/ genvmunix
    shortbackup
     .dtprofile GENERIC home/ subsys/
            
     .local.. RESTORE/ lib sys/
            
     .login TT_DB/ mdec/ tcb/
            
     .mrg...login autobackup mnt/ tmp
            
     .netscape/ backup.cron nohup.out u/
       #this is my u/ I am trying to backup/restore
     .new...cshrc bin nsmail/ usr/
                #this is the /usr that I can backup/restore
     .new...login cdrom/ opt/ var
            
     .new...profile cluster/ osf_boot vmunix
            
     .profile core proc/
    vrestore.dumpfile
     .proto...cshrc dev restore/
    wallmessage

    # mt -f /dev/ntape/tape3 rewind
            
    # mt -f /dev/ntape/tape3 fsf 1 THIS BRIN ME TO THE
    /usr mount
    # restore -if /dev/ntape/tape3
            
    restore > ls
            
    .:
            
     .smdb./ ccs/ field/ man shlib/ ucb
            
     OV/ cluster/ i18n/ news skel/
    users/
     TT_DB/ dict include/ opt/ spool var/
            
     adm doc/ lbin/ preserve sys/
    vmunix.old
     advfs/ dt/ lib/ sbin/ tcb/
            
     bin/ examples/ local/ share/ tmp
            
                                                                           
            
    restore >

    # mt -f /dev/ntape/tape3 rewind
            
    # mt -f /dev/ntape/tape3 fsf 2 SHOULDN'T THIS BRING ME TO THE
    /u mount
    # restore -if /dev/ntape/tape3
            
    Cannot calloc space for symbol table, errno = 12
            
    #

    THIS IS THE OUTPUT OF THE COMMAND
    restore -f /dev/ntape/tape3 -t

    Dump date: Sat Feb 21 01:06:23 2004 EST
            
    Dumped from: Wed Dec 31 19:00:00 1969 EST
            
    Level 0 dump of /u on sirsi:/dev/disk/dsk0h
            
    Label: No label
            
    Cannot calloc space for symbol table, errno = 12

    Thanks again,
    Jane

    Jane Caldwell-Myers
    Laurentian University
    705 675-1151 Ext. 2150
    jane@laurentian.ca


  • Next message: Uwe Lienig: "XP1000, V5.1 at 100% system time"

    Relevant Pages

    • RE: Issues after SBS 2003 Restore
      ... Microsoft Online Newsgroup Support ... This newsgroup only focuses on SBS technical issues. ... Issues after SBS 2003 Restore ... but it does resolve after a while. ...
      (microsoft.public.windows.server.sbs)
    • Re: HookerDll.dll
      ... >>virus scan has detected this file as a Trojan. ... >I tried this but it would not resolve it. ... >the System Restore Off also and tried it again. ... using online banking until you are certain that you have ...
      (microsoft.public.security.virus)
    • Re: Saved Word Docs are coming up with a blank blue screen?
      ... it suggests that something is corrupted in the registry: you should be able to resolve this by rolling back to a restore point previous to the the problem. ...
      (microsoft.public.word.application.errors)
    • Re: The account-identifier allocator failed to initialize properly after Active Directory restor
      ... This should help you resolve the ... > I backup all drives and system state on each domain controller. ... > To restore I install Windows 200 SP4 on each restore server and as ... > error below which does not let me to create new accounts. ...
      (microsoft.public.win2000.active_directory)
    • Re: Cant Search from Address Bar
      ... Glad to hear you were able to resolve your problem. ... >> Check the Registry to see if this file is there. ... >> This will restore the Windows defaults for a whole lot of Search related ... >> This will restore your default Search functionality. ...
      (microsoft.public.windows.inetexplorer.ie6.browser)