Latest Reviews & Tutorials

  • Disk encryption in ROSA Marathon 2012
  • How to dual-boot Ubuntu 12.04 and Windows 7
  • Still in search of that perfect desktop distribution
  • The first thing to do after installing Linux Mint Debian 201204
  • Linux Mint Debian 201204 Xfce review
  • What will ‘rm -rf /’ actually do to your Linux/BSD machine?
  • Linux Mint Debian 201204 MATE/Cinnamon review
  • What’s the point of having 2 scrollbar types in Ubuntu 12.04?
  • Install the latest and greatest Cinnamon desktop on Ubuntu 12.04
  • How to run Linux Mint Debian Cinnamon in VirtualBox
  • Manual disk partitioning guide for Linux Mint Debian
  • Chakra Archimedes-2012.04 review
  • How to install Takeoff Launcher on Kubuntu 12.04
  • Replace Oxygen with ROSA theme on any KDE-powered distribution
  • 5 user-friendly applications you could be using now
  • ROSA Desktop 2012 beta review
  • How to install Jitsi in Fedora
  • Install Jitsi 1.0 in Debian, Linux Mint and Ubuntu
  • 3 minutes with GNOME 3.4 built-in desktop recorder
  • How to install and configure a graphical firewall client on Comice OS 4

Zentyal installation guide


I am reading page: 1 2 3

Creating the Volume Group just means specifying a name for it. Enter.

zenty23

Volume Group's name

It this were a smart installer, it would have detected that we have only one Physical Volume configured. But it did not, so we have to tell it what partition to use. In this example, it is /dev/sda2. Enter.

zenty24

Select the Physical Volume

With the Volume Group Created, select Create logical volume and Enter.

zenty25

Start creating Logical Volumes

Again, if this were a smart installer, it would have detected that we have only one Volume Group configured, automatically selected it and not have to bother with this step. Since it did not, just Enter on this window to move to the next step.

zenty26

Select the Volume Group

In this tutorial, the first Logical Volume we are going to create is for the root file system. When creating Logical Volumes, I like to give them the name of the file system that they will be assigned to. It makes thinks simpler – for me. So here, the name for the logical volume is root. Enter to move to the next step.

zenty27

Specify a name for the logical volume

After naming the Logical Volume, here we specify a size for it. On a default installation of Zentyal, were almost everything is installed on one Logical Volume, only about 1.5 GB of disk space is used. This should help you determine how much disk space to allocate to each Logical Volume. Since I intend to create a Logical Volume for each major file system directory, 2 GB should be more than enough for /. Enter.

zenty28

Specify a size for the logical volume

Repeat the last four steps for all the Logical Volumes you wish to create. Aside from /, which has been created above, the following file systems had their own Logical Volumes in the installation used for this tutorial (the assigned disk sizes are indicated):

  • /usr – 4 GB
  • /var – 2 GB
  • /tmp – 500 MB
  • /home – 10 GB

Also a Logical Volume was created for swap, with a 2 GB disk space allocated to it. When all the Logical Volumes have been created, you should have some disk space unallocated. This is how LVM should be configured. The available disk space will be used to grow any Logical Volume that might need it, or to create additional Logical Volumes.

When all the Logical Volumes have been created, select Finish, then Enter.

zenty29

Setting the file system type and mount point for the LVs

This step shows the details of all the partitions, Physical Volumes, Volume Groups, and Logical Volumes that have been created. It is also where the mount points for the Logical Volumes are specified. To begin, select the line under the first Logical Volume as shown and Enter.

zenty29-a

Final list of LVs, PV and VG

Somehow, we are required to choose the file system type again (Use as), and the Mount point. Then select Done setting up this partition. Enter. Repeat this for all the Logical Volumes.

zenty30

Set the file system and mount point for the LVs

When all the Logical Volumes have been assigned a mount point and a file system type, you will get a window just like this one below. Select Finish partitioning and write changes to disk. Enter.

zenty31

Done creating partitions

Continue with the rest of the installation until it completes successfully, then reboot. During bootup, you will be prompted for the encryption passphrase as shown in the image below. Do you still need to be convinced that Zentyal is based on Ubuntu?

zenty34

Passphrase being requested on bootup

That is the end. Next article about Zentyal will be a review and then how to install a highly available Zentyal server.

0saves
To have articles like this delivered automatically to your Feed Reader or Inbox, subscribe via RSS or email. For simple comments, use the commenting system, but for more involved assistance, please use the Question & Answer section.
I am reading page: 1 2 3

Posts From The Same Category:




Advertisement

1 Comment

  1. Musa says:

    Could you kindly provide a working configuration scenario for port forwarding in zentyal?
    i cant use my webserver behind the zentyal server even after configuring port forwarding on eth2 (WAN) to be forwarded to webserver local IP.
    Any idea!

Leave a Reply

Trackbacks

  1. Installing Zentyal on encrypted LVM « 0ddn1x: tricks with *nix
  2. Konfigurera krypterad LVM på Zentyal | Linux.se – Nyheter, forum och support
Read previous post:
Zentyal
How to install PC-BSD on an encrypted ZFS file system
Jolicloud 1.0 review
Close