Bug 765456 (GLUSTER-3724) - rdd: enhancements in rdd
Summary: rdd: enhancements in rdd
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: GLUSTER-3724
Product: GlusterFS
Classification: Community
Component: unclassified
Version: mainline
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Raghavendra Bhat
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 817967
TreeView+ depends on / blocked
 
Reported: 2011-10-17 05:59 UTC by Raghavendra Bhat
Modified: 2013-07-24 17:14 UTC (History)
2 users (show)

Fixed In Version: glusterfs-3.4.0
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-24 17:14:44 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

Description Raghavendra Bhat 2011-10-17 05:59:44 UTC
Currently rdd will copy the contents of an existing file to the new file. If the input file does not exist it will not copy. Changes are needed for rdd such that if the input file provided does not exist, then it will create the file and then does the random copy. File-size for the input file also should be given as an argument.

Comment 1 Anand Avati 2011-11-16 04:26:42 UTC
CHANGE: http://review.gluster.com/596 (rdd takes input file and copies the its data to the specified output) merged in master by Vijay Bellur (vijay)

Comment 2 Raghavendra Bhat 2012-02-20 05:54:22 UTC
Tested with glusterfs-3.3.0qa22. Now rdd creates the input file if the file does not exist and the filesize can also be given as an argument.


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