search for: vlad

Displaying 20 results from an estimated 415 matches for "vlad".

Did you mean: glad
2009 Feb 16
0
warn_slowpath in clean_tree_block
I''ve just started playing with Btrfs, and I''m getting a log full of kernel warnings that look something like this: Feb 16 09:02:17 vlad kernel: ------------[ cut here ]------------ Feb 16 09:02:17 vlad kernel: WARNING: at fs/btrfs/disk-io.c:815 clean_tree_block+0x9d/0xbb [btrfs]() Feb 16 09:02:17 vlad kernel: Hardware name: System Product Name Feb 16 09:02:17 vlad kernel: Modules linked in: btrfs zlib_deflate tcp_diag inet_diag kqe...
2011 Mar 22
2
Problems with SQLite3
...CASCADE I googled for this error message, but didn''t find anything useful. BTW, there is nothing special in the migration script: class CreateProducts < ActiveRecord::Migration # ... def self.down drop_table :products end end Example 2: > rake test Loaded suite /home/vlad/.rvm/gems/ruby-1.9.2-p136/gems/rake-0.8.7/lib/rake/rake_test_loader Started E Finished in 0.046598 seconds. 1) Error: test_product_attributes_must_not_be_empty(ProductTest): SystemStackError: stack level too deep /home/vlad/.rvm/gems/ruby-1.9.2-p136/gems/rails_sql_views-0.8.0/lib/rails_sql_v...
2008 Mar 05
4
Vlad the Deployer??
I''ve been playing around with Vlad the deployer, and quite like it. However, has anyone used it to stop/start background rb processes via the ./script/backgroundrb script? Eric ----------------------------------------------------- Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | http://www.opensourceconnec...
2003 Feb 06
1
Strange "username map" behaviour with "security=user"
I use Samba 2.2.0 on small network. I use "security = user" and "username map" to map some Win-users to unix users. I have simple testing file with username mapping: root = vlad It is supposed that when I connect to samba as user "Vlad" with vlad's password I get the root's rigths to shares. Right? But when I try to connect to samba as "vlad" it tries to authorize me as samba user "root" and tries to find user "root" in pass...
2007 Oct 03
1
Vlad problems
I am having trouble getting rake vlad:start to work.. here is the output: ivan:04:39 PM:www2.sustainablewebsites.com> rake vlad:start (in /Users/ivan/Sites/www2.sustainablewebsites.com) !!! PID file log/mongrel.8000.pid does not exist. Not running? mongrel::stop reported an error. Use mongrel_rails mongrel::stop -h to get help. !!...
2006 Feb 01
4
Where is the send() function?
...=h category.send(column.name) %></td> | <% end %> `---- Apparently, the send() function returns the column value by name, but where does this function comes from? Unfortunately, neither the tutorial nor the API documentation tell it. -- \ / vlad@hashbang.de \/lad http://www.hashbang.de
2014 Mar 20
1
Re: [virt-tools-list] Linux host / Windows guest sharing
Thank you. It is clear now, so it was user error and I should read more documentation :) Unfortunately drag and drop isn't working. Is there any prerequisite? My host is FC20 and guest is Win2k8 server Thank you Vlad On Thu 20 Mar 2014 05:42:40 PM CET, Jonathon Jongsma wrote: > ----- Original Message ----- >> From: "Laszlo Pal (private)" <vlad@vlad.hu> >> To: "Christophe Fergeau" <cfergeau@redhat.com> >> Cc: libvirt-users@redhat.com, virt-tools-list@redhat....
2005 Mar 21
3
IPSec gateway configuration
...The documentation that I have found was only how to establish secure connection between two computers, but what I need is to get outside of it and if possible to not use VPN, because I want the clients that are in the same LAN have maximum trasnfer speeds. Thx for any suggestions in advance. Vlad Adomnicai
2014 Mar 20
2
Re: [virt-tools-list] Linux host / Windows guest sharing
...17519 0 virtio_ring 19975 3 virtio_balloon,9pnet_virtio,virtio_scsi virtio 14172 3 virtio_balloon,9pnet_virtio,virtio_scsi 9p 54021 0 9pnet 69248 3 9p,9pnet_rdma,9pnet_virtio fscache 62354 1 9p Thank you Vlad On Thu 20 Mar 2014 04:57:00 PM CET, Christophe Fergeau wrote: > On Thu, Mar 20, 2014 at 11:46:28AM -0400, Jonathon Jongsma wrote: >> The spice-vdagent should be running in the guest. Have you installed the spice guest tools in your windows guest? Download them here: http://www.spice-spa...
2002 Jun 25
2
RE: [PATCH] smbfs readdir fix (CFT: NetApp, OS/2)
Vlad. I still got the same problem - 'ls | wc -l' returned incorretc numbers. I installed the following patches with the sequence vs. the kerner 2.4.18: 1. 00-smbfs-2.4.18-codepage.patch.gz 2. 01-smbfs-2.4.18-lfs.patch.gz 3. 02-smbfs-2.4.18-unicode.patch.gz 4. smbfs-2.4.19-pr...
2013 May 22
1
[Bridge] [PATCH] bridge: Set vlan_features to allow offloads on vlans.
When vlan device is configured on top of the brige, it does not support any offload capabilities because the bridge device does not initiliaze vlan_fatures. Set vlan_fatures to be equivalent to hw_fatures. Signed-off-by: Vlad Yasevich <vyasevic at redhat.com> --- net/bridge/br_device.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/net/bridge/br_device.c b/net/bridge/br_device.c index 9673128..126f2c2 100644 --- a/net/bridge/br_device.c +++ b/net/bridge/br_device.c @@ -352,6 +352,7 @@ vo...
2007 Apr 18
2
[Bridge] Re: [PATCH] TSO fix in br_dev_queue_push_xmit
...counters are there to help identify hardware problems or lack of resources. In this case, tcp stack produced output that just gone. TSO is there over years and no one even noticed given TSO/bridge conflict mainly because there is no stats. (IMHO) Let's blame standards, right? Signed-off-by : Vlad Drukker <vlad@storewiz.com> --- net/bridge/br_forward.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/net/bridge/br_forward.c b/net/bridge/br_forward.c --- a/net/bridge/br_forward.c +++ b/net/bridge/br_forward.c @@ -31,7 +31,8 @@ static inline int should_deliver(...
2006 Jun 08
5
Field names in validators
...a message like "E-Mail Address can''t be blank" instead of "Email can''t be blank"? I can override the "can''t be blank" part by using the :message parameter, but not the "Email" part. -- \ / vlad@hashbang.de \/lad http://www.hashbang.de
2014 Dec 19
2
[PATCH 01/10] core: Split out UFO6 support
...on't accept >>>> these packets. >>>> Second option is almost sure to break userspace, >>>> so it seems we must do the first one. >>>> >>> >>> Right. This was missing from packet sockets. I can fix it. >>> >>> -vlad >> >> Also, this can't be a patch on top, since we don't >> want bisect to give us configurations which >> can BUG(). > > So how doing this in stages: > > 1. add helper that checks skb GSO type. > If it is SKB_GSO_UDP, check for IPv6, and > genera...
2014 Dec 19
2
[PATCH 01/10] core: Split out UFO6 support
...on't accept >>>> these packets. >>>> Second option is almost sure to break userspace, >>>> so it seems we must do the first one. >>>> >>> >>> Right. This was missing from packet sockets. I can fix it. >>> >>> -vlad >> >> Also, this can't be a patch on top, since we don't >> want bisect to give us configurations which >> can BUG(). > > So how doing this in stages: > > 1. add helper that checks skb GSO type. > If it is SKB_GSO_UDP, check for IPv6, and > genera...
2006 Jul 12
3
How to get the current URL?
...r successful authenfication. But how do I get the current URL? I could store controller_name, action_name and params[] in the session, and then construct the URL by calling url_for. But has it really to be that complicated? All I need is the full URL. -- \ / vlad@hashbang.de \/lad http://www.hashbang.de
2017 Oct 28
5
All over sudden dovecot thinks FS is read only
Hi list I have to dovecot instances running which host my mailboxes on Centos7 dovecot.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-debuginfo.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-mysql.x86_64 1:2.2.26.0-2.el7.centos installed dovecot-pigeonhole.x86_64 1:2.2.26.0-2.el7.centos installed all over sudden both dovecot
2002 Jun 25
1
RE: [PATCH] smbfs readdir fix (CFT: NetApp, OS/2)
Can someone share the smbfs-2.4.19-pre9-readdir.patch. -----Original Message----- From: David.Lee@bisus.com [mailto:David.Lee@bisus.com] Sent: Tuesday, June 25, 2002 4:21 PM To: vlads@sympatico.ca; urban@teststation.com Cc: samba@lists.samba.org; David.Lee@bisus.com Subject: [Samba] RE: [PATCH] smbfs readdir fix (CFT: NetApp, OS/2) Vlad. I still got the same problem - 'ls | wc -l' returned incorretc numbers. I installed the following patches with the sequence vs. the...
2018 May 02
1
[PATCH V2 net-next 5/6] macvlan/macvtap: Add support for SCTP checksum offload.
On Wed, May 02, 2018 at 10:00:14AM -0400, Vlad Yasevich wrote: > On 05/02/2018 09:46 AM, Michael S. Tsirkin wrote: > > On Wed, May 02, 2018 at 09:27:00AM -0400, Vlad Yasevich wrote: > >> On 05/01/2018 11:24 PM, Michael S. Tsirkin wrote: > >>> On Tue, May 01, 2018 at 10:07:38PM -0400, Vladislav Yasevich wrote: >...
2018 Apr 17
3
[PATCH net-next 0/5] virtio-net: Add SCTP checksum offload support
On 04/02/2018 10:47 AM, Marcelo Ricardo Leitner wrote: > On Mon, Apr 02, 2018 at 09:40:01AM -0400, Vladislav Yasevich wrote: >> Now that we have SCTP offload capabilities in the kernel, we can add >> them to virtio as well. First step is SCTP checksum. > > Thanks. > >> As for GSO, the way sctp GSO is currently implemented buys us nothing >> in added support to virt...