niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Tru64
Dump and Restore problem in digital unix v4.0f
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Author Message
Ari
*nix forums beginner


Joined: 22 Jan 2006
Posts: 1

PostPosted: Sun Jan 22, 2006 8:33 am    Post subject: Dump and Restore problem in digital unix v4.0f Reply with quote

Dear all,

I had a dump and restore problem using compaq alpha station ds10
(digital unix v4.0f) workstation. The dump script is as follows :

cd /dev
mt rewind
sleep 30
rm -f rmt*
rm -f nrmt*
../MAKEDEV tz30
rm -f rz16*
rm -f rrz16*
../MAKEDEV rz16
/usr/sbin/dump 0usdf 9090 61000 /dev/nrmt0h /
/usr/sbin/dump 0usdf 9090 61000 /dev/nrmt0h /usr
/usr/sbin/dump 0usdf 9090 61000 /dev/rmt0h /usr/user

Unfortunately when I tried to restore using this script
cd /dev
rm rmt*
rm nrmt*
../MAKEDEV tz30
rm rz16*
rm rrz16*
../MAKEDEV rz16
/sbin/disklabel -r /dev/rrz16c
/sbin/disklabel -sF /dev/rrz16a unused
/sbin/disklabel -sF /dev/rrz16b unused
/sbin/disklabel -sF /dev/rrz16g unused
/sbin/disklabel -sF /dev/rrz16h unused
/usr/sbin/newfs /dev/rrz16a BD018745
/usr/sbin/newfs /dev/rrz16b BD018745
/usr/sbin/newfs /dev/rrz16g BD018745
/usr/sbin/newfs /dev/rrz16h BD018745
mt rewind
cd /
/usr/sbin/mount /dev/rz16a /mnt
cd /mnt
/usr/sbin/restore -r
cd /
umount /mnt
/usr/sbin/mount /dev/rz16g /mnt
/usr/sbin/mount /dev/rz16b /tmp
mt fsf 1
cd /mnt
/usr/sbin/restore -r
cd /
/usr/sbin/umount /mnt
/usr/sbin/mount /dev/rz16h /mnt
mt fsf 2
cd /mnt
/usr/sbin/restore -r
cd /
/usr/sbin/umount /mnt
/usr/sbin/umount /tmp
/sbin/disklabel -sF /dev/rrz16b swap
/sbin/disklabel -r /dev/rrz16c
/usr/sbin/sync

**********************************************
I got an error message such as follows :
**********************************************
..
..
..
Cannot malloc space for property list, errno = 22
Cannot malloc space for property list, errno = 22
# /dev/rrz16c:
..
..
..

Anybody knows what's wrong with my script or does anybody had a dump
and restore script that I can use it.

Thanks for your time.
Ari
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
The time now is Tue Jan 06, 2009 8:43 am | All times are GMT
navigation Forum index » *nix » Tru64
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts Unknown in header problem -SOLVED- Light Speed Postfix 0 Thu Jul 03, 2008 10:40 am
No new posts problem with sending mail nuxia Postfix 0 Mon Apr 21, 2008 3:58 am
No new posts Postfix 2.3.8 Virtual problem Blotto Postfix 0 Fri Apr 04, 2008 6:11 am
No new posts Postfix sending problem for local domain remote email monkey_magix Postfix 0 Mon Sep 10, 2007 10:17 am
No new posts bounce problem murkis Postfix 0 Sun Oct 08, 2006 3:45 pm

Credit Cards | Myspace Backgrounds | Debt Consolidation | Loan | Mortgages
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.4574s ][ Queries: 16 (0.3571s) ][ GZIP on - Debug on ]