We found our problem. We were unmounting the fileystem with 'umount -f' ; however when we switched to using 'umount' without -f we no longer had a problem making the resource secondary. Thanks, Tom