![]() |
|||||||||||
|
#1
|
|||
|
|||
|
Big error fails every time!
I have an Xserve G5 with a LaCIE 250GB external hard drive hooked up via Firewire 800.
Every time I try to backup to a sparce image inside the Xserve, I get an error after 63 thousand files. The error is the following: "| 08:08:06 PM | Error | SDCopy(16968) malloc: ***error for object 0x335570: double free" I don't know what to do. I've deleted the image and recreated the image, moved it from destination and it still is not working. |
|
#2
|
||||
|
||||
|
This is almost always due to a problem with ACLs on the source volume. Please check them to see if they're properly constructed -- a common problem I've seen is applying inherited ACLs recursively to a tree of files. It's wrong to do, confuses the ACL copying routine that we call (Apple's actually), and can cause this exact kind of error...
__________________
--Dave Nanian |
|
#3
|
|||
|
|||
|
Any idea how to correct it?
I don't use ACLs on this volume. At least I don't remember I do. |
|
#4
|
||||
|
||||
|
If you're not using ACLs, you can turn them off with fsaclctl. Check "man fsaclctl" for a detailed discussion of the command. In general, you'd use:
fsaclctl -p / -d to disable ACLs, assuming you're backing up the volume mounted at /.
__________________
--Dave Nanian |
|
#5
|
|||
|
|||
|
Done!
Thanks a lot, that made it work! |
|
#6
|
||||
|
||||
|
Great -- ACLs seem a little fragile, still, in Tiger...
__________________
--Dave Nanian |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Could not disable Ignore Permissions - each time I backup | Tricia Henwood | General | 3 | 08-08-2005 07:57 AM |
| Smart update copying all files each time | fabius | General | 15 | 05-29-2005 09:29 PM |
| It's taking a long time to clone my drive... | PaulH | General | 6 | 03-02-2005 07:17 PM |
| 1st backup clone to ext dr estimated time ?? | esuebrown | General | 3 | 07-24-2004 04:31 PM |
| Can I get more than 30 minutes of evaluation time? | dnanian | Frequently Asked Questions | 0 | 07-15-2004 11:40 AM |