[GH-ISSUE #562] Can't unmount #317

Closed
opened 2026-03-04 01:44:20 +03:00 by kerem · 2 comments
Owner

Originally created by @Sklein88 on GitHub (Apr 11, 2017).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/562

Additional Information

The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all.

  • Version of s3fs being used (s3fs --version)

  • 1.80

  • Version of fuse being used (pkg-config --modversion fuse)

  • 2.9.2

  • System information (uname -a)

  • Linux ip-172-31-53-236 3.13.0-86-generic #130-Ubuntu SMP Mon Apr 18 18:27:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

  • Distro (cat /etc/issue)

  • Ubuntu 14.04.4 LTS \n \l

- s3fs syslog messages (grep s3fs /var/log/syslog, or s3fs outputs)  

#### Details about issue

I can't find how to unmount , the command unmount is not installed, there is like an option to unmount like  s3fs -o unmount latinostockphoto.com /var/www/prestashop/imgR

I tried rm -r  but says "device busy" ...

Regards!

Originally created by @Sklein88 on GitHub (Apr 11, 2017). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/562 #### Additional Information _The following information is very important in order to help us to help you. Omission of the following details may delay your support request or receive no attention at all._ - Version of s3fs being used (s3fs --version) - 1.80 - Version of fuse being used (pkg-config --modversion fuse) - 2.9.2 - System information (uname -a) - Linux ip-172-31-53-236 3.13.0-86-generic #130-Ubuntu SMP Mon Apr 18 18:27:15 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux - Distro (cat /etc/issue) - Ubuntu 14.04.4 LTS \n \l ``` - s3fs syslog messages (grep s3fs /var/log/syslog, or s3fs outputs) #### Details about issue I can't find how to unmount , the command unmount is not installed, there is like an option to unmount like s3fs -o unmount latinostockphoto.com /var/www/prestashop/imgR I tried rm -r but says "device busy" ... Regards!
kerem closed this issue 2026-03-04 01:44:21 +03:00
Author
Owner

@RobbKistler commented on GitHub (Apr 11, 2017):

Try umount instead of unmount.

<!-- gh-comment-id:293132852 --> @RobbKistler commented on GitHub (Apr 11, 2017): Try `umount` instead of `unmount`.
Author
Owner

@Sklein88 commented on GitHub (Apr 11, 2017):

Oh my, sorry I'm still so noob on Linux, thanks!

<!-- gh-comment-id:293133550 --> @Sklein88 commented on GitHub (Apr 11, 2017): Oh my, sorry I'm still so noob on Linux, thanks!
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#317
No description provided.