Bug 1204604 - [Data-tiering] : Tiering error during configure even if tiering is disabled.
Summary: [Data-tiering] : Tiering error during configure even if tiering is disabled.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: tiering
Version: mainline
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact: bugs@gluster.org
URL:
Whiteboard:
: 1204008 (view as bug list)
Depends On:
Blocks: 1260923
TreeView+ depends on / blocked
 
Reported: 2015-03-23 07:12 UTC by Sachin Pandit
Modified: 2015-10-30 17:32 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-14 17:26:57 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Sachin Pandit 2015-03-23 07:12:05 UTC
Description of problem:
DUring configure if we give disable-tiering then it should disable
all the tiering related header file references in DHT.


Sample error:
 CC     dht-rebalance.lo
In file included from ../../../../libglusterfs/src/gfdb/gfdb_data_store.h:27,
                 from tier.h:37,
                 from dht-rebalance.c:22:
../../../../libglusterfs/src/gfdb/gfdb_sqlite3.h:20:21: error: sqlite3.h: No such file or directory
In file included from ../../../../libglusterfs/src/gfdb/gfdb_data_store.h:27,
                 from tier.h:37,
                 from dht-rebalance.c:22:
../../../../libglusterfs/src/gfdb/gfdb_sqlite3.h:125: error: expected specifier-qualifier-list before ‘sqlite3’
make[5]: *** [dht-rebalance.lo] Error 1
make[5]: *** Waiting for unfinished jobs....


Version-Release number of selected component (if applicable):


How reproducible:
1/1

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Anand Avati 2015-03-23 17:03:18 UTC
REVIEW: http://review.gluster.org/9973 (Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabled) posted (#2) for review on master by Joseph Fernandes (josferna)

Comment 2 Anand Avati 2015-03-25 07:02:24 UTC
REVIEW: http://review.gluster.org/9973 (Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabled) posted (#3) for review on master by Joseph Fernandes (josferna)

Comment 3 Niels de Vos 2015-03-25 08:13:57 UTC
*** Bug 1204008 has been marked as a duplicate of this bug. ***

Comment 4 Anand Avati 2015-03-25 08:35:14 UTC
REVIEW: http://review.gluster.org/9973 (Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabled) posted (#4) for review on master by Joseph Fernandes (josferna)

Comment 5 Anand Avati 2015-03-25 13:23:14 UTC
COMMIT: http://review.gluster.org/9973 committed in master by Niels de Vos (ndevos) 
------
commit 00863dde3984030674d946de9fe94d5c07334c5e
Author: Joseph Fernandes <josferna>
Date:   Mon Mar 23 19:49:19 2015 +0530

    Fixing build of xlator/cluster/dht/src/dht-rebalance.c when tiering is disabled
    
    1) Removed unnecessary include tier.h in dht-rebalance.c
    2) tier xlator will only compile when tiering is enabled in configure.ac
    
    Change-Id: Ia21aa9ff403506dc898a83236e9e2d382a0594da
    BUG: 1204604
    Signed-off-by: Joseph Fernandes <josferna>
    Reviewed-on: http://review.gluster.org/9973
    Reviewed-by: Niels de Vos <ndevos>
    Reviewed-by: Sachin Pandit <spandit>
    Tested-by: Gluster Build System <jenkins.com>

Comment 6 Niels de Vos 2015-05-14 17:26:57 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 7 Niels de Vos 2015-05-14 17:28:31 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user

Comment 8 Niels de Vos 2015-05-14 17:35:17 UTC
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.7.0, please open a new bug report.

glusterfs-3.7.0 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution.

[1] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939
[2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user


Note You need to log in before you can comment on or make changes to this bug.