Configuring Logical Volume Manager (LVM)

Configuring Logical Volume Manager (LVM)


Applies to:

All versions of Cryptshare Virtual Appliance

Purpose:

This is an example on configuring LVM on Cryptshare Appliances

Solution:

1. log in as root on your appliance

2. run the command yast

3. navigate to System → Partitioner and press Enter 74384686.png

4. press Enter to agree the Warning 74384688.png

5. navigate to virtual disk which will be used for LVM

74384692.png

6. add new partition as Raw Volume (unformatted) 74384695.png74384696.png

7. do not format device and select Linux LVM as Partition ID 74384698.png

8. repeat steps 5, 6 and 7 for all disks which will be used for LVM

9. navigate to Volume Management and create new Volume Group

74384699.png 10. enter the volume name, select and add previously configured disks

74384700.png74384701.png

11. create new Logical Volume on the volume group

74384702.png74384703.png74384704.png74384705.png

12. format the volume e.g. as EXT4 and add a mount point you prefer, e.g. /var/opt/data

74384706.png74384707.png74384708.png74384709.png

13. new volume will be mounted now

74384710.png

14. create needed folders on the new volume, e.g. uploads, backup and tmp and apply needed permissions

mount

cryptshare:~ # mkdir /var/opt/data/uploads
cryptshare:~ # mkdir /var/opt/data/backup
cryptshare:~ # mkdir /var/opt/data/tmp
cryptshare:~ # chown -R csuser:csgroup /var/opt/data

15. configure corresponding entries on Cryptshare Administration Interface

74384711.png74384712.png

for configuring temp folder visit this page

    • Related Articles

    • Configuring Postfix mail server

      Applies to: All versions of Cryptshare Appliance Purpose: Configuring the local Postfix mail server (e.g. the address of the relay server or administrator email address) Solution: It is possible to change the Postfix configuration on the Cryptshare ...
    • Transfer Manager is not shown

      Applies to All versions of Cryptshare for Outlook Symptom When starting Outlook the Cryptshare Transfer Manager is not visible and cannot be activated. Cause The Windows 10 AppLocker blocks required libraries. Solution Create a policy rule that ...
    • Configuring MS Exchange Online as SMTP relay for Cryptshare

      Inhaltsverzeichnis 1 Applies to: 2 Purpose: 3 Solution: 3.1 Create a Connector to allow relaying 3.2 Check your DNS-Records Applies to: All versions of Cryptshare Server Purpose: If you are using Microsoft Office 365 and your mail server is cloud ...
    • Configuring network card

      Applies to: All versions of Cryptshare Appliance Purpose: This article describes how to change the network settings on Cryptshare appliances Sometimes it is nessecary to move or change the network settings (e.g. IP address, DNS address etc.) on the ...
    • Configuring language and keyboard layout

      Applies to: All versions of Cryptshare Appliance Purpose: Changing the default system language and keyboard layout from English to another language Solution: It is possible to change the language and keyboard settings on the pre-configured appliance. ...