Acopia Networks 810-0044-00 Manual de instalación Pagina 227

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 492
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 226
Adding a Managed Volume
Adding a Share
CLI Storage-Management Guide 9-33
The resulting name is visible through NFS and CIFS, and can be correlated to the
intended CIFS name for the directory. As mentioned above, you can look at the
share’s import report to see the original name and the new name for each renamed
directory.
Use the
unmapped-unicode option with the import rename-directories command to
allow the volume to rename directories with non-mappable characters:
import rename-directories unmapped-unicode
For example, the following command sequence allows the “insur~/claims” volume to
rename any directories with non-mappable characters:
bstnA6k(gbl)# namespace insur
bstnA6k(gbl-ns[insur])# volume /claims
bstnA6k(gbl-ns-vol[insur~/claims])# share shr1-old
bstnA6k(gbl-ns-vol-shr[insur~/claims~shr1-old])# import rename-directories
unmapped-unicode
bstnA6k(gbl-ns-vol-shr[insur~/claims~shr1-old])# ...
Preventing File Renames During Import
If the volume is allowed to modify files and directories on import, it renames files that
collide with previously-imported files or directories. You can prevent the volume
from renaming files in this share, causing the share’s import to instead fail on file
collisions. From gbl-ns-vol-shr mode, use the
no import rename-files command to
prevent any file renames in the current share:
no import rename-files
The CLI Maintenance Guide explains how to remove a share from a namespace if its
import fails (see “Removing an Imported Share” on page 8-14 of that manual). Once
the share is removed from the namespace, you can directly connect to the back-end
share and repair the files that collided (change names, reset attributes, and so forth).
For example, the following command sequence disallows file renames in the ‘bills’
share during an import.
bstnA6k(gbl)# namespace wwmed
bstnA6k(gbl-ns[wwmed])# volume /acct
bstnA6k(gbl-ns-vol[wwmed~/acct])# share bills
bstnA6k(gbl-ns-vol-shr[wwmed~/acct~bills])# no import rename-files
bstnA6k(gbl-ns-vol-shr[wwmed~/acct~bills])# ...
Vista de pagina 226
1 2 ... 222 223 224 225 226 227 228 229 230 231 232 ... 491 492

Comentarios a estos manuales

Sin comentarios