Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Unable to delete time machine share

Featured Replies

I recently installed v6 and I'm attempting to delete an old time machine backup share.  Ive limited the share size to 0MB, excluded all disks, and even gone so far as to go into each disk and delete the time machine files that were on those disks. 

 

The time machine share still shows up as not being empty.

 

I do have a time machine backup file on my cache drive, but am presented with an error stating that I do not have permission to delete this file manually.  I have tried deleting this on windows and OSX.

 

I can only assume that this last remaining file is the reason that the time machine backup share says that it is not empty and won't let me delete the share.

 

Does anyone have any ideas?

 

Thanks

Time machine backups are sparsebundles which are multiple bands, UnRaid/Linux has issues withe them.

I don't use time machine but have used sparsebundles via SuperDuper and had serious issues deleting and calculating size, I have swicthed to sparseimage files instead.

The only way I could delete them cleanly is via Terminal/Telnet after changing to the correct directory using.

 

cd /directoryname/

you can list the files using

ls

then delete the sparsebundle

rm -r filename.sparsebundle

 

The dot extension type is important, i could not delete using just the file name.

 

Maybe someone else has an other idea.

Usually if you can't delete the share, it's because the share isn't empty. There are probably hidden files that need to be deleted first before you can delete the share.

There are indeed hidden files (i.e. those with names beginning with a period) inside a sparse bundle. There's nothing sinister about them and Linux has no problem with them at all. They are simply folders containing very many small-ish (8 MB) band files plus a few other files.

 

rm -rf timemachinebackups.sparsebundle

 

will delete it without a problem.

 

  • 3 weeks later...
  • Author

Thanks, all.

 

Yeah I know that there are a couple of stubborn files that are on a single disk that I am unable to delete manually to empty the share.  I will give the telnet/terminal solution a try.

 

Thanks again.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.