External/Shared Storage - Minimal Requirements
Product Line: VERDE
The
shared storage is a key component of a VERDE cluster, the overall
performance of the system will depend on its ability to deliver the
required output. For this reason home built NFS servers are not
supported as a viable solution, VERDE requires a vendor supported NFS or
CIFS server/appliance, so that the vendor can be accountable for the
delivered performance (or lack of). Below is a summary of the
requirements:
- Vendor supported dedicated and optimized NFS storage appliances such as IBM N-series, IBM V7000U, EMC VNX series.
The storage appliance must be:
- POSIX permissions and locking capable
- NFSv3 capable
- NLM locking capable
- Able to enable no_root_squash
- Sized according to VB recommendations regarding performance (IOPS), capacity (TB), and network bandwidth (Mbps)
***NOTE*** You cannot use FreeNAS with
VERDE. This restriction has to do
with the security of your linux system and having the NFS device enable no root
sqaush. FreeNAS does not have a no root squash option which opens up not
only your file system to attack but also your server. You can find the same requirement for no root squash in VMWare and Citrix
Here is an article that explains
this:
http://fullyautolinux.blogspot.com/2015/11/nfs-norootsquash-and-suid-basic-nfs.html
Related Articles
How To Partition and Format Storage Devices in Linux
Product Line: VERDE Introduction Preparing a new disk for use on a Linux system can be quick and easy. There are many tools, filesystem formats, and partitioning schemes that may complicate the process if you have specialized needs, but if you ...
Secure VERDE Isolated Gateway install and configuration Instructions
Product Line: VERDE These instructions are for each VERDE Gateway host and each VERDE Cluster Master candidate. (Note: If 3 VERDE Gateway hosts and 2 VERDE Cluster Master candidates are being configured, 2 "authorized_keys" files will be required ...
NFS3 versus NFS4 Shared Storage (nobody:nobody)
Product Line: VERDE ISSUE: When configuring the VERDE shared storage, where the /home/vb-verde is stored, the subject directory and subsequent directories are owned by nobody:nobody and all VERDE activity fails.. NFS v4 mount may not allow ...
What are the VERDE Installation Methods?
Product Line: VERDE VERDE provides two installation methods: Traditional installation (rpm and deb) Bare metal installation The traditional VERDE installation installs on an existing or new Linux installation. A bare metal installation installs a ...
Configuring CIFS for VERDEOS
Product Line: VERDE Following are instructions to assist in setting up Common Internet File System (CIFS) to be used as Shared Storage by VERDEOS. · Create a CIFS share on the Windows Server and make sure it is accessible from another host ...