Displaying 16 results from an estimated 16 matches for "kalever".
Did you mean:
pkalever
2011 Feb 25
1
Default Keyboard Layout changed to english.
Hello,
i upgraded debian from lenny to squeeze and i managed to mess up config
file or update (cuz i'm quite noob when it comes to linux). I'm gonna
try to explain best to my abillity, how i got where i am right now (bear
in mind that this is my first time in this list). Since smbpasswd and
pdbedit had mysteriously vanished after upgrade, i did reinstall to
samba (3.5.6 PDC with
2011 Mar 08
1
Can you see this letter.
Hello,
ive tried to send letters to samba list few times and every time i get a
mail back with an error "Message status - undeliverable" from
Mailer-Daemon at mthelen7.ballarat.edu.au. The contents of the letter is
following:
The message that you sent was undeliverable to the following:
Mdelves (User account is expired)
So i'm sending this test message to make sure my letters
2017 Sep 13
0
glusterfs expose iSCSI
...tcmu-runner
configuration for you, all you need as a pre-requisite is a gluster
volume.
And the sad part is we haven't tested gluster-block on centos, but
just source compile should work IMO.
> I want to configure glusterfs to expose iSCSI target. I followed this
> artical
> https://pkalever.wordpress.com/2016/06/23/gluster-solution-for-non-shared-persistent-storage-in-docker-container/
> but when I install tcmu-runner. It doesn't work.
What is your environment, do you want to setup guster block storage in
a container environment or is it just in a non-container centos
environm...
2017 Sep 13
3
glusterfs expose iSCSI
Hi all
I want to configure glusterfs to expose iSCSI target. I followed this
artical
https://pkalever.wordpress.com/2016/06/23/gluster-solution-for-non-shared-persistent-storage-in-docker-container/
but when I install tcmu-runner. It doesn't work.
I setup on CentOS7 and installed tcmu-runner by rpm. When I run targetcli,
it not show *user:glfs* and *user:gcow*
*/>* ls
o- / ...................
2006 Jul 02
1
faster server
Hi All,
I am running a Rails application on a VPS using Lighttpd/Debian-Stable
and it seems something is slowing the whole thing down.
If I watch the production log - it seems the website is rendered quite
fast but when I reach the website using my favorite browser (or even my
less favorite..) it is loading too slow.
Thanks,
D.
--
Posted via http://www.ruby-forum.com/.
2006 Jun 13
2
securing a file
Hi,
I want to allow the downloading of specific file only to authorized
user,
lets say an MPEG.
where do I start? ;-)
Thx,
Dor.
--
Posted via http://www.ruby-forum.com/.
2017 Nov 09
0
[Gluster-devel] Poor performance of block-store with RDMA
Hi Kalever!
First of all, I really appreciate your test results for
block-store(https://github.com/pkalever/iozone_results_gluster/tree/master/block-store)
:-)
My teammate and I tested block-store(glfs backstore with tcmu-runner)
but we have met a problem of performance.
We tested some cases with one serve...
2017 Jun 05
0
Gluster Monthly Newsletter, May 2017
...sts:
Announcing GlusterFS release 3.11.0 (Short Term Maintenance) - Shyam -
http://lists.gluster.org/pipermail/gluster-users/2017-May/031298.html
GlusterFS and Kafka - Christopher Schmidt -
http://lists.gluster.org/pipermail/gluster-users/2017-May/031185.html
gluster-block v0.2 is alive! - Prasanna Kalever -
http://lists.gluster.org/pipermail/gluster-users/2017-May/030933.html
GlusterFS removal from Openstack Cinder - Joe Julian
http://lists.gluster.org/pipermail/gluster-users/2017-May/031223.html
Release 3.12 and 4.0: Thoughts on scope - Shyam -
http://lists.gluster.org/pipermail/gluster-devel/2017...
2002 Jun 02
1
batch diffs
I needed a tool to produce diffs of binary volumes, and to apply them as
patches accordingly. So I tried the 'batch mode' that was added to rsync,
but it invariably segfaulted on reading the batches...
$ sh foo.rsync_argvs
foo.rsync_argvs: line 1: 8971 Segmentation fault rsync -a -v --stats --read-batch=foo ${1:-FOO}
rsync: error writing 64 unbuffered bytes - exiting: Broken pipe
2006 Jun 25
7
Unicode HOWTO?
I am disappointed about the (seeming) lack of Unicode support in Rails.
Is there a howto about working the most important limitations? For
example, figuring out the length of an entered word: "???".length() will
return 6, not 3. So if there is a maximum number of characters a user is
allowed to enter, this won''t work as it should -- it treats strings as
byte arrays instead
2006 Jul 01
22
TextDrive complaints
Hi all,
I have deployed my Ruby On Rails application on TextDrive.
At first everything seamed to be fine. However, lately, response time of my
application is incredible slow.
Worse, lately there is also a lot of downtime.
I have contacted their support desk, however, they do not respond (at all,
or very, very late).
Has anyone else these experiences with TextDrive?
And if so, what did you do
2006 Jun 23
1
rubyful_soup works fine as an RB file but bugs in Rails
This is the code:
1 require ''rubyful_soup''
2 require ''open-uri''
3
4 url = "http://www.google.com/search?q=ruby"
5 open(url) {
6 |page| page_content = page.read()
7 soup = BeautifulSoup.new(page_content)
8 result = soup.find_all(''a'', :attrs => {''class'' => ''l''})
9 result.each {
2008 Aug 22
3
sun4v arch
I would also like to help as well.
As KMacy knows before i asked a lot of questions for T2 types of
servers but unfortunately i have no more access to those kind of
hardware as well.
I;m willing to participate if a team will be formated.
2006 Jun 25
0
rubyful_soup replace element
Hi,
well, how do i replace an element with rubyful_soup ??
I tried
soup = BeautifulSoup.new(input)
elemnt = soup.find(''quote'')
elemnt = tag(''<div></div>'')
elemnt = ''<div></div>''
elemnt.replaceWith(''<div></div>'')
elemnt = BeautifulSoup.new(''<div></div>'')
elemnt
2017 Jun 07
0
gluster-block v0.2.1 is alive!
...on bind
* add manual for gluster-blockd
* updated ReadMe
* and many more ...
Read more at about gluster-block [5]
Please report issues using [6]
Also do let us know your feedback and help us get better :-)
[1] https://github.com/gluster/gluster-block
[2] https://copr.fedorainfracloud.org/coprs/pkalever/gluster-block/build/562504/
[3] https://github.com/gluster/gluster-block/blob/master/INSTALL
[4] https://download.gluster.org/pub/gluster/gluster-block/
[5] https://github.com/gluster/gluster-block/blob/master/README.md
[6] https://github.com/gluster/gluster-block/issues/new
Thanks!
2017 Oct 17
0
gluster-block v0.3 is alive!
...v0.3 will be soon made available.
Please report any issues that you observe using [6].
We look forward to your feedback to help us get better!
[1] https://github.com/gluster/gluster-block
[2] https://github.com/gluster/gluster-block/blob/master/NEWS
[3] https://copr.fedorainfracloud.org/coprs/pkalever/gluster-block/build/637643/
[4] https://github.com/gluster/gluster-block/blob/master/INSTALL
[5] https://download.gluster.org/pub/gluster/gluster-block/
[6] https://github.com/gluster/gluster-block/issues/new
Thanks!