Hi,

I'm experimenting with CIFS in SXCE b78.

It all worked right out of the box, and I had these shares defined:

# sharemgr show -vp
default smb=() nfs=()
zfs
    zfs/rootpool/test1 smb=()
          rootpool_test1=/rootpool/test1
    zfs/rootpool/test2 smb=()
          test2=/rootpool/test2
    zfs/space nfs=()
          /space
          /space/Torrents
          /space/backups
          /space/download
          /space/migration
          /space/music
          /space/office11
          /space/photos
          /space/video
          /space/work


At this stage I can browse to the server (in Windows XP) and see the two
smb shares (rootpool_test1 and test2).

I then try to share the space zfs like this:

# zfs set sharesmb=on space


I can no longer browse to the server from Windows. The other shares are
no longer working.

I then un-share the space zfs:

# zfs set sharesmb=off space


I can now browse to the server again and set and connect to the other
two shares.

I then try sharesmb=on for space/music and this works fine.


Is this a known bug?

R.

_______________________________________________
storage-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/storage-discuss

Reply via email to