Re: Firewire and 10g RAC

mkb wrote:

>Howdy Folks,
>
>Anyone done a 9i/10g RAC using a firewire disk and
>linux?
>
>  
>
Decidedly not: Who would ever want to use such a thing?

  1  select inst_id,username,sid,serial# from gv$session
  2* where username is not null
SQL> /

   INST_ID USERNAME                              SID    SERIAL#
---------- ------------------------------ ---------- ----------
         1 SYS                                    18        125
         1 MGOGALA                                22         45
         1 MGOGALA                                23          5
         1 MGOGALA                                24          5
         1 SYS                                    25         48
         1 SYS                                    26         45
         1 SYS                                    27         64
         1 SYS                                    28          6
         2 SYS                                    18      19096

SQL> select * from v$version;

BANNER
----------------------------------------------------------------
Oracle9i Enterprise Edition Release 9.2.0.6.0 - Production
PL/SQL Release 9.2.0.6.0 - Production
CORE    9.2.0.6.0       Production
TNS for Linux: Version 9.2.0.6.0 - Production
NLSRTL Version 9.2.0.6.0 - Production

$ tail $ORACLE_HOME/oracm/cm.log
HandleUpdate(): NODE(0) IS ACTIVE MEMBER OF CLUSTER, INCARNATION(1) {Wed 
Mar 30 12:06:05 2005 }
HandleUpdate(): NODE(1) IS ACTIVE MEMBER OF CLUSTER, INCARNATION(5) {Wed 
Mar 30 12:06:05 2005 }
NMEVENT_RECONFIG [00][00][00][00][00][00][00][03] {Wed Mar 30 12:06:05 
2005 }
Debug Hang : CMNodeListener(PID=2171) Registered with ORACM. {Wed Mar 30 
12:06:05 2005 }

$ mount |grep u02
/dev/sda1 on /u02 type ocfs (rw,_netdev)

[root@rac1 root]# lspci
00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host 
Bridge (rev 01)
00:02.0 VGA compatible controller: Intel Corp. 82845G/GL [Brookdale-G] 
Chipset Integrated Graphics Device (rev 01)
00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 01)
00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 01)
00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 01)
00:1d.7 USB Controller: Intel Corp. 82801DB USB2 (rev 01)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corp. 82801DB LPC Interface Controller (rev 01)
00:1f.1 IDE interface: Intel Corp. 82801DB Ultra ATA Storage Controller 
(rev 01)
00:1f.3 SMBus: Intel Corp. 82801DB/DBM SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio 
Controller (rev 01)
01:05.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] 
(rev 78)
*************************************************************
01:06.0 FireWire (IEEE 1394): Lucent Microelectronics FW323 (rev 04)
************************************************************
01:09.0 Ethernet controller: Broadcom Corporation BCM4401 100Base-T (rev 01)
[root@rac1 root]#

-- 
Mladen Gogala
Oracle DBA
Ext. 121


--
http://www.freelists.org/webpage/oracle-l

Other related posts: