Deleting files not freeing up disk space
| 
				
				 
					Deleting files not freeing up disk space
				 
			 | 
		
| 
				 
					8th Sep, 2020, 02:53 AM 
				 
				
Post: #1 
			 | 
		|||
				
  | 
		|||
| 
				Deleting files not freeing up disk space 
				 
					I'm not really sure where to post this but here goes 
				
				
				
			I have a 128GB SD card and has installed the latest build of xbian. I have made the /media rewriteable using chmod 777 as I write to it from my PC. I have copied files across via my local network to the folder and all works well. However when I delete files in the folder df -k does not show that disk space is being reclaimed and is currently showing 68% usage. Ideas anyone?  | 
		|||
| 
				 
					8th Sep, 2020, 05:48 AM 
				 
				
Post: #2 
			 | 
		|||
				
  | 
		|||
| 
				RE: Deleting files not freeing up disk space 
				 
					data is still in snapshot(s)
				 
				
				
				
			 | 
		|||
| 
				 
					8th Sep, 2020, 05:41 PM 
				 
				
Post: #3 
			 | 
		|||
				
  | 
		|||
| RE: Deleting files not freeing up disk space | |||
| 
				 
					8th Sep, 2020, 07:07 PM 
				 
				
Post: #4 
			 | 
		|||
				
  | 
		|||
| 
				RE: Deleting files not freeing up disk space 
				 
					Also check for recycle bin.
				 
				
				
				
			 | 
		|||
| 
				 
					8th Sep, 2020, 07:19 PM 
				 
				
Post: #5 
			 | 
		|||
				
  | 
		|||
| RE: Deleting files not freeing up disk space | |||
| 
				 
					8th Sep, 2020, 07:59 PM 
(This post was last modified: 8th Sep, 2020 08:13 PM by Nachteule.)
				 
				
Post: #6 
			 | 
		|||
				
  | 
		|||
| RE: Deleting files not freeing up disk space | |||
| 
				 
					15th Dec, 2020, 12:04 PM 
				 
				
Post: #7 
			 | 
		|||
				
  | 
		|||
| 
				RE: Deleting files not freeing up disk space 
				 
					I had the same problem.  
				
				
				
			Deleting all snapshot and reboot get back Free space Terminal sudo btrfs-auto-snapshot list | grep -v /@$ | grep auto-snap | xargs -L1 sudo btrfs-auto-snapshot destroy  | 
		|||
| 
				 
					15th Dec, 2020, 10:02 PM 
				 
				
Post: #8 
			 | 
		|||
				
  | 
		|||
| 
				RE: Deleting files not freeing up disk space 
				 
					I don't think so. if all snapshots are deleted then there is nothing else to delete.
				 
				
				
				
			 | 
		|||
| 
				 
					15th Dec, 2020, 10:44 PM 
				 
				
Post: #9 
			 | 
		|||
				
  | 
		|||
| RE: Deleting files not freeing up disk space | |||
| 
				 
					15th Dec, 2020, 10:48 PM 
				 
				
Post: #10 
			 | 
		|||
				
  | 
		|||
| 
				RE: Deleting files not freeing up disk space 
				 
					A reboot is usually not necessary.  
				
				
				
			Only the memory is not released immediately, there is a certain delay until the freed memory is actually released again  | 
		|||
| 
				 
					24th Mar, 2023, 07:52 PM 
				 
				
Post: #11 
			 | 
		|||
				
  | 
		|||
| 
				RE: Deleting files not freeing up disk space 
				 
					I am also confused about this issue  
				
				
				
			color blind test  | 
		|||
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 |