Hi

Mark J Musante wrote:
> 
> Do a zpool export first, and then check to see what's in /atlashome.  My
> bet is that the BACKUP directory is still there.  If so, do an rmdir on
> /atlashome/BACKUP and then try the import again.

Sorry, I meant to copy this earlier:

s11 console login: root
Password:
Last login: Mon Jun 29 10:37:47 on console
Sun Microsystems Inc.   SunOS 5.10      Generic January 2005
s11:~# zpool export atlashome
s11:~# ls -l /atlashome
/atlashome: No such file or directory
s11:~# zpool import atlashome
cannot mount '/atlashome/BACKUP': directory is not empty
s11:~# ls -l /atlashome/BACKUP/|wc -l
      33
s11:~#

Thus you see that probably zpool import does "the wrong thing"(TM) (or
wrong order)

Any idea?

Cheers

Carsten

PS: I opened a case for that, but waited for the call back. When solving
this problem, I can post the case ID for further reference.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to