What are the proper xattr in Time Machine folder hierarchy?

Hi there,
this is a highly technical question as I am trying to reconnect a corrupt Time Machine volume to its original Macs, one of them running SL, the other Yosemite.
I tried what Pondini advises on his website, including a migration of the network preferences. When first plugging the TM volume, I get this in the Console:
16/01/15 02:32:12    com.apple.backupd[38751]    Starting standard backup
16/01/15 02:32:12    com.apple.backupd[38751]    Backing up to: /Volumes/TW2/Backups.backupdb
16/01/15 02:32:13    com.apple.backupd[38751]    Detected system migration from: /Volumes/Time Machine/Backups.backupdb/snowy/2014-09-16-141637/Macintosh HD
16/01/15 02:33:19    com.apple.backupd[38751]    Backup content size: 646.7 GB excluded items size: 444.5 GB for volume Macintosh HD
16/01/15 02:33:19    com.apple.backupd[38751]    Starting pre-backup thinning: 242.65 GB requested (including padding), 69.61 GB available
16/01/15 02:33:19    com.apple.backupd[38751]    No expired backups exist - deleting oldest backups to make room
16/01/15 02:33:19    com.apple.backupd[38751]    Error: backup disk is full - all 0 possible backups were removed, but space is still needed.
16/01/15 02:33:19    com.apple.backupd[38751]    Backup Failed: unable to free 242.65 GB needed space
16/01/15 02:33:24    com.apple.backupd[38751]    Backup failed with error: Not enough available disk space on the target volume.
I don't understand how it can detect a migration but still can't delete older backups on this drive to make room.
MAC address
So I followed a rather old link on MacOSX Hints to reset the MAC address on the drive, and now I have:
drwxrwxr-x@   9 cubytus  staff  
986 15 jan 22:01 .
drwxrwxrwt@ 174 root
admin 
5916 16 jan 01:41 ..
-rw-r--r--
1 root
staff    
0 15 jan 22:01 .0026b0XXXXXX
-rw-r--r--
1 root
staff    
0 15 jan 20:25 .3c0754XXXXXX
-rw-r--r--@   1 cubytus  staff
15364 16 jan 01:34 .DS_Store
drwx------
4 cubytus  staff  
170 19 nov 04:45 .Spotlight-V100
drwxrwxrwt
4 cubytus  staff  
136 19 nov 04:45 .TemporaryItems
d-wx-wx-wt
3 cubytus  staff  
102 16 jan 01:41 .Trashes
-rw-r--r--
1 cubytus  staff
162570  4 déc 23:27 .VolumeIcon.icns
-rw-r--r--
1 cubytus  staff  
302 13 déc 14:58 .apdisk
-rw-r--r--
1 cubytus  staff    
0  4 déc 23:27 .com.apple.timemachine.donotpresent
-rw-r--r--
1 cubytus  staff    
0  4 déc 23:27 .com.apple.timemachine.supported
-rw-r--r--
1 cubytus  staff  
785  4 déc 23:27 .disk_label
-rw-r--r--
1 cubytus  staff 
3149  4 déc 23:27 .disk_label_2x
drwx------@   2 cubytus  staff  
748 16 jan 01:39 .fseventsd
-rw-r--r--
1 cubytus  staff    
0 16 jan 02:07 .keepThisDriveSpinning
drwxr-xr-x
2 cubytus  staff   
68 17 aoû  2013 .prpro.scratch
drwxr-xr-x
2 cubytus  staff   
68 31 mai  2008 .vol
drwxr-xr-x@   4 cubytus  staff  
204 16 jan 01:44 Backups.backupdb
lrwxr-xr-x
1 cubytus  staff   
11 26 fév  2009 etc -> private/etc
-r-xr-xr-x
1 cubytus  staff
47712 24 sep  2007 fsaclctl
-rw-r--r--
1 cubytus  staff  10310496  9 déc 00:41 mach_kernel
-rwxr-xr-x
1 cubytus  staff
115716  9 déc 00:41 tmbootpicker.efi
lrwxr-xr-x
1 cubytus  staff   
11 26 fév  2009 tmp -> private/tmp
lrwxr-xr-x
1 cubytus  staff   
11 26 fév  2009 var -> private/var
The MAC address in 3c belongs to the Snow Leopard Machine, the 00 one to the Yosemite machine. I know it sounds weird, but it is unclear how TM recognizes its backup drive. I first disabled ACL with fsaclctl (taken from a Leopard install DVD), and it worked, as said by:
sudo /Volumes/TW2/fsaclctl -p /Volumes/TW2
Access control lists are not supported or currently disabled on /Volumes/TW2.
Made sure the hidden file with the MAC address was correct, then re-enabled the ACLs.
ACLs and Xattr
Since the internal HDD had to be replaced, I wrote the com.apple.backupd.SnapshotVolumeUUID with the new HDD UUID in directory "Backups.backupdb/snowy/Latest":
Latest cubytus$ sudo xattr -w com.apple.backupd.SnapshotVolumeUUID 361B184E-E1FF-3860-95E2-XXXXXXXXXXAE "Macintosh HD"
Then went up two levels and checked the xattr:
Backups.backupdb cubytus$ ls -al@
total 0
drwxr-xr-x@  4 cubytus  staff   204 16 jan 01:44 .
    com.apple.FinderInfo      32
drwxrwxr-x@  9 cubytus  staff   986 15 jan 22:01 ..
    com.apple.FinderInfo      32
drwxr-xr-x@ 14 cubytus  staff   578 15 jan 20:39 snowy
    com.apple.backupd.BackupMachineAddress      17
    com.apple.backupd.HostUUID      36
    com.apple.backupd.ModelID      13
drwxr-xr-x@ 31 cubytus  staff  1088 16 jan 02:18 Whitebook
    com.apple.FinderInfo      32
    com.apple.backupd.BackupMachineAddress      17
    com.apple.backupd.HostUUID      36
    com.apple.backupd.ModelID      10
And checked their content:
snowy:Backups.backupdb cubytus$ sudo xattr -l Whitebook/
com.apple.FinderInfo:
00000000  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |................|
00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 0B  |................|
00000020
com.apple.backupd.BackupMachineAddress: 00:26:b0:XX:XX:XX
com.apple.backupd.HostUUID: BBD6D268-F58D-5407-974E-XXXXXXXXXXXX
com.apple.backupd.ModelID: MacBook5,2
snowy:Backups.backupdb cubytus$ sudo xattr -l snowy/
com.apple.backupd.BackupMachineAddress: 3c:07:54:XX:XX:XX
com.apple.backupd.HostUUID: 94BE92F5-E652-546C-8B33-XXXXXXXXXXXX
com.apple.backupd.ModelID: MacBookPro8,1
Each computer has the correct addresses and HostUUID, i.e. the current ones.
Yet neither of those give the "Reuse existing backups" shown on Pondini's website, and tmutil on Yosemite doesn't succeed in reconnecting to the backups.
What is the point I am missing?

Hey 2cpd2,
I see that you need help with restoring your computer from a Time Machine backup. Here is an article for you that should be able to address this question for you:
OS X Mavericks: Restore items backed up with Time Machine
http://support.apple.com/kb/PH14111
You can also find more information about using Time Machine here:
Mac Basics: Time Machine backs up your Mac - Apple Support
http://support.apple.com/en-us/HT201250
Thanks for being a part of the Apple Support Communities!
Cheers,
Braden

Similar Messages

  • What are the special conversions for time in update rules?

    What are the special conversions for time in update rules?

    Hello,
    Special conversions for time in update rules are automatically conversion rules.
    Example: If the cube contains calendar month and your transfer structure contains date, the date to month is converted automatically.
    Assign points if this helps,
    Regards,
    Jorge Diogo

  • What are the proper print settings to print two sides, landscape and bind on the short side?

    what are the proper print settings to print two sides, landscape and bind on the short side?

    This is a question best asked in the appropriate product forum.

  • Just got a iMac12,2 Intel Core i7, 3.4 GHz with OS X 10.8 loaded. Can't get earthlink email to work. What are the proper settings?

    Just got a iMac12,2 Intel Core i7, 3.4 GHz with OS X 10.8 loaded. Can't get earthlink email to work. What are the proper settings?

    Hello, see if this helps...
    http://support.earthlink.net/articles/browsers/mac-os-x-10.5-manual-setup-of-mai l.php

  • HT201250 where are the menu items in time machine

    Where are the menu items in Time Machine.  When I open the app all I see are stars and my various backups.  Plus Cancel and Restore

    https://discussions.apple.com/docs/DOC-4055

  • What Are The Proper Settings In Audio/MIDI Setup?

    In the Audio Input, Line In, what is the proper setting for Hz? 44100, 48, 96, And should the 2ch be 16bit, 20bit or 24 bit? Right now I'm using an older gray iMic as the Audio in
    Thanks

    Steve B5 wrote:
    what is the proper setting for Hz?
    44100
    And should the 2ch be 16bit, 20bit or 24 bit?
    16 is standard, 24-bit (new to GB4) is the highest resolution

  • What are the main instruction followed  in flatfile for hierarchy

    what are the main instruction followed  in flatfile for hierarchy

    Hi,
    If you want to load InfoObjects in hierarchy form, you have to activate the indicator With Hierarchies for each of the relevant InfoObjects in the InfoObject maintenance. If necessary, you need to specify whether the entire hierarchy or the hierarchy structure is to be time-dependent, whether intervals are permitted in the hierarchy, whether additional node attributes are allowed (only when loading using a PSA), and which characteristics are allowed.
    The detailed procedure is listed in the link below
    http://help.sap.com/saphelp_bw33/helpdata/en/b0/ab8e3cb4340b14e10000000a114084/frameset.htm
    Remya

  • What's The ETA On A Time Machine Backup After Mavericks Install?

    Installed Mavericks and all is fine, albeit took forever to install, I updated from Mountain Lion. 
    The Time Machine backup is taking forever, over an hour and still "Preparing Backup",  any thoughts?
    I re-mapped the HDD in time machine preferences, and since Mountain Lion killed acces to my WHS, I have an external HDD hooked directly to my MBPro via USB.
    Details: 
    - MB Pro mid 2010
    - 4 GB Memory
    - WD 1TB External HDD hooked up to the MB Pro via USB
    Thoughts?
    Thanks.

    Well, round 2 now....I fully realize time is dependent on the amount of data to back up, but given my backups are frequent this is a bit too long.
    If they overwrite past backups that'll stink, but that's were redundency comes in on the users part.
    I now realize I wasn't getting the 'new' icon look, so I turned time machine off and back on...now I got the "new" icon...So I will wait and see, it's been 30 minuntes so far and still "preparing backup".
    We'll see what happens.

  • What are the best days and times to send emails to customers?

    I have heard about and had great results with so many different days and times of the week sending emails to prospects and clients.  What have you found works best for you and what are some recommendations that you have? 

    On the other hand, I read an interesting article where the author says:
    Best Time to Send Emails: Thursday 8 – 9 am
    Most email marketing articles would claim that 8am is too early to send an email newsletter, but it works great for WordStream blasts – we get over 25% open rates with this time!
    2. Worst Time to Send Emails: Tuesday & Wednesday 8 – 10 am
    Many would claim that Tuesday and Wednesday mornings should be great times to send emails, but we’ve found that Tuesday mornings result in under 5% open rates, while Wednesday mornings have below 5% click to open ratios."
    you can find the entire article here:
    http://www.wordstream.com/blog/ws/2014/09/04/best-time-to-send-email-campaign#sthash.pEar97kA.dpuf

  • Where are the stickies stored in time machine?

    I had to reinstall my MacBook Pro but becaue the problem seemed to be software failure I could not use the Time Machine Back up to do the reinstallation. I have found everything now apart from the Stickies - are they not backed up by Time Machine? If there are then where are they!!
    Jill

    Open the Library folder in your home folder by holding down the option key and selecting
    Go ▹ Library
    from the Finder menu bar. Enter Time Machine, select a snapshot, and restore the file named "StickiesDatabase".

  • How to reduce the size of my Time Machine folder.

    My Time maching folder is extremely large with backups that go all the way back to june 2011. I obviously don't need anything from way back then. Is there any way I can limit how far back Time Machine will go too? And is there any way I can reduce the size of the folder currently?

    My Time maching folder is extremely large with backups that go all the way back to june 2011. I obviously don't need anything from way back then.
    Just to add to what has already been said, let me say that this is not at all obvious. It may seem to you now like you don't need anything from way back then, but suppose that you discover tomorrow that a very important file that you haven't thought about in some time is missing, and suppose that it turns out that it was accidentally deleted in August 2011. Those kinds of situations are what backup systems like Time Machine are designed to help protect against.
    There is no such thing as unnecessary backups, and in fact, you probably need more, not less. You should have a minimum of two separate backups, and any data that you would consider irreplaceable should be not only backed up twice but also backed up in an archive that gets put away in a closet or in a safe somewhere every so often and not touched again, to protect against corruption or accidental deletion that affects the backups as well. Multiple points of redundancy are required for true long-term data integrity!

  • What are the proper settings for export to Windows DVD Creator?

    I'm trying to write some DV-Widescreen material to a DVD using Windows DVD maker (hey, it's free.)    So far I've tried "H.264", "MPEG2" and "DVD-Wide" settings, and various permutations.
    I either get a single file (.mp4) which Windows DVD Maker won't recognize at all, or I get three separate files: .m2v, .wav, and .xmp.   The only one Windows DVD Maker recognizes is the m2v file, which is video-only (no audio). 
    Seems like this should be really simple given the awesome power of Media Encoder, but I can't find the right combination of settings.    Can anyone help?

    Use "MPEG-2 DVD" and in the settings panel, under the MULTIPLEXER tab, change Multiplexing from "NONE" to "DVD" - this will output a single file that DVD Maker will accept.
    Under AUDIO tab, I set audio to Dolby and DVD Maker accepted the result. I don't have any speakers attached to the test computer at the moment, nor did I burn a test DVD, but the fact that DVD Maker readily accepts the file suggests that all will be fine. You might also try MPEG audio, see what works for you, but Multiplexing is the key.
    While DVD Maker does accept the AVI file you gave it, keep in mind that you are then rendering TWICE, once to AVI, and then DVD Maker needs to further transcode the AVI to MPEG-2 for the DVD. Makes more sense to render direct to MPEG-2 DVD format and be done with it.
    Thanks
    Jeff Pulera
    Safe Harbor Computers

  • What are the proper settings to encode for the iPad using compressor?

    I'd like to use 1080p the specs say it is capable of.
    I can get it working using hand brake but I don't see why I can't do it with compressor.

    The official specs for the iPad 2 do not include the 1080p video format so your not going to find a 1080p preset in Apple's Compressor that is marked for use with any iOS device. Apple states the following in the iPad 2 specs:
    "Video formats supported: H.264 video up to 720p, 30 frames per second, Main Profile level 3.1 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; MPEG-4 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps per channel, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats; Motion JPEG (M-JPEG) up to 35 Mbps, 1280 by 720 pixels, 30 frames per second, audio in ulaw, PCM stereo audio in .avi file format"
    However, the iPad 2 CAN mirror or scale up to a 1080p TV output and that's all they mean when they say:
    "Video mirroring and video out support: Up to 1080p with Apple Digital AV Adapter or Apple VGA Adapter (cables sold separately)"
    In any case, all of the A4/A5-based iOS devices can (unofficially) decode 1080p video but for quality results you do need the iPad 2 (the iPhone 4, 4th generation iPod touch, and the original iPad can decode some 1080p sources but you may see dropped frames or stuttering on those "lesser" devices).
    As for creating 1080p content you can use whatever tools you want (just select 1920x1080 as the dimensions, use an H.264 codec, and restrict the bitrate to something between 4 to 10Mbps -- you may need to experiment with the latter to find the best results). However, you MIGHT need a third-party app to actually transfer and play that content on your iPad since iTunes MAY not allow you to directly sync that file to your iPad (because it exceeds the "official" spec).

  • What are the proper instructions to run an older JRE in Internet Explor ??

    I am unable to use j2re1.3.0_05 with Internet Explorer 6.0.29
    when jre1.5.0_06 is installed on my workstation. Why?

    Under Control Panel -> Java
    in the Java tab (Java Application Runtime settings), click on View...
    You should be able to see all the versions on your system. If you don't see the required version, use Find... to locate it. Enable the version which you want to use and disable other versions.

  • What are the proper settings to use for Quadro 2100M on WS60 workstation

    Hello,
    I have a WS60 Workstation.  When going through the settings for physix and others I noticed that the Nvidia card has no ports assigned to it.
    How do I ensure that the laptop is indeed using the quadro card?
    Thanks

    For the Optimus structure, NVIDIA graphics is doing the rendering but it's Intel Graphics which is showing the rendered graphics on the screen. This is why you didn't see NVIDIA Graphics is connecting with any displays.
    You can check the power button light, it will light orange when the dedicated graphics is in used.
    (White color shows it's using the integrated graphics)

Maybe you are looking for

  • Alteração de NF-e

    Pessoal, estou com uma dúvida aqui, e gostaria de saber se poderiam me ajuda. Eu fiz uma NF-e manual(J1B1N) e ela foi enviada para o GRC. Ao fazer a validação, constatou que não havia Direitos Fiscais de PIS e COFINS, os CST's da vida. A pergunta é:

  • 1 input file to 2 output file mapping. Please help!

    Hi Experts,   I have a snenario where from one input file I have to generate two output files. My sender and receiver systems are the same since I want to generate the output files in the same location. I am using both the systems same just for testi

  • Flickering and hanging problem

    from the moment i have installed mavericks in macbook pro retina my dock and screen have been flickering. everything has become so slow. and even if i minimise any app it hangs while getting minimised. anything i do hanging and flickering is there. w

  • How to adjust logical system after coping PRD to QAS in tabels

    Hello I wonder how to adjust logical system after coping PRD to QAS in tabels. I know (the logical system changes) but there is a transaction which adjustes entries in tabeles...

  • O.T.  DxO Optics Pro v5 - FREE Public Beta for Mac

    Test the free public beta version for a few weeks. http://dxo.com/intl/photo/dxo_optics_pro/beta_mac