Bug 1368639
Summary: | Cannot create regular file or cannot create directory when copy file to glusterfs using fuse | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | forbee |
Component: | stripe | Assignee: | bugs <bugs> |
Status: | CLOSED EOL | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.7.13 | CC: | amukherj, bugs, forbee, jthottan |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-03-08 11:00:33 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
forbee
2016-08-20 09:34:09 UTC
The stripe type volume is not maintained anymore. Instead you can try out Sharded volume which have the same behaviour. Please try it on sharded volume and check whether it is reproducing. (In reply to Jiffin from comment #1) > The stripe type volume is not maintained anymore. > Instead you can try out Sharded volume which have the same behaviour. > Please try it on sharded volume and check whether it is reproducing. But how to create Sharded volume? There is no mention in gluster volume create command: volume create <NEW-VOLNAME> [stripe <COUNT>] [replica <COUNT> [arbiter <COUNT>]] [disperse [<COUNT>]] [disperse-data <COUNT>] [redundancy <COUNT>] [transport <tcp|rdma|tcp,rdma>] <NEW-BRICK>?<vg_name>... [force] You'd need to create a volume and then execute gluster volume set <volname> features.shard on This bug is getting closed because GlusteFS-3.7 has reached its end-of-life. Note: This bug is being closed using a script. No verification has been performed to check if it still exists on newer releases of GlusterFS. If this bug still exists in newer GlusterFS releases, please reopen this bug against the newer release. |