Skip to content

Make VDFS compatible with Panos on the 32016 Co-processor #232

@egrath

Description

@egrath

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions