File systems for application WPARs

Application WPARs share the global environment's file system namespace. When an application WPAR is created, it has access to all mounts available to the global environment's file system.

If additional dependencies are required, you can customize the WPAR during creation using the wparexec command with the -M option. The supported file system types for application WPARs include the same types as for system WPARs, with the exception that no file systems can be created by the wparexec command. If a separate local file system is required, you must create it prior to creating the application WPAR.