Hi, I've browsed the archives but there soes not seem to be a nice solution to this one (happening on a Solaris 10u5 production machine):
zpool export atlashome zpool import atlashome cannot mount '/atlashome/BACKUP': directory is not empty (from old emails I gathered that the output of zfs list and zfs -o name,mountpoint should agree on the ordering and at first glance it seems to be that way) Our setup is as follows: /atlashome/<username> are directories of a number of users with up to 28 snapshots under each user then we have /atlashome/BACKUP as an additional (child) file system and /atlashome/BACKUP/<username> are file systems from remote users whose snapshots are "copied" via zfs send/receive once a day (keeping the latest 5 here as well). Any idea how I can solve this mount problem? Due to this the box is not starting all services, especially not nfs-sharing these directories. Thanks in advance Carsten _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss