search for: bsz

Displaying 16 results from an estimated 16 matches for "bsz".

Did you mean: bsd
2007 Jun 30
0
Problems with trust relationship between Samba 3.0.25 & Win 2k3
Hi, I'm trying to setup a trust relationship between a samba 3.0.25 (172.16.5.2) and a Windows 2k3 (192.168.10.7). Here are the details: /opt/samba/lib/smb.conf -------- [global] workgroup = ESSVW netbios name = ESS-PDC server string = Linux BSZ-PDC ESS log file = /var/log/samba/%U.log max log size = 0 log level = 5 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 logon script = %U.bat logon path = \\%L\profiles\%U logon drive = Y: domain logons = Yes...
2016 Apr 22
2
[OT] disk utility showing message "the partition is misaligned by"
.../sd > > (if a '0' is returned, the partition is aligned) > ===> Leon, thank you for reply. ]$ sudo blockdev --getalignoff /dev/sdc1 0 ]$ sudo blockdev --getalignoff /dev/sdc2 0 ]$ sudo blockdev --getalignoff /dev/sdc5 2560 ]$ sudo blockdev --report /dev/sdc1 RO RA SSZ BSZ StartSec Size Device rw 256 512 4096 2048 838860800 /dev/sdc1 ]$ sudo blockdev --report /dev/sdc2 RO RA SSZ BSZ StartSec Size Device rw 256 512 4096 1640448 1048576000 /dev/sdc2 ]$ sudo blockdev --report /dev/sdc5 RO RA SSZ...
2010 Aug 13
15
NFS issue with ZFS
I have Solaris 10 U7 that is exporting ZFS filesytem. The client is Solaris 9 U7. I can mount the filesytem just fine but I am unable to write to it. showmount -e shows my mount is set for everyone. the dfstab file has option rw set. So what gives? Phillip -- This message posted from opensolaris.org
2016 Apr 22
0
[OT] disk utility showing message "the partition is misaligned by"
On 04/22/2016 09:43 AM, g wrote: > ]$ sudo blockdev --getalignoff /dev/sdc1 > 0 > ]$ sudo blockdev --getalignoff /dev/sdc2 > 0 > ]$ sudo blockdev --getalignoff /dev/sdc5 > 2560 > ]$ sudo blockdev --report /dev/sdc1 > RO RA SSZ BSZ StartSec Size Device > rw 256 512 4096 2048 838860800 /dev/sdc1 > ]$ sudo blockdev --report /dev/sdc2 > RO RA SSZ BSZ StartSec Size Device > rw 256 512 4096 1640448 1048576000 /dev/sdc2 > ]$ sudo blockdev --report...
2003 Feb 11
0
(no subject)
...t; 0 1 2 3 > 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 > | ..... | > +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > | bsz 0 | bsz 1 | Num Audio Channels |c|m|o|r|x|x|x|x| > +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ > | URI string length | > +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > .....
2016 Apr 22
7
[OT] disk utility showing message "the partition is misaligned by"
greetings. centos 6.7 [current] 'disk utility' has started showing message; WARNING: The partition is misaligned by 2560 bytes. This may result in very poor performance. Repartitioning is suggested. for sdc5 - /home partition. /dev/sdc5 302243312 156348604 130534968 55% /home /dev/sdc7 80854912 57088 76683952 1% /hdd/c/07 other than time involved to backup
2003 Feb 11
1
Update on Vorbis RTP I-D
...+-+-+-+-+-+-+ | Bitrate Nominal | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Bitrate Minimum | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | bsz 0 | bsz 1 | Num Audio Channels |c|m|o|x|x|x|x|x| +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ | Codebook length | Codebook checksum | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ .....
2003 Sep 25
2
sshd (openssh 3.7.1p1) dies during login on Solaris 8 system with SRM installed
...= 0 1061: d=0x0154000A i=197963 m=0100444 l=1 u=0 g=3 sz=1462 1061: at = Sep 25 10:52:54 NZST 2003 [ 1064443974 ] 1061: mt = Sep 25 10:45:07 NZST 2003 [ 1064443507 ] 1061: ct = Sep 25 10:45:07 NZST 2003 [ 1064443507 ] 1061: bsz=8192 blks=4 fs=ufs 1061: ioctl(9, 0x00005401, 0xFFBEE5BC) Err#25 ENOTTY 1061: read(9, 0x00160CCC, 8192) = 1462 1061: 0x00160CCC: " r o o t : x : 0 : 1 : S".. 1061: llseek(9, 0xFFFFFFFFFFFFFFBF, 1) = 1397 1061: close(9...
2001 Jul 10
0
speeding up aperm/ adding repmat
...e does a repmat to replicate B along the new dimensions; finally one does the multiplication. This avoids the cost of a permutation. This is much quicker than the R method, especially when the table gets large. Here is the Matlab code: map = match(Bdom, Adom) sz = ones(1, length(Adom)); sz(map) = Bsz; B2 = reshape(B, sz); % add dimensions for the stuff not in A sz = Asz; sz(map) = 1; % don't replicate along A's dimensions B3 = repmat(B2, sz(:)'); So, ANOTHER QUESTION IS: is there something equivalent to Matlab's multi-dimensional repmat? The recycli...
2003 Jun 05
1
Updated Vorbis-RTP Internet Draft
...3 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | Bitrate Minimum | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ | bsz 0 | bsz 1 | Num Audio Channels |c|m|o|x|x|x|x|x| +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+ | Codebook length | Codebook checksum | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ .. C...
2002 Dec 16
2
Updated Vorbis RTP I-D
Hi all, Apologies in advance, this email is quite long. I've prepared an updated Vorbis RTP Internet Draft, which is a continuation of draft-moffitt-vorbis-rtp-00.txt which can be found below. If this new draft gets the ok I'd like to submit this to the AVT WG later this week. There are a number of changes over the original I-D, notably the changing of the M bit function in the RTP
2013 Aug 12
2
Odd Samba 4 ("4.2.0pre1-GIT-b505111"; actually only using client) behaviour #2 - "accept: Software caused connection abort".
Good day oh technical ones . I was running Samba 4 (client only, not using it as a DC so effectively running Samba 3 code from the Samba 4 tree) and, other than a little "Gotcha!" regarding decoding Kerberos PACs, it was all working perfectly. Then recently I had to upgrade, to "4.2.0pre1-GIT-b505111" (I had to upgrade the OS on the server
2009 Feb 24
44
Motherboard for home zfs/solaris file server
Hello, I am building a home file server and am looking for an ATX mother board that will be supported well with OpenSolaris (onboard SATA controller, network, graphics if any, audio, etc). I decided to go for Intel based boards (socket LGA 775) since it seems like power management is better supported with Intel processors and power efficiency is an important factor. After reading several
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...oth ARM32 and ARM64. This project was sponsored by Annapurna Labs -- an Amazon company, and Semihalf. __________________________________________________________________ FreeBSD on Marvell Armada38x Contact: Marcin Wojtas <mw at semihalf.com> Contact: Bartosz Szczepanek <bsz at semihalf.com> FreeBSD includes support for the Marvell Armada38x platform, which has been tested and improved in order to gain production quality. Most of this effort has been invested in development and benchmarking of the on-chip Gigabit Ethernet (NETA) functionality. Numerous...
2016 Nov 14
0
FreeBSD Quarterly Status Report - Third Quarter 2016
...oth ARM32 and ARM64. This project was sponsored by Annapurna Labs -- an Amazon company, and Semihalf. __________________________________________________________________ FreeBSD on Marvell Armada38x Contact: Marcin Wojtas <mw at semihalf.com> Contact: Bartosz Szczepanek <bsz at semihalf.com> FreeBSD includes support for the Marvell Armada38x platform, which has been tested and improved in order to gain production quality. Most of this effort has been invested in development and benchmarking of the on-chip Gigabit Ethernet (NETA) functionality. Numerous...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...0 GIT binary patch literal 0 HcmV?d00001 literal 370538 zcmV)SK(fC>S5pZFXA1y$+QhsEd{o8yH-6 at vIWv29H$5aF6r<op6an$-6|PrrfFMzt zA&B04aoHprva-qM?rwnGM(Dlw-kTs`MWqN*6h&zQV#VHjFUb3yIp=I6`n&J@`Talt z==03XGtabVo_Xe(IkSvV=$nd?x?WN8RHb`HQ$<lmW<5(3<;GA&WtWofJqkut2WrAy zkor at bsz{`^ONS1_hYxQ*{Mz=x(2x$-bne`_L&r`XI(51l99M_yYa-qeSJ#AFwYf=F z(A^g<5BX~&{$NdkNPEkIb&)@{X=Bw|Q68<dwk{NqRaTUD at CAI;zM4q5!!_-%K}8ki zT`Gg2YH#EwZ*6VBU+xvvbr^AVxGGpabhvkz at 9N5cH(YgNhZv(M6Y)m^zMBdwf at Qvf z9s%Eof@=#3W922c$s(95VjaCHZkS$Cx_x=Dx<hR!SW#DwK2 at SBSvbCksG_#6EZ`4U z`9e3&l...