_.forEach(hardware.data.storage.physicalDisks, function (ele) {
                    options.drives.push(ele);
                });