Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-28817

The installer installs ezp database in dfs database if dfs cluster is configured

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 1.13.0
    • Install
    • None
    • ezplatform-ee 1.13.0 with DFS cluster

    Description

      I have configured ezp with a dedicated DFS database as recommended here

      However, if you run installer on such a setup, the installer will install both the normal ezp tables AND the dfs table in the DFS database

      php -d memory_limit=-1 app/console ezplatform:install --env=prod demo
      

      I would expect the normal ezp tables to land in the ezp database, and only the ezdfsfile table in the dfs table.

      Also, the installer should take care of the initialization (migration) of dfs if dfs is configured at the time the installer is launched

      ( I am running this on ezplatform-ee-demo v1.13.0, but reported it here as I assume the bug is in the ezplatform, not ezplatform-ee-demo. I might be wrong though )

      Attachments

        Activity

          People

            Unassigned Unassigned
            vidar.langseid@ibexa.co Vidar Langseid
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: