This post is more than 5 years old
11 Legend
•
20.4K Posts
•
87.4K Points
0
1003
November 10th, 2006 06:00
Can not umount file system
Hello folks,
i am trying to umount a file system and getting this error message:
Error 4022: server_3 : : filesystem has backups in use
..there are no NDMP backups running ..but i do have checkpoints setup but they are not active right now. Any ideas?
Thanks
i am trying to umount a file system and getting this error message:
Error 4022: server_3 : : filesystem has backups in use
..there are no NDMP backups running ..but i do have checkpoints setup but they are not active right now. Any ideas?
Thanks
No Events found!


IanSchorr
117 Posts
0
November 10th, 2006 13:00
Checkpoints are considered "backups" of filesystems, so any FS that's (attempted to be) unmounted with checkpoints still in place will return this error. This will be true whether the checkpoint has gone inactive or not - those checkpoints will need to be unmounted from the datamover before the primary filesystem can be unmounted as well.
-Ian
ble1
6 Operator
•
14.4K Posts
•
56.2K Points
0
November 10th, 2006 13:00
dynamox
11 Legend
•
20.4K Posts
•
87.4K Points
0
November 14th, 2006 08:00
Thanks