How to make "PCI-IDE SiI0680A pci1095,680 " work  for Blade 1000

Somebody has reported that making the 0680 chip based PCI-to-IDE card worked on Blade1000.
http://forums.sun.com/thread.jspa?threadID=5067148&start=15.
Now I want to expand the storage for Blade1000 by the Adaptec-ASH-1233 which is powered by SiI0680A chip.
But it does NOT work.
Any body can help me? Thanks in advance!!!
The following is the detailed infomation:
My system env:
Blade 1000 with solaris 10 U7(5/09).
I have tried the following (they all dose NOT work):
1. The card with original bios v3.2.10 (prtconf -pv report class-code: 00018000)
2. update bios to base bios (none raid, b3308.bin) v3.3.08 (class-code: 00010185)
3. erase the bios flash (class-code: 00010185)
( I think the bios is programed by x86 instruction set , it will not work in sparc.
by the way, any Solaris(sparc) device driver expert can clear that if the dirver will communication with the card bios?
If it dose , I think it is imporssible to make it work in sparc system)
4. Follwing a suggestion from sun HCL and repeat 2 ,3 ( class-code: 00018000)
add the following nvramrc script in the obp (nvedit)
0: probe-all install-console banner
1: cd /pci@8,700000/ide@1
2: 00018000 " class-code" integer-property
3: 00000680 " subsystem-id" integer-property
4: " pci1095,680" " name" string-property
5: device-end
Adjust the path on line 1 to reflect your system store with "nvstore", set the "use-nvramrc?" variable to "true" and issue a "reset".
After a boot the controller will look just as a non-RAID controller.
The following is the system info:
with a maxtor 250G disk connected OR a Western Digital 300G disk connected
<1> prtdiag :
pci 33 +s/system-board ide-pci1095,680
okay /pci@8,700000/ide@1
<2> prtconf -pv :
Node 0xf00a9874
assigned-addresses: 81000810.00000000.00000500.00000000.00000008.81
000814.00000000.00000508.00000000.00000004.81000818.00000000.00000510.00000000.0
0000008.8100081c.00000000.0000050c.00000000.00000004.81000820.00000000.00000520.
00000000.00000010.82000824.00000000.0012c000.00000000.00002000.82000830.00000000
.00180000.00000000.00080000
reg: 00000800.00000000.00000000.00000000.00000000.01000810.00000000
.00000000.00000000.00000008.01000814.00000000.00000000.00000000.00000004.0100081
8.00000000.00000000.00000000.00000008.0100081c.00000000.00000000.00000000.000000
04.01000820.00000000.00000000.00000000.00000010.02000824.00000000.00000000.00000
000.00002000.02000830.00000000.00000000.00000000.00080000
compatible: 'pci1095,680.1095.680.8502' 'pci1095,680.1095.680' '
pci1095,680' 'pci1095,680.8502' 'pci1095,680' 'pciclass,010185' + 'pciclas
s,0101'
name: 'ide' (is raid in my try 1)
fast-back-to-back:
devsel-speed: 00000001
class-code: 00010185 (is 00018000 in my try 1 and 4)
interrupts: 00000001
latency-timer: 00000040
cache-line-size: 00000010
max-latency: 00000000
min-grant: 00000000
subsystem-id: 00000680
subsystem-vendor-id: 00001095
revision-id: 00000002
device-id: 00000680
vendor-id: 00001095
<3> prtconf -D :
ide, instance #1 (driver name: uata)
dad, instance #0 (driver name: dad)
<4> /var/adm/messages:
Jun 6 17:39:51 bird pcisch: [ID 370704 kern.info] PCI-device: ide@1, uata1
Jun 6 17:39:51 bird genunix: [ID 936769 kern.info] uata1 is /pci@8,700000/ide@1
Jun 6 17:39:51 bird ebus: [ID 521012 kern.info] gpio_873170 at ebus0: offset 1,
300600
Jun 6 17:39:51 bird genunix: [ID 936769 kern.info] gpio_873170 is /pci@8,700000
/ebus@5/gpio@1,300600
Jun 6 17:39:51 bird uata: [ID 114370 kern.info] dad0 at uata1
Jun 6 17:39:51 bird uata: [ID 347839 kern.info] target 0 lun 0
Jun 6 17:39:51 bird genunix: [ID 936769 kern.info] dad0 is /pci@8,700000/ide@1/
dad@0,0
Jun 6 17:39:51 bird pseudo: [ID 129642 kern.info] pseudo-device: trapstat0
Jun 6 17:39:51 bird genunix: [ID 936769 kern.info] trapstat0 is /pseudo/trapsta
t@0
Jun 6 17:39:51 bird cmlb: [ID 107833 kern.warning] WARNING: /pci@8,700000/ide@1/dad@0,0 (dad0):
Jun 6 17:39:51 bird Corrupt label; wrong magic number
<5> run any of the following commands will cause the system to reboot:
# devfsadm
# ls /devices/pci@8,700000/ide@1/
# devinfo -i /devices/pci@8,700000/ide@1/dad@0,0
and give the following messages:
SUNW-MSG-ID: SUNOS-8000-0G, TYPE: Error, VER: 1, SEVERITY: Major
EVENT-TIME: 0x4a502cda.0x1dcd9638 (0x30075ddaae0)
PLATFORM: SUNW,Sun-Blade-1000, CSN: -, HOSTNAME: bird
SOURCE: SunOS, REV: 5.10 Generic_139555-08
DESC: Errors have been detected that require a reboot to ensure system
integrity. See http://www.sun.com/msg/SUNOS-8000-0G for more information.
AUTO-RESPONSE: Solaris will attempt to save and diagnose the error telemetry
IMPACT: The system will sync files, save a crash dump if needed, and reboot
REC-ACTION: Save the error summary below in case telemetry cannot be saved
if a old Quantum Fireball 20G connected , the following is different with 250G/300G disk connected
<1> prtconf -D :
ide, instance #1 (driver name: uata)
<2> the system NOT report "Corrupt label; wrong magic number"
<3> And the above three commans in <5> will NOT reboot the system

detailed message in <5>:
<5> run any of the following commands will cause the system to reboot:
# devfsadm
# ls /devices/pci@8,700000/ide@1/
# devinfo -i /devices/pci@8,700000/ide@1/dad@0,0
and give the following messages:
SUNW-MSG-ID: SUNOS-8000-0G, TYPE: Error, VER: 1, SEVERITY: Major
EVENT-TIME: 0x4a502cda.0x1dcd9638 (0x30075ddaae0)
PLATFORM: SUNW,Sun-Blade-1000, CSN: -, HOSTNAME: bird
SOURCE: SunOS, REV: 5.10 Generic_139555-08
DESC: Errors have been detected that require a reboot to ensure system
integrity. See http://www.sun.com/msg/SUNOS-8000-0G for more information.
AUTO-RESPONSE: Solaris will attempt to save and diagnose the error telemetry
IMPACT: The system will sync files, save a crash dump if needed, and reboot
REC-ACTION: Save the error summary below in case telemetry cannot be saved
panic[cpu0]/thread=2a100eafca0: BERR Error(s)
000002a100eaea20 SUNW,UltraSPARC-III:cpu_deferred_error+564 (ecc1ecc100000000, 3, 80000000000, 80000000000, 0, 180400000
000)
%l0-3: 000007ffef000520 0000000000000001 0000980c00000000 0000080c00000040
%l4-7: 0000080c00000000 0000000000203000 00000000ecc1ecc1 00000000ecc1ec00
000002a100eaf190 unix:ktl0+48 (3000289a580, 29ebfa50522, 100, 0, 0, fffd9c00)
%l0-3: 0000000000000000 0000000000001400 0000009980001607 0000000001262fc4
%l4-7: 0000000000000003 0000000000000000 0000000000000000 000002a100eaf240
000002a100eaf2e0 uata:ata_init_controller+374 (30000c21300, 30005871000, 0, 680, 0, 29ebfa4e800)
%l0-3: 0000029ebfa50520 0000000001873000 0000000000001095 0000000000001095
%l4-7: 0000000000000000 0000000000000001 00000000704ebf58 0000000000000004
000002a100eaf3f0 uata:ata_attach+44 (30000c21300, 0, 0, 0, 704e2000, 704e2000)
%l0-3: 0000000000000000 000000c181659ce0 000002a10001fca0 0000030005485700
%l4-7: 00000000704e2248 0000000000000000 000002a100eaf4a0 0000000000000001
000002a100eaf4d0 genunix:devi_attach+ac (30000c21300, 0, 7ffffc00, 3c, 0, 7b798198)
%l0-3: 00000300000c7438 0000000000000087 00000000018699e8 00000000000036d8
%l4-7: 00000000018c7400 0000000000000001 0000000000000002 000000000125dc00
000002a100eaf5a0 genunix:attach_node+9c (30000c21300, 1, 0, 0, 30000c21368, 4)
%l0-3: 00000000fffeffff 00000000fffefc00 0000000050010000 0000000010000000
%l4-7: 0000000040010000 0000000000000000 0000000000000000 ffffffffffffffff
000002a100eaf650 genunix:i_ndi_config_node+104 (30000c21300, 114, 10cda5c, 10, 1869c00, 10cd800)
%l0-3: 00000300000e76f0 0000000000000001 0000000000000000 0000000000000006
%l4-7: 0000000001869ca8 0000000000000000 0000000000000000 0000000000000004
000002a100eaf700 genunix:i_ddi_attachchild+38 (30000c21300, 2a100eafca0, 10000000, 187ba78, 0, 10000000)
%l0-3: 0000030000c2aaf0 0000000000000001 0000000000000000 0000000000000003
%l4-7: 0000000001869ca8 0000000001841400 0000000000000000 0000000000000000
000002a100eaf7b0 genunix:devi_attach_node+84 (30000c21300, 4048, 50000000, 30000c21368, 4048, 10000000)
%l0-3: 0000030000c2aaf0 0000000000000000 0000000000000001 0000000000000000
%l4-7: 0000000002000000 0000000050000000 0000000050000000 0000000010000000
000002a100eaf860 genunix:config_immediate_children+d0 (30000c2aa88, 30000c21300, 87, 8, 4, 18e5280)
%l0-3: 000000000000003c 0000000000004048 0000000000010000 0000030000c2aaf0
%l4-7: 00000000003c0000 00000300000a9ac0 0000030000c20cb8 ffffffffffffffff
000002a100eaf920 genunix:devi_config_common+c0 (30000c2aa88, 4, 87, 87, 0, 4048)
%l0-3: ffffffffffffffff 000000000180c000 0000000001847a00 0000000000000000
%l4-7: 00000000018e5280 00000000018e5368 0000000000000009 0000000000000000
000002a100eaf9d0 genunix:mt_config_thread+60 (30004261dc0, 0, 300023a90c8, 18398b0, 300058b5cc0, 30000c2aa88)
%l0-3: 0000000000000000 000000c181659ce0 000002a10001fca0 0000030005485700
%l4-7: 0000000001869940 0000000000000000 000000000004f285 00000000018bfc00
syncing file systems... 1 1 done
ereport.io.pci.ma ena=30075d7c00800001 detector=[ version=0 scheme="dev"
device-path="/pci@8,700000" ] pci-status=2280 pci-command=146 pci-pa=0
ereport.io.pci.target-ma ena=30075d7c00800001 detector=[ version=0 scheme="dev"
device-path="/pci@8,700000/ide@1" ] pci-pa=7ffef000520
ereport.cpu.ultraSPARC-III.berr ena=30075d7c00800001 detector=[ version=1
scheme="cpu" cpuid=0 cpumask=34 serial="4114C975066" ] afsr=80000000000
afar-status=1 afar=7ffef000520 pc=1046c54 tl=0 tt=32 privileged=1 multiple=0
dumping to /dev/dsk/c1t1d0s6, offset 1717895168, content: kernel
100% done: 26533 pages dumped, compression ratio 3.57, dump succeeded
rebooting...

Similar Messages

  • How to make added custom field Delta mechanism work for LO Cookpit?

    We appended a new custome field into extraction structure of the LO Cookpit datasource 2LIS_02_ITM through RSA6. And then run CMOD to write the exit code to populate the value and it works fine. But after we read Roberto's Weblog:
    /people/sap.user72/blog/2005/02/14/logistic-cockpit--when-you-need-more--first-option-enhance-it , find the enhancement we did can't make the Delta mechanism works if only this new field gets changed in a record, and the change cannot be reflected on BW.
    In order to make the Delta mechansim works, one option is to append the custom field into one of the LIS Communication Structure MCEKKO of  2LIS_02_ITM extraction structure and then write the enhancement code to this LIS Communication Structure.  In this way, the custom field can be treated like standard field that whenever it gets changed, the Delta mechanism or the user exit will be triggered.  The enhancement for this LIS Communication Struture is LEINS001. 
    Now we've got two problems when doing the above enhancements of the LIS Communication structure:
    1.  Maintain extraction structure problem in LBWE:
    We added a custom field, e.g., called ZZZ in LIS Communication structure MCEKKO (Purchasing Document Header) by creating a new custom append structure and add the field ZZZ into it, then activate the new append structure, but get warning msg like "Field name DUMMY is reserved (Do not use structure as include in DB table)".
    We do find a field called DUMMY in the structure MCEKKO. How to get rid of the warning msg and successfully activate the new custom append structure with the new field ZZZ?
    You could say that we can ignore the warning msg, but why the new custom field appended can not be seen from the right side pool of the Maintain Extract Structure in LBWE?  We need to make the new custom field shows up in the right side pool and then drag it over to the left side frame and to activate the extraction structure to change it.  But now it doesn't show up in the right frame pool!
    2. Refer to Sanyam's weblog
    /people/sanyam.kapur/blog/2005/04/30/custom-fields-and-bw-extractors-making-a-mixed-marriage-work-part-ii, there is a sample code inside this article which tells us how the sample code looks like to write this LIS Communicaton structure enhancement to make the Delta mechanism works, below is the code we modified to suit our needs, but don't know if it would work?
    DATA: i_t_ekko LIKE ekko   OCCURS 1 WITH HEADER LINE.
    DATA: ebeln LIKE ekpo-ebeln,
          it_ekko TYPE TABLE OF ekko WITH HEADER LINE,
          old_val(50) TYPE c.  "For storing the value from the Field Symbol
    FIELD-SYMBOLS <fs> TYPE ANY TABLE.
    CASE zeitp.
      WHEN 'MA'.                            "When creating a purchase order
        MOVE '(SAPLEINS)T_EKKO[]' TO old_val.
        ASSIGN (old_val) TO <fs>.
        i_t_ekko[] = <fs>.
        LOOP AT xmcekko.
          ebeln = xmcekko-ebeln.
          IF xmcekko-supkz = '1'.            "Old Value ?
            SELECT SINGLE * FROM ekko INTO it_ekko WHERE ebeln = ebeln.
            xmcekko-ZZZ = it_ekko-ZZZ.
          ELSE.                              "New Value ?
            READ TABLE i_t_ekko WITH KEY ebeln = ebeln.
            xmcekko-ZZZ = i_t_ekko-ZZZ.
          ENDIF.
          MODIFY xmcekko.
        ENDLOOP.
    EndCase.
    Share your ideas and we will give you reward points!

    Hello Kevin
    We have exactly the same problem. Did you solve it? If you did, could you please tell us how you did it? We neither see our field in LBWE. Our field is a Z field from a Z table.
    I hope you could help us. We just have this issue to finish our project.
    Thanks a lot in advanced

  • How to make TRIM in 10.6.8 work for Aug 2009 macbook pro with 120 GB SSD?

    Just installed 10.6.8 on a August 2009 Macbook Pro with 120 GB SSD (which is Apple installed memory), and TRIM is not enabled.  When I installed 10.6.8 on an August 2010 Macbook Pro with 500 GB SSD (Apple installed), the TRIM became enabled without me doing anything else.  Is there some procedure I should use to enable TRIM on the August 2009 unit?  Thank you for your advice.  Carl   

    but there's no proof that such hacking is either safe or beneficial to performance
    Not my take on this at all. My Air for example struggled with write fatigue something chronic - after filling it up the drive performance was down to about 40% on benchmarking, and in the real world felt a lot slower than it was. Enabling TRIM and then erasing free-space resulted in it benchmarking back to where it was at new, and the real performance being back to how I remembered it.
    The Sandforce controller enabled Vertex 2E - I don't know if it's made a world of difference to that as I don't remember that unit suffering with write fatigue particularly.
    The Crucial M225 struggled with write fatigue, and again TRIM sorted it out - and still has.
    All the above perf tests/comparisons etc. are all on my blog if you want to have a look see.

  • Adobe Captivate 7 Project How to make Rollover cations, audio, and video work in HTML format?

    Adobe Captivate 7 Project How to make Rollover cations, audio, and video work in HTML format?

    Honestly, I don't even know why this is an option. The conversion to Flash is completely unusable.
    I have exported some things to Flash, and since I program in Flash all the time I was able to manipulate to work to some degree. Most text captions are built with multiple elements and completely fall apart.
    Sorry, I can't be of more help.

  • How to make intellisense enable in powershell in CSOM for sharepoint online?

    how to make intellisense enable in powershell in CSOM for sharepoint online?
    I am loading assembly  as following
    [Reflection.Assembly]::LoadFrom("$scriptdir\Microsoft.SharePoint.Client.dll")        
     [Reflection.Assembly]::LoadFrom("$scriptdir\Microsoft.SharePoint.Client.Runtime.dll")

    Hi,
    try this
    http://powerguivsx.codeplex.com/
    http://mackenzie-sharepoint.blogspot.com/2011/12/sharepoint-2010-powershell-intellisense.html
    https://technet.microsoft.com/en-us/library/ff461033.aspx
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/fcb85984-abf9-428a-a2a7-952cec37ea49/powershell-ise-intellisense
    Kind Regards,
    John Naguib
    Senior Consultant
    John Naguib Blog
    John Naguib Twitter
    Please remember to mark this as answered if it helped you

  • How to make my Execute Immediate statement to work??

    Hi, Sir:
    I use SQL Oracle 9i,
    I have following procedure called by a trigger:
    CREATE OR REPLACE PROCEDURE emps_check IS
    s_sql VARCHAR2(500);
    BEGIN
    DBMS_OUTPUT.PUT_LINE('1. Start to Delete all rows in the emps' );
    delete from emps;
    DBMS_OUTPUT.PUT_LINE('2. Start to insert into emps from emp' );
    s_sql:='INSERT INTO Emps(EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) select EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO from emp;';
    DBMS_OUTPUT.PUT_LINE('3. s_sql= ' || s_sql );
    EXECUTE IMMEDIATE s_sql;
    DBMS_OUTPUT.PUT_LINE('3. Procedure call OK, Employ Name ' );
    EXCEPTION
    -- Use this to trap the ORA-00942: table or view does not exist
    WHEN OTHERS THEN
    DBMS_OUTPUT.PUT_LINE('Procedure call Exception: Employ Name ' );
    end emps_check;
    My trigger is:
    CREATE OR REPLACE TRIGGER emps_biu_after
    after INSERT OR UPDATE or delete on emp
    for each row
    begin
    if TO_CHAR(SYSDate,'DY')= 'SUN'
    then
    DBMS_OUTPUT.PUT_LINE('Today is holiday, ename =' );
    else
    DBMS_OUTPUT.PUT_LINE('Today is working Day, ename =');
    emps_check();
    end if;
    end;
    When I use following to update emp table:
    SQL> UPDATE emp T1
    2 SET T1.sal = 200.0
    3 WHERE T1.ename like '%SCOTT%';
    I got:
    Today is working Day, Trigger Call Procedure emps_check()
    1. Start to Delete all rows in the emps
    2. Start to insert into emps from emp
    3. s_sql= INSERT INTO Emps(EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) select EMPNO,ENAME,JOB,MGR
    Procedure call Exception: Employ Name
    Trigger Call Procedure emps_check() Success
    Looks like EXECUTE IMMEDIATE s_sql; did not work.
    What is wrong??
    How to make my Execute Immediate statement to work??
    Thanks

    You may omit the ';' character...
    s_sql:='INSERT INTO
    Emps(EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO)
    select EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO
    from emp';
    ... and something else
    IN PL/SQL when a procedure , function doews not take
    any parameter(s) then its call can be made as simply
    its name without a pair of parenthesis....(It seems
    that you are influenced by Java...:) )
    SimThanks Sir:
    I remove this ; but still error:
    1 UPDATE emp T1
    2 SET T1.sal = 768.1
    3* wHERE T1.ename like '%SCOTT%'
    SQL> /
    Today is working Day, Trigger Call Procedure emps_check()
    1. Start to Delete all rows in the emps
    2. Start to insert into emps from emp
    3. s_sql= INSERT INTO Emps(EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) select EMPNO,ENAME,JOB,MGR,
    Procedure call Exception: Employ Name
    Trigger Call Procedure emps_check() Success
    My code as follows:
    CREATE OR REPLACE PROCEDURE emps_check IS
    s_sql VARCHAR2(500);
    BEGIN
    DBMS_OUTPUT.PUT_LINE('1. Start to Delete all rows in the emps' );
    delete from emps;
    DBMS_OUTPUT.PUT_LINE('2. Start to insert into emps from emp' );
    s_sql:='INSERT INTO Emps(EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) select EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO from emp';
    DBMS_OUTPUT.PUT_LINE('3. s_sql= ' || s_sql );
    EXECUTE IMMEDIATE s_sql;
    DBMS_OUTPUT.PUT_LINE('3. Procedure call OK, Employ Name ' );
    EXCEPTION
    -- Use this to trap the ORA-00942: table or view does not exist
    WHEN OTHERS THEN
    DBMS_OUTPUT.PUT_LINE('Procedure call Exception: Employ Name ' );
    end emps_check;
    what is other wrong??
    Yes, I am java guys,
    Thanks

  • How to make my pixma ip 90 to work wireless with windows 7/64

    how to make my pixma ip 90 to work wireless with windows 7/64 i installed the bu-10 it is authorized but can't make it to print wireless.

    Hi again manny2249,
    If the Bluetooth Settings feature does not appear on the Canon iP90 Setup Utility screen, the Bluetooth unit may not be installed correctly.  We recommend contacting us via one of the support methods listed at the Contact Us link below for assistance with setting up the printer via Bluetooth.
    If this is a time-sensitive matter, additional support options are available at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • My Apple TV and IPad drop after x mintues from "Home Sharing". To restart it, I need to close iTunes on my Windows 7 PC, open it , then I can listen again X minutes (15-90 minutes) to my music via "Home Sharing". Any idea why? What worked for you?

    My Apple TV and IPad drop after x mintues from "Home Sharing". To restart it, I need to close iTunes on my Windows 7 PC, open it , then I can listen again X minutes (15-90 minutes) to my music via "Home Sharing". Any idea why? What worked for you?

    I believe if you updated your Apple TV, you need iTunes 11 to make it work.

  • Additional PCI IDE controller does not work

    I have an on-board IDE controller but I have several disks. So I bought an additional PCI IDE controller. However, Solaris 10 does not recognize it and doesn't see any disks on it. (reports "driver not attached "for the device).
    Is there a way to make the external PCI controller work?

    Hi, I'm having a similar problem and hope there is a solution. In my case, I bought one of the "reported to work" IDE controllers - the adaptec ASH-1233.
    The board is not being recognized by Solaris. Running Nevada build 27a.
    I followed the directions that Juergen Keil posted, and the directions on bigadmin associated with the card. That includes adding a line to devicedb/master:
    pci1095,680 pci-ide msd pci ata.bef "Silicon Image 680 PATA Controller"
    Then touching /reconfigure and doing a reboot.
    The device is not found and reported in /var/adm/messages. It is shown by prtconv -pv though, with the matching identifier (pci1095,680).
    So the device exists but isn't found by Solaris Nevada b27a. Thanks for any advice...
    --Peter                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • IDE/ATAPI Controller (PCI) for Blade 1000 ?

    Hi everybody,
    I'm desperately seeking for a possiblity to add large storage capacity to a Blade 1000 workstation. I don't have this system yet, but I tend to buy it this week. As an alternative there would be a Blade 1500, which is full IDE/ATAPI. But the 1500 is offered with only 512MB, has only 4 memory slots and no option for a second CPU.
    The Blade 1000 has only Fiber Channel, which makes it very expensive to reach ~200GB, as there is only space for two harddisks.
    This leads to my question from the topic:
    Does anyone know a PCI ATAPI-Controller which works in the Blade 1000 and is supported with Solaris / has drivers for it ?
    Then I could run the OS from the FC disk and store all the data on the IDE disk.
    Many thanks,
    Ebbi

    Hello Alexander,
    <i>Does anyone know a PCI ATAPI-Controller which works in the Blade 1000 and is supported with Solaris / has drivers for it ?</i>
    No, there are no PCI-ATAPI cards that are supported by Solaris SPARC.
    <i>Then I could run the OS from the FC disk and store all the data on the IDE disk.</i>
    That's the point, even if drivers are available for the PCI-ATAPI card, you would be unable to boot from the IDE-disk, due to the lack of support by the OBP.
    <i>What also makes me wonder is that the specs of the 1500 say "Up to two 80 GB ATA100 IDE Disk Drives". Does that mean I cannot use larger harddisks than 80GB?</i>
    Most likely these 80GB disk are the largest ones, that Sun ships for these systems. The System Handbook lists only components that Sun sells/supports.
    There is a limit of 137GB for IDE-disks. This is caused by the 28-Bit LBA limitation.
    A 120GB disk should work, even bigger disks, but only with a usable capacity within the above limits. Just search these forums for 160GB, a detailed procedure was given in former threads.
    If the system is under support contract, adding non-Sun devices voids the warranty.
    <i>Another possibility would be to connect an external firewire harddisk to the 1000.</i>
    Solaris 10 has added support for USB and firewire storage devices.
    Btw. Happy Birthday !
    Michael

  • How to make a switch loop? ( Read inside for more info.)

    I'm working on a project using switch and I want to know how to make it loop/ or is it possible to do so with for or while. If anyone could help me I'd be very thankfull.
    Since my switch is too long I'll make an example:
    System.out.println();
    System.out.println();
    System.out.println("Zgjedhni operacionin: ");
    System.out.println("1. Mbledhja A + B\n");
    System.out.println("2. Zbritja A - B\n");
    optionNumber = sc.nextInt();
    switch ( optionNumber ) {               
                        case 1: System.out.println("\nMbledhja A + B: ");
                              s11 = (a11+b11);
                              s12 = (a12+b12);
                              s13 = (a13+b13);
                              s21 = (a21+b21);
                              s22 = (a22+b22);
                              s23 = (a23+b23);
                              s31 = (a31+b31);
                              s32 = (a32+b32);
                              s33 = (a33+b33);
                              System.out.println( s11 + " - " + s12 + " - " + s13 );
                              System.out.println( s21 + " - " + s22 + " - " + s23 );
                              System.out.println( s31 + " - " + s32 + " - " + s33 );
                              break;
                        case 2: System.out.println("\nZbritja A - B: ");
                              s11 = (a11-b11);
                              s12 = (a12-b12);
                              s13 = (a13-b13);
                              s21 = (a21-b21);
                              s22 = (a22-b22);
                              s23 = (a23-b23);
                              s31 = (a31-b31);
                              s32 = (a32-b32);
                              s33 = (a33-b33);
                              System.out.println( s11 + " - " + s12 + " - " + s13 );
                              System.out.println( s21 + " - " + s22 + " - " + s23 );
                              System.out.println( s31 + " - " + s32 + " - " + s33 );
                              break;I've got the variables declared of course :P so now what I want after doing case 1 or case 2 or any other cases ( 9 in my program) I want to make a question if I want to do another operation and start again from beginning :$/

    Solved it.
    do {
    System.out.println();
    System.out.println();
    System.out.println("Zgjedhni operacionin: ");
    System.out.println("1. Mbledhja A + B\n");
    System.out.println("2. Zbritja A - B\n");
    optionNumber = sc.nextInt();
    switch ( optionNumber ) {               
                        case 1: System.out.println("\nMbledhja A + B: ");
                              s11 = (a11+b11);
                              s12 = (a12+b12);
                              s13 = (a13+b13);
                              s21 = (a21+b21);
                              s22 = (a22+b22);
                              s23 = (a23+b23);
                              s31 = (a31+b31);
                              s32 = (a32+b32);
                              s33 = (a33+b33);
                              System.out.println( s11 + " - " + s12 + " - " + s13 );
                              System.out.println( s21 + " - " + s22 + " - " + s23 );
                              System.out.println( s31 + " - " + s32 + " - " + s33 );
                              break;
                        case 2: System.out.println("\nZbritja A - B: ");
                              s11 = (a11-b11);
                              s12 = (a12-b12);
                              s13 = (a13-b13);
                              s21 = (a21-b21);
                              s22 = (a22-b22);
                              s23 = (a23-b23);
                              s31 = (a31-b31);
                              s32 = (a32-b32);
                              s33 = (a33-b33);
                              System.out.println( s11 + " - " + s12 + " - " + s13 );
                              System.out.println( s21 + " - " + s22 + " - " + s23 );
                              System.out.println( s31 + " - " + s32 + " - " + s33 );
                              break;
    System.out.println("Doni te beni edhe nje operacion?: ");
    vazhdo = sc.next().equalsIgnoreCase("PO");
    while ( vazhdo == true);Sorry for double posting can't see an edit button :$

  • How to make the Page UP and down work on a table control screen?

    Dear all,
    Can some one suggest how to make the table control screen work with Page Up and Page down controls.
    when I press on Page down it works for the first time and after that i need to select the table to make it work the second time. it there a way I can make the index on the screen stay on the table control at all times.
    Regard,
    Vj

    Take this code as a referance:
    Sample code for vertical scrolling in PAI processing will look like this:
    MODULE user_command_XXXX INPUT. (XXXX is screen no.)
      CASE ok_code.
        WHEN 'P--'.
          CLEAR ok_code.
          PERFORM paging USING 'P--'.
        WHEN 'P-'.
          CLEAR ok_code.
          PERFORM paging USING 'P-'.
        WHEN 'P+'.
          CLEAR ok_code.
          PERFORM paging USING 'P+'.
        WHEN 'P++'.
          CLEAR ok_code.
          PERFORM paging USING 'P++'.
    *&      Form  PAGING
    *       Form to do scrolling for screen XXXX
    *      -->CODE   OKCODE value (P--, P-, P+, P++ )
    FORM paging USING code.
      DATA: i TYPE i,
            j TYPE i.
      CASE code.
        WHEN 'P--'. <table control name>-top_line = 1.
        WHEN 'P-'.
          <table control name>-top_line =
                  <table control name>-top_line - line_count.
          IF <table control name>-top_line LE 0.
            <table control name>-top_line = 1.
          ENDIF.
        WHEN 'P+'.
          i = <table control name>-top_line + line_count.
          j = <table control name>-lines - line_count + 1.
          IF j LE 0. j = 1. ENDIF.
          IF i LE j.
            <table control name>-top_line = i.
          ELSE.
            <table control name>-top_line = j.
          ENDIF.
        WHEN 'P++'.
          <table control name>-top_line =
                 <table control name>-lines - line_count + 1.
          IF <table control name>-top_line LE 0.
            <table control name>-top_line = 1.
          ENDIF.
      ENDCASE.
    ENDFORM.                               " PAGING
    Regards,
    Ravi

  • How to make reports based on Data block work on web?

    I am using form 6i and oracle 9ias
    I have successfully call the common reports from the form on the web using run_report_object, then web.show_documnet(..);
    But when it come to the reports based on the data block from the form, it doesn't work. it always fetch all the records from the table which the data block is based
    Anyone can tell me how to make that work?
    thanks

    I have successfully do this when I am running forms and >reports in localhostTell me how did you achieve this?
    Did you have both Reports and Forms running under same oracle home?
    and off course was it a clinet server architecture?
    What version for Form and Reports did you use?
    Which executables did you use and what was your call from forms? When you call from Forms, which Reports executable use to run the report?
    The data integration can only be achive if both the product were running under same Oracle home and were in client server architecture. I do not think data integration is possible in web architecture.
    Thanks
    Rohit (Orcale Reports Team)

  • PCI IDE BusMaster ??? For what use?

    Hi to all,
    This should be an interpretation problem of the description found in the manual for the "PCI IDE BusMaster" feature in the BIOS. The manual says: "Set this option to Enabled to specify that the IDE controller on the PCI local
    bus has bus mastering capability. Setting options: Disabled, Enabled.". So my question is: Does this feature gets into action when its enabled and an IDE controller (wich I don't have) is plugged into one of the PCI slots or the feature acts on the onboard IDE controller ICH5 ??? Maybe it is better to have it always enabled.

    Unless you are using a PCI IDE card, leave it disabled. I leave it disabled and my Promise IDE card enables it on it's own.
    There is a good, if somewhat dated, description on this web site.

  • How do I start down a path towards working for apple

    How do I start down a path toward workin for apple

    This may help:
    http://training.apple.com
    Also, when you eventually apply to work for Apple, check your spelling and punctuation...
    AJAY2010 wrote:
    How do I start down a path toward workin for apple    

Maybe you are looking for