search for: shiva

Displaying 20 results from an estimated 416 matches for "shiva".

2015 Nov 14
3
Fwd: After installation
---------- Forwarded message ---------- From: *Siva Prasad Nath* <shivaprasadnath21 at gmail.com> Date: Saturday, November 14, 2015 Subject: After installation To: centos-devel at centos.org Hi, I installed Centos. After login as root I can see the config file. Please advice me about the next step. With regards, Shiva -- Shiva Prasad Nath 92981134 -- Sh...
2012 Oct 18
0
Debugging I/O Errors that abort the journal
...are running fine and I don't see any issues there. Is there a good process to follow when trying to debug an I/O error like this? There are so many variables in this case. Wasn't sure if there were any ext3 utilities that I don't know about but should be using Error: Oct 18 02:52:38 shiva clamd[3978]: SelfCheck: Database status OK. Oct 18 03:00:03 shiva kernel: end_request: I/O error, dev sdb, sector 51083840 Oct 18 03:00:03 shiva kernel: Aborting journal on device sdb10. Oct 18 03:00:03 shiva kernel: ext3_abort called. Oct 18 03:00:03 shiva kernel: EXT3-fs error (device sdb10): e...
2015 Nov 14
1
After installation
...l me the link? On Saturday, November 14, 2015, Eero Volotinen <eero.volotinen at iki.fi> wrote: > How about reading the documentation and learning the basics. You are not > going to get step by step instructions. > > Eero > 14.11.2015 4.16 ap. "Siva Prasad Nath" <shivaprasadnath21 at gmail.com > <javascript:;>> > kirjoitti: > > > ---------- Forwarded message ---------- > > From: *Siva Prasad Nath* <shivaprasadnath21 at gmail.com <javascript:;>> > > Date: Saturday, November 14, 2015 > > Subject: After installat...
2012 May 22
11
Puppet First Run after Install failing in module pe_mcollective
...ollective::Posix/Exec[broker_cert_keystore]/returns File: /opt/puppet/share/puppet/modules/pe_mcollective/manifests/posix.pp I have uninstalled and cleaned out the dirs before installing, but no change. Looks like something got wacked up with the creation of the keystore.. Any suggestions Thanks Shiva -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this gr...
2015 Nov 13
2
Fresh installation using usb
Hi, I am trying to install Centos 7 on Dell poweredge server. It prompts i8042 controller not found. After that screen was not moving. With regards, Shiva -- Shiva Prasad Nath 92981134
2007 Nov 22
4
reg vhost in apache
...ewrite to check for Rails cached page RewriteRule ^([^.]+)$ $1.html [QSA] # Redirect all non-static requests to cluster RewriteCond %{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f RewriteRule ^/(.*)$ balancer://mongrel_cluster%{REQUEST_URI} [P,QSA,L] </VirtualHost> with regards shiva -- Posted via http://www.ruby-forum.com/.
2015 Nov 21
3
Urgent Help
My boot folder has only rescue vm. How to get actual vm? Shiva Prasad Nath 92981134 On Sun, Nov 22, 2015 at 12:43 AM, Eero Volotinen <eero.volotinen at iki.fi> wrote: > Using rescue mode or some other rescuecd.. > > Eero > 21.11.2015 6.41 ip. "Siva Prasad Nath" <shivaprasadnath21 at gmail.com> > kirjoitti: > > >...
2015 Nov 13
2
Fresh installation using usb
...screen. Please refer to the video. On Friday, November 13, 2015, Eero Volotinen <eero.volotinen at iki.fi> wrote: > what is model of your poweredge server? did you wait some minutes after > error message? > > -- > Eero > > 2015-11-13 7:35 GMT+02:00 Siva Prasad Nath <shivaprasadnath21 at gmail.com>: > > > Hi, > > I am trying to install Centos 7 on Dell poweredge server. It prompts > i8042 > > controller not found. After that screen was not moving. > > > > With regards, > > Shiva > > > > > > -- > > &...
2007 Nov 20
7
how to configure mongrel_cluster in windows
hi, how to configure mongrel_cluster in windows. mongrel_rails cluster::configure -e development -p 3000 -N 2 i have used this one its configured correctly then if i start the server it is throwing error.if any one knows how to configure help me with regards shiva -- Posted via http://www.ruby-forum.com/.
2017 Mar 17
2
Instruction Combine Cast (fptrunc (floor x)) -> (floor (fptrunc x))
...to floorf. double d = 1024.0 - 1.0 / 32768.0; extern double floor(double); extern float floorf(float); extern void abort(); int main() { float f1 = (float)floor(d); if ((int)f1 != 1023) abort (); return 0; } My question is: Is the transformation legal for this case? Thanks, Shiva
2017 Mar 17
2
Instruction Combine Cast (fptrunc (floor x)) -> (floor (fptrunc x))
> On Mar 17, 2017, at 06:31, Hal Finkel via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Hi Shiva, > > Thanks for reporting this. It looks like a bug to me (from r292855). Can you file a bug report? Matt, can you fix this? > > -Hal https://reviews.llvm.org/D31107
2015 Nov 24
3
Unit network.service has failed
Sorry for disturbing all of you again and again. Network service cannot be started. All the commands are not working. How to start network service?net-tool already exists. -- Shiva Prasad Nath 92981134
2013 Oct 30
2
Re: Using certtool to generate certificates for ESXi
...39;Default'] SSL Handshake failed for stream TCP(local=<ESXi>:443, peer=<client>:33776), error: N7Vmacore3Ssl12SSLExceptionE(SSL Exception: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca) Doesn't this mean the CA cert wasn't found on the ESXi? Regards, Shiva On Wed, Oct 30, 2013 at 2:45 AM, Daniel P. Berrange <berrange@redhat.com>wrote: > On Tue, Oct 29, 2013 at 06:48:46PM -0700, Shiva Bhanujan wrote: > > Hello, > > > > I'm using certtool to generate the server certificates for ESXi - > > http://libvirt.org/remo...
2020 Mar 31
2
Machine learning and compiler optimizations: using inter-procedural analysis to select optimizations
...is - if there is time to investigate we could look at this. But I am not sure I am even framing the problem statement correctly at this point. 3. I have added a tentative tasks section and made a note that the project is open ended and things are quite fluid and may change significantly. Cheers Shiva On Mon, Mar 30, 2020 at 6:52 PM Johannes Doerfert < johannesdoerfert at gmail.com> wrote: > On 3/30/20 8:07 PM, Shiva Stanford wrote: > > 1. Thanks for the clarifications. I will stick to non-containerized OS X > > for now. > > Sounds good. As long as you can build i...
2020 Mar 31
2
Machine learning and compiler optimizations: using inter-procedural analysis to select optimizations
...be optimized for ML passes. But I am beginning to think that structuring this problem well and doing meaningful work over the summer might be a bit difficult. As mentors, do you have any thoughts on how LLVM might be integrated into a joint CPU-GPU compiler by the likes of Nvidia, Apple etc.? Best Shiva On Mon, Mar 30, 2020 at 5:30 PM Johannes Doerfert < johannesdoerfert at gmail.com> wrote: > > On 3/27/20 3:46 PM, Shiva Stanford wrote: > > Hi Johannes - great we are engaging on this. > > > > Some responses now and some later. > > > > 1. When you say s...
2017 Jan 13
2
NDS32 V3 backend
...I have submitted a series of 22 patches implementing code generation and assembler support. Please let me know if you'd like to be CCed in or added as a reviewer to future patches. Please find the current set of patches for your review here: * <https://reviews.llvm.org/differential/?authors=shiva0217> Your reviews and comments are very important to us for making this contribution better. Thanks for your time to review our contribution. Best regards, Shiva Chen
2004 Aug 30
2
FW: Observations
...If so, is there any ftp version available for OCFS, similar to cp --o_direct? Also, is there any version of sync available for OCFS (in normal FS, sync does a refresh of FS from kernel cache so that the FS is consistent). By this can we say that the FS shard by both nodes is consistent? Regards, Shiva -----Original Message----- From: Shivaprasad Kambalimath Sent: Monday, August 30, 2004 1:55 PM To: Varghese Abraham Subject: RE: [Ocfs-users] Observations Varghese, This means we cannot use FTP at all. Pls ask them if there are any tools/commands to do ftp. Also ask abt options of sync (in nor...
2007 Mar 20
6
how to set a maximum length for text area in rails
how to set a maximum length for text area in rails -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email
2015 Nov 21
2
Urgent Help
Hi, >From yesterday my server was down. It was showing only rescue menu. I copy grub.cfg to grub.cfg.old. Replace grub.cfg from another server. Now I cannot start server. How to revert back grub.cfg and how to put vm in the boot folder? Thanks in advance. Shiva
2020 Mar 27
2
Machine learning and compiler optimizations: using inter-procedural analysis to select optimizations
...t me study this pass and I will get back to you with more questions. 3. Yes, I will stick to the style guide (Baaaah...Stanford is strict on code styling and so are you guys :)) for sure. On Thu, Mar 26, 2020 at 9:42 AM Johannes Doerfert < johannesdoerfert at gmail.com> wrote: > > Hi Shiva, > > apologies for the delayed response. > > On 3/24/20 4:13 AM, Shiva Stanford via llvm-dev wrote: > > I am a grad CS student at Stanford and wanted to engage with EJ Park, > > Giorgis Georgakoudis, Johannes Doerfert to further develop the Machine > > Learning and...