Go to documentation repository
Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.
To allocate the disk for recording, run the command as a root.
sudo su
fdisk -l
where
- /dev/sda—the first physical disk;
- /dev/sda1—the first partition of the first physical disk;
- /dev/sda2—the second partition of the first physical disk;
- dev/sdb—the second physical disk.
To delete the disk partition, do the following:
Go to the disk on which you want to delete a partition.
fdisk /dev/sdb
Delete the partition.
d
Specify the partition number.
2
Save the changes.
w
To create apartition, do the following:
Go to the disk on which you want to create a partition.
fdisk /dev/sdb
Create the partition.
n
Specify the partition type: primary (p) or extended (e).
p
- Specify the partition number.
1
Specify the partition size. G—gigabytes, M—megabytes, K—kilobytes.
+5G
Save the changes.
w
To create the archive as a disk, do the following:
- Create a new archive in the Axxon One Client (see Creating a local archive).
- Select the archive volume.
- Specify the path to partition in the address window. For example: /dev/sdb1. If it is required to use the whole disk as an archive, specify the /dev/sdc, /dev/sdd, and so on.
Set the Format checkbox and click the Apply button.
Attention!
At this point you cannot change the archive size.
Overview
Content Tools