PowerScale: How to force all NFS clients to access NFS exports using aliases, instead of full paths
Riepilogo: PowerScale (Isilon) clusters offer a configuration change to show and allow access to only NFS aliases instead of the full path in /ifs.
Questo articolo si applica a
Questo articolo non si applica a
Questo articolo non è legato a un prodotto specifico.
Non tutte le versioni del prodotto sono identificate in questo articolo.
Istruzioni
PowerScale (Isilon) clusters offer the ability to share an NFS export using an alias. This allows a client to mount using the alias instead of using the full /ifs path.
In the default configuration, a cluster can be mounted using either a configured alias or the NFS export's path.
This article shows a configuration change that enables access using only the alias.
This configuration change requires an NFS service restart, which could be a disruptive change for some NFS clients. This configuration change also applies to all access zones.
Before, showing an alias (/netgroup and multiple exports):
After, showing only the alias:
Accessing the NFS export that does not have a configured alias results in a permission denied error for a client.
In the default configuration, a cluster can be mounted using either a configured alias or the NFS export's path.
This article shows a configuration change that enables access using only the alias.
This configuration change requires an NFS service restart, which could be a disruptive change for some NFS clients. This configuration change also applies to all access zones.
Implementation
- Run this command to change the configuration:
isi_gconfig registry.Services.lwio.Parameters.Drivers.nfs.MountdMustUseAlias=1 - Restart the NFS service with:
/usr/likewise/bin/lwsm restart onefs_nfs
More information
Before, showing an alias (/netgroup and multiple exports):
$ showmount -e 192.168.1.31 Export list for 192.168.1.31: /netgroup (everybody) /ifs/data/netgroup (everybody) /ifs/data (everybody)
After, showing only the alias:
$ showmount -e 192.168.1.31 Export list for 192.168.1.31: /netgroup (everybody)
Accessing the NFS export that does not have a configured alias results in a permission denied error for a client.
$ mount -t nfs -o "vers=3" 192.168.1.31:/ifs/data /mnt/test mount.nfs: access denied by server while mounting 192.168.1.31:/ifs/data
Prodotti interessati
Isilon, Isilon, Isilon A100, Isilon A200, Isilon A2000, Isilon F800, Isilon F810, Isilon Gen6.5, Isilon Gen6, Isilon H400, Isilon H500, Isilon H5600, Isilon H600, Isilon HD400, Isilon ICH-DEEP Chassis, Isilon ICH-NORM Chassis, Isilon NL400
, Isilon NL410, PowerScale OneFS, Isilon S200, Isilon S210, Isilon X200, Isilon X210, Isilon X400, Isilon X410, PowerScale Archive A300, PowerScale Archive A3000, PowerScale B100, PowerScale Deep Chassis, PowerScale F200, PowerScale F600, PowerScale F900, PowerScale Hybrid H700, PowerScale Hybrid H7000, PowerScale Normal Chassis, PowerScale P100
...
Proprietà dell'articolo
Numero articolo: 000214653
Tipo di articolo: How To
Ultima modifica: 09 ott 2023
Versione: 2
Trova risposta alle tue domande dagli altri utenti Dell
Support Services
Verifica che il dispositivo sia coperto dai Servizi di supporto.