Volume
<%@volumes.each do |t|%>
<%end%>
Infomation <%=t["Volume Name"]%>
style="display: none;" <%end%> >
Volume ID : <%=t["Volume ID"]%>
Status : <%=t["Status"]%>
Number of Bricks : <%=t["Number of Bricks"]%>
Transport-type : <%=t["Transport-type"]%>
Bricks : <%=t["Bricks"]%>
Bricks1 : <%=t["Brick1"]%>
Options Reconfigured : <%=t["Options Reconfigured"]%>
performance.readdir-ahead : <%=t["performance.readdir-ahead"]%>
mount state: <%=t["Mount State"]%>
<% if t["Mount State"] == "mounted" %>
Unmount
<% elsif t["Status"] == " Started" %>
Volume Info
Type : <%=t["Type"]%>Volume ID : <%=t["Volume ID"]%>
Status : <%=t["Status"]%>
Number of Bricks : <%=t["Number of Bricks"]%>
Transport-type : <%=t["Transport-type"]%>
Bricks : <%=t["Bricks"]%>
Bricks1 : <%=t["Brick1"]%>
Options Reconfigured : <%=t["Options Reconfigured"]%>
performance.readdir-ahead : <%=t["performance.readdir-ahead"]%>
mount state: <%=t["Mount State"]%>
Stop
Mount <% else %>Start
Delete <% end %>
<% if t["Mount State"] == "mounted" %>
<% else %>
<% end %>
Uploader Activated
<% else %>
Uploader Inactivated
<% end %>