I'm trying to set up our cluster of 3 Dell R730's & I'm following the wiki here: https://pve.proxmox.com/wiki/High_A...x#Dell_IDrac_.28module_.22ipmi_watchdog.22.29
I do have OMSA installed so I edited out dcwddy64.ini:
One thing I noticed is the location is different than the wiki. There was no file at /opt/dell/srvadmin/etc/srvadmin-isvc/ini/dcwddy64.ini. However, you can see I commented out the watchdog sections & rebooted the server. However, it seems OMSA added them back. How should I correct this?
I also noticed "idracadm7 getsysinfo -w" returns no recovery action for me:
I do have OMSA installed so I edited out dcwddy64.ini:
Code:
cat /etc/opt/dell/srvadmin/srvadmin-isvc/ini/dcwddy64.ini
;--------------------------------------------------------------------
;
; Dell Inc. PROPRIETARY INFORMATION
; This software is supplied under the terms of a license agreement or
; nondisclosure agreement with Dell Inc. and may not
; be copied or disclosed except in accordance with the terms of that
; agreement.
;
; Copyright (c) 1995-2011 Dell Inc.
; All Rights Reserved.
;
; Module Name:
;
; DCWDDY64.INI
;
; Abstract/Purpose:
;
; Instrumentation Service Watchdog ("Dynamic" Data) INI file
;
;--------------------------------------------------------------------
;[HWC Configuration]
;watchDogObj.settings=0
;watchDogObj.expiryTime=480
[HWC Configuration]
watchDogObj.settings=0
watchDogObj.expiryTime=480
One thing I noticed is the location is different than the wiki. There was no file at /opt/dell/srvadmin/etc/srvadmin-isvc/ini/dcwddy64.ini. However, you can see I commented out the watchdog sections & rebooted the server. However, it seems OMSA added them back. How should I correct this?
I also noticed "idracadm7 getsysinfo -w" returns no recovery action for me:
Code:
# idracadm7 getsysinfo -w
Watchdog Information:
Recovery Action = None
Present countdown value = 474 seconds
Initial countdown value = 480 seconds