Displaying 20 results from an estimated 28 matches for "budy".
Did you mean:
body
2020 Sep 16
3
Internal error on Samba 4.10.17
On 9/16/20 2:27 AM, Andrew Walker wrote:
>
>
> On Tue, Sep 15, 2020 at 2:58 PM Budi Janto via samba
> <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote:
>
> Hi,
>
> For 3 days uptime serve about 40 client Windows workstation with traffic
> average 50 Mbps - 80 Mbps (Video streaming) running on FreeBSD system
> with 16
2020 Sep 15
4
Internal error on Samba 4.10.17
Hi,
For 3 days uptime serve about 40 client Windows workstation with traffic
average 50 Mbps - 80 Mbps (Video streaming) running on FreeBSD system
with 16 GB RAM already installed.
# uname -smrv
FreeBSD 12.1-STABLE FreeBSD 12.1-STABLE r364492 GENERIC amd64
# pkg info samba\*
samba410-4.10.17
I got this produce error in /var/log/message, any clue for this problem?
Sep 14 10:20:15 BEC-STG-P1
2010 Oct 04
8
Can I "upgrade" a striped pool of vdevs to mirrored vdevs?
Hi,
once I created a zpool of single vdevs not using mirroring of any kind. Now I wonder if it''s possible to add vdevs and mirror the currently existing ones.
Thanks,
budy
--
This message posted from opensolaris.org
2005 Feb 07
4
[patch] MetaInfo.from_stream
This patch fixes a typo in MetaInfo.from_stream.
Alexander.
-------------- next part --------------
Index: rubytorrent/metainfo.rb
===================================================================
RCS file: /var/cvs/rubytorrent/rubytorrent/rubytorrent/metainfo.rb,v
retrieving revision 1.8
diff -u -r1.8 metainfo.rb
--- rubytorrent/metainfo.rb 7 Feb 2005 19:52:53 -0000 1.8
+++
2020 Sep 16
1
Internal error on Samba 4.10.17
On Wed, Sep 16, 2020 at 5:41 AM Andrew Walker <walker.aj325 at gmail.com>
wrote:
>
>
> On Tue, Sep 15, 2020 at 11:43 PM Budi Janto via samba <
> samba at lists.samba.org> wrote:
>
>>
>>
>> On 9/16/20 2:27 AM, Andrew Walker wrote:
>> >
>> >
>> > On Tue, Sep 15, 2020 at 2:58 PM Budi Janto via samba
>> > <samba at
2006 Jun 27
4
Not Active Record Model Validation
I have a problem with ruby on rails validation
total_book_toy.rhtml
================
<%= text_field ''book1'', ''title1'' %>
<%= text_field ''book2'', ''title2'' %>
I want to validate these text_field so user can''t insert same title.
However, I was stuck how to do it.
Or maybe you have another way how to do it.
2020 Sep 16
0
Internal error on Samba 4.10.17
On Tue, Sep 15, 2020 at 11:43 PM Budi Janto via samba <samba at lists.samba.org>
wrote:
>
>
> On 9/16/20 2:27 AM, Andrew Walker wrote:
> >
> >
> > On Tue, Sep 15, 2020 at 2:58 PM Budi Janto via samba
> > <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote:
> >
> > Hi,
> >
> > For 3 days uptime serve
2005 Jan 19
3
rubytorrent problem on windows xp
Hi everyone
Is rubytorrent work on windows XP.
I have problem for using it.
Here my Configuration
OS: Windows XP
Ruby Version: 1.8.2
Already Install Azureus and ABC torrent. I manage to set Azerus behave
as tracker that listen to IP 127.0.0.1 and seeding file from
"\ekobudi\bittorrent\host0". After that I copy torrent file
from"\ekobudi\bittorent\host0" to"
2005 Feb 07
3
WindowsXP
Already try the pre realease 0.3.
The rtpeer.rb is working. But I don''t know why is take quite a while to
listen only port 6969. The after that start to scan port 6881,6882..etc.
After that manage to download the file normally.
As usual I run everything in one PC. Azureus, ABC, and rubytorrent.
The example on "doc\api.txt" still doesn''t work for me.
I am very hapy the
2009 Aug 24
1
hdf5 package segfault when processing large data
Hi there,
I am currently working on something that uses hdf5 library. I think
hdf5 is a great data format, I've used it somewhat extensively in
python via PyTables. I was looking for something similar to that in R.
The closest I can get is this library: hdf5. While it does not work
the same way as PyTables did, but it's good enough to let them
exchange data via hdf5 file.
There is just 1
2009 Dec 27
7
[osol-help] zfs destroy stalls, need to hard reboot
...read, that once zfs is underway destroying a big dataset, other operations would continue to work, but that doesen''t seem to be the case. When destroying the 3 TB dataset, the other zvol that had been exported via iSCSI stalled as well and that''s really bad.
>
> Cheers,
> budy
> --
> This message posted from opensolaris.org
> _______________________________________________
> opensolaris-help mailing list
> opensolaris-help at opensolaris.org
>
I just tested your claim, and you appear to be correct.
I created a couple dummy ZFS filesystems, loaded them...
2011 Jan 12
6
ZFS slows down over a couple of days
...rformance to reasonable levels, but otherwiese I am quite at my
witts end.
To give some numbers: the ZFS performance decreases down to 1/10th of
the initial throughput, either read or write.
Anybody having some tips up their sleeves, where I should start looking
for the missing memory?
Cheers,
budy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20110112/ea8d532f/attachment.html>
2008 Mar 08
2
Fwd: Transfer log for openssh & sftp
*hello,*
*I am using openssh-3.5p1.tar.gz with vsftpd, *
*I am not getting transfer log with speed of transfer through "sftp using
ssh2" for any event, I can see logging information only,*
**
*Can any budy have any patch for above mension openssh version,*
**
*Regards,*
*nisarg raj*
**
2010 Dec 17
6
copy complete zpool via zfs send/recv
...fs one level down below targetTank.
Overwriting targetTank is not an option, since the zfs fs musn''t exist
prior to zfs recv.
Now, I could run a little script that runs through the zpool and
transfers each zfs fs over individually, but I hoped that there would be
another way.
Cheers,
budy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20101217/c4ebed09/attachment.html>
2005 Dec 16
3
[PATCH] 0/7 xen: Add basic NUMA support
The patchset will add basic NUMA support to Xen (hypervisor only). We
borrowed from Linux support for NUMA SRAT table parsing, discontiguous
memory tracking (mem chunks), and cpu support (node_to_cpumask etc).
The hypervisor parses the SRAT tables and constructs mappings for each
node such as node to cpu mappings and memory range to node mappings.
Using this information, we also modified the
2010 Nov 21
10
Running on Dell hardware?
> From: Edward Ned Harvey [mailto:shill at nedharvey.com]
>
> I have a Dell R710 which has been flaky for some time.? It crashes about
once
> per week.? I have literally replaced every piece of hardware in it, and
> reinstalled Sol 10u9 fresh and clean.
It has been over 3 weeks now, with no crashes, and me doing everything I
can to get it to crash again. So I''m going to
2010 Dec 23
31
SAS/short stroking vs. SSDs for ZIL
...dd,2157.html
Now, I am wondering if using a mirror of such 15k SAS drives would be a
good-enough fit for a ZIL on a zpool that is mainly used for file
services via AFP and SMB.
I''d particulary like to know, if someone has already used such a
solution and how it has worked out.
Cheers,
budy
--
Stephan Budach
Jung von Matt/it-services GmbH
Glash?ttenstra?e 79
20357 Hamburg
Tel: +49 40-4321-1353
Fax: +49 40-4321-1114
E-Mail: stephan.budach at jvm.de
Internet: http://www.jvm.com
Gesch?ftsf?hrer: Ulrich Pallas, Frank Wilhelm
AG HH HRB 98380
-------------- next part --------------
An...
2010 Oct 28
0
Good write, but slow read speeds over the network
...ay more than
the 30 to 50 MB/sec I am getting over the network. If I use nc on the
server, I will get approx 200 MB/sec, so the pool seems to be fast enough.
I was wondering if there''s anything related to ZFS, that could help
here, or is it more likely a network related issue?
Cheers,
budy
--
Stephan Budach
Jung von Matt/it-services GmbH
Glash?ttenstra?e 79
20357 Hamburg
Tel: +49 40-4321-1353
Fax: +49 40-4321-1114
E-Mail: stephan.budach at jvm.de
Internet: http://www.jvm.com
Gesch?ftsf?hrer: Ulrich Pallas, Frank Wilhelm
AG HH HRB 98380
-------------- next part --------------
An...
2005 Jul 31
1
trackerless
Hi William,
Do you have any plan to make rubytorrent support trackerless Bittorrent.
I think this will be very usefull for rubytorrent user
Regards
Eko
2006 Jun 11
6
page.update_html not executed
Hi,
when doing:
render :update do |page|
page.replace_html ''suggested_contractors'', :partial =>
''contractors''
page.visual_effect :highlight, ''suggested_contractors''
end
I got js as output, it is not executed, return html *contains*:
try { Element.update("suggested_contractors", "
\n 12345678910\n
\n