Displaying 20 results from an estimated 3000 matches similar to: "Read only configuration."
2013 Mar 20
1
[LLVMdev] Publication
Hello,
The attached paper is based heavily on LLVM. We would appreciate it if
you add it to the publications page.
Thanks,
Ryan Whelan
Ryan Whelan, Tim Leek, David Kaeli. Architecture-Independent Dynamic
Information Flow Tracking. In Proceedings of the 22nd International
Conference on Compiler Construction (CC '13). March, 2013.
-------------- next part --------------
A non-text
2004 Apr 28
1
Cannot delete directories
Running ocfs v 1.0.9-PROD12 on RHAS 2.1, kernel 2.4.9-e.25smp.
I have (what look to ls and rm) as empty directories. But when I try to
rmdir, returns "Directory not empty". This has gone through a reboot
(several actually). Any ideas what I can do?
[root@delphi1 tmp]# ls -l /oradata/u02
total 514
drwxr-xr-x 1 oracle dba 131072 Feb 4 2003 bogus
drwxr-xr-x 1 oracle
2006 Jul 31
2
NT_STATUS_BAD_NETWORK_NAME
Hello,
I installed samba 3.0.23 on Fedora Cora 4 and I configured it with this smb.conf file:
[global]
dos charset = UTF-8
workgroup = OAF_ADMIN
server string = OAF Samba PDC Server
passdb backend = tdbsam
username map = /etc/samba/smbusers
password level = 1
log level = 13
log file = /var/log/samba/log.%m
max log size = 50
2006 Aug 04
3
OCFS2 and ASM Question
Ok guys & gals here is the scenario:
1.) Host RHEL 4 U3 2.6.9-34.0.2.EL
2.) OCFS2 latest version
3.) Successfully formatted & mounted OCFS2 filesystems on 2 nodes
/dev/sdb1 /u02/oradata/usdev/voting
/dev/sdc1 /u02/oradata/usdev/data01
/dev/sdd1 /u02/oradata/usdev/data02
/dev/sde1 /u02/oradata/usdev/data03
4.) Downloaded & installed ASMLib 2.0 on both nodes
5.) Ran
2010 Dec 19
1
recive error while mounting linux partation using ocfs2
hi,
mount -t ocfs2 -o datavolume,nointr -L "oracrsfile" /u02
when i mount linux partation using above command i recieve the following error
mount.ocfs2: Invalid argument while mounting /dev/sdd1 on /u02. Check
'dmesg' for more information on this error.
thanks in advance
zeeshan
2009 Dec 29
1
Error Code: 20. Error Desc: Received SIGUSR1 or SIGINT
Hi Rsync Support,
Recently we encountered issue on our prod environment because the rsync seems hanging, it took time building the list.Previously the rsync process was working before 10:24am not until 10:25am. See sample log below.
We have one source server and the data files will be rsync to 2 webservers. Please advise what could be the cause of the issue.
Please let me know if you need
2007 Sep 19
18
sip.conf best practices?
All - I've been wrestling with how to best structure the sip device
accounts on a new asterisk server I'm deploying. All of the sip
devices (currently only Linksys SPA941s) will reside on the same
subnet as the server, and I have already set up a decent automatic
provisioning system for the phones. When the rollout is complete,
there will be about 100 SIP devices authenticating and
2008 Jun 24
2
Invalid argument while mounting
I get the following error when trying to mount: Nothing changed (in any
case not that I know of). I get the same error from both nodes. Please
assist.
# mount /u02
mount.ocfs2: Invalid argument while mounting /dev/sdd1 on /u02. Check
'dmesg' for more information on this error.
/etc/fstab:
/dev/sdd1 /u02 ocfs2
_netdev,datavolume,nointr 0 0
2016 Feb 26
1
Publication: Flowtables: Program Skeletal Inversion for Defeat of Interprocedural Analysis with Unique Metamorphism
http://dl.acm.org/citation.cfm?id=2843863
Luke Jones, Ryan Whelan, Jeremy Blackthorne, and Graham Baker. 2015.
Flowtables: Program Skeletal Inversion for Defeat of Interprocedural
Analysis with Unique Metamorphism. In Proceedings of the 5th Program
Protection and Reverse Engineering Workshop (PPREW-5). ACM, New York, NY,
USA, , Article 6 , 11 pages. DOI=http://dx.doi.org/10.1145/2843859.2843863
2009 Oct 27
1
/etc/rc.local and /etc/fstab
Upon system boot, is it ok to mount OCFS2 mounts from /etc/rc.local
rather than /etc/fstab ?
Are there any downsides to using rc.local that you are aware of?
Example /etc/rc.local script:
#!/bin/sh
#
# This script will be executed *after* all the other init scripts.
# You can put your own initialization stuff in here if you don't
# want to do the full Sys V style init stuff.
2006 Jun 30
1
Unable to mount node2 mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdb1 on /u02/oradata/orcl
I currenlty have the setup below, both nodes can see the shared drive (
confirmed with fdisk -l )
However I am unable to mount the shared device from node (2) after I
mounted from node(1)
I get the follwoign error
mount.ocfs2: Transport endpoint is not connected while mounting
/dev/sdb1 on /u02/oradata/orcl
OS Red Hat uname -r
---------------------------------
2.6.9-22.ELsmp
OCFS version
2013 Mar 19
2
Unable to Install Ocfs2 in Oracle Linux 5 Machine.
Hi,
I was trying to install OCFS 2 in my Oracle Linux 5 Machine.
I created a mount point for cluster file system:
# mkdir /u02
My Kernel version is :
# uname -r
2.6.18-308.4.1.0.1.el5xen
I am downloading the appropriate version of the kernel module from this
location:
https://oss.oracle.com/projects/ocfs2/files/RedHat/RHEL5/x86_64/1.4.10-1/2.6.18-308.4.1.el5/
When I am trying to execute
2010 Jun 03
5
Is this failed Asterisk setup typical?
Hello
I just read this article and would like some feedback from
experienced Asterisk users:
===============
"Failed open source VoIP deployment leads to hosted VoIP strategy" By
Jessica Scarpati
"When budgets are crimped, open source voice over IP (VoIP) solutions
look attractive -- a little extra work for a lower cap-ex. But those
savings came at a high price for one Texas
2003 Aug 25
1
ocfs and dbca
Hi all,
hoping someone has some insight on this issue.
I am working on a first install of RAC.
I have installed OCFS 1.0.9.4 (upgraded from 1.0.8 before installing the rest of the oracle software) on a 3 node RedHat AS 2.1 cluster. The kernel is 2.4.9-e.25.enterprise. Oracle software installed 9.2.0.4.
I fdisk'd the storage devices, mkfs.ocfs on the partitions, and mounted successfully on
2004 Mar 04
1
15 minute favor?
Anyone have 15 minutes on a development installation of ocfs 1.0.9-12 to
do me a favor? Follow these 8 steps and see if you have the same
problem I'm having? It doesn't look to me like a hardware issue but if
someone else does NOT have the same problem then I can rule ocfs out.
1. install ocfs-2.4.9-e-enterprise-1.0.9-12 and 1.0.9-12 tools
2. create a new filesystem
node1# mkfs.ocfs -b
2004 Jul 18
7
Resize ocfs....?
I've tried several times to resize one of my ocfs volumes[see emcpowere1 below]
I'm on the latest [prod] version of ocfs/ocfs-tools as of 3pm EST on 18JUL04.
Per instructions...
Take down db, unmount all ocfs drives, use ' tuneocfs -F -S 100G /dev/emcpowere1 '
Supposedly this should work, but I get get....
The size specified, 100G, is larger than the device size, 59G.
Aborting.
2008 Nov 24
1
Problem with Samba
Yes, another newbie asking for help. Please bear with me. I don't doubt my problem has a simple solution but it has me stumped.
I have a solaris server which carries some confidential financial information on it. I have been asked to install samba on it to share out a particular directory. They obviously want to restrict access to this information. We run a Windows 2003 domain as well.
2007 Feb 10
16
How to backup a slice ? - newbie
... though I tried, read and typed the last 4 hours; still no clue.
Please, can anyone give a clear idea on how this works:
Get the content of c0d1s1 to c0d0s7 ?
c0d1s1 is pool home and active; c0d0s7 is not active.
I have followed the suggestion on
http://www.opensolaris.org/os/community/zfs/demos/zfs_demo.pdf
% sudo zfs snapshot home at backup
% zfs list
NAME USED AVAIL REFER
2003 Dec 10
1
[BUG] node 0 hangs until disk unmounted on node 1
I'm currently part of a project implementing Oracle eBusiness Suite 11i
on RAC. We're using a two-node cluster with shared storage, both nodes
are configured identical. Kernel is 2.4.9-e.27enterprise and ocfs is
1.0.9-11. I have checked and the shared storage can be accessed
directly without any problems from both nodes (/dev/sdx).
Curious if anyone has any suggestions or comments
2003 Dec 10
1
[BUG] node 0 hangs until disk unmounted on node 1
I'm currently part of a project implementing Oracle eBusiness Suite 11i
on RAC. We're using a two-node cluster with shared storage, both nodes
are configured identical. Kernel is 2.4.9-e.27enterprise and ocfs is
1.0.9-11. I have checked and the shared storage can be accessed
directly without any problems from both nodes (/dev/sdx).
Curious if anyone has any suggestions or comments