Displaying 4 results from an estimated 4 matches for "sunwsmb".
2009 Feb 18
11
Confused about prerequisites for ZFS to work
...s on \
svc:/network/physical, which has multiple instances
I''m not sure what that output means... but it doesn''t appear to be any
kind of error.
Still when I look again... its still in maintenance mode.
I noticed a special kernel package right next to the smb server
called. SUNWsmbskr (smb/server kernel).
So does this require a special kernel?
A brief roadmap from the point I''m at to running ZFS server, somekind
of outline would be really be handy.
When looking at the demos etc on line about zfs.. I don''t recall
seeing anything about a special kernel......
2007 Nov 20
6
How to dereference a pointer to a pointer
Hi. I would like to print out a field of a vnode, but the argument to
the function is of type vnode_t **.
If I set "this->vpp" to arg2 in an entry function to zfs_lookup(), I''d
like to retrieve the value of one of the fields of *(this->vpp) in the
return function. Something like the below (but the syntax below is not
right):
printf("zfs_lookup:
2009 Jan 02
2
Error 16: Inconsistent filesystem structure after a change in the system
I''ve hit this bug on my home machine couple of times and finally decided to log
it since I''ve spend 2 days configuring my "OpenSolaris 2008.11 snv_101b_rc2
X86" and after installing the SUNWsmbfskr package I ended up in the grub> menu.
The package contains a necessary module for CIFS. After pkg install
SUNWsmbfskr, I rebooted the box. There was no grub menu anymore but only the
grub prompt. I managed to boot it manually using another BE. I was unable to
use the original BE getting this...
2012 May 17
3
Samba compilation issue
On 05/17/12 11:15, prabu.murugan at emc.com wrote:
>
> Hi,
>
> As a security concern we are upgrading samba to 3.4.17.
>
> I tried all possible option to compile samba 3.4.17 on Solaris 10_U10.
> But it is not going through.
>
>
>
> User requirement is to compile samba 3.4.17 to support their
> application. 3.4.17 is working on Solaris 9 and Solaris 10_U5. But