Bug 765223 (GLUSTER-3491)

Summary: search for a compatible sort command in configure.ac
Product: [Community] GlusterFS Reporter: Anand Avati <aavati>
Component: glusterdAssignee: Rajesh <rajesh>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: mainlineCC: chrisw, gluster-bugs, vagarwal, vijay
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Anand Avati 2011-08-29 19:09:15 UTC
Not all 'sort' implementations support -o which is required by glusterd in glusterd_volume_compute_cksum(). Either assert the support in configure.ac or redirect the stdout fd programatically.

Comment 1 Anand Avati 2011-09-19 03:50:08 UTC
CHANGE: http://review.gluster.com/395 (The result of sorting the volume info file has) merged in master by Vijay Bellur (vijay)

Comment 2 Anand Avati 2011-09-19 06:27:28 UTC
CHANGE: http://review.gluster.com/453 (fixed for fd leaking. reopening of file was not needed) merged in master by Vijay Bellur (vijay)