i think that if you can use the console or a ssh client
login with root and using fdisk clear all partitions from the second disk
once you've done that you should be able to re-add it via the client as a datastore
Main Topics
Browse All TopicsI have tried installing ESX 3.5 Server on Intel Xeon. I have 2 sata hard disks on this machine one is 25o GB the other one is 500GB. The installation worked fine as I put whole setup on 250 G HD while just formatted the 500 G with the ext partition for VM storage.
Now when I use VMware infrastructure client it asks me to create a datastore but when I use Disk/LUN option, as its a local disks, it does not show any list of local disks even nothing in /vmfs/devices/disks/ folder. I do have 2 storage adapters Sata ide controllers. one is vmhba1 and other one is vmhba32 with scsi type.
I need to know how to specify drive in /disks location i am sure if it gets in there it will be showed in datastore Disks/Lun option in vmware infrastructure client.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
I think ESX server would not accept SATA IDE Controller for vmfktools http://kb.vmware.com/selfs
this would be too long to post
have a look at this site http://www.cyberciti.biz/f
Business Accounts
Answer for Membership
by: ryder0707Posted on 2009-10-14 at 04:39:44ID: 25569325
when did you format the 2nd disk 500G with the ext for VM storage? this is not right
All VMs related files must be stored on vmfs not ext filesystem
If you are not sure how to reformat using vmkfstools, follow the easiest steps below
1. shutdown the host
2. disconnect the 2nd disk
3. reinstall the esx on 1st disk, once done shutdown
4. reconnect the 2nd disk
5. add the 2nd disk as datastore, it will be formatted as vmfs
I know its troublesome to reinstall, but i'm sure that will fix your problem with less headache especially if you are not familiar with command
Cheers!