Re: how can I load html files and not .dt or diet files in vibe.d

2024-02-01 Thread Aravinda VK via Digitalmars-d-learn
On Thursday, 1 February 2024 at 03:20:31 UTC, dunkelheit wrote: !!! 5 html body h1 hello diet -iframe("hola.html") please help me :') Try ``` html body h1 hello diet iframe(src="hola.html") ```

Re: [Gluster-devel] New logging interface

2022-03-25 Thread Aravinda VK
Looks very neat. +1 On Fri, Mar 25, 2022 at 12:03 AM Xavi Hernandez wrote: > Hi all, > > I've just posted a proposal for a new logging interface here: > https://github.com/gluster/glusterfs/pull/3342 > > There are many comments and the documentation is updated in the PR itself, > so I won't

[Gluster-devel] [announcement] Kadalu Storage - Opinionated GlusterFS distribution

2022-01-19 Thread Aravinda VK
Hi All, Kadalu.io was started in 2019 by a few GlusterFS maintainers with the focus on improving the GlusterFS ecosystem for on-premise, Kubernetes and Cloud deployments. Initially, we experimented by integrating the GlusterFS core filesystem layer with Kubernetes APIs without using the

[Gluster-users] [announcement] Kadalu Storage - Opinionated GlusterFS distribution

2022-01-19 Thread Aravinda VK
Hi All, Kadalu.io was started in 2019 by a few GlusterFS maintainers with the focus on improving the GlusterFS ecosystem for on-premise, Kubernetes and Cloud deployments. Initially, we experimented by integrating the GlusterFS core filesystem layer with Kubernetes APIs without using the

Re: [Gluster-users] Gluster USER SERVICEABLE SNAPSHOTS: Cannot see `.snaps` directory

2021-12-22 Thread Aravinda VK
I strongly feel that is the expected behavior to not show Snaps directory on directory listing.(Similar to `.zfs` virtual directory for ZFS snapshots) > On 22-Dec-2021, at 9:53 PM, Strahil Nikolov wrote: > > I think it's worth opening an issue. > > as features.uss is enabled, 'ls -la

Re: [Gluster-users] Gluster USER SERVICEABLE SNAPSHOTS: Cannot see `.snaps` directory

2021-12-21 Thread Aravinda VK
directory > > It makes me crazy, I don't have any clues to solve this problem. > > -- > Lee.T > > At 2021-12-22 12:30:27, "Aravinda VK" wrote: > > I think `.snaps` is not shown when you do `ls` it

Re: [Gluster-users] Gluster USER SERVICEABLE SNAPSHOTS: Cannot see `.snaps` directory

2021-12-21 Thread Aravinda VK
you can see the snapshot status is > started in the previous command output. > > > > -- > Lee.T > > > At 2021-12-21 20:13:47, "Aravinda VK" wrote: > > Is the Snapshot activated? > > glu

Re: [Gluster-users] Gluster USER SERVICEABLE SNAPSHOTS: Cannot see `.snaps` directory

2021-12-21 Thread Aravinda VK
Is the Snapshot activated? gluster snapshot activate Aravinda Vishwanathapura https://kadalu.io > On 21-Dec-2021, at 4:06 PM, samfisher1 wrote: > > Sorry for disturbing you... Uh, I met a very strange GlusterFS problem: I can > access snapshots by using FUSE mount and it works fine.

Re: [Gluster-users] Geo-replication and changelogs cleaning

2021-09-01 Thread Aravinda VK
Hi, I think the “archive_gluster_changelogs” repo not updated after the backend changelogs are restructured(This Patch: https://github.com/gluster/glusterfs/commit/ec3df84dcfd7ccda0a18fa75e3b425c090209adf#diff-64c754d7b6ec77154042671072debc69456f43b3abc34354d5b818937635600f

Re: [Gluster-users] Geo-replication adding new master node

2021-05-31 Thread Aravinda VK
Hi David, > On 31-May-2021, at 10:37 AM, David Cunningham > wrote: > > Hello, > > We have a GlusterFS configuration with mirrored nodes on the master side > geo-replicating to mirrored nodes on the secondary side. > > When geo-replication is initially created it seems to automatically add

Re: [Gluster-users] Geo-replication status Faulty

2020-10-27 Thread Aravinda VK
Hi Gilberto, Happy to see georepsetup tool is useful for you. The repo I moved to https://github.com/aravindavk/gluster-georep-tools (renamed as “gluster-georep-setup”). I think the georep command failure is due to respective node’s(peer)

Re: [Gluster-users] Trouble in create session in geo-rep environment

2020-10-23 Thread Aravinda VK
Try setting the gluster command dir option for remote side. gluster volume geo-replication storage geoaccount@gluster-bkp::storage config slave-gluster-command-dir /usr/sbin Note: These terminologies will change soon.(https://github.com/gluster/glusterfs/issues/1415

Re: [Gluster-users] gluster daemons missing in debian buster 10.5 after glusterfs 7.8-1 installed?

2020-10-14 Thread Aravinda VK
Hi Peter, > On 14-Oct-2020, at 5:26 PM, peter knezel wrote: > > Hello All, > > i have installed 7.8-1 version of glusterfs packages on a VM with debian > buster 10.5 and see no glusterfs daemons present. glusterfs and glusterfsd are managed by Glusterd once the Volume is created. So no

Re: [Gluster-users] Explanation of gluster vol geo-repliation options

2020-10-08 Thread Aravinda VK
Hi Felix, I am adding the details inline. Will open an issue to update the doc. Thanks for reporting. Let me know if any of these needs more clarity. > On 08-Oct-2020, at 12:42 AM, Felix Kölzow wrote: > > Dear Community, > > > actually, I am looking for a more detailed explaination of all

Re: [Gluster-devel] [Gluster-Maintainers] ACTION REQUESTED: Migrate your glusterfs patches from Gerrit to GitHub

2020-10-07 Thread Aravinda VK
This is awesome. Thanks to infra team for the great effort. — Aravinda Vishwanathapura https://kadalu.io > On 07-Oct-2020, at 3:16 PM, Deepshikha Khandelwal wrote: > > Hi folks, > > We have initiated the migration process today. All the patch owners are > requested to move their existing

Re: [Gluster-Maintainers] ACTION REQUESTED: Migrate your glusterfs patches from Gerrit to GitHub

2020-10-07 Thread Aravinda VK
This is awesome. Thanks to infra team for the great effort. — Aravinda Vishwanathapura https://kadalu.io > On 07-Oct-2020, at 3:16 PM, Deepshikha Khandelwal wrote: > > Hi folks, > > We have initiated the migration process today. All the patch owners are > requested to move their existing

Re: [Gluster-users] new daemon gluster-ta-volume.service needed?

2020-09-10 Thread Aravinda VK
Hi Peter, > On 10-Sep-2020, at 7:50 PM, peter knezel wrote: > > Hello all, > > i have updated glusterfs (-client,-common,-server) packages from 5.13-1 to > 6.10-1 > on 2 servers with debian stretch (9.x). > Strangely new daemon appeared: gluster-ta-volume.service > Is it needed or can be

Re: [Gluster-users] Gluster cluster questions

2020-08-19 Thread Aravinda VK
Hi Volker, > On 19-Aug-2020, at 8:32 PM, Volker Dormeyer wrote: > > Hi Aravinda, > > Thank you!! > > On 8/19/20 1:47 PM, Aravinda VK wrote: > >> https://kadalu.io can be used as alternative to Heketi to use >> GlusterFS with Kubernetes. Create two Stora

Re: [Gluster-users] Gluster cluster questions

2020-08-19 Thread Aravinda VK
Hi Volker, > On 19-Aug-2020, at 4:51 PM, Volker Dormeyer wrote: > > Hello All, > > I am new to this list. > > I am planning do create a cluster with several Gluster nodes. I get to > the following questions: > > a) Is it possible to build a cluster with some of the bricks as SSD and > some

Re: [Gluster-users] Rebalance improvement.

2020-08-03 Thread Aravinda VK
Interesting numbers. Thanks for the effort. What is the unit of old/new numbers? seconds? > On 03-Aug-2020, at 12:47 PM, Susant Palai wrote: > > Centos Users can add the following repo and install the build from the master > branch to try out the feature. [Testing purpose only, not ready for

Re: [Gluster-devel] [Gluster-users] Rebalance improvement.

2020-08-03 Thread Aravinda VK
Interesting numbers. Thanks for the effort. What is the unit of old/new numbers? seconds? > On 03-Aug-2020, at 12:47 PM, Susant Palai wrote: > > Centos Users can add the following repo and install the build from the master > branch to try out the feature. [Testing purpose only, not ready for

Re: [Gluster-devel] [Action required] Jobs running under centos ci

2020-07-24 Thread Aravinda VK
> On 24-Jul-2020, at 12:00 PM, Deepshikha Khandelwal > wrote: > > These are the jobs that either have been failing for more than a year now or > are not active on https://ci.centos.org/view/Gluster/ > . > > - gluster_ansible-infra > -

Re: [Gluster-devel] Removing problematic language in geo-replication

2020-07-22 Thread Aravinda VK
+1 > On 22-Jul-2020, at 2:34 PM, Ravishankar N wrote: > > Hi, > > The gluster code base has some words and terminology (blacklist, whitelist, > master, slave etc.) that can be considered hurtful/offensive to people in a > global open source setting. Some of words can be fixed trivially but

Re: [Gluster-users] gluster geo-replications fails to sync with IPV6 hostnames

2020-07-12 Thread Aravinda VK
Hi Satheesaran, Posted a patch to fix the parsing issue. Please check. https://review.gluster.org/c/glusterfs/+/24706 -- Aravinda Vishwanathapura https://kadalu.io > On 12-Jul-2020, at 8:14 AM, Satheesaran Sundaramoorthi

Re: [Gluster-users] Tons of dht: Found anomalies in (null)

2020-05-19 Thread Aravinda VK
> On 19-May-2020, at 12:05 PM, Susant Palai wrote: > > > > On Thu, Apr 30, 2020 at 6:31 AM Artem Russakovskii > wrote: > Hi, > > Every time I ls large dirs in our 1x4 replicate gluster volume, I get a ton > of these in the logs. > > If I run the same ls right

Re: [Gluster-devel] [Gluster-Maintainers] Updating the repository's actual 'ACTIVE'ness status

2020-03-25 Thread Aravinda VK
I archived the following projects - gluster/restapi - gluster/glusterd2 - gluster/gcs - gluster/gluster-csi-driver - gluster/gluster-block-restapi - gluster/python-gluster-mgmt-client Please let me know if anyone interested to unarchive and maintain any project from the above list. — regards

Re: [Gluster-Maintainers] Updating the repository's actual 'ACTIVE'ness status

2020-03-25 Thread Aravinda VK
I archived the following projects - gluster/restapi - gluster/glusterd2 - gluster/gcs - gluster/gluster-csi-driver - gluster/gluster-block-restapi - gluster/python-gluster-mgmt-client Please let me know if anyone interested to unarchive and maintain any project from the above list. — regards

Re: [Gluster-users] just discovered that OpenShift/OKD dropped GlusterFS storage support...

2020-03-18 Thread Aravinda VK
Hi Arman, Not sure about Openshift dropping the support for GlusterFS. But a few GlusterFS maintainers started a new project “Kadalu” to provide persistent storage solutions based on GlusterFS for applications running in Kubernetes/Openshift/Rancher(or any other variant of K8s). More details

Re: [Gluster-users] Disk use with GlusterFS

2020-03-05 Thread Aravinda VK
worrying that they're not > reporting the same thing. > > Thank you. > > > On Fri, 6 Mar 2020 at 16:33, Aravinda VK <mailto:aravi...@kadalu.io>> wrote: > Hi David, > > What is it reporting for brick’s `df` output? > > ``` > df /nodirectwritedata/glust

Re: [Gluster-users] What command can check the default value of all options?

2020-03-05 Thread Aravinda VK
gluster volume set help? — regards Aravinda Vishwanathapura https://kadalu.io > On 06-Mar-2020, at 6:39 AM, gil han Choi wrote: > > Hello > > I used a command to print out the default values and descriptions of all > options. > But I can't remember what command I used and can't find it. >

Re: [Gluster-users] Disk use with GlusterFS

2020-03-05 Thread Aravinda VK
even if they were separate files would > only add up to 1.47GB used, meaning 0.53GB should have been left in the > partition. If less space is actually being used because of the hard links > then it's even harder to understand where the other 1.53GB went. So why would > Gluster

Re: [Gluster-users] Disk use with GlusterFS

2020-03-04 Thread Aravinda VK
Hi David, Is this Volume is uses Geo-replication? Geo-replication feature enables Changelog to identify the latest changes happening in the GlusterFS volume. Content of .glusterfs directory also includes hardlinks to the actual data, so the size shown in .glusterfs is including data. Please

Re: [Gluster-users] Geo-replication

2020-03-03 Thread Aravinda VK
failed on host nvfs30.local > > > >These .local addresses are the LAN addresses that B/slave nodes nvfs10, > >nvfs20, and nvfs30 replicate with. It seems that the A/master needs to > >be > >able to contact those addresses. Is that right? If it is then we'll > >

Re: [Gluster-users] Geo-replication

2020-03-01 Thread Aravinda VK
at right? > > We have already taken care of adding all master node's SSH keys to the remote > slave's authorized_keys externally, so won't include the push-pem part of the > create command. > > Mostly I wanted to confirm the geo-replication behaviour on the replicating

Re: [Gluster-users] Geo-replication

2020-02-24 Thread Aravinda VK
Hi David, > On 25-Feb-2020, at 3:45 AM, David Cunningham > wrote: > > Hello, > > I've a couple of questions on geo-replication that hopefully someone can help > with: > > 1. If there are multiple nodes in a cluster on the master side (pushing > updates to the geo-replication slave), which

Re: [Gluster-devel] gluster_gd2-nightly-rpms - do we need to continue to build for this?

2020-02-17 Thread Aravinda VK
We can stop this job. regards Aravinda > On 18-Feb-2020, at 5:53 AM, Sankarshan Mukhopadhyay > wrote: > > There is no practical work being done on gd2, do we need to continue > to have a build job? > > On Tue, 18 Feb 2020 at 05:46, wrote: >> >> See

Re: [Gluster-users] Free space reported not consistent with bricks

2020-01-29 Thread Aravinda VK
Gluster mount shows actual free size - reserve size See the issue related to reserve size: https://github.com/gluster/glusterfs/issues/236 Blog related to the same topic: https://aravindavk.in/blog/gluster-volume-utilization-multiple-approaches — Aravinda Vishwanathapura https://kadalu.io

Re: Added Wiki page Programming_in_D_tutorial_on_Embedded_Linux_ARM_devices

2018-03-14 Thread Aravinda VK via Digitalmars-d-announce
On Wednesday, 14 March 2018 at 09:29:26 UTC, dangbinghoo wrote: hello there, Just added a paper for cross compiling D on arm linux devices. https://wiki.dlang.org/Programming_in_D_tutorial_on_Embedded_Linux_ARM_devices As my english is not that good, every body who find mistakes just try to

Re: Vision document for H1 2018

2018-03-11 Thread Aravinda VK via Digitalmars-d-announce
On Sunday, 11 March 2018 at 16:15:22 UTC, rumbu wrote: On Sunday, 11 March 2018 at 14:37:28 UTC, bachmeier wrote: And this clarifies the source of your confusion. The D programming language is an open source project, not a for-profit company. D is not the language you're looking for. There

Re: dxml 0.2.0 released

2018-02-11 Thread Aravinda VK via Digitalmars-d-announce
On Monday, 12 February 2018 at 05:36:51 UTC, Jonathan M Davis wrote: dxml 0.2.0 has now been released. I really wasn't planning on releasing anything this quickly after announcing dxml, but when I went to start working on DOM support, it turned out to be surprisingly quick and easy to

Re: [OT] D merch

2017-11-19 Thread Aravinda VK via Digitalmars-d
On Monday, 20 November 2017 at 05:16:22 UTC, Walter Bright wrote: On 11/19/2017 7:32 AM, WebFreak001 wrote: I just bought the 'Some Assembly Required' coffee mug That's always been my favorite :-) The D-Man svg can be found here:

Re: Emacs d-mode indentation, 2 spaces to 4?

2017-10-05 Thread Aravinda VK via Digitalmars-d-learn
On Thursday, 5 October 2017 at 04:57:09 UTC, John Gabriele wrote: I'm using Emacs 25.2.2 with d-mode-20161022.717 on Debian Testing, and by default this mode indents by 2 spaces. Is there an easy way to configure it to use 4 spaces instead? Add below snippet to your .emacs file (add-hook

Re: Folder Size

2017-08-21 Thread Aravinda VK via Digitalmars-d-learn
On Saturday, 19 August 2017 at 14:19:39 UTC, Vino.B wrote: Hi All, I have written a small program to find the size of folder's , but the output is not as expected, hence request your help and advice on any techniques to reduce the run time of the program. Requirement: The script has to

Re: [Gluster-devel] rpm build error in master

2015-08-24 Thread Aravinda VK
I will look into this issue. -- regards Aravinda - Original Message - From: Anand Nekkunti anekk...@redhat.com To: Gluster Devel gluster-devel@gluster.org Sent: Monday, August 24, 2015 4:00:47 PM Subject: [Gluster-devel] rpm build error in master HI I am trying to build rpms in

Re: [Gluster-devel] rpm build error in master

2015-08-24 Thread Aravinda VK
I am able to create rpms in Fedora 22. @Niels any suggestions? any side effects of patch http://review.gluster.org/#/c/11298/ -- regards Aravinda - Original Message - From: Aravinda VK avish...@redhat.com To: Anand Nekkunti anekk...@redhat.com Cc: Gluster Devel gluster-devel

Re: [rust-dev] How to write Generic traits for enums

2014-07-22 Thread Aravinda VK
); b.get_value(); Do you think it is possible to implement? On Tue, Jul 22, 2014 at 9:37 PM, Aravinda VK hallimanearav...@gmail.com wrote: Hi Felix, Thanks a lot for the detailed explanation. On Tue, Jul 22, 2014 at 7:08 PM, Felix S. Klock II pnkfe...@mozilla.com wrote: Aravinda

[rust-dev] How to kill a child task from parent?

2014-06-04 Thread Aravinda VK
Hi, I am trying different alternative to kill a task from parent, But I didn't get any ways to kill a task from its parent. In the following approach I started worker2 inside worker1 and worker1 from main. After 1000 miliseconds worker1 dies, but worker2 still continues. use

[rust-dev] How to find Unicode string length in rustlang

2014-05-28 Thread Aravinda VK
Hi, How to find number of characters in a string? Following example returns byte count instead of number of characters. use std::string::String; fn main() { let unicode_str = String::from_str(ಅ); let ascii_str = String::from_str(a); println!(unicode str: {},

Re: [rust-dev] How to find Unicode string length in rustlang

2014-05-28 Thread Aravinda VK
length to grapheme cluster length for Kannada language. On Wed, May 28, 2014 at 3:01 PM, Simon Sapin simon.sa...@exyr.org wrote: On 28/05/2014 10:10, Aravinda VK wrote: Hi, How to find number of characters in a string? Following example returns byte count instead of number of characters

Re: [Gluster-devel] Follow: GSoC Proposal for a RESTful/JSON API and server for GlusterFS similar to WebHDFS

2014-03-20 Thread Aravinda VK
Thanks Kaushal, Justin. As mentioned by Kaushal, these two projects are different. Management REST server can be run in one of gluster node or on all node, but Data REST server can reside outside the gluster cluster.(only glusterfs-client required). Other difference is the end users, sysadmins

Re: [HarfBuzz] Basic question on how does Harfbuzz does Indic shaping

2013-02-06 Thread Aravinda VK
This thread may help. http://lists.freedesktop.org/archives/harfbuzz/2012-December/002806.html On Wed, Feb 6, 2013 at 4:33 PM, ratheesh pai ratheesh...@yahoo.com wrote: Hi Can anyone please clarify few basic things about how harfbuzz engine does indic reshaping. 1. In unicode document

Re: [Sanchaya Dev] Gubbi and Navilu as web fonts

2012-02-02 Thread Aravinda VK
hmm.. good idea, I think we can add to google webfonts if we have the font copyright. Will check the google web fonts option. Internet explorer uses EOT format as webfont format, any idea how we can convert fonts to EOT? -- Regards Aravinda | ಅರವಿಂದ http://aravindavk.in On Thu, Feb 2, 2012 at

Re: [Sanchaya Dev] ಗುಬ್ಬಿ - ಕೆಲವು ಸಲಹೆಗಳು

2012-02-02 Thread Aravinda VK
Jayaprakash sunil.jayaprak...@gmail.com ಬರೆದಿದ್ದಾರೆ: ನ + ZWJ + ಹಲಂತ್ = ಇದುhttps://lh6.googleusercontent.com/-tBcpI6jKXbA/TYDDFIEpADI/Aqg/mv5AW4itYeQ/s1600/n.jpg . ಇದನ್ನು ಆಗಿಸುವ ಬಗೆಯ ಕುರಿತು ನಿಮ್ಮ ಅಭಿಪ್ರಾಯವೇನು ? ನನ್ನಿ. 2 ಫೆಬ್ರವರೀ 2012 11:35 PM ರಂದು, Aravinda VK hallimanearav

Re: [Sanchaya Dev] Gubbi and Navilu as web fonts

2012-02-02 Thread Aravinda VK
Thanks Vasudev, We can have Webfonts service in multiple places. Personally I believe Google CDN is fast :) Please note we are not hosting our project in Google, so not dependent, we will only have a copy in Google server. I think we should have webfonts in downloads section and it is left to

Re: [Sanchaya Dev] ಗುಬ್ಬಿ - ಕೆಲವು ಸಲಹೆಗಳು

2012-02-02 Thread Aravinda VK
2012/2/3 Aravinda VK hallimanearav...@gmail.com ನ + ZWJ + ಹಲಂತ್ = ಇದುhttps://lh6.googleusercontent.com/-tBcpI6jKXbA/TYDDFIEpADI/Aqg/mv5AW4itYeQ/s1600/n.jpg . ಹೀಗೆ ಉಪಯೋಗಿಸೋದ್ರಿಂದ ತೊಂದರೆಗಳಾಗ್ಬೋದು. ಯುನಿಕೋಡ್ ನಲ್ಲಿ ಈ ರೂಲ್ ಇಲ್ಲದ ಕಾರಣ ಬಹಳಷ್ಟು ಕಡೆ ಸಪೋರ್ಟ್ ಮಾಡದೇ ಇರಬಹುದು. (We don't have

Re: creating train data set for Korean

2011-04-28 Thread Aravinda VK
The generated box will not contain Korean characters. Use any box editors mentioned in training page. Box editors are created for that purpose. Box editors will split the image blocks from tif provided, and create a rectangle area and asigns some value to it. Adjust the size of these rectangles in

Re: Design question, article with logs of comments and ratings

2011-02-25 Thread Aravinda VK
This might help. http://www.cmlenz.net/archives/2007/10/couchdb-joins On Sat, Feb 26, 2011 at 7:46 AM, He Shiming heshim...@gmail.com wrote: On Fri, Feb 25, 2011 at 9:25 PM, Simon Metson simonmet...@googlemail.com wrote: And query it for a specific article with

Re: couchdb 1.0.2 source compilation problem in debian squeeze

2011-02-23 Thread Aravinda VK
For me, following worked in Debian squeeze for Couchdb 1.0.2 apt-get install libcurl4-openssl-dev libicu-dev spidermonkey-bin libmozjs-dev then try configure;make;make install On Wed, Feb 23, 2011 at 12:04 AM, Mehdi El Fadil mehdi.elfa...@mango-is.com wrote: Hello, I have a problem

Re: [jira] Commented: (COUCHDB-1067) CouchDB 1.0.1 Futon does not work with jQuery 1.5

2011-02-15 Thread Aravinda VK
Replace old jquery.couch.js file(in /usr/share/couchdb/www/script directory or in couchdb installed directory). Get the new version from https://github.com/apache/couchdb/blob/trunk/share/www/script/jquery.couch.js On Wed, Feb 16, 2011 at 5:42 AM, Robert Newson (JIRA) j...@apache.orgwrote: