search for: srikar

Displaying 20 results from an estimated 25 matches for "srikar".

2017 Jun 02
2
Unable_to_migrate_shares_from_AD_to_file_server
...S-1-5-21-3946493590-2691586179-362208375 conflicts with the remote domain SAMDOM: S-1-5-21-3130717435-2775834446-724000085 Perhaps you need to set: security=user workgroup=SAMDOM in your smb.conf? Can you please tell me what the above error is? Thanks & Regards, S.Srikar.
2017 Jun 02
0
Unable_to_migrate_shares_from_AD_to_file_server
On Fri, 2 Jun 2017 17:25:43 +0530 Srikar Somineni <srikars at vedams.com> wrote: > Hi Rowland, > I followed your suggestions and changed the smb.conf file. > Currently my smb.conf file looks like below. > [global] > workgroup = SAMDOM > security = ADS > realm = SAMDOM.LOCAL > wins...
2017 May 31
1
Unable_to_migrate_shares_from_AD_to_file_server
...able to migrate shares using net rpc and got error "WERR_ACCESS_DENIED"? Also please tell me why I got an error "NT_STATUS_REVISION_MISMATCH" when migrate files command was run on share containing directories? Please excuse me for the lengthy text.Thanks in advance. Regards, S.Srikar.
2018 May 08
1
wbinfo_And_getent_Not_Showing_Complete_AD_Users
...map = /usr/local/samba/etc/user.map # ncalrpc dir = /var/run/samba/ncalrpc vfs objects = acl_xattr map acl inherit = yes store dos attributes = yes # winbind use default domain = yes client ipc max protocol = NT1 Can anyone please help us with this issue Thanks & Regards, Srikar. -- Sent from: http://samba.2283325.n4.nabble.com/Samba-General-f2403709.html
2013 Aug 09
1
[PATCH V13 00/14] Paravirtualized ticket spinlocks
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2013 Aug 09
1
[PATCH V13 00/14] Paravirtualized ticket spinlocks
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2013 Aug 09
1
[PATCH V13 00/14] Paravirtualized ticket spinlocks
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2012 Apr 23
8
[PATCH RFC V6 0/5] kvm : Paravirt-spinlock support for KVM guests
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2012 Apr 23
8
[PATCH RFC V6 0/5] kvm : Paravirt-spinlock support for KVM guests
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2012 May 02
23
[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2012 May 02
23
[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2012 Mar 23
12
[PATCH RFC V5 0/6] kvm : Paravirt-spinlock support for KVM guests
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2012 Mar 23
12
[PATCH RFC V5 0/6] kvm : Paravirt-spinlock support for KVM guests
...to umode_t in debugfs. - MSR related documentation added. - rename PV_LOCK_KICK to PV_UNHALT. - host and guest patches not mixed. (Marcelo, Alex) - kvm_kick_cpu now takes cpu so it can be used by flush_tlb_ipi_other paravirtualization (Nikunj) - coding style changes in variable declarion etc (Srikar) Changes in V4: - reabsed to 3.2.0 pre. - use APIC ID for kicking the vcpu and use kvm_apic_match_dest for matching (Avi) - fold vcpu->kicked flag into vcpu->requests (KVM_REQ_PVLOCK_KICK) and related changes for UNHALT path to make pv ticket spinlock migration friendly(Avi, Marcello) - A...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...soren@linux2go.dk> Sorin Dumitru <sdumitru@ixiacom.com> Soumik Das <soumik.das@stericsson.com> Sourav Poddar <sourav.poddar@ti.com> Spencer Krum <nibz@cat.pdx.edu> Sreekanth Reddy <sreekanth.reddy@lsi.com> Sridhar Samudrala <samudrala@us.ibm.com> Srikar Dronamraju <srikar.vnet.ibm.com> Srikar Dronamraju <srikar@linux.vnet.ibm.com> srinidhi kasagar <srinidhi.kasagar@stericsson.com> Srinivas Bakki <srinivas.bakki@nxp.com> Srinivas Eeda <srinivas.eeda@oracle.com> Srinivas Kandagatla <srinivas.kandagatla@st.c...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...soren@linux2go.dk> Sorin Dumitru <sdumitru@ixiacom.com> Soumik Das <soumik.das@stericsson.com> Sourav Poddar <sourav.poddar@ti.com> Spencer Krum <nibz@cat.pdx.edu> Sreekanth Reddy <sreekanth.reddy@lsi.com> Sridhar Samudrala <samudrala@us.ibm.com> Srikar Dronamraju <srikar.vnet.ibm.com> Srikar Dronamraju <srikar@linux.vnet.ibm.com> srinidhi kasagar <srinidhi.kasagar@stericsson.com> Srinivas Bakki <srinivas.bakki@nxp.com> Srinivas Eeda <srinivas.eeda@oracle.com> Srinivas Kandagatla <srinivas.kandagatla@st.c...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...soren@linux2go.dk> Sorin Dumitru <sdumitru@ixiacom.com> Soumik Das <soumik.das@stericsson.com> Sourav Poddar <sourav.poddar@ti.com> Spencer Krum <nibz@cat.pdx.edu> Sreekanth Reddy <sreekanth.reddy@lsi.com> Sridhar Samudrala <samudrala@us.ibm.com> Srikar Dronamraju <srikar.vnet.ibm.com> Srikar Dronamraju <srikar@linux.vnet.ibm.com> srinidhi kasagar <srinidhi.kasagar@stericsson.com> Srinivas Bakki <srinivas.bakki@nxp.com> Srinivas Eeda <srinivas.eeda@oracle.com> Srinivas Kandagatla <srinivas.kandagatla@st.c...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...soumik.das@stericsson.com> Sourav Poddar <sourav.poddar@ti.com> Spencer Krum <nibz@cat.pdx.edu> Sreekanth Reddy <sreekanth.reddy@lsi.com> Sricharan R <r.sricharan@ti.com> Sridhar Samudrala <samudrala@us.ibm.com> Sridhar Samudrala <sri@us.ibm.com> Srikar Dronamraju <srikar.vnet.ibm.com> Srikar Dronamraju <srikar@linux.vnet.ibm.com> srinidhi kasagar <srinidhi.kasagar@stericsson.com> Srinivas Bakki <srinivas.bakki@nxp.com> Srinivas Eeda <srinivas.eeda@oracle.com> Srinivas Kandagatla <srinivas.kandagatla@st.c...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...sourav.poddar@ti.com> Sourav Poddar <sourav.poddar@ti.com> (v2) Spencer Krum <nibz@cat.pdx.edu> Sreekanth Reddy <sreekanth.reddy@lsi.com> Sricharan R <r.sricharan@ti.com> Sridhar Samudrala <samudrala@us.ibm.com> Sridhar Samudrala <sri@us.ibm.com> Srikar Dronamraju <srikar.vnet.ibm.com> Srikar Dronamraju <srikar@linux.vnet.ibm.com> srinidhi kasagar <srinidhi.kasagar@stericsson.com> Srinivas Bakki <srinivas.bakki@nxp.com> Srinivas Eeda <srinivas.eeda@oracle.com> Srinivas Kandagatla <srinivas.kandagatla@st.c...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...sourav.poddar@ti.com> Sourav Poddar <sourav.poddar@ti.com> (v2) Spencer Krum <nibz@cat.pdx.edu> Sreekanth Reddy <sreekanth.reddy@lsi.com> Sricharan R <r.sricharan@ti.com> Sridhar Samudrala <samudrala@us.ibm.com> Sridhar Samudrala <sri@us.ibm.com> Srikar Dronamraju <srikar.vnet.ibm.com> Srikar Dronamraju <srikar@linux.vnet.ibm.com> srinidhi kasagar <srinidhi.kasagar@stericsson.com> Srinivas Bakki <srinivas.bakki@nxp.com> Srinivas Eeda <srinivas.eeda@oracle.com> Srinivas Kandagatla <srinivas.kandagatla@st.c...
2013 Jun 23
0
[linux-linus test] 18181: regressions - trouble: broken/fail/pass
...sourav.poddar@ti.com> Sourav Poddar <sourav.poddar@ti.com> (v2) Spencer Krum <nibz@cat.pdx.edu> Sreekanth Reddy <sreekanth.reddy@lsi.com> Sricharan R <r.sricharan@ti.com> Sridhar Samudrala <samudrala@us.ibm.com> Sridhar Samudrala <sri@us.ibm.com> Srikar Dronamraju <srikar.vnet.ibm.com> Srikar Dronamraju <srikar@linux.vnet.ibm.com> srinidhi kasagar <srinidhi.kasagar@stericsson.com> Srinivas Bakki <srinivas.bakki@nxp.com> Srinivas Eeda <srinivas.eeda@oracle.com> Srinivas Kandagatla <srinivas.kandagatla@st.c...