3 tbx4 hdd - I want to recommend configuration

Discussion in 'Installation/Configuration' started by tbctr, Mar 31, 2015.

  1. tbctr

    tbctr Member

    I want install ispconfig 3 debian nginx. Will be joomla one site. 3 tb hdd install operating system. Other 3 HDD video storage will be. I do not want raid system. How to configuration ?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. tbctr

    tbctr Member

    I have no problem with installation.Problem other 3 hdd configuration.
     
  4. tbctr

    tbctr Member

  5. tbctr

    tbctr Member

    mount problem solved :
    Code:
    # /etc/fstab: static file system information.
    #
    # Use 'blkid' to print the universally unique identifier for a
    # device; this may be used with UUID= as a more robust way to name devices
    # that works even if disks are added and removed. See fstab(5).
    #
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    /dev/mapper/sunucu-root /               ext4    errors=remount-ro,usrjquota=quota.user,grpjquota=quota.group,jqfmt=vfsv0 0       1
    # /boot was on /dev/sda2 during installation
    UUID=1f296b0c-d6cb-4a5d-8f25-894348b12cb7 /boot           ext2    defaults        0       2
    UUID=775f372f-ee72-4d43-9a13-97e3b69a8424 /disk2 ext4 errors=remount-ro 0 1
    UUID=8df49767-1f5f-44ba-8106-51ad072adb4d /disk3 ext4 errors=remount-ro 0 1
    UUID=451e3f7d-6092-43cb-a814-5d3349613ebf /disk4 ext4 errors=remount-ro 0 1
    /dev/mapper/sunucu-swap_1 none            swap    sw              0       0
    /dev/sr0        /media/cdrom0   udf,iso9660 user,noauto     0       0
    /dev/sr1        /media/cdrom1   udf,iso9660 user,noauto     0       0
    /var/log/ispconfig/httpd/koyuncuspor.net /var/www/clients/client1/web1/log    none    bind,nobootwait,_netdev    0 0
    
    disk2, disk3, disk4 how to use joomla site ?
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

  7. tbctr

    tbctr Member

    [​IMG]
    disk2, disk3, disk4 3TB but 735G :(
    all hdd ext4 formatting. How do I fix it?
     
  8. tbctr

    tbctr Member

  9. tbctr

    tbctr Member

    Before installing Is there a way to use the 12 TB (no raid)? After I install debian, nginx....
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    You can do that with lvm by choosing a lvm harddisk setup while you install the operating system.
     
  11. tbctr

    tbctr Member

    LVM Configuration Manual ?
     

Share This Page