when "Online" then disk[:status] = "online"
when "Hotspare" then disk[:status] = "hotspare"
when "Failed" then disk[:status] = "failed"
when "Online" then disk[:status] = "online"
when "Hotspare" then disk[:status] = "hotspare"
when "Failed" then disk[:status] = "failed"