psf

  1. W

    Parallels Shared Folder inaccessible if too many open files

    The Parallels Shared Folder (\\psf\Home directory) becomes inaccessible to the guest OS (Windows 11) when more than 4032 files have been opened. When the files are closed the directory becomes accessible again. This is an issue when running certain tools in that directory (i.e. running a Visual...
  2. B

    Problem accessing git repos on shared folders: prlfs_release returns error (-22)

    I'm having problems accessing git repos in a folder I'm sharing from my macOS host (accessing it via /mnt/psf on openSUSE Leap 15). I've noticed it mostly with Git repos, where for example a "git clone" terminates with a bus error, and a "git pull" exits with "error: fetch died of signal 7"...
  3. C

    changes to macOS folder does not trigger inotify in Linux guest (parallels shared folder)

    My use case is this: I have source code on my macOS filesystem, which I edit there using an IDE. That same code is transpiled and executed in a Linux guest, via Parallels Shared Folders (PSF). In the Linux guest, tools like node are using inotify to know when to re-run the compilation. The...
Back
Top