Optimumcache

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hatoan.vniss
    Junior Member
    • Mar 2021
    • 7

    #1

    Optimumcache

    Hi.

    Im trying to install Optimumcache on our servers but I only get: No package optimumcache available.

    Any soultion to this would be apreciated.
  • bogdan.sh
    Administrator
    • Nov 2016
    • 1221

    #2
    Hi,

    Are you able to get packages from our repos? You should if your license is valid.

    Please show following:

    Code:
    yum repolist
    
    grep exclude /etc/yum.conf

    Comment

    • webmaster
      Junior Member
      • May 2017
      • 14

      #3
      HI,

      I hand seen the note in regards Ext4 filesystem mounted. My servers do not have this and I don know how to create one. Are there any advantages to this filesystem?

      Yours.

      Peter.

      Comment

      • bogdan.sh
        Administrator
        • Nov 2016
        • 1221

        #4
        Do you use ext3 now? Here are some key notes about difference between ext3 and ext4 : http://www.golinuxhub.com/2014/03/wh...-ext3-and.html

        Ext4 is really needed as it support some extended file attributes needed by optimumcache. There are tutorials to convert ext3 to ext4 however saying truth I would avoid it on a live server

        Comment

        Working...