Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to the disk where it is necessary to create a section.

    Code Block
    fdisk /dev/sdb


  2. Create the section.

    Code Block
    n


  3. Specify the section: primary (p) or extended (e).

    Code Block
    p


  4. Specify the section number.


    Code Block
    1


  5. Specify the section size. G - gigabytes, M - megabytes, K - kilobytes.

    Code Block
    +5G


  6. . Save the changes.

    Code Block
    w


...

  1. Create a new archive in the Axxon One Client (see Creating a local archive).
  2. Select the archive volume.
  3. Specify the path to section in the address window. For example: /dev/sdb1.  If If it is required to use the whole disk as an archive, specify the /dev/sdc, /dev/sdd and so on.
  4. Set the Format checkbox and click the Apply button.

    Note
    titleAttention!

    At this point you cannot change the archive size.