0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

MOUNT differences between z/OS UNIX & Linux

Last updated at Posted at 2021-09-15

z/OS UNIX allows to mount a filesystem to directory(mount point) that contains any files or directories but Linux does not allow to mount a filesystem to non empty directory, mount point is must be empty.

You can configure NONEMPTYMOUNTPT(NOWARN|WARN|DENY) parameter in BPXPRMxx. You can recognize the mount command is being performed to empty directory or non empty directory.

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?