Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

VNX: Dezelfde CIFS-interface als NFS aan dezelfde VDM koppelen

Summary: Het is alleen mogelijk om dezelfde CIFS-interface als NFS aan dezelfde VDM te koppelen via CLI-opdrachten.

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Instructions

Maak verbinding met het SSH-controlestation.

Om de interfaces die zijn aangesloten als CIFS of NFS weer te geven, past u de onderstaande opdracht toe:
$nas_server -i -v

Example:
migadmin@nla3v1stor003 ~]$ nas_server -i -v PROD_VDM
id = 1name
= PROD_VDM
acl = 0type
= vdmserver
= server_2
rootfs = root_fs_vdm_PROD_VDM
I18N mode = UNICODEmountedfs
= Prod_Perf,Prod_Space, Prod_Perf_2,Prod_Perf_3
member_of =
status:
defined = enabledactual
= loaded, activeInterfaces
to services mapping:
interface=Prodperf:cifsinterface
=nl0123nas0001_390:cifsinterface
=nl0123nas0002_390 :cifsinterface
=Prodspace:cifs nfsHet


bovenstaande voorbeeld toont dat interfacenaam "nl0123nas0002_390" alleen als CIFS is bijgevoegd en dat interfacenaam "Prodspace" is aangesloten als CIFS en NFS.

Om dezelfde CIFS-interface als NFS toe te voegen, past u de onderstaande opdracht toe:
$nas_server - vdm -attach

Example:
migadmin@nla3v1stor003 ~]$ nas_server -vdm PROD_VDM -attach nl0123nas0002_390
id = 1name
= PROD_VDM
acl = 0type
= vdmserver
= server_2
rootfs = root_fs_vdm_PROD_VDM
I18N mode = UNICODEmountedfs
= Prod_Perf, Prod_Space,Prod_Perf_2,Prod_Perf_3 member_of =
status:
defined = enabledactual
= loaded, activeInterfaces
to services mapping:
interface=Prodperf :cifsinterface
=nl0123nas0001_390:cifsinterface
=nl0123nas0002_390:cifs nfsinterface
=Prodspace:cifs
nfs

Article Properties


Affected Product

VNX1 Series, VNX2 Series, VNX5100, VNX5150, VNX5200, VNX5300, VNX5400, VNX5500, VNX5600, VNX5700

Product

VNX5800, VNX7500, VNX7600, VNX8000

Last Published Date

06 Jan 2022

Version

2

Article Type

How To