Display NetWare volumes

With NetWare Enhanced Integration you can display information about NetWare volumes on your iSeries™. You can display information about volume segments and file system contents.

To display the volume segments on a NetWare volume, do this:

  1. On the iSeries command line, type DSPNTWVOL and press F4 (or select option 5 from the Work with NetWare volumes display).
  2. Specify the names of the volume and server in the appropriate fields and press Enter. The Display NetWare Volume Display appears.
                                 Display NetWare Volume
                                                                 System:   SYSTEMA
     Volume  . . . . . . . . . . . . . :   SYS
     Server  . . . . . . . . . . . . . :   SERVER01
     
     Current context . . . . . . . . . :   ROOT
     
     
     
     NDS volume name . . . . . . . . . :   SERVER01_SYS.PROG.ROCH.IBM   1 
     Size in megabytes . . . . . . . . :   200
     Number of segments  . . . . . . . :   1
     Percent used  . . . . . . . . . . :   20
     Mounted . . . . . . . . . . . . . :   *YES
     Data compression  . . . . . . . . :   *YES
     Block suballocation . . . . . . . :   *YES
                                                                            More...
     Press Enter to continue.
     
     F3=Exit   F6=Print   F12=Cancel

    Notice in this example of the first display screen that the NDS volume name  1  appears with a name relative to your context in the NDS tree. If you change context (by using the Change NDS Context (CHGNDSCTX) command), then reenter the DSPNTWVOL command, this display changes to reflect the new position. For example this command:

    CHGNDSCTX NDSCTX('.PROG.ROCH.IBM') NDSTREE(BASE_TREE)

    changes the context and volume displayed to:

      Current context . . . . . . . . . :   PROG.ROCH.IBM
      NDS volume name . . . . . . . . . :   SERVER01_SYS
  3. Page down for information on block size and specific volume segments.

To display the file system contents of a volume, do this:

  1. On the iSeries command line, type WRKLNK OBJ(NDS_volume_name) and press Enter. iSeries shows you a list of files in the volume and provides options for performing actions on those files.