-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Description
Problem
VDFS is (partially) not usable when running the Panos operating system on the 32016 2nd processor. Panos only supports calls to DFS, ADFS and NFS filing systems.
Workaround (partially)
To use VDFS in Panos, you have to disable DFS (as ADFS is used for the operating system itself) with *FSCLAIM +d before starting Panos. Then you are at least able to work with VDFS, but the following problems occur:
- Files are not visible, even if they are there and are read- and writeable
- DFS restrictions apply
- Unable to create new directories from within Panos
Possible solution
- Allow VDFS to also claim NFS, this should remove the DFS restrictions issue
- Implement the necessary calls Panos uses to retrieve the directory catalogue and create directories
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels