Unsolved
This post is more than 5 years old
6 Posts
0
4934
May 24th, 2016 03:00
Omconfig / om report to set boot order
Hi,
Im finding for a command to set boot order via omconfig / omreport. Right now , we have to manually boot into CTRL+R to set the boot order. Would be really helpful to have the command to set this via omconfig / omreport. Do advise.
PowerEdge R730xd , CentOS 7
#OMSA #omconfig #omreport #OMSACLI
No Events found!
Daniel My
10 Elder
•
6.2K Posts
0
May 25th, 2016 11:00
Hello
The commands are in the OMSA Command Line Interface Guide:
http://www.dell.com/support/home/us/en/19/product-support/product/dell-openmanage-server-administrator-v8.3/manuals
The two commands to view and modify the boot order are:
omreport chassis biossetup
omconfig chassis biossetup
If you add a -? at the end of the command it will list the available arguments. Here is an example to get the command to change the boot sequence:
omconfig chassis biossetup -?
Thanks
lulurocks84
6 Posts
0
May 25th, 2016 22:00
Hi Daniel,
Thank you. However, it did not work.
[root@localhost sbin]# ./srvadmin-services.sh start
Starting instsvcdrv (via systemctl): [ OK ]
Starting dataeng (via systemctl): [ OK ]
Starting dsm_om_shrsvc (via systemctl): [ OK ]
Starting dsm_om_connsvc (via systemctl): [ OK ]
[root@localhost sbin]# omreport chassis biossetup attribute=bootorder
Error! This BIOS setup feature is not present on this system.
[root@localhost sbin]# omreport chassis bios
BIOS Information
Unable to get BIOS version information.
[root@localhost sbin]# omreport chassis biossetup
Error! NoBIOS Setup found on this system.
[root@localhost sbin]# omreport mainsystem bios
Error! Invalid command: mainsystem
Are there any other suggestions?
TechnicalEngineeringKLM
70 Posts
0
May 26th, 2016 00:00
Hi,
We are running Redhat EL 6.6 on a R730xd and the omreport chassis biossetup works fine.
Can you check the installed packages and the running processes?
yum list installed srv\*
srvadmin-argtable2.x86_64 8.1.0-4.5.1.el6 installed
srvadmin-cm.x86_64 8.1.0-4.1.249.el6 installed
srvadmin-deng.x86_64 8.1.0-4.8.1.el6 installed
srvadmin-deng-snmp.x86_64 8.1.0-4.8.1.el6 installed
srvadmin-hapi.x86_64 8.1.0-4.10.2.el6 installed
srvadmin-idrac-ivmcli.x86_64 8.1.0-4.6.3.el6 installed
srvadmin-idrac-snmp.x86_64 8.1.0-4.4.7.el6 installed
srvadmin-idrac-vmcli.x86_64 8.1.0-4.5.1.el6 installed
srvadmin-idrac7.x86_64 8.1.0-4.69.4.el6 installed
srvadmin-idracadm.x86_64 8.1.0-4.4.7.el6 installed
srvadmin-idracadm7.x86_64 8.1.0-4.69.4.el6 installed
srvadmin-isvc.x86_64 8.1.0-4.38.1.el6 installed
srvadmin-isvc-snmp.x86_64 8.1.0-4.38.1.el6 installed
srvadmin-jre.x86_64 8.1.0-4.94.1.el6 installed
srvadmin-nvme.x86_64 8.1.0-4.139.1.el6 installed
srvadmin-omacore.x86_64 8.1.0-4.94.3.el6 installed
srvadmin-omacs.x86_64 8.1.0-4.92.1.el6 installed
srvadmin-omcommon.x86_64 8.1.0-4.92.1.el6 installed
srvadmin-omilcore.x86_64 8.1.0-4.85.1.el6 installed
srvadmin-ominst.x86_64 8.1.0-4.94.3.el6 installed
srvadmin-oslog.x86_64 8.1.0-4.85.1.el6 installed
srvadmin-rac-components.x86_64 8.1.0-4.4.7.el6 installed
srvadmin-racadm4.x86_64 8.1.0-4.1.127.el6 installed
srvadmin-racdrsc.x86_64 8.1.0-4.4.7.el6 installed
srvadmin-realssd.x86_64 8.1.0-4.139.1.el6 installed
srvadmin-smcommon.x86_64 8.1.0-4.138.2.el6 installed
srvadmin-smweb.x86_64 8.1.0-4.138.2.el6 installed
srvadmin-storage.x86_64 8.1.0-4.138.2.el6 installed
srvadmin-storage-cli.x86_64 8.1.0-4.138.2.el6 installed
srvadmin-storage-snmp.x86_64 8.1.0-4.138.2.el6 installed
srvadmin-storelib.x86_64 8.1.0-4.139.1.el6 installed
srvadmin-storelib-sysfs.x86_64 8.1.0-4.1.1.el6 installed
srvadmin-sysfsutils.x86_64 8.1.0-4.1.1.el6 installed
srvadmin-tomcat.x86_64 8.1.0-4.94.3.el6 installed
srvadmin-xmlsup.x86_64
ps -ef |grep srv
root 14451 1 0 May12 ? 00:07:37 /opt/dell/srvadmin/sbin/dsm_sa_datamgrd
root 14931 14451 0 May12 ? 00:00:00 /opt/dell/srvadmin/sbin/dsm_sa_datamgrd
root 14947 1 0 May12 ? 00:00:16 /opt/dell/srvadmin/sbin/dsm_sa_eventmgrd
root 14992 1 0 May12 ? 00:02:41 /opt/dell/srvadmin/sbin/dsm_sa_snmpd
root 15412 1 0 May12 ? 00:00:00 /opt/dell/srvadmin/sbin/dsm_om_connsvcd -run
root 15413 15412 0 May12 ? 00:20:58 /opt/dell/srvadmin/sbin/dsm_om_connsvcd -run
root 15490 1 0 May12 ? 00:00:00 /opt/dell/srvadmin/sbin/dsm_om_shrsvcd
Perhaps you are missing a RPM?
Hope this helps?
Daniel My
10 Elder
•
6.2K Posts
0
May 26th, 2016 11:00
Are you running these commands from the host operating system and not a VM?
Thanks