Re[2]: [zfs-discuss] zpool import - cannot mount [...] directory is not empty

2006-08-16 Thread Robert Milkowski
Hello Eric,

Wednesday, August 16, 2006, 4:48:46 PM, you wrote:

ES> What does 'zfs list -o name,mountpoint' and 'zfs mount' show after the
ES> import?  My only guess is that you have some explicit mountpoint set
ES> that's confusing the DSl-orderered mounting code.  If this is the case,
ES> this was fixed in build 46 (likely to be in S10u4) to always mount
ES> datasets in mountpoint order, regardless of their hierarchical
ES> relationship.  However, you may be hitting some other bug that we
ES> haven't seen before.

bash-3.00# zfs list -o name,mountpoint
NAME  MOUNTPOINT
nfs-s5-p0 /nfs-s5-p0
nfs-s5-p0/d5110   /nfs-s5-p0/d5110
nfs-s5-p0/d5111   /nfs-s5-p0/d5111
nfs-s5-p0/d5112   /nfs-s5-p0/d5112
nfs-s5-p0/d5113   /nfs-s5-p0/d5113
nfs-s5-p0/d5114   /nfs-s5-p0/d5114
nfs-s5-p0/d5115   /nfs-s5-p0/d5115
nfs-s5-p0/d5116   /nfs-s5-p0/d5116
nfs-s5-p1 /nfs-s5-p1
nfs-s5-p1/d5117   /nfs-s5-p1/d5117
nfs-s5-p1/d5118   /nfs-s5-p1/d5118
nfs-s5-p1/d5119   /nfs-s5-p1/d5119
nfs-s5-p1/d5120   /nfs-s5-p1/d5120
nfs-s5-p1/d5121   /nfs-s5-p1/d5121
nfs-s5-p1/d5122   /nfs-s5-p1/d5122
nfs-s5-p1/d5123   /nfs-s5-p1/d5123
nfs-s5-p2 /nfs-s5-p2
nfs-s5-p2/d5124   /nfs-s5-p2/d5124
nfs-s5-p2/d5125   /nfs-s5-p2/d5125
nfs-s5-p2/d5126   /nfs-s5-p2/d5126
nfs-s5-p2/d5127   /nfs-s5-p2/d5127
nfs-s5-p2/d5128   /nfs-s5-p2/d5128
nfs-s5-p2/d5129   /nfs-s5-p2/d5129
nfs-s5-p2/d5130   /nfs-s5-p2/d5130
nfs-s5-p3 /nfs-s5-p3
nfs-s5-p3/d5131   /nfs-s5-p3/d5131
nfs-s5-p3/d5132   /nfs-s5-p3/d5132
nfs-s5-p3/d5133   /nfs-s5-p3/d5133
nfs-s5-p3/d5134   /nfs-s5-p3/d5134
nfs-s5-p3/d5135   /nfs-s5-p3/d5135
nfs-s5-p3/d5136   /nfs-s5-p3/d5136
nfs-s5-p3/d5137   /nfs-s5-p3/d5137
bash-3.00#


-- 
Best regards,
 Robertmailto:[EMAIL PROTECTED]
   http://milek.blogspot.com

___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss


Re[2]: [zfs-discuss] zpool import - cannot mount [...] directory is not empty

2006-08-16 Thread Robert Milkowski
Hello Mark,

Wednesday, August 16, 2006, 3:23:43 PM, you wrote:

MM> Robert,

MM> Are you sure that nfs-s5-p0/d5110 and nfs-s5-p0/d5111 are mounted
MM> following the import?  These messages imply that the d5110 and d5111
MM> directories in the top-level filesystem of pool nfs-s5-p0 are not
MM> empty.  Could you verify that 'df /nfs-s5-p0/d5110' displays
MM> nfs-s5-p0/d5110 as the "Filesystem" (and not just nfs-s5-p0)?

They are definitely mounted and not empty. And df reports them as
mounted file systems.

-- 
Best regards,
 Robertmailto:[EMAIL PROTECTED]
   http://milek.blogspot.com

___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss