How to configure a VMware virtual machine for FreeNAS installation
Submitted by Koder on Tue, 09/01/2009 - 15:31
|
A NAS device can comprise of cheap SATA or SCSI disks and it can be capable of providing access through many popular protocols both for Windows and *nix environments, commonly available protocols are CIFS, NFS and FTP. The most common access protocol from within Windows is CIFS and from the Unix side, its NFS. Other protocols such as FTP and HTTP are also available and platform independent The FreeNAS appliance is a free open source product that has a great potential. It can be configured to provide many advance features such as redundancy, fault tolerance and advanced reporting. In this segment we will only get you started on how to prepare a virtual machine on VMWare server, where you will install the FreeNAS appliance later.To proceed we will assume, you are already familiar with VMWare virtual server and have already got it installed You can learn more about the features, capabilities and benefits of the FreeNAS appliance by visiting http://www.freenas.org/ |
|
Step1: - Launch VMWare server and Click File -> New -> Virtual Machine |
|
Step 2: - Select next on the wizard |
|
Step 3: - Choose Typical and click next |
|
Step 4: - Choose other, then choose freebsd from the drop down box and click next |
|
Step 5: - Provide a name for your virtual machine (eg; FreeNAST1) and provide a location |
|
Step6: - Choose type of networking, bridged is default and works fine |
|
Step 7: - Choose the disk capacity, 8 GB for a test appliance is sufficient, choose "allocate now" click Finish |
|
Step 8: - Click on Virtual Machine settings |
|
Step 9: - Configure the CD ROM to connect at boot and use an ISO image. This iso image is what you would have downloaded from the FreeNAS website to install FreeNAS. Its available from the download page at: http://www.freenas.org/index.php?option=com_versions&Itemid=51#FreeNAS%20Images, choose the one that does not say "For VMWARE" |
Your virtual machine is now ready for installing FreeNAS.
- Add new comment
- 28275 reads
-



User & Password of FreeNAS 8
Try username as admin and
Try username as admin and password as freenas on FreeNAS8. Thats the system default from factory. Good Luck!
is it possible to run the vm
how to config CHAP for
Absolutely
Absolutely, its possible to run the Virtual machine as a Full NAS box. A lot of folks impliment this as the backup for the NASBox is as easy as maintaining a replica of a whole VM at another machine or even on a DVD. The VMs are portable, so you can take your FULL NAS box anywhwere on a USB stick if you want to.
Regarding your specific questions of having the Hard Disks in your box talk to your VM NAS, yes its possible. You need to create SCSI or IDE virtual disk in VMWare to use your physical hard drives, and yes, if you have enough virtual disks, you can definitiely put the in a RAID configuration (software or even hardware), depending on what RAID set (0, 1, 5, 6, 10 etc) you want to achieve.
Thanks
Koder
about that full nas vm
wouldn't the fact that the
Thanks for the discussion
You are Welcome, I am glad to
You are Welcome, I am glad to be of help. A virtual machine is a perfect way of testing out a NAS appliance before you bring it onto a large production environment. Because FreeNAS has a very small foot print, you can use it as a virtual environment without any performance penalties