search for: bcv

Displaying 20 results from an estimated 21 matches for "bcv".

Did you mean: bcd
2004 Sep 07
0
OCFS with BCV
Hi Is anyone using OCFS with BCV on EMC, or any other similar software. R'gds Varghese Abraham.
2003 Jun 30
2
Problem with decoding number of codebooks
...r I read this number it seems to be wrong! For example, I created a very small Ogg Vorbis file and in this file the first byte of the setup header is 29 (hex). This means that 42 (dec) codebooks should follow. However this is not the case - in the entire file there are only 7 occurances of the 'BCV' string which identifies codebooks so the value stored should be 06. It could be that my encoder is faulty but I downloaded the newest copy of CDex and the encoder on that did not resolve the problem. Interestingly the old encoder had 11 (hex) in this field in every file it generated and the ne...
2004 Feb 19
1
read codebook function
Anexed is my function for reading codebooks and the Vq Table. My problem is: I read a codeBook number of 41, so i called this function above 41 times. The firtst time, the sync patterns (BCV) is alligned correctly, so it reads correctly. the sencond time it is executed, the patter is not there anymore and there are only 8 BCV in my file. function fReadBits1 is the same as the ogg's read bit function. orry for the long function and to bother Adriano <p> -------------- nex...
2012 Jul 26
2
density
...ndwidth. Can anyone give an idea on which ones are preferred. Also, how can I take a look at the source code for the density function? Thank you very much. Hannah x <- rnorm(1000) > bw.nrd(x) [1] 0.2688588 > bw.nrd0(x) [1] 0.2282763 > bw.ucv(x) [1] 0.2112366 > bw.bcv(x) [1] 0.2890085 Warning message: In bw.bcv(x) : minimum occurred at one end of the range > bw.SJ(x) [1] 0.2716242 > density(x, give.Rkern=T, kernel="gaussian") [1] 0.2820948 > density(x, kernel="gaussian") Call: density.default(x = x, kernel = "gaussian...
2012 Feb 25
2
Problems running virtual machines after an upgrade
...---------------------------------------------------- $ lsmod | grep kvm kvm_intel 112920 0 kvm 280656 1 kvm_intel $ /usr/local/sbin/libvirtd --version /usr/local/sbin/libvirtd (libvirt) 0.9.10 $ ./qemu-system-x86_64 --version QEMU emulator version 1.0-bcv (qemu-kvm-1.0), Copyright (c) 2003-2008 Fabrice Bellard $ sudo virsh define ./debian.xml error: Failed to define domain from ./debian.xml error: unknown OS type hvm $ cat debian.xml <domain type='kvm'> <name>debian</name> <uuid>0aab8869-ff87-14ce-a00b-944cdca7...
2005 Dec 07
2
Bandwidth selection for ksmooth( )
Dear R Users, Before running ksmooth( ), a suitable bandwidth selection is needed. I use some functions for this task and receive these results for my data: width.SJ(y,nb=100,method="ste") : 40.25 bcv(y,nb=100) : 40.53 ucv(y) : 41.26 bandwidth.nrd(y) : 45.43 After implementing the function ksmooth(x,y, bandwidth= each of abovementioned bandwidths), I have some NAs in output with regard to each bandwidth. But if the bandwidth be equal to 62 or bigger, then the function ksmooth(x,y,...
2005 Feb 22
1
Multiple OCFS intances in the same LAN
Hi, is it possible and safe to use more than one RAC-Cluster using OCFS in the same LAN? I'm considering to following setup: a 2-node production and a 2-node test system, the production data is stored in an EMC Symmetrix and for the test-system the production data is copied once to a BCV disk internally. This will give me an new independant copy of the production disk with the same contents, this also means that any OCFS metadata will be the same. If OCFS is started on this copy on a node of the test system, will it interfere with the production OCFS? If yes, will it help to use a...
2012 Mar 21
1
enableJIT() and internal R completions (was: [ESS-bugs] ess-mode 12.03; ess hangs emacs)
...unctionArgs("density", '') Note: no visible global function definition for 'bw.nrd0' Note: no visible global function definition for 'bw.nrd' Note: no visible global function definition for 'bw.ucv' Note: no visible global function definition for 'bw.bcv' Note: no visible global function definition for 'bw.SJ' Note: no visible global function definition for 'bw.SJ' Note: no visible binding for global variable 'C_massdist' Note: no visible global function definition for 'dnorm' Note: no visible global functio...
2007 Dec 28
14
Help needed ZFS vs Veritas Comparison
Hi Everyone ; I will soon be making a presentation comparing ZFS against Veritas Storage Foundation , do we have any document comparing features ? regards <http://www.sun.com/> http://www.sun.com/emrkt/sigs/6g_top.gif Mertol Ozyoney Storage Practice - Sales Manager Sun Microsystems, TR Istanbul TR Phone +902123352200 Mobile +905339310752 Fax +902123352222 Email
2008 May 26
1
Clone a disk, need to change pool_guid
Hi folks, I use an iSCSI disk mounted onto a Solaris 10 server. I installed a ZFS file system into s2 of the disk. I exported the disk and cloned it on the iSCSI target. The clone is a perfect copy of the iSCSI LUN and therefore has the same zpool name and guid. My question is: is there any way to change the ZFS guid (and the zpool name, but that''s easy) on the clone so that I can
2007 Jul 13
1
do we support zonepath on UFS formated ZFS volume
...n patching problems and possibly prevent the system from being upgraded to a later Solaris 10 update release." So my question is, do we support zonepath on UFS formated ZFS volume ? I am asking because my customer wants to get away from SVM due to potential problems of metaimport issues in BCV or shadow image. They claim that UFS formated ZFS volume would solve it. To be specific, The question is surrounding emulated volumes. Assume that you zfs create -V vol1 2gb pool1/vol1 newfs /dev/zvol/rdsk/pool1/vol1 (ufs) mount -F ufs /dev/zvol/dsk/pool1/vol1...
2004 Sep 02
0
OCFS compatibility with Legato
Hi All Does anyone have information on OCFS compatibility with Legato. i.e Can we use Letato to backup directly from OCFS Volumes. Also does OCFS work with BCV. R'gds Varghese Abraham. -----Original Message----- From: ocfs-users-bounces@oss.oracle.com [mailto:ocfs-users-bounces@oss.oracle.com]On Behalf Of Wim Coekaerts Sent: Thursday, September 02, 2004 9:33 AM To: Andreas Piesk Cc: ocfs-users@oss.oracle.com Subject: Re: [Ocfs-users] ocfs doesn'...
2003 Oct 16
1
Raw Volumes?
Hi, folks. <shameless plug for rsync> rsync has changed the way I handle mirroring tasks, and is a wonderful compliment to EMC's timefinder product. EMC handles their BCV mirror splits, and rsync handles files and hierarchies on non-EMC disk. I am quite happy with this arrangement. For small numbers of systems, rsync is far simpler than NIS+/LDAP for replicating certain types of system data. </shameless plug for rsync> As a logical next step, I'm lookin...
2002 Aug 07
1
Is there anyway to fix large file support?
...thers > <http://rsync.samba.org/> > Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles, > no IPv6, 32-bit system inums, 64-bit internal inums > > > The error: > > A failed large file over 2 gigs: > > aurora:/premdordev/MP5.BCV # rsync --progress -arvvz SM.ORDERS > n4000.premdor.com:/premdor/SM.ORDERS > opening connection using remsh n4000.premdor.com rsync --server > -vvlogDtprz . /premdor/SM.ORDERS > building file list ... > expand file_list to 4000 bytes, did move > 1 file to consider > delta tra...
2017 Mar 06
0
R 3.3.3 is released
...space and only attempts to open http:// and https:// URLs, falling back to emailing the maintainer. * Bandwidth selectors bw.ucv() and bw.SJ() gave incorrect answers or incorrectly reported an error (because of integer overflow) for inputs longer than 46341. Similarly for bw.bcv() at length 5793. Another possible integer overflow is checked and may result in an error report (rather than an incorrect result) for much longer inputs (millions for a smooth distribution). * findMethod() failed if the active signature had expanded beyond what...
2017 Mar 06
0
R 3.3.3 is released
...space and only attempts to open http:// and https:// URLs, falling back to emailing the maintainer. * Bandwidth selectors bw.ucv() and bw.SJ() gave incorrect answers or incorrectly reported an error (because of integer overflow) for inputs longer than 46341. Similarly for bw.bcv() at length 5793. Another possible integer overflow is checked and may result in an error report (rather than an incorrect result) for much longer inputs (millions for a smooth distribution). * findMethod() failed if the active signature had expanded beyond what...
2009 Sep 27
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * bdoc (1.0) Michael Anderson http://crantastic.org/packages/bdoc This package contains a function that will classify DNA barcodes as well as a few test and reference data sets. * bdsmatrix (1.0) Terry Therneau http://crantastic.org/packages/bdsmatrix This is a special case of sparse matrices, used by coxme and
2009 Jun 26
0
R 2.9.1 is released
...9.1 NEW FEATURES o New function anyDuplicated(x) returns 0 (= FALSE) or the index of the first duplicated entry of x. o matplot(), matlines() and matpoints() now also obey a 'lend' argument, determining line end styles. (Wish of PR#13619). o bw.SJ(), bw.bcv() and bw.ucv() now gain an optional 'tol' argument allowing more accurate estimates. o new.packages() no longer regards packages with the same name as a member of an installed bundle as 'new' (this is now consistent with the dependency checks in instal...
2009 Jun 26
0
R 2.9.1 is released
...9.1 NEW FEATURES o New function anyDuplicated(x) returns 0 (= FALSE) or the index of the first duplicated entry of x. o matplot(), matlines() and matpoints() now also obey a 'lend' argument, determining line end styles. (Wish of PR#13619). o bw.SJ(), bw.bcv() and bw.ucv() now gain an optional 'tol' argument allowing more accurate estimates. o new.packages() no longer regards packages with the same name as a member of an installed bundle as 'new' (this is now consistent with the dependency checks in instal...
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