NetGear ReadyNAS — Troubleshooting TimeMachine“Backup Disk Is Not Available”If the Mac can configure a ReadyNAS as a TimeMachine backup destination, but reports “Backup Disk Is Not Available” when it attempts to create a backup: - Open the ReadyNAS FrontView console via https://<IP>/admin/.
- Browse to Services → Standard File Protocols.
- Under AFP, ensure Advertise AFP service over Bonjour is enabled.
- Click Apply.
If that doesn't help, it may be necessary to run a volume scan: - Open the FrontView console via https://<IP>/admin/.
- Browse to Backup → Time Machine.
- Untick Enable Time Machine Support.
- Click Apply.
- Browse to System → Shutdown.
- Choose Shutdown And Reboot Device, tick Perform volume scan on next boot and click Apply.
- When the unit has finished rebooting, re-enable Time Machine support, and ensure AFP/Bonjour is enabled as above.
Manually Removing TimeMachine BackupIf a TimeMachine backup is damaged, or is no longer needed, there is no simple method to remove the files and recover the space. To access the TimeMachine backup files from a Windows system: - Open a command prompt.
- Type:
net use * \\<ReadyNAS Name>\c\.timemachine /user:admin <admin password> /p:n In this case the Admin password is the password used to access the ReadyNAS via the web interface. It is also possible to use the unit's IP address instead of the NetBIOS name.
You can now browse to the drive mapped (most likely Z:) and delete the files associated with the machine's backup — ie. a folder called something like John's Macbook Air.sparesbundle. (There will be a large number of files and deleting them will take some time.) |