Bug 1534327
Summary: | After reboot a node which has hot brick, it's Tier Daemon TCP port will lost. | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | suxianxin <suxianxinshuai> |
Component: | tiering | Assignee: | bugs <bugs> |
Status: | CLOSED WONTFIX | QA Contact: | bugs <bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | bugs, dwojslaw |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-11-02 08:13:45 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
suxianxin
2018-01-15 03:08:09 UTC
Volume Name: data Type: Tier Volume ID: 85b10003-403e-4f3d-aa79-4757d7f1f449 Status: Started Snapshot Count: 0 Number of Bricks: 14 Transport-type: tcp,rdma Hot Tier : Hot Tier Type : Distributed-Replicate Number of Bricks: 2 x 2 = 4 Brick1: tnode2:/disks/3DpaDTww/brick Brick2: tnode3:/disks/N295uyEC/brick Brick3: tnode4:/disks/dwjzBgAu/brick Brick4: tnode5:/disks/8ByHbfgi/brick Cold Tier: Cold Tier Type : Distributed-Disperse Number of Bricks: 2 x (3 + 2) = 10 Brick5: tnode4:/disks/0dgP2lr5/brick Brick6: tnode5:/disks/ygytBDRD/brick Brick7: tnode2:/disks/GVs528b8/brick Brick8: tnode3:/disks/OxsK9G4j/brick Brick9: tnode1:/disks/V8a0QEVv/brick Brick10: tnode3:/disks/qiXDTXa7/brick Brick11: tnode1:/disks/XWJxNayc/brick Brick12: tnode2:/disks/PO9OetR5/brick Brick13: tnode5:/disks/B6jDSa2H/brick Brick14: tnode4:/disks/ve7Qzq5M/brick Options Reconfigured: cluster.tier-mode: cache features.ctr-enabled: on features.quota-deem-statfs: on features.inode-quota: on features.quota: on disperse.eager-lock: off features.trash-internal-op: off features.trash: off diagnostics.stats-dump-interval: 10 server.event-threads: 8 client.event-threads: 8 server.keepalive-count: 1 server.keepalive-interval: 1 server.keepalive-time: 2 transport.keepalive: 1 client.keepalive-count: 1 client.keepalive-interval: 1 client.keepalive-time: 2 features.cache-invalidation: on network.ping-timeout: 3 snap-activate-on-create: enable Patch https://review.gluster.org/#/c/glusterfs/+/21331/ removes tier functionality from GlusterFS. https://bugzilla.redhat.com/show_bug.cgi?id=1642807 is used as the tracking bug for this. Recommendation is to convert your tier volume to regular volume (either replicate, ec, or plain distribute) with "tier detach" command before upgrade, and use backend features like dm-cache etc to utilize the caching from backend to provide better performance and functionality. |