ASKER
The QNAP NAS devices we are currently using in production do not have NFS turned on and would like to know if I can turn it on now and use that functionality or is it too late since we are already using it via iSCSI for our data?
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
So I found that I needed to mount the iSCSI connection but after mounting the connection the EMC shows no disk space. I tried to Add a new datastore yet I didn't have to do that when I connected to the NAS devices but when I go add the datastore nothing appears.
So I found that I needed to mount the iSCSI connection but after mounting the connection the EMC shows no disk space. I tried to Add a new datastore yet I didn't have to do that when I connected to the NAS devices but when I go add the datastore nothing appears.
The SAN already has one LUN configured which holds all the data for 4 VM's.
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
esxcfg-volume -l
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
Networking is the process of connecting computing devices, peripherals and terminals together through a system that uses wiring, cabling or radio waves that enable their users to communicate, share information and interact over distances. Often associated are issues regarding operating systems, hardware and equipment, cloud and virtual networking, protocols, architecture, storage and management.
TRUSTED BY
unclear for me..
You need to configure the Unity and your ESXi hosts for iSCSI following best practices.
Also this is not really complex, but you cannot do it in a few minutes nor without reading some EMC/VMware guides....
You could start here : https://www.emc.com/collateral/TechnicalDocument/docu69326.pdf
iSCSI has something equivalent to FC zoning, if you are familiar with this concept.
So on Unity you have 2 Storage Processor, each with 2 iSCSI ports you should use.
You got to have a dedicated IP range (e.g. and switches (or at least a dedicated vlan) for iSCSI, with 2 distinct sub-network.
For each SP you will have an iSCSI port in a sub network and the other port in the other sub network.
Attached general scheme could help you.
Your ESXi hosts got to have 2 iSCSI IP too, one in each sub network (with iSCSI software or hardware adapter).
I suppose Andrew's links on iSCSI on ESXi should help you to do that, also I did not check them.
When your network config is done you will have to check if your hosts are seen in Unisphere by the Unity array, or create them
Then you will have the option to create and map LUN to your hosts...