Archive
Access the ESXi Service Console
Access the ESXi Service Console
Here is a brief write-up on how to access the Service Console of VMware ESXi. As a disclaimer, this should only be done under the direct supervision of a VMware Support Engineer.
1.From the ESXi console summary screen hit ALT-F1.
2.Enter the word “unsupported” (without quotes).
3.Enter in the root password for your system.
4.Be careful Now edit the inetd.conf file to enable remote SSH into this console;
1.Edit /etc/inetd.conf (vi /etc/inetd.conf).
2.Remove the # sign in front of the SSH line.
3.Kill and restart the inetd process.
1.) ps -ef |grep inetd
2.) kill -HUP # pid is the Process ID, the first number displayed from ps -ef
4.SSH into the IP of your ESXi server, using your root login/password.
Using Name Pipe in Vmware
for Client,
This end is the client.
The other end is virtual machine
For Server
This is the Server
Cluster for OpenFiler
http://www.drbd.org/docs/about/
http://www.howtoforge.com/installing-and-configuring-openfiler-with-drbd-and-heartbeat
How to add 3com network card in linux
http://linuxhelp.blogspot.com/2005/01/how-to-install-network-card-in-linux.html
VCP notes
http://www.markwilson.co.uk/blog/data/vcpcram.pdf
Convert your windows server into SAN in less than 10 min.
StarWind Free
StarWind Free is an iSCSI Target that converts any Windows server into a SAN in less than 10 minutes.
This is a fully functional product at no cost.
• Large 2 TB storage capacity
• Unlimited number of connections
• Virtualization environment support for VMware, Hyper-V, XenServer, Virtual Iron
• Enhances VMware environments by enabling VMotion, VMware HA, DRS and VCB
• Supports Windows server clustering for any application including SQL Server, Exchange, SharePoint
How to Join OpenFiler to Domain.
http://forums.openfiler.com/viewtopic.php?id=3543
Use Windows domain controller and authentication [checked]
Security model: Active Directory
Domain / Workgroup: domain
Domain controllers: dc.domain.tld
ADS realm: DOMAIN.TLD
Join domain: [checked]
Administrator username: domain\Administrator
Administrator password: password
I would need to submit the form once or twice to get the Openfiler server to showup in the Computers OU on the DC. (waiting 2-3 minutes between attempts)
After it appears I wait another 3 minutes to see if the groups populate on OF.
If not I repeat the above again, and OF pulls the groups down.
It’s a little weird, but it’s consistent for me.
Last edited by liggyman (2009-05-23 17:33:33)