Quantcast
Channel: Dell OpenManage Essentials - Recent Threads
Viewing all 1968 articles
Browse latest View live

The maximum envelope size in the request is too large.

$
0
0

I get the following error on a few of my servers when trying to update from OME. They were discovered and inventoried by iDrac. A few of the servers update no problem, other few just get the error below. This happens when trying to run any update, such as an iDRAC update from 3.50 to 3.60. I am able to manually run the updates through the CMC just fine, but would love to be able to make use of OME. Any input?

Thanks

Results:
Downloading Packages.
Calling InstallFromUri method to Download packages to the iDRAC

Error Occured: The maximum envelope size in the request is too large. Change the maximum envelope size and try the request again.
Username and Password are invalid or

The component that is being updated is not valid. Re-run inventory to determine the correct component and try again
Check the following: Credentials entered are valid, iDRAC is reachable from OME host and iDRAC is in a good state. The iDRAC could not download any packages.
Software Update Task Failed.


Xenserver hosts keep disappearing from OpenManage Essentials

$
0
0

I installed OM administrator on two host servers that are running 5.6 xenserver. I also enable SMNP on both servers called Xenhost. I used the OpenManage troubleshooting tool to test the SMNP and Services. I get no errors and I can see the host fine. But when I add them to OpenManage Essentials in the discovery and inventory and it sees them both. But under the devices tab I only see the one that I inventoried last. I check that the Mac addresses are different. Is there anything else that I’m missing? I looking to roll this out across all my servers. I even tried two different SNMP names and two different discovery groups.

Integrating Repository Manager and OpenManage Essentials

$
0
0

I've installed OME and RepoMan on the same server. Open RepoMan in Server mode, try to create new repository for OME.

Start the wizard, make it to the Summary, click finish, and get this error every time:

Error retrieving inventory from Dell OpenManage Essentials

The servers and models show up correctly on the System Inventory step of the wizard, but always fail on the actual import.

"Specific trap ID should be an integer"

$
0
0
Hi, this is the message in the MIB import utility when i try to add my own custom trap based on the info i get from the Windows Events to SNMP translator (evtnwin.exe) My specific trap id is 1073743855

DRAC Devices Are Not Inventoried

$
0
0

I have two DRAC devices added to OME. OME is pulling all of the system information, it shows everything about the host, and shows them as Inventoried. However, when I go to the System Update tab, it still lists the two devices under the Non-Inventoried Systems tab.

I have two other DRAC devices that are in the same group and inventory fine. I am not sure why.

OpenManage not loading

$
0
0
I noticed it yesterday but when I go to the openmanage essentials page or launch Essentials from the server, It just opens to the Dell OpenManage Essentials with the blue bar going back and forth but never loads to show me the dashboard. I have restarted the server since I saw this issue and it is still occurring.

Can't install OME 1.3

$
0
0

OS = up to date 2012R2 server std, all pre-requisites OK

The server is also running PRTG (network monitoring) that hosts a website on port 443

The install (OME_1_3_A01.exe) runs Ok to start with, but looks to take a little extra time at the end when publishing to IIS, it then goes ahead and uninstall everything. I have also tried to "run as admin". It then goes on to roll everything back. 

I really want to install on this server as SNMP info is send to the server IP.

This is the log:


2014-07-03 04:26:47 PM
"C:\Program Files\Dell\SysMgt\Essentials\bin\WebInstall\InstallUtil.exe" -DatabaseOptions 8 -i -WebsitePath "C:\Program Files\Dell\SysMgt\Essentials\WWWRoot\Essentials" -WebsitePort "2607"

Program.RunInstall(...)

Website unzip started...

Website un-install started...

UpdateRegistration(True)
Website un-install completed.


OmeDAService.Uninstall()
Service exe file not found:

OmeHostService.Uninstall()
Service exe file not found:

Database.Install(...)

Database.UnzipDataScripts()
- C:\Users\lasse.thomsen\AppData\Local\Temp\OMEssentials 2014-07-03 16.26.47
- DatabaseAdd.sql
- UpgradeOMEssentials, 1.0.0.30.sql
- UpgradeOMEssentials, 1.0.1.1253.sql
- UpgradeOMEssentials, 1.1.0.6063.sql
- UpgradeOMEssentials, 1.2.0.1160.sql


LoadSqlLogin()

Database.LoadServerPaths(...)
Website unzip complete.
Undefined exception occurred:
System.Data.SqlClient.SqlException (0x80131904): Could not obtain exclusive lock on database 'model'. Retry the operation later.
CREATE DATABASE failed. Some file names listed could not be created. Check related errors.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at InstallUtil.Installers.Database.Database.LoadServerPaths(SqlConnection sqlConnection, String databaseName)
at InstallUtil.Installers.Database.Database.Install(DatabaseOptions databaseOptions)
at InstallUtil.Program.RunInstall(CommandLineArgumentsDictionary arguments)
at InstallUtil.Program.Main(String[] args)
ClientConnectionId:6d5f43fe-13f0-4d22-af41-80de9958cf85

2014-07-03 04:27:07 PM
"C:\Program Files\Dell\SysMgt\Essentials\bin\WebInstall\InstallUtil.exe" -u

Program.RunInstall(...)

Website un-install started...

UpdateRegistration(True)
Website un-install completed.


EventLogs.UninstallLogSources(...)

EventLogs.UninstallLogSources(...) - Complete

EventLogs.UninstallLogSources(...)

Expected Exception
Unable to delete the event log source: 'Essentials'
System.ArgumentException: The source 'Essentials' is not registered on machine '.', or you do not have write access to the HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog registry key.
at System.Diagnostics.EventLog.DeleteEventSource(String source, String machineName)
at InstallUtil.Installers.EventLogs.UninstallLogSources(List`1 logSourceNames, Boolean logErrors)

EventLogs.UninstallLogSources(...) - Complete

OmeDAService.Uninstall()
Service exe file not found:

OmeHostService.Uninstall()
Service exe file not found:

Database.Uninstall(...)

Removing the local windows groups.

Exception thrown while uninstalling our windows security groups.
System.Data.SqlClient.SqlException (0x80131904): Cannot open database "OMEssentials" requested by the login. The login failed.
Login failed for user 'MBS\dellome'.
at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK)
at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean ignoreSniOpenTimeout, TimeoutTimer timeout, Boolean withFailover)
at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(ServerInfo serverInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString connectionOptions, SqlCredential credential, TimeoutTimer timeout)
at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(TimeoutTimer timeout, SqlConnectionString connectionOptions, SqlCredential credential, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance)
at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, SqlCredential credential, Object providerInfo, String newPassword, SecureString newSecurePassword, Boolean redirectedUserInstance, SqlConnectionString userConnectionOptions, SessionData reconnectSessionData)
at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, DbConnectionPoolKey poolKey, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection, DbConnectionOptions userOptions)
at System.Data.ProviderBase.DbConnectionFactory.CreatePooledConnection(DbConnectionPool pool, DbConnection owningObject, DbConnectionOptions options, DbConnectionPoolKey poolKey, DbConnectionOptions userOptions)
at System.Data.ProviderBase.DbConnectionPool.CreateObject(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at System.Data.ProviderBase.DbConnectionPool.UserCreateRequest(DbConnection owningObject, DbConnectionOptions userOptions, DbConnectionInternal oldConnection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, UInt32 waitForMultipleObjectsTimeout, Boolean allowCreate, Boolean onlyOneCheckConnection, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionPool.TryGetConnection(DbConnection owningObject, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection)
at System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions)
at System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry)
at System.Data.SqlClient.SqlConnection.Open()
at InstallUtil.Installers.Database.Database.OpenSqlConnection(String initialDatabaseName)
at InstallUtil.Installers.Database.Database.Uninstall(Nullable`1 databaseOptions)
ClientConnectionId:e620bb70-b499-4dbe-9920-0a52c23017f7

Deleting Database [OMEssentials]

Unable to delete the database [OMEssentials]

Database.RemoveRegistryKeys()

Unable to remove the registry key value: ApplicationGuid

Unable to locate any root registry keys.

Database.RemoveRegistryKeys() - Complete

OME Alerts to .txt file

$
0
0

Does anyone know a way to send critical OME alerts to a text file? Is this possible?

Thanks in advance,

Best regards.


OMSA on CentOS 5.7 - OME Inventory

$
0
0

Hi Community,


we are using OMSA 7.4 on an CentOS 5.7 Distribution. In OMSA all system indicators are green. Now i have made an inventory of the system in OME 1.3. But the System Health Status is grey (?). What can i do to get a green system status. I already configured snmp but that don't work.


Thanks in advance

André

DSM BMU SOL Proxy

$
0
0

Hi,

I have a customer who is concerned about the "DSM BMU SOL Proxy" service that is part of Openmanage Essentials.
The security department  in his company has established that no telnet services are allowed to run on servers and this one has a telnet server.

Is it possible to make it work over ssh?
Otherwise, what gets impacted of Openmanage Essentials functionalities if the "DSM BMU SOL Proxy" services gets stopped and disabled?

Thanks

System is down email alerts

$
0
0

We are getting quite a number of System Events omeAlertSystemDown emails. Watching the dashboard you can see these are closely followed by a system up. These are obviously caused by a timeout. What can I do to reduce the incidents of these false alerts?

Thanks

 

BR1741M-K Drivers

$
0
0
Why are there no drivers included for the Brocade 1741M-K CNA mezzanine adaptors in OME? I had to find new drivers on the QLogic page, and they are Dell approved. Why not integrate these into the catalog?

update method don't want to be changed (idrac --> OMSA) + other questions

$
0
0

HI,

After my OME installation, the default update method was "idrac".

When try to update some servers, certain update was not able to be pushed via idrac (example : composant "Physical disk" firmware, file "Sas-drive_firmware_5CX8G_WIN32_DE09_A04.EXE")

I I tried to change the default update method to OMSA , and now I can see "prefered update method  : OMSA", but on the list of server sthat need to be updated, the column "update method" stay as "idrac" for each server (sorry I translate, as my OME is in french), and the disk firmware update still say me it will not be applied because it need to be done with OMSA method.


Same thing if I delete my server then record it again. Do you know how to definitively change the update method to OMSA?

The discovery of the method was done by ws-man.

OME version : 1.3.0.1533

Another questions:

1) I have some drac5, is snmp the only way to discover them? I yes I guess there is no possibility to update them with OME?

2) about the email alerts : Is it possible to have en email each time a new component is detected?

                                               is it possible to have an email alert when  new update need to be applied on servers?

                                               is it possible to have an email alert when a new catalog is available from dell?

Thx a lot

dell r300 OMSA sw not found

$
0
0

Hi guys

I am installing Ubuntu 12.04 on a Dell R300, but I can't seem to find the OMSA that goes with it. I went to the driver support page (http://www.dell.com/support/home/us/en/19/product-support/product/poweredge-r300/drivers) and all the OMSA installation files are for Windows, not Ubuntu. 

Can someone help me find the Ubuntu version?

Thank

Davy

Firmware Update Failed using OME 1.3

$
0
0

Hello,

I am having problems trying to upgrade some of the firmware on one of our servers using Openmanage Essentials 1.3. Here is some information on the server:

  • Dell PowerEdge R720xd
  • iDRAC Version: 1.7
  • OS: ESXi 5.1.0

The first thing I did was make sure the following was up-to-date on the server:

  • Integrated Dell Remote Access Controller: 1.57.57
  • Lifecycle Controller: 1.4.2.12

The above two updates installed fine.

Openmanage detected the following as being outdated for Firmware:

  • Intel(R) Gigabit 4P I350-t rNDC 
  • Physical Disk 0:1:16
  • Power Supply Slot 1
  • BIOS
  • Controller Card

When I deploy the update to the above, I first get a message saying that the Physical Disk cannot be updated through IDrac. Ok, no problem. The other 4 showed up so I kicked off the firmware upgrade. In the end, the job showed up as failing, but some of the components upgraded successfully (Controller and BIOS). The Power Supply and NIC did not upgrade successfully, but I am not getting much information regarding why it failed. Below is the log:

Results:
Downloading Packages.
Calling InstallFromUri method to Download packages to the iDRAC
Downloading Package: Power_Firmware_T8DGG_WN32_07.13.54_A00.EXE onto the iDRAC
Package download has successfully started and the Job ID is JID_054528761947
The URI given to the iDRAC to download from: http://10.99.5.235:1278/install_packages/Packages/Power_Firmware_T8DGG_WN32_07.13.54_A00.EXE
Downloading Package: SAS-RAID_Firmware_6P6KN_WN32_21.3.0-0009_A05.EXE onto the iDRAC
Package download has successfully started and the Job ID is JID_054528814307
The URI given to the iDRAC to download from: http://10.99.5.235:1278/install_packages/Packages/SAS-RAID_Firmware_6P6KN_WN32_21.3.0-0009_A05.EXE
Downloading Package: Network_Firmware_G58TV_WN32_14.5.9_X01.EXE onto the iDRAC
Package download has successfully started and the Job ID is JID_054528866968
The URI given to the iDRAC to download from: http://10.99.5.235:1278/install_packages/Packages/Network_Firmware_G58TV_WN32_14.5.9_X01.EXE
Downloading Package: BIOS_763C0_WN32_2.2.3.EXE onto the iDRAC
Package download has successfully started and the Job ID is JID_054528927412
The URI given to the iDRAC to download from: http://10.99.5.235:1278/install_packages/Packages/BIOS_763C0_WN32_2.2.3.EXE

Checking the Status on the following Job(s): JID_054528761947
Checking the Status on the following Job(s): JID_054528814307
Checking the Status on the following Job(s): JID_054528866968
Checking the Status on the following Job(s): JID_054528927412

Packages download has returned success code.
Packages download was successful on target device
Restarting the target device. 10.230.115.5
Target device 10.230.115.5 restarted successfully.
Installing updates for the device, 10.230.115.5 this might take several minutes.
Checking the status on JOBID: JID_054528761947
Status: Completed
Message: Job completed successfully.
MessageID: PR19
Checking the status on JOBID: JID_054528814307
Status: Completed
Message: Job completed successfully.
MessageID: PR19
Checking the status on JOBID: JID_054528866968
Status: Failed
Message: Job failed.
MessageID: PR21

Timeout error. Packages could not be installed in time for target device 10.230.115.5, update failed
Software Update Task Failed.

I had another server (R720) which needed different firmware:

  • BIOS
  • 2 Controller Cards
  • Same NIC Firmware as the previous server

All of the above applied successfully to the DRAC.

Any thoughts as to why the Power Supply and NIC firmware didn't apply properly to my first server?

Thanks,

Adam


OpenManage Essentials on Linux?

$
0
0

Does OpenManage Essentials only run in Windows Server 2008?  Is there a version that will run on Linux?  We don't run Windows Servers in our environment. 

Thanks,

M-

CISOR info

$
0
0
Is there a racadm command to tell if CISOR is enabled?

OME 1.3 installation

$
0
0

sorry for my poor english language

dell 1950 2008 x64 standard no R2

5 try to install OME 1.3

result

AccessCheck(): Client Logon credentials not authorized: Administrateur (S-1-5-21-1347695079-2297496482-3104018470-500)

Des privilèges insuffisants sont associés aux références de connexion, il est donc impossible d'exécuter la console OME. Veuillez arrêter le navigateur, vous déconnecter du système d'exploitation et vous connecter à l'aide d'un compte doté des privilèges nécessaires pour exécuter la console OME. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Local Stack Trace:

SmartConsole.ErrorHandler >> Show Dell.OME.OMEProxyManager >> ShowError SmartConsole.DataCache >> LoadCheck SmartConsole.Help.HelpManager >> Load SmartConsole.DataServiceReference.DataServiceClient >> OnGetHelpCompleted System.Threading.QueueUserWorkItemCallback >> WaitCallback_Context System.Threading.ExecutionContext >> Run System.Threading.QueueUserWorkItemCallback >> System.Threading.IThreadPoolWorkItem.ExecuteWorkItem System.Threading.ThreadPoolWorkQueue >> Dispatch System.Threading._ThreadPoolWaitCallback >> PerformWaitCallback

i am crisis !!!!Angry

the admin group was no created in active directory

( i am on domain controler)

i TRY TO CREATE IT MANUALLY BUT SAME PROBLEM

cannot logon to ome console

best regard

iDRAC vs. OMSA when monitoring remotely?

$
0
0

What are the feature set differences between configuring a device in OpenManage Essentials (OME) using just the iDRAC versus using just the OpenManage Server Administrator (OMSA) client when monitoring a server remotely?

The servers being monitored are all Ubuntu 14.04 using version 1.3 of OME running on Windows Server.

Import CSV file failed for discovery on OME 1.3 - CSV file has been exported from OME server in discovery mode

$
0
0

Hello,

I tried to export CSV file from discovery on OME 1.3 and i tried to import it on other OME 1.3 server.

Error message appears in attachments.

No domain controller is configured on my company.


Please let me know how you can export CSV file for discovery and import it in other OME server.

Thanks a lot,

Viewing all 1968 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>