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

Oracle eZDFS: Problem removing folders

    XMLWordPrintable

Details

    Description

      After removing a folder and running the cluster_maintenance script, apparently the folder isn't removed.

      Steps to reproduce
      Setup
      
      1. Enter ezflow site access as admin
      2. Using the website toolbar create a new folder named “Test”
      3. Open Folder “Test”
      4. Create a new Image objecte named “Image 1”
      
      Name: Image 1
      Caption: This is a test image
      Image: <upload a local file>
      Click “Send for publish”
      
      5. Verify created files
      6. Open a command line shell
      7. Enter the shared folder
      $cd  /mnt/ezdfs/  
      
      8. Enter the image storare folder
      $cd  /var/ezflow_site/storage/images/test/image-1/<593-1-eng-GB>
      
      9. Verify that the image files are present
      $ls -al
      
      Remove the created folder
      
      1. Enter main page of ezflow site
      2. Login as Admin
      3. Enter the “Test” folder
      4. Using the website toolbar delete this folder
      5. Uncheck the move to trash option
      6. Click “confirm” button
      
      Verify Removed folders
      
      1. Open a command line shell
      2. Enter the site folder
      $cd /var/www/ezp430snapshot/.run
      
      3. Run the maintenance cronjob
      $php runcronjobs.php cluster_maintenance -s ezwebin_site 
      
      4. Enter the shared folder
      $cd  /mnt/ezdfs/
      
      5. Verify that folder test is no longer present
      
      

      Attachments

        Activity

          People

            pedro.resende pedro.resende
            pedro.resende pedro.resende
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: