similar to: Lost ocfs mount point on one node between two shared servers

Displaying 20 results from an estimated 700 matches similar to: "Lost ocfs mount point on one node between two shared servers"

2008 Feb 04
3
Making Samba change the Unix Password (/etc/shadow)
Hello all, I am trying to change the linux login password through the smbpasswd command by placing following parameters in smb.conf file: unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = "*enter old password*" %o\\n "*Enter NEW password*" %n\\n "*reenter New passwd*" %n\\n "*password changed*" But its not changing the unix
2012 Mar 20
3
GSOC 2012 : QueryParser Reimplementation
Hello, I am Sehaj Singh Kalra, an Indian student. I am an undergraduation student in Indian Institute of Technology-Delhi (IIT-Delhi) pursuing Computer Science and Engineering. I want to work on the idea "QueryParser Reimplementation ". With the background I have in this field, I am fully comfortable with this project. I have went through the specification and through Query Parser
2019 Nov 28
0
[PATCH 1/1] virtio_ring: fix return code on DMA mapping fails
On Thu, Nov 28, 2019 at 12:42:25AM +0000, Ashish Kalra wrote: > Why can't we leverage CMA instead of SWIOTLB for DMA when SEV is > enabled, CMA is well integerated with the DMA subsystem and handles > encrypted pages when force_dma_unencrypted() returns TRUE. > > Though, CMA might face the same issues as SWIOTLB bounce buffers, it's > size is similarly setup statically
2006 Dec 18
1
Cisco 7940 - NAT Option
I am thinking of turning on the NAT option in our Cisco phones (and the corresponding sip.conf modification) to allow the phones to be taken outside the LAN. Can anyone think of any reason not to just always turn on the NAT enabled option? I can't think of a reason not to always operate these phones with this enabled, since it would likely allow them to be taken outside our LAN and used.
2012 Jul 13
1
Need Suggestions for Sentence Breaking Implementation
Hi, I have been working on developing Link Grammar interface, so as to use POS tagging while indexing the documents. The interface header as well as implementation file have been completed and you can view them at < https://github.com/sehaj-sk/xapian/commit/052d634e1986bcf5607e43f52ac3e07646920196> and <
2005 Aug 02
3
OCFS and ASM
Can I create an OCFS 2 filesystem over a ASM volume to store datafiles? Thanks! Roger---
2005 Jun 26
1
OCFS for SMP kernel (EM64T)
Hi all, My Ct's box is RH 3.0 SMP kernel EM64T. They are asking if OCFS for SMP (EM64T) is available or not. In following site, we can not see OCFS for SMP (EM64T). http://oss.oracle.com/projects/ocfs/files/RedHat/RHEL3/x86_64/1.0.14-1/ ---------- ocfs-2.4.21-EL-1.0.14-1.ia32e.rpm OCFS driver for kernel version 2.4.21-27.EL and higher (EM64T) ocfs-2.4.21-EL-1.0.14-1.src.rpm OCFS driver
2004 Mar 30
1
OCFS install trouble w/ new kernel - unresolved symbols
I successfully have OCFS running in a two-node RAC environment using RHAS 3 (2.4.21-4.EL) using Qlogic 2310 cards. IO performance, however, was terrible with the combination of OCFS and the Qlogic cards. After extensive testing, OCFS did fine on its own, as did the fibre cards. Put the two together, and everything literally ran twice as slow. Support at Qlogic pointed me to
2004 Jul 20
1
ocfs support rpm?
I am doing an install of ocfs 1.0.12 on rh 3.0 and rpm install complains [root@xxx ocfs-1.0.12]# rpm -Uvh * error: Failed dependencies: ocfs-support >= 1.0.10 is needed by ocfs-2.4.21-EL-1.0.12-1 ocfs-support >= 1.0.10 is needed by ocfs-2.4.21-EL-hugemem-1.0.12-1 ocfs-support >= 1.0.10 is needed by ocfs-2.4.21-EL-smp-1.0.12-1 where can i find ocfs-support rpm?
2004 Aug 07
1
Source for OCFS Support Package
Hello, I want to use ocfs for a 10g RAC installation on a 2 node cluster, consisting of 1 Athlon and 1 Pentium machine with Firewire storage. OS is RHAS 3. Since I need to build my own binary Athlon rpm's, I downloaded ocfs-1.0.12.tar.gz ocfs-tools-1.0.10.tar.gz I was able to install both (./configure ; make - make install). When I try to load_ocfs I get lots of errors
2004 Feb 12
3
Ocfs mount issues
I am trying to mount the ocfs partitions using the following command Mount -t ocfs -o uid=oracle,gid=dba /dev/sda /ocfs01 as user oracle and group dba. However it mounts the volume as root. But if I use the ocfstool for the first and mount it as oracle:dba, the subsequent mounts using the above command line mounts the volume as oracle:dba. Is there something that I am missing or I will have
2005 Oct 17
2
OCFS for RHAS4 download
Greetings, I read from archive that OCFS is for kernel 2.6. which means RHAS4.0 is supported. However, I can't find the download for this version. Is the support official and where can I download it. Thanks / regards, Ivan Wong Database Administrator e2Open Inc. (www.e2open.com) Suite 34.03, Level 34, Menara Citibank, 156, Jalan Ampang, 50450 Kuala Lumpur, Malaysia DID: +603 2776 6397
2006 Nov 16
1
OCFS Error on RHEL -3 Update 8
Hi All, I am getting this error after updating RHEL 3 Update 5 to update 8.. After upgrading OCFS loading get failed boot.log entries Nov 10 06:00:00 HHMEA load_ocfs: modprobe: Can't locate module ocfs Nov 10 06:00:00 HHMEA load_ocfs: load_ocfs: insmod failed Nov 10 06:00:01 HHMEA ocfs:  failed Nov 10 06:00:01 HHMEA mount: mount: fs type ocfs not supported by kernel I had given depmod
2005 Aug 04
2
Can't load ocfs on ia64 EL3u3
# uname -r 2.4.21-20.ELsmp [root@hp2620-2 root]# rpm -qa | grep ocfs ocfs-tools-1.0.10-1 ocfs-support-1.0.10-1 ocfs-2.4.21-EL-1.0.13-1 [root@hp2620-2 root]# /sbin/load_ocfs /sbin/insmod ocfs node_name=hp2620-2-eth1 ip_address=10.1.2.101 cs=1913 guid=8D65C7CEECF9EBE638BD0013215BD6E9 comm_voting=1 ip_port=7000 insmod: ocfs: no module by that name found load_ocfs: insmod failed [root@hp2620-2 root]#
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,
2005 May 16
1
problems creating ocfs filesystem
Hello list users. I am trying to create an ocfs filesystem but when I execute the command says the following thing to me: rac01:~ # mkfs.ocfs -b 128 -g oinstall -u oracle -L ocfs_pruebas -m /opt/oracle/oradata/OCFS -p 755 /dev/sdf1 Error opening device /dev/raw/raw41. Not a directory But it isn't a raw device. Any one know why it search for a raw device ? Thanks <DIV><FONT
2006 Nov 27
1
copying files from ocfs to ext3
Hi, using ocfs-2.4.9-e-smp-1.0.12-1 on Redhat 3 U4 Trying to copy files from an ocfs volume to an ext3 volume is very very slow - talking a couple of minutes for a 100Mb file. same happens if I use o-direct or not, dd exhibits the same behaviour ocfs is in the updatedb.conf and both filesystems are in the PRUNEPATHS line in the same file (a reboot was done after the changes were made just to
2005 Jul 22
4
H(U): A few OCFS questions
OCFS Experts, Sorry if the questions below are naive, or were answered before, but here it goes. I have a potential client who at the moment having problems installing 10g RAC on RHEL 3.0 (2.4.21-20). They using (rather planning to use) OCFS for everything, including CRS files (OCR, voting). Questions: 1) They use custom kernel (modified by their security people). Do we support OCFS on the
2009 Jul 29
1
Q : install OCFS On SuSe Linux Enterprise Server 9
Hello! everybody here! ?????? ??? I want to install OCFS on SUSE LINUX Enterprise Server 9 . ??? have found :?? ocfs-support-1.1.2-4.1.i586.rpm ????????????????????????ocfs-tools-1.1.2-4.1.i586.rpm ? ?? but . the kernel module RPM : ocfs-typeversion.rpm I haven't found it. ?where the variable typeversion stands for the type and version of the kernel you are using. ? Does anybody know? how to
2003 Aug 25
1
Resizing partitions using OCFS?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 We're getting ready to start work with Oracle 9iRAC on Red Hat Advanced Server 2.1. One thing I'm curious about, that I haven't found an answer for in the docs, is how to handle partition resizing with OCFS. We have found on our Oracle 8i/Solaris systems that we have the need on occasion to expand partitions to make room for more