Anonymous | Login | 2024-11-21 04:33 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000605 | ClearOS | app-flexshare - Flexshares | public | 2012-05-14 06:29 | 2012-06-05 17:52 | ||||
Reporter | timb80 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | major | Reproducibility | sometimes | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.2.0 | ||||||||
Target Version | Fixed in Version | 6.2.0 Updates | |||||||
Summary | 0000605: Flexshare creates mount bind loop | ||||||||
Description | When creating a new flexshare its possible for the system to create a mount --bind entry for the share to itself, effectively creating a filesystem loop I.e /var/flexshare/shares is mounted to /var/flexshare/shares/sharename This can be seen by looking at /etc/fstab after creating flexshare Steps to reproduce are in the following thread http://www.clearfoundation.com/component/option,com_kunena/Itemid,232/catid,13/func,view/id,41241/#41241 [^] Temporary work around is to remove the offending line in /etc/fstab | ||||||||
Additional Information | It would appear the flexshare system is creating a mount bind entry when it doesn't need too. This method is used for mounting web based shares into the flexshare system but shouldn't be called for normal / windows or FTP shares | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000511) user2 2012-05-16 15:17 |
Source Code Changelog --------------------------------------------------- - Fixed mount bind loop [tracker 0000605] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=4171 [^] U webconfig/apps/flexshare/trunk/libraries/Flexshare.php |
(0000512) user2 2012-05-16 15:19 |
Source Code Changelog --------------------------------------------------- - Added upgrade script to fix broken mount bind entries [tracker 0000605] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=4172 [^] A webconfig/apps/flexshare/trunk/deploy/fix-share-dir U webconfig/apps/flexshare/trunk/deploy/upgrade |
Issue History | |||
Date Modified | Username | Field | Change |
2012-05-14 06:29 | timb80 | New Issue | |
2012-05-14 15:14 | user2 | Status | new => acknowledged |
2012-05-16 15:17 | user2 | Checkin | |
2012-05-16 15:17 | user2 | Note Added: 0000511 | |
2012-05-16 15:19 | user2 | Checkin | |
2012-05-16 15:19 | user2 | Note Added: 0000512 | |
2012-05-16 15:19 | user2 | Status | acknowledged => resolved |
2012-05-16 15:19 | user2 | Fixed in Version | => 6.2.0 Updates |
2012-05-16 15:19 | user2 | Resolution | open => fixed |
2012-05-16 15:19 | user2 | Assigned To | => user2 |
2012-06-05 17:52 | user2 | Status | resolved => closed |