Displaying 20 results from an estimated 100 matches similar to: "changing the volumelabel without reformat"
2005 Mar 17
1
ocfs seek-performance
hi list,
i have a little problem with 2-node RAC using OCFS. the application running on this cluster does
heavily index-based accesses. the data volumes are SAN volumes connected by fibrechannel.
the throughput does not exceed 10mb/s, average is 7-8 mb/s. i've used 'iostat -x' and got rkB/s=8000
while %util=100% (device was saturated) from kernel's POV.
i did some
2004 Sep 01
2
ocfs doesn't free space?
an ocfs-volume was nearly full (only 800MB free). i deleted some
datafiles to free space:
$ df -h .
Filesystem Size Used Avail Use% Mounted on
/dev/sdp1 10G 5.3G 4.8G 53% /db/DPS
so there are more than 4GB available.
$ sqlplus /nolog
SQL*Plus: Release 9.2.0.4.0 - Production on Wed Sep 1 12:57:48 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights
2005 Feb 17
1
error=27072 with 1.0.14
hi,
i have a problem with ocfs. i did some tests with dbms_stats on a 2-node
RAC and got the following error:
Thu Feb 17 15:36:31 2005
KCF: write/open error block=0x7800 online=1
file=13 /db/GKEZ/tablespaces/voeb/idx01_kez.dbf
error=27072 txt: 'Linux Error: 5: Input/output error
Additional information: 30719'
Automatic datafile offline due to write error on
file 13:
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:
2009 May 12
0
PV DomU don''t read VolumeLabel of ISO.
Hello!
I have installer on ISO. This ISO have volume label. Installer use this
volume label for installing, but is don''t read.
Send or not Xen this parametr to DomU?
ISO mount to DomU with next config:
disk = [''file:/path_to_iso/name_iso.iso,hdc:cdrom,r'']
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2000 Dec 09
0
minor problem with openssh and man
hiho,
there's a minor problem with openssh and man.
here's a log:
[root at server /root]# man <any manpage>
gunzip: stdout: Broken pipe
gunzip: stdout: Broken pipe
...
grotty:<standard input>:13442:fatal error: output error
[root at server /root]#
the manpage itself is correct.
i'm using:
redhat 6.2
man-1.5h1
openssh-2.3.0p1
before openssh i used ssh2-2.3.0 without
2016 Dec 03
3
Virtual mailboxes, please help
Hi,
I'm trying to setup virtual mailboxes. My setup:
- migrated from Courier, so:
separator = .
prefix = INBOX.
inbox = yes
In doc i have read, thant i need to create separate namespace.
namespace { prefix = virtual/ separator = / location =
virtual:~/Maildir/virtual
So i need to change / with . (Dot) in prefix and separator?
Do i need to append LAYOUT=maildir++ to location?
Where
2010 Dec 21
1
wishlist: [PATCH] sshd_config - reformat for easier reading
The following patch reformats sshd_config in sections.
- Add section breaks to help finding visual cues.
- Indent standard text to column 8 (position of tab) and leave
configuration examples to the left.
- Add new example: how to restrict root login only inside local LAN.
Hope you find the changes helpful. The patch is against:
CVS anoncvs at anoncvs.mindrot.org:/cvs 2010-12-21 12:59 UTC
2010 Aug 02
4
how to reformat a partition to ntfs?
Dear All
I want to install win xp on my centos machine . Can you please let me know
how can I reformat a partition to ntfs?
Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20100802/8b3d9536/attachment-0003.html>
2009 Dec 02
1
Reformat x axis
Hi
I am trying to do a simple XY plot with a dataset that has dates stored as integers . I would like to have the X values displayed as dates. I realize I could do this by converting the x values to dates first, However, does R have the ability like SAS FORMAT, for example, of reformatting the values of variables as part of the plot routine?
Thanks
D Haywood
2012 Jul 05
2
[Bug 1846] New: wishlist: [PATCH] sshd_config - reformat for easier reading
https://bugzilla.mindrot.org/show_bug.cgi?id=1846
Priority: P2
Bug ID: 1846
Assignee: unassigned-bugs at mindrot.org
Summary: wishlist: [PATCH] sshd_config - reformat for easier
reading
Severity: enhancement
Classification: Unclassified
OS: All
Reporter: jari.aalto at cante.net
2010 Mar 27
2
emacs: reformat \items paragraph in .Rd
(emacs newb here)
After having made some changes in an \items paragraph of \arguments
the lines are no longer nicely wrapped. I was looking for a command to
reindent/rewrap/reformat the whole \items paragraph but couldn't find
anything.
The only way, I found, was to go to the end of the first line, do
'c-j' (or RET) which wraps *this* line nicely, but now there is a
hard line-break
2012 Jan 13
0
Wine release 1.3.37
The Wine development release 1.3.37 is now available.
What's new in this release (see below for details):
- Completion of the DIB engine.
- Improvements to the C++ runtime.
- A number of fixes in the audio drivers.
- Unnecessary Direct3D options removed from WineCfg.
- Some fixes to the built-in Internet Explorer.
- Various bug fixes.
The source is available from the following
2003 Oct 22
1
How to reformat data from database into data.frame?
I'm trying to find a clever way to re-map data from a database
query into a data.frame.
Querying a database often returns a table (data.frame) like this:
GeneID MethodID Value
6 1 123
6 2 456
6 3 987
7 1 234
7 3 432
8 2 190
8 3 34
8 1 864
Note that GeneID=7 doesn't have a value for MethodID=2.
Note that GeneID=8 doesn't have the
2011 Apr 30
4
[Bug 1895] New: PATCH: sshd_config: Reformat configuration in sections.
https://bugzilla.mindrot.org/show_bug.cgi?id=1895
Summary: PATCH: sshd_config: Reformat configuration in
sections.
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Documentation
AssignedTo:
2010 Jun 25
1
Hardware RAID 10 server - reformat NTFS partition to ext3 and resize for Centos 5.5
Here's the situation. I have a dual boot machine - originally had Red
Hat and Windows 2000 Pro. The NTFS partition never did seem to 'get
along' with the Adaptec 2400A caching RAID controller. Linux always
seemed to like the I2O drivers. I went from RH Enterprise to now running
Centos 5.5. Works great! I really don't want the 200 gigs worth of NTFS.
Can't I just run
2009 Aug 05
2
original & reformat extension
Question:
Naturally there are times when need to I reformat an extension in a context as such:
;Reformat add CC1
exten => _NXXNXXXXXX,1,Goto(1${EXTEN},1)
-or-
;Reformat 011 with with +CC
exten => _011X. ,1,Goto(+${EXTEN:3},1)
It's a helpful trick, BUT there are times when I want to send the call to another context in its original un-reformatted state. Naturally the ${EXTEN}
2006 Sep 13
1
reformat records one to several
Hi,
I am a new user of R and am still trying to figure out which statements
do which functions and am looking for a jump start.
I have a dataset where the data were collected as ten minute counts
where the number of new individuals within a species was recorded as
cohorts within 3 separate time intervals within the ten minute count
persiod. Each row of data therefore follows a format like
2006 Dec 20
1
Reformat meteorological data
Dear HelpeRs:
I have a data set in the following format,
which will be familiar to those of you working
with NCDC climate data.
Example:
Year <- rep(1:3, each = 3)
Year <- c(Year,Year)
ID <- rep(1:2, each = 9)
Jan <- runif(18, min = 0, max = 20)
Feb <- runif(18, min = 0, max = 20)
Mar <- runif(18, min = 0, max = 20)
var <- gl(3,1,18,label =
2006 Nov 07
3
Reformat a data frame
Hello Experts,
how do I reformat a data frame in the way described below:
df1:
ID desc resist thick temp
1 4711 100 5 20
2 4712 101 4 21
3 4711 99 3 19
4 4712 98 7 22
TO
df2:
id desc Param Value
1 4711 resist 100
1 4711 Thick 5
1 4711 temp 20
2 4712 resist 101
2 4712 Thick 4
2 4712 temp 21
3