SUMMARY: help moving a filesystem to another cluster member

From: <MScarborough_at_ixc-comm.com>
Date: Fri, 03 Sep 1999 14:07:27 -0500

I asked for help moving a filesystem from one cluster member to another. The original
message is below.

Thanks to:
Alan (_at_ DEC)
Tyler J. Hall
Alan Davis
for their quick replies.

It turned out that I hadn't started the volumes after I imported the disk group... Doh!

For posterity sake, here is the procedure I ended up with:

On Node A:
# umount <filesystem>
# voldg deport <disk group name>

On Node B:
# voldg import <disk group name>
# volume -g <disk group name> startall
# mount <filesystem>

This worked because this filesystem had been moved back and forth between these systems
before and the directory structure in /etc/fdmns was intact. If this was the first time
to move the filesystem I would have had to use "advscan" to find the domain and create
the directory structure.

It's been said before, but what a great list!

Mark


On Fri, 03 Sep 1999 13:02:12 -0500, MScarborough_at_ixc-comm.com wrote:
> Hello again,
>
> I'm trying to move a filesystem (ADVFS) from one member of a TruCluster to another (using
> LSM).
>
> Here is what I did:
>
> 1) on node A - # umount /backup2
> # voldg deport backup2
> 2) on node B - # voldg import backup2
> # mount backup2#backup2 /backup2
> backup2#backup2 on /backup2: Bad file number
>
> Then I tried to move it back to node A and after the import the mount fails in exactly
> the same way: Bad file number.
>
> So now I have a previously fine filesystem that I can't mount on either node.
>
> Verify was no help at all:
> # /sbin/advfs/verify -v backup2
> verify: can't get set info for domain 'backup2'
> verify: error = Bad file number
> +++ Domain verification +++
>
> main: unable to get info for domain 'backup2'
> error: 9, Bad file number
>
> The Summaries I found in the archive all point to either (a) verify the domain or (b) rm
> -rf the "bad file".
>
> Any ideas?
>
> (I'm supposed to be leaving town for the holiday weekend right now, of course...)
>
>
> --
> Mark Scarborough
> Unix SysAdmin
> IXC Communications
> mscarborough_at_ixc-comm.com (mailto:mscarborough_at_ixc-comm.com)
>
>
>
Received on Fri Sep 03 1999 - 19:09:53 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:39 NZDT