On Wed, 2008-06-11 at 08:07 +0200, cedric briner wrote:
> ubuntu: 8.04
> 
> #uname -a
> Linux obslw32 2.6.24-17-generic #1 SMP Thu May 1 13:57:17 UTC 2008 
> x86_64 GNU/Linux
> 
> # dpkg -l autofs
> ii  autofs                                4.1.4+debian-2.1ubuntu1 
>         kernel-based automounter for Linux
> 
> -----------------------------------------------
> 
> Hello the autofs team,
> 
> I'm using autofs in team with nis. I do have defined auto_home with a 
> list of users and their respectives ressources. And I use intensively nfs.
> 
> The question is.
> How should I proceed when I'd like to move, let'say, user joe 
> (/home/joe) from hostA:/export/joe to hostB:/export/joe when he is 
> actually log in hostW(ork)
> 
> I thought, I'll do in this order:
> ask joe to log out
Send USR1 signal to umount joe's home directory, make sure it is
umounted.
> rsync hostA:/export/joe to hostB:/export/joe
> on hostB: exportfs of hostB:/export/joe
> 
> in nis: auto_home, I move joe hostA:/export/joe to
>                                hostB:/export/joe
> 
> on hostW: /etc/init.d/autofs reload
> 
> but it is not working.

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to