From: Ken G. <ke...@pe...> - 2004-06-14 18:57:49
|
>>I'm wondering what happens when it runs out of space, it didn't >>abort and seemed to finish ok, but did it really? >>If not, shouldn't of aborted? > > It should have. Looking at the code is seems like it should > have aborted with something like: > "cannot write to file /tmp/rstdir..." > I'm probally wrong here. It probally did abort, I forgot the script is in a "for loop" probally just continued on to next dump. >>My real concern would be during an actual restore, I'm >>sure the same would happen. > > Do you use the latest version of restore ? 0.4b36 I'm just looking forward at diaster recovery and I'll just have to make sure that whatever CD solution I use will have kernel support for ram disks or make a small partition available. Redhat's default partition scheme is nutty, one big root partition and several systems I need to back up have been set up this way. Very dangerous, well maybe as soon as I get some time I'll add to the list. Thanks Stelian for your quick responses. |