I have copied (using cp -rp) the contents of filesystem (/fs1) on vg1 to /fs2 on vg2. While cleaning up the disk containing /fs1, I want to temporarily make /fs2 as the main /fs1 by doing the following procedure:
1. umount /fs1
2. smitty chfs and change mount point of fs1 to fs1a
3. smitty chfs and change mount point of fs2 to fs1
1. umount /fs1
2. smitty chfs and change mount point of fs1 to fs1a
3. smitty chfs and change mount point of fs2 to fs1