Bug 725827 - Only the 1st volume is attached when multiple EBS volumes are specified
Summary: Only the 1st volume is attached when multiple EBS volumes are specified
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: condor
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: 2.0.1
: ---
Assignee: Timothy St. Clair
QA Contact: Luigi Toscano
URL:
Whiteboard:
Depends On:
Blocks: 709713
TreeView+ depends on / blocked
 
Reported: 2011-07-26 17:18 UTC by Luigi Toscano
Modified: 2011-09-07 18:32 UTC (History)
3 users (show)

Fixed In Version: condor-7.6.3-0.3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-09-07 18:32:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Luigi Toscano 2011-07-26 17:18:03 UTC
Description of problem:
The ec2_ebs_volumes allows to attach multiple volumes to EBS instances:

ec2_ebs_volumes= vol-abcde15f:/dev/sdl,vol-abcde15e:/dev/sdm

but currently only the first volume is attached.

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

Comment 1 Timothy St. Clair 2011-07-26 17:57:23 UTC
There was a timing artifact in the gridmanager, where if back-to-back commands are sent too fast it can cause the 2nd command to be ignored by the internal code.  

The fix is to never ignore back-to-back attach-vol commands.

Comment 2 Luigi Toscano 2011-07-29 13:39:19 UTC
The problem has been fixed. Multiple volumes are passed to and available from the AMI instance.

Verified on RHEL5.7/6.1, i386/x86_64 (submitter machines).

condor-classads-7.6.3-0.3
condor-7.6.3-0.3


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