search for: shivaprasad

Displaying 4 results from an estimated 4 matches for "shivaprasad".

2004 Aug 30
2
FW: Observations
...le 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 normal FS, this does a refresh of FS from cache)...
2012 Jun 19
2
[LLVMdev] [LLVMDev] Object in a try-catch block not being destroyed even after an exception
...so tried the MS-Visual Studio compiler, which gives a result similar to gcc. As per my understanding of the C++ standard, the object has to be destroyed as soon as the exception is thrown. Please let me know which is the correct behavior and suggest me the changes required. Thanks & Regards, Shivaprasad shivahms at gmail.com /******************************************************************Source Code Start*******************************************************************/ extern "C" void abort (); int thrown; int as; struct a { a () { ++as; } ~a () { --as; if (thrown++ == 0) th...
2012 Jun 19
0
[LLVMdev] [LLVMDev] Object in a try-catch block not being destroyed even after an exception
...e comments trailing, so scroll down]. > As per my understanding of the C++ standard, the object has to be > destroyed as soon as the exception is thrown. > Please let me know which is the correct behavior and suggest me the > changes required. > > > Thanks & Regards, > Shivaprasad > shivahms at gmail.com <mailto:shivahms at gmail.com> > > /******************************************************************Source > Code > Start*******************************************************************/ > extern "C" void abort (); > > int throw...
2007 Oct 08
2
OCF2 and LVM
Does anybody knows if is there a certified procedure in to backup a RAC DB 10.2.0.3 based on OCFS2 , via split mirror or snaphots technology ? Using Linux LVM and OCFS2, does anybody knows if is possible to dinamically extend an OCFS filesystem, once the underlying LVM Volume has been extended ? Thanks in advance Riccardo Paganini