Maybe patch around this change
http://sourceforge.net/p/sshpass/code/48/tree//trunk/main.c?diff=5182883de88f3d77deda7b5c:47
similarly to what was done in the Salt issue
https://github.com/saltstack/salt/pull/22120/files
--Nikolay
On Tue, Nov 24, 2015 at 1:05 AM, Adam Vande More wrote:
> sshpass
t!
>>
>> :)
>>
>>
>> On Tue, Nov 27, 2012 at 12:10 PM, Nikolay Denev wrote:
>>
>>> Hello list,
>>>
>>> I have the following question : I have several machines with 196G of RAM
>>> that are using
>>> RELENG_9 w
Hello list,
I have the following question : I have several machines with 196G of RAM that
are using
RELENG_9 with ZFS, and are running a very memory intensive java applications -
ElasticSearch
The machines are without swap configured and have "vm.swap_enabled=0" in
/etc/sysctl.conf.
The Elastic
On Oct 4, 2012, at 2:52 AM, Chuck Tuffli wrote:
> On Tue, Oct 2, 2012 at 3:03 AM, Nikolay Denev wrote:
>>
>> On Sep 27, 2012, at 6:33 PM, Nikolay Denev wrote:
>>
>>> Hi All,
>>>
>>> With the help of Chuck Tuffli, I'm now able to
On Sep 27, 2012, at 6:33 PM, Nikolay Denev wrote:
> Hi All,
>
> With the help of Chuck Tuffli, I'm now able to use CTL to export a zvol over
> FC to a Linux host:
>
> LUN Backend Size (Blocks) BS Serial NumberDevice ID
> 0 block
Hi All,
With the help of Chuck Tuffli, I'm now able to use CTL to export a zvol over FC
to a Linux host:
LUN Backend Size (Blocks) BS Serial NumberDevice ID
0 block4185915392 512 FBSDZFS001 ORA_ASM_01
lun_type=0
num_threads=14
file=
On Sep 26, 2012, at 8:00 PM, Chuck Tuffli wrote:
> On Wed, Sep 26, 2012 at 9:54 AM, Nikolay Denev wrote:
>> On 26.09.2012, at 19:08, Chuck Tuffli wrote:
> ...
>>> Yup, this is the symptom you will see unless realsync is off (ie. GEOM
>>> is barfing on the s
On 26.09.2012, at 19:08, Chuck Tuffli wrote:
> On Wed, Sep 26, 2012 at 9:02 AM, Nikolay Denev wrote:
> ...
>> I've did ctladm dumooa :
>>
>> Dumping OOA queues
>> LUN 0 tag 0x000d RTR: SYNCHRONIZE CACHE(10). CDB: 35 0 0 0 0 0 0 0 0 0
>> (91807313 ms)
&
On Sep 26, 2012, at 5:29 PM, Chuck Tuffli wrote:
> On Wed, Sep 26, 2012 at 1:33 AM, Nikolay Denev wrote:
>> Hi,
>>
>> I'm running RELENG_9 and I'm trying to play with CTL.
>> Initially I've setup an isp(4) interface in TARGET mode and tried to export
Hi,
I'm running RELENG_9 and I'm trying to play with CTL.
Initially I've setup an isp(4) interface in TARGET mode and tried to export a
LUN to a directly connected
Linux RHEL host, but for some reason that failed with the block backend
(ramdisk was exported properly) :
This is how I export the
On Aug 29, 2012, at 1:18 PM, Harald Schmalzbauer
wrote:
> schrieb Pete French am 29.08.2012 11:38 (localtime):
>>> Link aggregation can never work with two separate switches! LACP and
>>> static trunking require both sides to bundle the same trunk. which is
>>> impossible for two separate switc
On Feb 21, 2012, at 3:35 PM, Alexander Leidinger wrote:
> Hi,
>
> I created a kernel config for i386/amd64 (should work on -current and 9.x)
> and a suitable loader.conf which:
> - tries to provide as much features as GENERIC (I lost one or two disk
> controllers, they are not available as a m
On Apr 14, 2011, at 2:05 PM, Leon Meßner wrote:
> Hi,
>
> i tried setting the mtu on one of my ixgbe(4) intel NICs to support
> jumbo frames. This is on a box with RELENG_8 from today.
>
> # ifconfig ix0 mtu 9198
>
> I then get the following error:
>
> # tail -n 1 /var/log/messages
> Apr 14 1
On Mar 30, 2011, at 11:24 AM, Zhihao Yuan wrote:
> On Wed, Mar 30, 2011 at 2:57 AM, Nikolay Denev wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On Mar 1, 2011, at 12:10 PM, Kostik Belousov wrote:
>>
>>> On Tue, Mar 01, 2011 at 11:0
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mar 1, 2011, at 12:10 PM, Kostik Belousov wrote:
> On Tue, Mar 01, 2011 at 11:03:07AM +0200, Nikolay Denev wrote:
>> On 1 Mar, 2011, at 01:33 , Robert Watson wrote:
>>
>>> Dear all:
>>>
>>> Just an FYI
On 3 Mar, 2011, at 02:39 , Yanhui Shen wrote:
> `CPU0: local APIC error 0x40"
>
> I get this error on my ThinkPad R400(Intel Core2 T6570).
>
>
> --
> Best regards,
> Yanhui
> ___
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/m
On 1 Mar, 2011, at 01:33 , Robert Watson wrote:
> Dear all:
>
> Just an FYI that I've gone ahead and merged userspace DTrace support to
> FreeBSD 8.x from 9.x. While it appeared to pass build tests locally, boot
> and run, etc, this is a non-trivial merge, and it's possible I've messed up.
>
On 19 Oct, 2010, at 07:24 , Adam Stylinski wrote:
> I hope I'm not asking anything too obvious, but I just saw this commit via
> the svn-src-all list:
> http://lists.freebsd.org/pipermail/svn-src-all/2010-October/030466.html
>
> And I was wondering if this perhaps means that log device removal is
On Oct 17, 2010, at 7:17 PM, Bjoern A. Zeeb wrote:
> On Sun, 17 Oct 2010, Nikolay Denev wrote:
>
>> [ ... snip ... ]
>
> It's actually a bug in sys/net/if.c:if_vmove* we know about and that's
> on the todo list.
>
Thanks, good to know.
> I am not sure w
Hello,
While playing with vnet jails I've discovered the following oddity, which
probably is not what's expected to happen :
First I'm creating two epair(4) interfaces :
[16:51]r...@nas:/home/ndenev# ifconfig epair0 create
epair0a
[16:51]r...@nas:/home/ndenev# ifconfig epair1 creat
On Jun 4, 2010, at 3:35 AM, Pyun YongHyeon wrote:
> On Thu, Jun 03, 2010 at 09:29:20AM +0300, Nikolay Denev wrote:
>> On May 24, 2010, at 8:12 PM, Pyun YongHyeon wrote:
>>
>>> On Mon, May 24, 2010 at 09:48:33AM -0400, John Baldwin wrote:
>>>> On Monday 24 May
On May 24, 2010, at 8:12 PM, Pyun YongHyeon wrote:
> On Mon, May 24, 2010 at 09:48:33AM -0400, John Baldwin wrote:
>> On Monday 24 May 2010 6:35:01 am Nikolay Denev wrote:
>>> On May 24, 2010, at 8:57 AM, Nikolay Denev wrote:
>>>
>>>> Hi,
>>>>
On May 24, 2010, at 4:48 PM, John Baldwin wrote:
> On Monday 24 May 2010 6:35:01 am Nikolay Denev wrote:
>> On May 24, 2010, at 8:57 AM, Nikolay Denev wrote:
>>
>>> Hi,
>>>
>>> Recently I started to experience a if_sge(4) related panic.
>>&g
On May 24, 2010, at 8:57 AM, Nikolay Denev wrote:
> Hi,
>
> Recently I started to experience a if_sge(4) related panic.
> It happens almost every time I try to download a torrent file for example.
> Copying of large files over NFS seem not to trigger it, but I haven't t
Hi,
Recently I started to experience a if_sge(4) related panic.
It happens almost every time I try to download a torrent file for example.
Copying of large files over NFS seem not to trigger it, but I haven't tested
extensively.
Here is the panic message :
Fatal trap 12: page fault while in ker
On May 21, 2010, at 9:03 AM, Marcus Reid wrote:
> Hi,
>
> Running a recent RELENG_8 (FreeBSD 8.1-PRERELEASE #0: Tue May 18 23:37:37
> PDT 2010), I'm having a problem using dtrace. For every .d file I attempt
> to compile, I get:
>
> dtrace: failed to compile script test.d: "/usr/lib/dtrace/psi
On Nov 26, 2009, at 1:56 PM, Ivan Voras wrote:
> Jeremy Chadwick wrote:
>
>> Why are people bothering with GPT labels (or in some cases, glabels)
>> when AHCI (whether it be ataahci.ko or ahci.ko) is in use? Under what
>> circumstance would the device name change dynamically in this situation?
ail to "[EMAIL PROTECTED]
"
I've experienced this problem in the past :
http://markmail.org/message/tmle6lqmkfit46ho
But the machine I was having these issues are no longer operational so
I can't test again.
I hope the new ZFS import will fix this...
- --
Regards,
Nikolay Den
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 30 Oct, 2008, at 17:04 , Freddie Cash wrote:
On October 30, 2008 01:25 am Nikolay Denev wrote:
On 30 Oct, 2008, at 07:00 , Freddie Cash wrote:
On Thu, Oct 30, 2008 at 1:50 AM, Andrew Snow <[EMAIL PROTECTED]>
wrote:
In this way, each
l to "[EMAIL PROTECTED]
"
Hi,
Do you experience problems with the snapshots?
Last time I tried something similiar for backups the bachine
began to spit errors after a few days of snapshots.
http://lists.freebsd.org/pipermail/freebsd-fs/2008-February/004413.html
--
Regards,
Nikolay Dene
30 matches
Mail list logo