Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- System requirements for installation
- Transfer installation files to a local disk
- Verify the operating system
- Verify Oracle requirements
- Verify Veritas File System (VxFS) requirements (optional)
- Check the NFS services configuration
- Check the free disk space requirements
- Check network requirements
- Check Slice Component requirements
- SA installer prerequisite checker
- Download and install windows patch management files (optional)
- Check the SA Global File System (OGFS) requirements
- Check the Core host(s) time and locale requirements
- Install the Windows Update Service
- Check the user and group requirements for Linux
- Check SA Cores on VMs requirements (optional)
Verify the NFS services configuration
NFSv2 and NFSv3 must be enabled and NFSv4 must be disabled to support mounting file systems (MOUNTD). You must also configure the NFS/RPC server ports that are assigned.
NFS services configuration
Perform the following tasks based on your operating system.
-
If NFSv2 and NFSv3 are not enabled, you must modify the value of the following parameters as "yes" in the /etc/sysconfig/nfs folder:
MOUNTD_NFS_V2=yes
MOUNTD_NFS_V3=yes
To disable NFSv4 support for nfsd, add the following parameter in the /etc/sysconfig/nfs folder.
RPCNFSDARGS="--no-nfs-version 4"
-
In SUSE Linux Enterprise Server, NFSv2 and NFSv3 are enabled by default. Therefore, you do not need to manually modify the MOUNTD parameters in /etc/init.d/nfsserver.
To disable NFSv4 support for nfsd, add the following parameter in the /etc/sysconfig/nfs folder:
NFS4_SUPPORT="no"
-
Configuring NFS/RPC server ports
For a list of ports used by SA, see Required open ports. Perform the following tasks based on your operating system:
-
Add or enable the following parameters in /etc/sysconfig/nfs:
MOUNTD_PORT=<choose a non-SA port number>
LOCKD_TCPPORT=<choose a non-SA port number>
LOCKD_UDPPORT=<choose a non-SA port number>
STATD_PORT=<choose a non-SA port number>
STATD_OUTGOING_PORT=<choose a non-SA port number>If you have rquotad enabled, enable this parameter in /etc/sysconfig/nfs:
RQUOTAD_PORT=<choose a non-SA port number>
-
-
For MOUNTD parameters, modify or add this parameter in /etc/sysconfig/nfs:
MOUNTD_PORT=<choose a non-SA port number>
-
For lockd parameters, create or edit /etc/modprobe.d/lockd and add the following:
options lockd nlm_udpport=<choose a non-SA port number>
nlm_tcpport=<choose a non-SA port number>
-
For statd parameters, if the parameters are installed and running, edit /etc/init.d/nfsserver, search for "
startproc /usr/sbin/rpc.statd
" and append the -p parameter for specifying a non-SA port.For example:
startproc /usr/sbin/rpc.statd --no-notify -p<choose a non-SA port number>
-
For rquotad parameter, if the parameter is already installed and running, edit /etc/services and add or edit TCP/UDP ports for rquotad.
For example:
rquotad <choose a non-SA port number>/tcp
rquotad <choose a non-SA port number>/udp
-
Restarting the NFS service
After the required changes are made, restart the NFS server service:
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to hpe_sa_docs@hpe.com.
Help Topic ID:
Product:
Topic Title:
Feedback: