search for: rawat

Displaying 20 results from an estimated 34 matches for "rawat".

Did you mean: rajat
2014 Aug 10
1
Error: 'LENGTH' is not a recognized built-in function name
On Mon, Aug 11, 2014 at 3:29 AM, Deepak Rawat <deepaksingh.rawat at gmail.com> wrote: > Hi, > > I modified the query in res/res_config_odbc.c. > Original: "SELECT MAX(LENGTH(var_val)) FROM %s WHERE filename='%s'" > Modified: "SELECT MAX(LEN(var_val)) FROM %s WHERE filename='%s'" > &...
2009 Mar 25
11
ActiveRecord: Nested :include erroneous behavior
Hi, Found a simple example breaking on moving to 2.2 from 2.0. This example illustrates the usage of nested :include finder options. class Book < ActiveRecord::Base has_many :distributors end class Distributor < ActiveRecord::Base belongs_to :book has_many :agents end class Agent < ActiveRecord::Base belongs_to :distributor has_many :shops end class Shop <
2016 Nov 03
0
Samba domain join issues
...tions, recommendations or pointers on this issue. Kinda stuck with it. It was working well couple of months back and suddenly stopped working. No known changes were happned on both sides except installing and then uninstalling MS16-077 patch. Thanks, Pradeep On Tuesday, November 1, 2016, Pradeep Rawat <pradeeprawat85 at gmail.com> wrote: > We are running Solaris 10 on the domain member. > ------------------------------------ > Oracle Solaris 10 8/11 s10x_u10wos_17b X86 > Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights > reserved. >...
2016 Oct 31
5
Samba domain join issues
Hi All, I am having an issue with Samba joining an active directory domain. When I run 'net ads join -S mydomaincontrollerFQDN -U adminuser command I get this error: Failed to join domain: failed to lookup DC info for domain 'MYDOMAIN.COM' over rpc: Logon failure The credentials we entered are for sure correct but if we see our domain controller it count it
2020 Mar 15
2
MLIR project, GSoC 2020.
Hi there, I am Abhimanyu Rawat, 1st-year graduate student and researcher from Paris, I hail from a pure computer science background on both Bachelors's and Masters's level. I find MLIR projects quite interesting. I have experience writing C code for EMC^2 as a protocols engineer for 2 years, I use python for convenience...
2017 Jan 24
3
Re: LibVirt query CPU Model support and restore operation
...Does this mean in my case KVM is allowing software emulated cpu model. Can libvirt allow software-emulated for non host model ? if yes how . thanks On Tue, Jan 24, 2017 at 1:32 PM, Martin Kletzander <mkletzan@redhat.com> wrote: > On Tue, Jan 24, 2017 at 10:08:12AM +0530, akhilesh rawat wrote: > >> Hello , >> >> It was working good working with kvm management tools using libvirt . >> virsh/virt-manager . >> >> But then i got annoyed when management tool did not allow me to change the >> CPU model while creating new virtual machine . &gt...
2017 Jan 27
3
Re: LibVirt query CPU Model support and restore operation
...xsaveopt bogomips : 3990.17 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: Thanks Aki On Wed, Jan 25, 2017 at 2:36 PM, Jiri Denemark <jdenemar@redhat.com> wrote: > On Tue, Jan 24, 2017 at 16:21:14 +0530, akhilesh rawat wrote: > > hi, > > > > yes we are talking about same host here. > > > > You could've just used -cpu host-model-only > > >> I dont want to host model ( it is working with host model) . > > > > AS KVM seems to allow support Haswell with native...
2017 Feb 17
1
Re: Why Guest does not retain Host CPU flags
..., but then can we know which all list of feature are supported by QEMU/KVM release. http://www.linux-kvm.org/page/KVM_Features Does not seem to be all corect . On Thu, Feb 16, 2017 at 3:42 PM, Jiri Denemark <jdenemar@redhat.com> wrote: > On Mon, Feb 06, 2017 at 09:51:06 +0530, akhilesh rawat wrote: > > hi , > > > > I am creating Guest by Libvirt tool " virt-install" with cpu model as > > host. > > > > After Guest creation i see Guest Missing quite no of flags which Host was > > having . > > > > What could be the reason fo...
2014 Aug 12
1
Asterisk 12.4 "Agent Busy" message on AgentRequest
Hi, I am upgrading from Asterisk 1.4 to 12.4. I am able to authenticate the user and call AgentLogin. But after that when I call AgentRequest I keep getting Agent '1234' is busy. If I put a delay of 5 second or more before calling AgentRequest then it works most of the times. Here's my dialplan: [login] exten => s,1,Background(thank-you-for-calling) same =>
2012 Dec 11
1
Need help regarding perl sys::virt
..._defined_domains) { ## see perldoc Sys::Virt::Domain print "name: ", $dom->get_name, "\n"; print "uuid: ", $dom->get_uuid_string(), "\n"; ## $dom->get_info returns a hash reference dump $dom->get_info; print "\n"; } Regards, Rawat -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20121211/d16f6e2b/attachment.htm>
2016 Oct 31
0
Samba domain join issues
On Mon, 31 Oct 2016 23:36:16 +0530 Pradeep Rawat <pradeeprawat85 at gmail.com> wrote: > Tried that, same error. > > Enter adminuser's password: > Failed to join domain: failed to lookup DC info for domain > 'MYDOMAIN.COM' over rpc:Logon failure > > On Mon, Oct 31, 2016 at 11:25 PM, Rowland Penny <rpenn...
2017 Feb 06
2
Why Guest does not retain Host CPU flags
hi , I am creating Guest by Libvirt tool " virt-install" with cpu model as host. After Guest creation i see Guest Missing quite no of flags which Host was having . What could be the reason for this ? I am expecting all flags of Host to e present in Guest as well when choosing cpu model as host . Guest : processor : 19 vendor_id : GenuineIntel cpu family : 6 model
2015 Mar 10
3
[LLVMdev] [GSoc] Liveness Based Flow Sensitive Pointer Analysis for GSoc 2015
...xisting AliasAnalysis infrastructure by implementing  all the methods of AliasAnalysis class similar to the existing alias analysis passes in LLVM like basicaa and CFL-AA. I am looking for feedback and on directions on how to proceed with this. [1] Uday P. Khedker, Alan Mycroft, and Prashant Singh Rawat. 2012. “Liveness-Based pointer analysis”. In Proceedings of the 19th international conference on Static Analysis (SAS'12), Antoine Miné and David Schmidt (Eds.). Springer-Verlag, Berlin, Heidelberg, 265-282. Regards Pratik Bhatu Bachelors of Technology, 3rd Year Computer Science and Engineer...
2017 Jan 24
2
LibVirt query CPU Model support and restore operation
Hello , It was working good working with kvm management tools using libvirt . virsh/virt-manager . But then i got annoyed when management tool did not allow me to change the CPU model while creating new virtual machine . error root@kvm-server qemu]# virt-install --virt-type kvm --name compute-2 --cpu Haswell-noTSX --ram=61440 --vcpus=20 --os-type=linux --os-variant=generic --disk
2018 May 25
2
[PATCH v2 00/13] drm: Eliminate plane->fb/crtc usage for atomic drivers
...er at amd.com> Cc: amd-gfx at lists.freedesktop.org Cc: "Christian K?nig" <christian.koenig at amd.com> Cc: Daniel Vetter <daniel.vetter at ffwll.ch> Cc: David Airlie <airlied at linux.ie> Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com> Cc: Deepak Rawat <drawat at vmware.com> Cc: Eric Anholt <eric at anholt.net> Cc: freedreno at lists.freedesktop.org Cc: Gerd Hoffmann <kraxel at redhat.com> Cc: Harry Wentland <harry.wentland at amd.com> Cc: Inki Dae <inki.dae at samsung.com> Cc: Joonyoung Shim <jy0922.shim at samsu...
2017 Jan 28
2
libvirt does not show same CPU Model as /proc/cpuinfo for CPU Model info.
Hi , Created new thread . Environment: Bare Metal server + CentOs with qemu/KVM +libvirt for virtualization Guest Instantiated with virt-install with forced CPU model like below virt-install --virt-type kvm --name compute-0 --cpu Haswell,+fma,+movbe,+fsgsbase,+bmi1,+hle,+avx2,+smep,+bmi2,+erms,+invpcid,+rtm --ram=61440 --vcpus=20 --os-type=linux --os-variant=generic After guest installation
2017 Jan 25
0
Re: LibVirt query CPU Model support and restore operation
On Tue, Jan 24, 2017 at 16:21:14 +0530, akhilesh rawat wrote: > hi, > > yes we are talking about same host here. > > You could've just used -cpu host-model-only > >> I dont want to host model ( it is working with host model) . > > AS KVM seems to allow support Haswell with native commands . Does this mean > in my...
2017 Jan 27
0
Re: LibVirt query CPU Model support and restore operation
On Fri, Jan 27, 2017 at 13:48:44 +0530, akhilesh rawat wrote: > hello , > > thanks for comments . > > I tried now with force options for CPU flag which were not supported . Now > the command with non fully supported CPU model gets executed , But i am > surprised to see that still Guest cpu model is not changed and still same &g...
2017 Feb 16
0
Re: Why Guest does not retain Host CPU flags
On Mon, Feb 06, 2017 at 09:51:06 +0530, akhilesh rawat wrote: > hi , > > I am creating Guest by Libvirt tool " virt-install" with cpu model as > host. > > After Guest creation i see Guest Missing quite no of flags which Host was > having . > > What could be the reason for this ? I am expecting all flags of Host...
2016 Oct 31
0
Samba domain join issues
On Tue, 1 Nov 2016 01:45:24 +0530 Pradeep Rawat <pradeeprawat85 at gmail.com> wrote: > I tried to use the smb.conf you mentioned but got same error. > We don't use Microsoft DNS (they just host underscore zones which > then gets transferred to *nix based DNS appliances) so is it required > to have the DC IP entry in /etc/r...