![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dump and Restore | mojoman | UNIX for Dummies Questions & Answers | 5 | 07-07-2009 01:06 PM |
| How to restore a dump file on the disk | merope | UNIX for Dummies Questions & Answers | 1 | 11-05-2008 02:45 PM |
| Dump and restore problem | mycoolwater | UNIX for Dummies Questions & Answers | 1 | 07-10-2008 08:02 PM |
| Dump and restore command usage ?? | vikas027 | Red Hat | 2 | 05-04-2008 10:53 PM |
| restore dump - help | sankera | UNIX for Dummies Questions & Answers | 2 | 07-09-2003 02:19 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
dump/restore of a fs with 100 of millions hardlinks
Hi :-)
i have a dump of a backupdisk (~540GB / ext3). The Backups have some 100 millions of hardlinks (backups are created with storeBackup). The OS is linux. A restore of a directory ended after some days with the errormessage "no memory to extend symbol table" The restore of the complete filesystem ended with a restore af 8GB data and the message Out of Memory: Kill process 2618 (restore) score 73 and children. Out of memory: Killed process 2618 (restore)." The testsystem has a debian minimal installation and 650MB Ram. Of course I can try it on an other system and wait some days until I have maybe the same message. An interactive Restore crashed after some days of waiting :-( codeexample how I restore the whole FS # restore rd -f filename.dump in the /tmp dir, the rstdirfile is 5.7 GB and the rstmode file 560M. Here I have the out of memory problem codeexample how I restore one directory (with all the files) # restore -x daten -f filename.dmp here I have the "no memory to extend symbol table" problem ... First question: is dump/restore aible to handle this numbers of files? 2nd question: if yes, what I make wrong? greeting from berlin turricum |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|