[neon] [Bug 488853] Neon 6.1 - kwin on X11 fails to shutdown/logout/restart

2024-08-02 Thread VK
https://bugs.kde.org/show_bug.cgi?id=488853 --- Comment #9 from VK --- In System settings > Session > Desktop Session, select 'Start with an empty session' and reboot. The problem disappears: plasma 'Restart' and 'Shut down' work as expected. -- You are

[neon] [Bug 488853] Neon 6.1 - kwin on X11 fails to shutdown/logout/restart

2024-08-02 Thread VK
https://bugs.kde.org/show_bug.cgi?id=488853 --- Comment #8 from VK --- On plasma-workspace 6.1.3-1 the problem still exists. -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 488853] Neon 6.1 - kwin on X11 fails to shutdown/logout/restart

2024-06-27 Thread VK
https://bugs.kde.org/show_bug.cgi?id=488853 --- Comment #5 from VK --- On plasma-workspace 6.1.1-1 and 6.1.0-1 the problem still exists. -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 488853] Neon 6.1 - kwin on X11 fails to shutdown/logout/restart

2024-06-22 Thread VK
https://bugs.kde.org/show_bug.cgi?id=488853 VK changed: What|Removed |Added CC||svkat...@gmail.com --- Comment #3 from VK --- Same

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: [go-nuts] Clarification on code snippet

2023-08-04 Thread alchemist vk
ug 4, 2023 at 6:39 PM burak serdar wrote: > >> >> >> On Fri, Aug 4, 2023 at 10:33 AM alchemist vk >> wrote: >> >>> Hi folks, >>> In below code, I am invoking receiver api show() via a simple uInteger >>> type variable instead of pointer

[go-nuts] Clarification on code snippet

2023-08-04 Thread alchemist vk
Hi folks, In below code, I am invoking receiver api show() via a simple uInteger type variable instead of pointer, by which it expects to be invoked . Go being strict with type casing and I was expecting a compiler error. But to my surprise, it compiled and executed successfully. Can you folks p

Re: [PacketFence-devel] Requesting support - AD integration error

2023-02-27 Thread ANISH VK via PacketFence-devel
Dear Support Team, Kindly instruct with a solution on this error which we are getting. Regards, Anish VK On Sat, Feb 11, 2023 at 6:17 PM ANISH VK wrote: > >> Dear Support Team, >> >> I have recently installed Packetfence on CentOS 8 machine successfully, >> >

[PacketFence-devel] Requesting support - AD integration error

2023-02-27 Thread ANISH VK via PacketFence-devel
.winbindd - Logs > > [image: NCD.JPG] > > Request you to kindly support/advise us to get this issue resolved. > > > Regards, > Anish VK > -- This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and

login_customer_id for multiple accounts

2022-11-04 Thread Vk Kv
Hello, I'm migrating my app from AdWords to GoogleAds. My test email contains multiple manager accounts, some of them are empty or disabled (screenshot "accounts"). When I'm trying to get account hierarchy or do anything with customer account, linked to the manager, I have to pass *login_custo

all_coversions_value in shopping_performance_view

2022-09-12 Thread Vk Kv
Hello, trying to select *all_conversions_value* in *shopping_performance_view*, however, it throws an error, that field is not selectable. Tried both in GAQL and directly through API. GAQL traceback and screenshot from documentation on *shopping_performance_view. *Any help appreciated, thanks

[ovirt-users] Re: Ovirt 4.4.7, can't renew certificate of ovirt engine (certificates expired)

2022-08-30 Thread vk
Hi Andrei, thx a lot for your answer. I tried several time the engine-setup command but it always ends with same above error. DO you have the email of Jose? A colleague renewed the cert manually on the engine whith these commands: # SUBJECT="$(openssl x509 -subject -noout -in /etc/pki/ovirt-

[ovirt-users] Ovirt 4.4.7, can't renew certificate of ovirt engine (certificates expired)

2022-08-29 Thread vk
Hi Team, I'm looking for your help since I didn't find any clear documentation. Is there somewhere in ovirt website a clear documentation about how to renew the engine certificates located in /etc/pki/ovirt-engine/certs/ We have an engine GUI not working, showing error message "PKIX path valida

[ovirt-users] Re: understanding if real engine offline deployment is possible

2022-04-30 Thread vk
hat host? >>> you need to understand the flow of installing the hosted engine as a >>> self hosted engine, it creates a local VM and create a network between that >>> local VM and the host you running from, then the last stage is moving it to >>> the storage do

[ovirt-users] understanding if real engine offline deployment is possible

2022-04-26 Thread vk
Hi Everyone, In my compagny, we try to deploy engine on 2 RHEL8 hosts we already installed. We don't have direct internet access, so the RHEL8 hosts have been setup using some internal EL repo (using redhat satellite) We have also duplicated internaly the necessary ovirt repositories, so all ov

[Fedora-legal-list] Re: Do I have to remove the Fedora logos when redistributing a modified version of a Fedora ISO?

2022-04-15 Thread T-vK T-vK
Thank you! :) Installing the `generic-logos` package as you described successfully removed the logos. Although the "OS Name" in Gnome's "About" window still says "Fedora 34 (Workstation Edition)", but the Logos are gone. I wasn't able to get the remix logos instead though, even after installing

[Fedora-legal-list] Re: Do I have to remove the Fedora logos when redistributing a modified version of a Fedora ISO?

2022-04-14 Thread T-vK T-vK
Okay, so I have installed fedora-remix-logos inside the ISO and when booting it I can confirm the package is installed, but unfortunately the fedora logo is still there. E.g. in the bottom right of the default desktop wallpaper. ___ legal mailing list -

[Fedora-legal-list] Re: Do I have to remove the Fedora logos when redistributing a modified version of a Fedora ISO?

2022-04-13 Thread T-vK T-vK
I'm using `editliveos` to make some modifications to the original ISO. It's all open source, this is the function that modifies it: https://github.com/T-vK/MobilePassThrough/blob/da8c37ebdb4147dbbcde0e55a50085a882f966c5/scripts/main/generate-live-iso.sh#L57-L97 I have tried actually b

[Fedora-legal-list] Re: Do I have to remove the Fedora logos when redistributing a modified version of a Fedora ISO?

2022-04-12 Thread T-vK T-vK
l logos as well, right? I.e. uninstall the "fedora-logos" package. Is there something else I would have to take care of? Best regards T-vK ___ legal mailing list -- legal@lists.fedoraproject.org To unsubscribe send an email to legal-le...@lis

[Fedora-legal-list] Do I have to remove the Fedora logos when redistributing a modified version of a Fedora ISO?

2022-04-12 Thread T-vK T-vK
/Secondary_trademark_usage_guidelines It mentions the Fedora Remix Logo, but I don't understand what it is actually for and where exactly I have to use it. Any help would be appreciated. Best regards T-vK ___ legal mailing list -- legal@lists.fedoraproject.o

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 dupl

[users@httpd] Stop executing ProxyPassMatch when error is set

2022-02-22 Thread alchemist vk
Hi All, I configured reverse proxy for /test/api as below: ProxyPassMatch ^/(test/api) unix:/run/testservice/http.socket| http://localhost . But my question is, if for some reason, /test/api gets authenticated and auth module sets the value as 401, then how do I stop it from forwarding the req

Re: [users@httpd] Aliasing file whose requests are proxied

2022-02-03 Thread alchemist vk
Thanks Eric for your input. It really worked.. With Regards, Venkatesh On Thu, Feb 3, 2022 at 9:51 PM Eric Covener wrote: > On Thu, Feb 3, 2022 at 11:15 AM alchemist vk > wrote: > > > > Hi All, > > I have set of url which needs to proxied and its working fine. Belo

[users@httpd] Aliasing file whose requests are proxied

2022-02-03 Thread alchemist vk
Hi All, I have set of url which needs to proxied and its working fine. Below is the configuration of the same. ProxyPassMatch ^/(abcd) unix:/run/testserver/http.socket|http://localhost . Here any request which starts with abcd are getting proxied to testserver service and content getting served f

[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 Managemen

[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 Managemen

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 /FUSE/mo

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

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

2021-12-21 Thread Aravinda VK
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. However,

Re: [users@httpd] Regarding CVE-2021-40438

2021-10-19 Thread alchemist vk
Nick Folino wrote: > Nobody here is going to tell you how to exploit vulnerabilities. > If you can't figure it out by reading the code then upgrade to the fixed > version. > > Nick > > On Tue, Oct 19, 2021 at 2:49 AM alchemist vk > wrote: > >> Hi All, &g

[users@httpd] Regarding CVE-2021-40438

2021-10-18 Thread alchemist vk
Hi All, I understand that, CVE-2021-40438 is fixed in httpd release 2.4.50 onwards. But I would like to know more about, how this issue can be exploitable in prior versions and can I know the commit id/patch details for this issue. Tried looking into commit details in github apache repo, but coul

Re: [users@httpd] Httpd is hanging intermittently

2021-09-25 Thread alchemist vk
n Fri, Sep 24, 2021 at 9:14 AM alchemist vk > wrote: > >> Thanks Dewitt for very thorough and insightful explanation. We are using >> Yocto packaged linux version with openssl version being OpenSSL 1.1.1k-fips >> 25 Mar 2021. >> >> With Regards, >> Venka

Re: [users@httpd] Httpd is hanging intermittently

2021-09-24 Thread alchemist vk
f haveged is directed towards improving overall reliability > and adaptability while minimizing the barriers to using haveged for other > tasks. > > What OS are you using? Redhat CentOS etc . . . > > > On Thu, Sep 23, 2021 at 2:06 PM alchemist vk > wrote: > >> Thank

Re: [users@httpd] Httpd is hanging intermittently

2021-09-23 Thread alchemist vk
t; or load *virtio_rng *kernel module. > As I said before I am not sure how you will fix this without generating > more entropy, it seems the system is unable to create enough and > there is no way around this. > > > On Thu, Sep 23, 2021 at 1:15 AM alchemist vk > wrote: > &g

Re: [users@httpd] Httpd is hanging intermittently

2021-09-22 Thread alchemist vk
; That may solve your problem. > > On Wed, Sep 22, 2021 at 2:11 PM alchemist vk > wrote: > >> Hi All, >> We are using httpd version 2.4.46 and its working fine for a long time. >> But recently, we started seeing an issue where apache hangs indefinitely >> eve

Re: [users@httpd] RE: [EXTERNAL] [users@httpd] Httpd is hanging intermittently

2021-09-22 Thread alchemist vk
> > john.p.ore...@medtronic.com > > > > *From:* alchemist vk > *Sent:* Wednesday, September 22, 2021 2:09 PM > *To:* users@httpd.apache.org > *Subject:* [EXTERNAL] [users@httpd] Httpd is hanging intermittently > > > > Hi All, > > We are using httpd version 2.4

[users@httpd] Httpd is hanging intermittently

2021-09-22 Thread alchemist vk
Hi All, We are using httpd version 2.4.46 and its working fine for a long time. But recently, we started seeing an issue where apache hangs indefinitely even when the system is in idle state. And when apache hangs, I see below entries in error_log: [Tue Sep 21 22:05:53.243013 2021] [ssl:warn] [pid

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: [users@httpd] Avoiding host header exploit in apache

2021-08-28 Thread alchemist vk
ago 2021 a las 10:42, alchemist vk > () escribió: > > > > Hi All, > > I am running Apache 2.4.46 and below is the problem statement. > > system IP: 10.10.10.10 > > Client IP: 10.10.10.20 > > > > When I make a request like curl -vk 'https:/

[users@httpd] Avoiding host header exploit in apache

2021-08-27 Thread alchemist vk
Hi All, I am running Apache 2.4.46 and below is the problem statement. system IP: 10.10.10.10 Client IP: 10.10.10.20 When I make a request like *curl -vk 'https://10.10.10.10 <https://10.10.10.10>' -H "Host: badsite.com <http://badsite.com>"*, its redi

Re: [users@httpd] Re: Overwriting redirect status code

2021-08-19 Thread alchemist vk
^.*$ - [R=404,L]*), but it does not reflect properly as I mentioned in my first post. On Fri, Aug 13, 2021 at 8:03 PM Paul A wrote: > On 2021-08-13 9:59 a.m., alchemist vk wrote: > > Hi Eric, thanks for response. > > I dont think its getting generated from any other external redirect

Re: [users@httpd] Re: Overwriting redirect status code

2021-08-13 Thread alchemist vk
: > On Fri, Aug 13, 2021 at 12:54 AM alchemist vk > wrote: > > > > Any suggestions on above query? > > I think the redirect comes from another part of the configuration. > Neither R=404 nor ErrorDOcument /... gen

[users@httpd] Re: Overwriting redirect status code

2021-08-12 Thread alchemist vk
Any suggestions on above query? On Wed, Aug 11, 2021 at 2:21 PM alchemist vk wrote: > Hi All, > As per https://httpd.apache.org/docs/2.4/rewrite/flags.html, [R] flag > can be used to redirect to new location, along with overwriting default 302 > status code. > I followed th

[users@httpd] Overwriting redirect status code

2021-08-11 Thread alchemist vk
Hi All, As per https://httpd.apache.org/docs/2.4/rewrite/flags.html, [R] flag can be used to redirect to new location, along with overwriting default 302 status code. I followed the same and with below configuration, RewriteCond %{REQUEST_URI} ^/abcd ErrorDocument 404 /test_error_404.json Rewrite

[onap-discuss] Archival plan for DCAE platform component repositories

2021-06-02 Thread Vijay VK
Hi, With on-going DCAE transformation effort to migrate component deployment to helm, we would like to begin the process for archiving certain platform components used currently under Cloudify/workflows. For Istanbul release - we plan to mark following repositories as READ only. dcaegen2/platf

[onap-tsc] Archival plan for DCAE platform component repositories

2021-06-02 Thread Vijay VK
Hi, With on-going DCAE transformation effort to migrate component deployment to helm, we would like to begin the process for archiving certain platform components used currently under Cloudify/workflows. For Istanbul release - we plan to mark following repositories as READ only. dcaegen2/platf

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 al

Re: [onap-discuss] ONAP DCAE2 VESCollector Broken Pipe issue

2021-03-30 Thread Vijay VK
Hi, The properties noted are not valid VESCollector configuration hence blueprint/consul update will not work. We have VESCollector running is several labs, processing higher load than what you noted. Can you check if the POD limit (memory/cpu) are constrained in your environment? Also what ver

Re: [onap-discuss] TCAgen2 Standalone #dcaegen2

2021-03-24 Thread Vijay VK
Yes, TCAgen2 only support VES 5.4. Regarding standalone deployment – you will need Consul, Configbindingservice and DMaap at the minimum. For H release, we introduced TCA deployment support also via helm; you can use following charts to deploy - https://git.onap.org/oom/tree/kubernetes/dcaegen

Re: [onap-discuss] DCAE build custom analytics app #dcaegen2

2021-03-16 Thread Vijay VK
Both CDAP and PNDA has been deprecated, TCAGen2 is standalone java application. There is no tool set offered for analytics application development however many of common functions (dmaap interface, configuration etc) required for DCAE services are supported as SDK/java libraries which should sim

Re: [onap-tsc] DCAE Committer promotion - Joanna & Tomasz

2021-03-08 Thread Vijay VK
Thank you Catherine for your prompt response/approval! -Vijay From: onap-tsc@lists.onap.org On Behalf Of Catherine LEFEVRE Sent: Monday, March 08, 2021 1:44 PM To: onap-tsc@lists.onap.org Subject: Re: [onap-tsc] DCAE Committer promotion - Joanna & Tomasz ***Security Advisory: This Message Orig

[onap-tsc] DCAE Committer promotion - Joanna & Tomasz

2021-03-08 Thread Vijay VK
Dear TSC, I would like to request review/approval for following contributors committer promotion for DCAE project. Joanna Jeremicz/Nokia - https://wiki.onap.org/display/DW/Committer+Promotion+Request+for+%5Ball+DCAE%5D+Joanna+Jeremicz Tomasz Wrobel/Nokia - https://wiki.onap.org/display/DW/Commi

Re: [onap-discuss] [ONAP] [Windriver lab] Questions for the windriver lab users - DCAE

2021-02-22 Thread Vijay VK
+ onap-discuss list From: VENKATESH KUMAR, VIJAY Sent: Thursday, February 11, 2021 12:01 PM To: morgan.richo...@orange.com Subject: RE: [ONAP] [Windriver lab] Questions for the windriver lab users - DCAE Hi Morgan, I confirm the Windriver resources are actively used by DCAE project. Pls see bel

[onap-discuss] [oom] build error using helm3

2021-02-09 Thread Vijay VK
Hi, I was following the instruction documented here for helm3 - https://docs.onap.org/projects/onap-oom/en/latest/oom_quickstart_guide_helm3.html encountered following error on make. root@onap4-nfs:~/oom/kubernetes# make SKIP_LINT=TRUE all [common] make[1]: Entering directory '/root/oom/kubern

[onap-tsc] Committer updates for DCAE

2021-01-13 Thread Vijay VK
Hi TSC, This is to inform that the following committers have moved on to a new opportunity and hence resigned as committer for DCAE. * Joseph O'Leary (EST) * Janiak, Kornel (Nokia) I would like thanks for their contributions and wish them very best on their new endeavor. I will be

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) Gl

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 syste

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

2020-10-07 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: [users@httpd] Configuring KeepAliveTimeout to individual URIs

2020-10-07 Thread alchemist vk
Hi Eric, I agree with you.. "keepalive timeout is n/a in the middle of a response". WR A On Wed, Oct 7, 2020 at 5:58 PM Eric Covener wrote: > On Wed, Oct 7, 2020 at 7:54 AM alchemist vk > wrote: > > > > Hi Eric, > > Thanks for response.. > > To gi

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 patc

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 patc

Re: [users@httpd] Configuring KeepAliveTimeout to individual URIs [EXT]

2020-10-07 Thread alchemist vk
en create a unique URL which will fetch the data/or say > comeback later > - You then have a ticker in the page which retrieves the data > via AJAX or just waits till ready and redirects > > > > > > *From:* alchemist vk > *Sent:* 07 October 2020

Re: [users@httpd] Configuring KeepAliveTimeout to individual URIs

2020-10-07 Thread alchemist vk
taking more than 60 and hence apache returns 503. As a trial, Increased the KeepAliveTimeout to 300 and its working fine always. WR A On Wed, Oct 7, 2020 at 4:58 PM Eric Covener wrote: > On Wed, Oct 7, 2020 at 6:53 AM alchemist vk > wrote: > > > > Hi All, > > I have a requi

[users@httpd] Configuring KeepAliveTimeout to individual URIs

2020-10-07 Thread alchemist vk
Hi All, I have a requirement where serving GET on few URIs whose payload is large takes more than 1min compared to our configured "KeepAliveTimeout 60" directive. And this is resulting in 503 error to clients. Is there a way where I can group few URIs and increase KeepAliveTimeout to 300 secs ? Tr

Re: [onap-discuss] [Frankfurt] #dcae VES collector pod Readiness probe failed

2020-09-30 Thread Vijay VK
Hi Naveen, Based on the healtcheck and pod logs you shared, VESCollector appears to be running fine. The healthcheck failure reported was at startup, after which the pod is identified healthy. dcae-ves-collector: Container ID: docker://19cd8f754b163e5842fc4398379049318932eb4d1433a07cc1b

[users@httpd] HTTP 3 support in apache

2020-09-22 Thread alchemist vk
Hi all, I would like to know, when we can have HTTP3 support in apache webserver stack. I know that apache not yet committed an affirmative date for support, but even if it is tentative also, it's helpful to me. Pls share the same if anyone has this info. With Regards, Venkatesh

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 safel

Re: [onap-tsc] Committer updates for DCAE

2020-09-09 Thread Vijay VK
from TSC members, TSC approves this promotion. Congrats to Kornel, Remigiusz and Pawel. Best Regards Eric De : onap-tsc@lists.onap.org<mailto:onap-tsc@lists.onap.org> [onap-tsc@lists.onap.org] de la part de Vijay VK [vv7...@att.com] Envoyé : lundi 31 août 2020

Re: [onap-tsc] Committer updates for DCAE

2020-08-31 Thread Vijay VK
updates for DCAE Hello Vijay Kornel, Remigiusz and Pawel have strongly contributed to DCAE (code + JIRA) Best regards Eric De : onap-tsc@lists.onap.org<mailto:onap-tsc@lists.onap.org> [onap-tsc@lists.onap.org] de la part de Vijay VK [vv7...@att.com]

[onap-tsc] Committer updates for DCAE

2020-08-31 Thread Vijay VK
Hi TSC, Kindly request to review & approve following committer promotions. New committers/extensions * Kornel Janiak https://wiki.onap.org/display/DW/Committer+Promotion+Request+for+%5Ball+DCAE%5D%3A+Kornel+Janiak * Remigiusz Janeczek : https://wiki.onap.org/display/DW/Committer+Promot

[users@httpd] Differentiating between normal and redirect uri

2020-08-20 Thread alchemist vk
Hi All, I have an requirement like, new uris needs to redirected to legacy uris. Fox ex: when uri foo/new arrives, it needs to redirected to foo/old and pass it to backend providers. I used below Rewrite rule to make this happen and its absolutely working fine. RewriteRule ^.*$/foo/

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 of

Re: SELECT of records in range

2020-08-15 Thread VK
Hi. Thanks; we decided to create an index on @ID; QUERY.INDEX works very fast. On Saturday, 15 August 2020 at 00:32:34 UTC+2 cliff...@gmail.com wrote: > JBase indexes are very stable. We have about 145 throughout all of our > tables. > > > > On Friday, July 31, 2020 at 11:

[users@httpd] Re: Returning customized error message when LimitRequestLine value exceeds

2020-08-04 Thread alchemist vk
of no luck.. Help me in this regard. With regards, A On Mon, Aug 3, 2020 at 6:25 PM alchemist vk wrote: > Hi All, > Any help is appreciated .. > Please let me know, how to handle above issue. > > With Regards, > A > > On Fri, Jul 31, 2020 at 7:10 PM alchemist vk &

[users@httpd] Re: Returning customized error message when LimitRequestLine value exceeds

2020-08-03 Thread alchemist vk
Hi All, Any help is appreciated .. Please let me know, how to handle above issue. With Regards, A On Fri, Jul 31, 2020 at 7:10 PM alchemist vk wrote: > Hi All, > If I set LimitRequestLine to 128 and If I give any request field whose > length is more than 128, apache returns 400 ba

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: SELECT of records in range

2020-08-01 Thread VK
Sorry forgot to mention that there's no field with account number, it's just a part of @ID. Isn't @ID a primary index itself? On Friday, 31 July 2020 17:15:36 UTC+2, VK wrote: > > Hi coleagues. > > What is the fastest way to SELECT a set of records from a J4 table:

Re: SELECT of records in range

2020-07-31 Thread VK
nd (IIRC) EB.ALTERNATE.INDEX? Well, I'd like to hear not statistics but the reply of people really using that :))) Thanks anyway :)) Cheers VK On Friday, 31 July 2020 17:15:36 UTC+2, VK wrote: > > Hi coleagues. > > What is the fastest way to SELECT a set of records from a J4 t

SELECT of records in range

2020-07-31 Thread VK
Hi coleagues. What is the fastest way to SELECT a set of records from a J4 table: @IDs are in the format: (account_number)-(date_in_internal_format), e.g. 5001-18628. trying: SELECT THE.TABLE WITH @ID BETWEEN "5001-18628" "5001-23012" Result is bit more than a second (Windows 2019 server, eno

[users@httpd] Returning customized error message when LimitRequestLine value exceeds

2020-07-31 Thread alchemist vk
Hi All, If I set LimitRequestLine to 128 and If I give any request field whose length is more than 128, apache returns 400 bad request with default xml error response as below. < HTTP/1.1 400 Bad Request < Content-Length: 278 < Connection: close < Content-Type: text/html; charset=iso-8859-1 <

Re: [users@httpd] apache config check for non available field in request

2020-07-31 Thread alchemist vk
Thanks Eric for your response. Your suggestion : RewriteCond %{HTTP:Content-Type} '"" worked like a charm.. You made my day.. Thanks you again.. With Regards, A On Thu, Jul 30, 2020 at 6:28 PM Eric Covener wrote: > On Thu, Jul 30, 2020 at 8:38 AM alchemist vk &

[users@httpd] apache config check for non available field in request

2020-07-30 Thread alchemist vk
Hi All, Consider the request curl -vk -X POST -H "Del-Auth: abcd" ' 127.0.0.1/test/newuser' where I intentionally wont provide content type header for new user creation. While trying to write apache config file to check the presence of content-type field in request header, I

[onap-tsc] DCAE PTL 2020 Election update

2020-07-28 Thread Vijay VK
TSC, DCAE team concluded on 2020 PTL elections - it is my pleasure to inform that I've been reelected to serve as PTL for another year. The voting results can be found below. https://civs.cs.cornell.edu/cgi-bin/results.pl?id=E_4064642ed3614912 DCAE Committers, Thank you for your support! Re

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 > - gluster_anteater_gc

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 th

Re: [onap-tsc] Call for nominations for DCAE PTL 2020

2020-07-20 Thread Vijay VK
DCAE committers, I would like to re-nominate myself for the position of DCAE PTL. It has been my privilege to serve as DCAE PTL for the last 2 years and I look forward in continuing to build on the excellent work this community has achieved. Thank you for your consideration. -Vijay

[onap-tsc] Call for nominations for DCAE PTL 2020

2020-07-20 Thread Vijay VK
Hello DCAE committers, It is time for our annual PTL election. The process is described on the ONAP wiki page at the following link: https://wiki.onap.org/display/DW/Annual+Community+Elections+-+Process#AnnualCommunityElectionsProcess-PTLElections

[onap-tsc] DCAE Committer update

2020-07-20 Thread Vijay VK
HI TSC, Just wanted to notify updates to DCAE committer list. Please find the below list of committers who resigned /not active in DCAE project in the past 6+ months duration hence committer privilege will be revoked. Yan Yang yangyan Xinhui Li xinhuili I would like to THANK them for the c

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: [onap-discuss] [Fraknfurt] #Clamp #DCAE Issue in Frankfurt Deployment

2020-07-09 Thread Vijay VK
Hi Naveen, That's good. Btw, logs you shared was it before or after the redeployment (couldn't say from the timestamp)? Based on the log file provided, TCA deployment was successful and healthcheck should be passing as well. State: Running Started: Thu, 09 Jul 2020 15:

Re: [onap-discuss] [Fraknfurt] #Clamp #DCAE Issue in Frankfurt Deployment

2020-07-09 Thread Vijay VK
Sylvain - The cfy 500 error is noticed only on gating (something specific to that environment causing random failure). This issue here appears different - deployment through bootstrap/cloudify made through fine. Will need check further into tca pod details. Naveen - Can you share the logs on tc

[onap-tsc] DCAE - Project Maturity Review

2020-07-08 Thread Vijay VK
Dear TSC, I'm requesting project maturity review for DCAE, the completed template can be found here - https://wiki.onap.org/display/DW/Project+Maturity+Review+for+DCAE Thank you for your consideration. -Vijay -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Rep

Re: [Onap-arc] [onap-tsc] Call for support from CCPVN/BBS Usecase for DCAE mS (RESTConf and VESAdapter)

2020-07-08 Thread Vijay VK
and delete it! --- From:Vijay VK mailto:vv7...@att.com>> To:onap-tsc mailto:onap-tsc@lists.onap.org>>;onap-usecasesub mailto:onap-usecase...@lists.onap.org>>;onap-discuss mailto:onap-disc...@li

Re: [Onap-arc] [onap-tsc] Call for support from CCPVN/BBS Usecase for DCAE mS (RESTConf and VESAdapter)

2020-07-07 Thread Vijay VK
his e-mail in error, please notify the sender by phone or email immediately and delete it! --- From:Vijay VK mailto:vv7...@att.com>> To:onap-usecasesub mailto:onap-usecase..

Re: [onap-discuss] [Onap-arc] [onap-tsc] Call for support from CCPVN/BBS Usecase for DCAE mS (RESTConf and VESAdapter)

2020-07-07 Thread Vijay VK
his e-mail in error, please notify the sender by phone or email immediately and delete it! --- From:Vijay VK mailto:vv7...@att.com>> To:onap-usecasesub mailto:onap-usecase..

Re: [onap-tsc] Call for support from CCPVN/BBS Usecase for DCAE mS (RESTConf and VESAdapter)

2020-07-01 Thread Vijay VK
e-mail in error, please notify the sender by phone or email immediately and delete it! --- From:Vijay VK mailto:vv7...@att.com>> To:

  1   2   3   4   5   6   7   8   9   10   >