Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-60

image copy lock file for shared image library

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 2.1
    • 2.4
    • vcld (backend)
    • None

    Description

      Applies when using GFS or GPFS like file systems for the image library - where the same image library is accessible from multiple management nodes and a vcld child process is retrieving an image from another image library over the network

      vcld is currently using a semaphore file lock to prevent reservation requests from loading the same image while the fetch process is in place, this is working fine for processes on the same management node which makes sense because the semaphore lock is observed in the same process tree, but has no affect on locking out processes on other management nodes.

      Attachments

        Activity

          People

            Unassigned Unassigned
            fapeeler Frank Aaron Peeler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: