Displaying 20 results from an estimated 300 matches similar to: "df & du - that old chestnut"
2006 Aug 12
1
OCFS- EMC Issue
I?ve an issue related to Oracle 10g RAC.
I?ve 2 node cluster each being Dell 2850 Server with RHEL 4.0
I?ve EMC CX300 SAN storage with following partitions
/orasoft 10 Gb OCFS2 File system
/oracrs 2 Gb OCFS2 File system
/orabackup 100 Gb OCFS2 File system
The datafiles are on ASM which is not directly visible in OS.
2012 Jul 24
1
questions on R CMD INSTALL et al
Greetings,
I am learning R
My machine has these;
CPU: 3cores amd64
OS pure-64bit CBLFS liux compiled from sources (kernel 3.2.1, gcc-4.6.2
R-2.15
When I compiled R the compiler spewed out lines like these:-
make[3]: Entering directory `/tmp/RtmpiHdDJy/R.INSTALL472339eeb23a/mgcv/src'
gcc -m64 -std=gnu99 -I/home/Rman/R-2.15.0/include -DNDEBUG -
I/usr/local/atlas/include
2018 Apr 25
1
RMAN backups on Glusters
Sending again.
Can somebody please take a look and let me know is this is doable?
Folks,
We have glusters with version 3.8.13 and we are using that for RMAN backups.
We get errors/warnings,
RMAN-03009: failure of backup command on C1 channel at 03/28/2018 16:55:43
ORA-19510: failed to set size of 184820 blocks for file
2014 Nov 03
3
strange disk space calculation ext4 df and du
Hi,
in one server I do have a SSD raid 1 size 219GB.
df shows 9.4 GB free, 198GB used.
If I do "du -sch * | sort -h -r" on /, I just have close to 3.5GB used ....
Any hints, what's eating up the space?
Centos 6.6, fs = ext4.
regards . G?tz
--
G?tz Reinicke
IT-Koordinator
Tel. +49 7141 969 82 420
E-Mail goetz.reinicke at filmakademie.de
Filmakademie Baden-W?rttemberg GmbH
2008 Oct 05
1
doc/manual/Rfaq.css missing in R 2.8.0 (20081005) tarball
With the standard setup unchanged from 2.7.2, I am seeing
make[3]: Leaving directory `/tmp/buildd/r-base-2.8.0~20081005/po'
make[2]: Leaving directory `/tmp/buildd/r-base-2.8.0~20081005/po'
you should 'make docs' now ...
make[2]: Entering directory `/tmp/buildd/r-base-2.8.0~20081005/doc'
make[3]: Entering directory `/tmp/buildd/r-base-2.8.0~20081005/doc/manual'
make[3]:
2008 Jul 24
2
ORA-19870 and ORA-19502 During RMAN restore to OCFS2 filesystem
Hi,
When attempting to restore to LINUX RHEL5 - OCFS2 filesystem received the
following error during RMAN restore for nearly all of the datafiles
attempted to restore with exception of a couple of smaller datafiles which
were smaller < 2GB.
ORA-19870: error reading backup piece /db/dumps/TR1_1/rmanbackup/TR1_88_1
ORA-19502: write error on file "/db/devices/db1/PR2/pr2_1/pr2.data1",
2004 Sep 03
2
From OCFS to tape via tar (and back again)
We're using RMAN to back up our 9.2 RAC database to an OCFS v1 volume.
We have an existing shell script that we use for copying files from disk
to tape via tar, one file at a time. (Don't ask why. It's a legacy
script. Long story.) We're tweaking this script to use --o_direct when
tarring the file to tape and that seems to be working fine:
# tape device is /dev/nst0
$ tar
2006 Jan 12
1
ocfs2 questions
We are in the process of upgrading to OCFS2. We have recently restored our Production Database to a Development platform configured with OCFS2 with RMAN. No problems. As for the Production migration, we understand that you cannot mount an OCFS volume (our current configuration) with OCFS2. We are interested in mounting an EXT3 file system, performing a cold RMAN backup, copying the datafiles
1997 Aug 22
0
R-alpha: Re: Extensions .R and .Rd (in base/funs/ and base/man/ )
This is propagated to R-devel in case anyone else has a comment on this :
>>>>> "MM" == Martin Maechler <maechler@stat.math.ethz.ch> writes:
MM> On Aug. 14,
MM> "Ross" == Ross Ihaka <ihaka@stat.auckland.ac.nz> writes:
Ross> Re the emacs stuff:
MM> ...
Ross> 2. Peter Dalgaard made the suggestion that we made R source
2006 Dec 14
1
re: different availability requirements for multiple ocfs2 volumes?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Folks,
quick question.
In our current 3 node RAC cluster we have 2 ocfs2 volumes setup.
We have a volume for sharing oracle CRS files (ocr.crs and vote.crs) and a 2nd volume is going to be
used to store backups and archivelogs. We will copy backups and archivelogs via RMAN from the flash recovery
area, onto this volume .. and eventually gets
2006 Aug 02
0
OCFS and split mirror backups
Are there any known issues with using a split mirror
of the OCFS partitions for backups?
One option we are looking at is as follows:
1. Put tablespace in backup mode.
2. Split the mirror at the SAN level.
3. end tablespace backup mode.
4. mount the OCFS mirror under a different mount
point.
5. backup the files on the OCFS mirror using RMAN.
The question is how feasibile it is for step #4 to
2007 Jun 21
1
Hi
Hi to all:
I've reading about btrfs and some features looks very interesting!
Exist any documentation where I can learn more about them? I'm very
interested in understand what exactly signifies:
1.- Btr ;)
2.- Object level mirroring and striping ( something like Oracle ASM
does? )
3.- Strong integration with device mapper for multiple device support
( some type of LVM ? )
4.-
2006 May 17
1
OCFS and backups to tape
Hi,
we have installed ocfs2 on Rhat 4. It is being used as a general
clustered file system. There are no oracle binaries or datafiles on the
ocfs volume. So no need for RMAN or oarcle agents etc etc.
The customer would like to backup the volume using arcserve. However CA
are saying that they cannot backup from an ocfs volume.
Has anyone out there got any words of wisdom about backing up
2009 Mar 12
1
Unable to delete a file...
Hello all,
I'm using OCFS version 1.0.15-PROD5 on RHAS3 Update 4. My RMAN script
for delete obsolete fails. Debugging problem I've found that is not
able to remove a file. Seems that this file is in use and any
operation is not possible.
Reading metalink I've found some docs about problem with cp/mv/dd/tar
on files under OCFS and suggestion is always to use option --o_direct.
In my
2006 Jul 31
1
Sweave error in example code
Hi.. I am running R version 2.3.1 on a Windows XP machine with the latest Miktex 2.5 installed. I get no errors from R when running the Sweave example,
testfile <- system.file("Sweave", "Sweave-test-1.Rnw", package = "utils")
However, when I tex the resulting .tex file (after installing a4.sty) I get the error below.
This is pdfeTeX, Version
2007 May 06
1
Sweave and size10.clo
Using Sweave on Windows (MikTeX 2.5 and R 2.4.1), I've ran into a bit of a
problem with the tex -> DVI process.
First, I've corrected the common \usepackage error by using
\usepackage{"C:/Program Files/R/R-2.4.1/share/texmf/Sweave"} to get around
the spacing problem. That is, LaTeX is finding the Sweave.sty, which has
been a common problem in past postings here.
However, my
2004 Sep 20
1
(28552) ERROR: err=-14, Linux/ocfsmain.c, 1887 ; error in mapping iobuf; need to fail out
we are running OCFS on 2.4.21-15.0.4.ELsmp
ocfs-2.4.21-EL-smp-1.0.12-1
ocfs-support-1.0.10-1
ocfs-tools-1.0.10-1
I have been deleting datafiles, more than 3 times successfully for rman duplication, from a mount point /data1 (total 191G).
Last week when I tried to delete datafiles from the same directory, it did delete datafiles but did not release (reclaim) all space. It still showed that 20G of
2004 Nov 29
2
"Linux Error: 28: No space left on device"
# uname -a
Linux sgl122 2.4.9-e.35enterprise #1 SMP Wed Jan 7 15:11:27 EST 2004 i686
unknown
# rpm -qa|grep ocfs
ocfs-2.4.9-e-enterprise-1.0.12-1
ocfs-support-1.0.10-1
ocfs-tools-1.0.10-1
Oracle 10.1.0.3 RAC on egenera blades.
"df" shows large amounts of free space (15GB, approx 50%), yet I keep getting
"Linux Error: 28: No space left on device" when doing
RMAN
2013 Mar 25
1
Rd.sty not found
I'm trying to build and check a new package. But keep getting the
warning:
* checking PDF version of manual ... WARNING
LaTeX errors when creating PDF version.
This typically indicates Rd problems.
When I go into the package.Rcheck directory,
package-manual.pdf is created.
however if I do a pdflatex on package.tex I get the following:
This is pdfTeX, Version 3.1415926-2.4-1.40.13
2005 Jun 06
1
FW: RMAN backup error
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 2743 bytes
Desc: Glacier Bkgrd.jpg
Url : http://oss.oracle.com/pipermail/ocfs-users/attachments/20050606/b81975f2/attachment.jpe