SashaGrybyuk's Posts

Got simular issue. With no solid solution besides restarting the server. It reoccures with rendom intervals. Could be few hours or several days. I hope that info below will give some clues. E... See more...
Got simular issue. With no solid solution besides restarting the server. It reoccures with rendom intervals. Could be few hours or several days. I hope that info below will give some clues. Event log gives following error with Event ID: 1000 "The description for Event ID ( 1000 ) in Source ( VMware VirtualCenter Server ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: An unrecoverable problem has occurred, stopping the VMware VirtualCenter service. Error: Error[VdbODBCError] (-1) "ODBC error: (42000) - [Microsoft][SQL Native Client][SQL Server]The transaction log for database 'VIM_VCDB' is full. To find out why space in the log cannot be reused, see the log_reuse_wait_desc column in sys.databases" is returned when executing SQL statement "UPDATE VPX_VM WITH (ROWLOCK) SET SUSPEND_TIME = ? , BOOT_TIME = ? , SUSPEND_INTERVAL = ? , QUESTION_INFO = ? , MEMORY_OVERHEAD = ? , TOOLS_MOUNTED = ? , MKS_CONNECTIONS = ? , ONLINE_STANDBY = ? , FAULT_TOLERANCE_STATE = ? , RECORD_REPLAY_STATE = ? " Regards, Sash
Nope. I plan to try ESXi 4.1 in near future on it. Will post if it will work out.
We just had simular issue after upgrading vmware tools on CentOS. Fixed it by upgrading virtual Hardware and reruning vmware tools config tool.
I'm using this board on my home lab server. Managed to get ESX 4 installed on single hard drive. Now I'm trying to put 2 drives in Raid 1, but missing drivers. Have anyone had a chanc... See more...
I'm using this board on my home lab server. Managed to get ESX 4 installed on single hard drive. Now I'm trying to put 2 drives in Raid 1, but missing drivers. Have anyone had a chance to install ESX on that board. I know that it's not the best hardware to practice with due to compatibility issues, but this is what I currently have in my disposal and would really like to get it working in Mirrored mode for Hard drives. P.S. I only tried GSATA ports. Not sure if that makes a difference if I use regular SATA ports.
I also got the same problem fixed by following steps in post bellow: http://communities.vmware.com/message/1267900#126790 . I just omited 2.5 version stuff. I did not do any upgrades fr... See more...
I also got the same problem fixed by following steps in post bellow: http://communities.vmware.com/message/1267900#126790 . I just omited 2.5 version stuff. I did not do any upgrades from earlier versions. Think it was the TCP/IP "ENABLE - YES" option in SQL Config Manager and Chenging SQL Browser service to Auto, since these were the only different settings that I noticed.