You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whirr.apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2013/03/25 17:17:16 UTC

[jira] [Created] (WHIRR-712) prepare_all_disks.sh should cover xvdX as well as sdX.

Andrew Bayer created WHIRR-712:
----------------------------------

             Summary: prepare_all_disks.sh should cover xvdX as well as sdX.
                 Key: WHIRR-712
                 URL: https://issues.apache.org/jira/browse/WHIRR-712
             Project: Whirr
          Issue Type: Bug
          Components: service/hadoop
    Affects Versions: 0.8.1
            Reporter: Andrew Bayer
            Assignee: Andrew Bayer
             Fix For: 0.8.2, 0.9.0


prepare_all_disks.sh works, but not well in some cases. EC2 reports /dev/sdX as the disks to jclouds, but the actual devices on the VMs is often /dev/xvdX, without symlinks etc. So we should check for that in the script and switch over to /dev/xvdX if needed.

Also we should get rid of the obsolete/unused prepare_disks.sh.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira