The --make_standby [slot num] command option changes the state of a physical disk (making disk 3 in this example the standby). The slot number (0-11) that is defined in the command identifies the physical disk to set as the hot-swap spare.
maintenance --disk --make_standby 3
The --type <internal | external-<num> | service tag>] command option manages the standby disk type (by specifying it as internal or external, and if external which enclosure number, or by its service tag).
maintenance --disk --type external-1
The --clear_foreign command changes the state of a physical disk. Use this command when inserting a disk from another appliance, or the disk had been used in a different RAID configuration. After installing, you must enter the following command at the system prompt:
maintenance --disk --clear_foreign
Remote Access Device Device Type : iDRAC7 Enterprise iDRAC Ports : Present IPMI Version : 2.0 System GUID : 3157304f-c0b6-4a80-3910-00564cxxxxxx Number of Possible Active Sessions : 5 Number of Current Active Sessions : 0 Enable IPMI Over LAN : Yes SOL Enabled : Yes MAC Address : 78-45-C4-EC-xx-xx IPv4 Address IP Address Source : Static IP Address : 10.250.241.xxx IP Subnet : 255.255.xxx.x IP Gateway : 10.250.xxx.x
maintenance --remote_access [--static_ip] [--ip <IPv4/IPv6 address>] [--netmask <netmask>] [--gateway <IPv4/IPv6 address>] [--device <lom1|lom2|lom3|lom4>] --static_ip Assign a static IP address for Integrated Dell Remote Access Controller (iDRAC). --ip Static IP address to use. --netmask Netmask for the assigned static IP address. --gateway Gateway for routing. --device Network device for iDRAC. By default, if you do not specify a device, the iDRAC port will be used.For example, to enable the remote access, you can run a similar command like the one below:
maintenance --remote_access --enable --static_ip --ip 10.250.241.167 --netmask 255.255.252.0 --gateway 10.250.240.1
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center