Friday, June 25, 2010

Get working again

See who's hiring
To stop further mailing, visit here or write:
newjobclassifieds.net, attn: privacy compliance offivier, 1072 Folsom St #349, San Francisco, CA 94103
Hi, I have an ISCSI/CIFS server based on opensolaris 5.11 (snv_101b) up and running. Compared to the replaced istor (4 x 1GB, two interfaces used) solution, the solaris iscsi performance seems to be "not the best". The iscsi target is bound on an aggregation (exclusive) based on two bge interfaces. On the client side there are two VMware ESX servers (one in cold standby) connected. The servers are booting from ISCSI using a QLA405x HBA. On the network side there is a CISCO 4506 involved (dedicated vlan). For this configuration I've some questions: 1) Does anybody have a similar configuration running? Are there some special configuration "tricks", i.e. jumbo frames (how to setup on the solaris, cisco and ESX/HBA side). 2) How can I measure the perfomance of such a configuration in a objective, comparable way? 3) Does anybody have some experience with HBA's i.e Qlogic / Chelsio in solaris target systems (is this supported, does it speed up the performance)? kind regards Robert _______________________________________________ storage- discuss mailing list stor ... @opensolarisorg It looks like I have a model of WD that counts power on hours from start up, not overall lifetime of the drive. This drive has certainly been running for more than 14 hours (got it back in April). A change from the normal use of this attribute? Not much we can do about it right? -Matt smartctl version 5.38 [powerpc-apple-darwin9.2.2] Copyright (C) 2002-8 Bruce Allen Home page is === START OF INFORMATION SECTION === Device Model: WDC WD1002FBYS-01A6B0 Serial Number: WD-WMATV0254248 Firmware Version: 03.00C05 User Capacity: 1,000,204,886,016 bytes Device is: Not in smartctl database [for details use: -P showall] ATA Version is: 8 ATA Standard is: Exact ATA specification draft version not indicated Local Time is: Fri Jun 12 21:39:30 2009 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED General SMART Values: Offline data collection status: (0x84) Offline data collection activity was suspended by an interrupting command from host. Auto Offline Data Collection: Enabled. Self-test execution status: ( 0) The previous self-test routine completed without error or no self-test has ever been run. Total time to complete Offline data collection: (18000) seconds. Offline data collection capabilities: (0x7b) SMART execute Offline immediate. Auto Offline data collection on/off support . Suspend Offline collection upon new command. Offline surface scan supported . Self-test supported . Conveyance Self-test supported . Selective Self-test supported . SMART capabilities: (0x0003) Saves SMART data before entering power-saving mode. Supports SMART auto save timer. Error logging capability: (0x01) Error logging supported . General Purpose Logging supported . Short self-test routine recommended polling time: ( 2) minutes. Extended self-test routine recommended polling time: ( 208) minutes. Conveyance self-test routine recommended polling time: ( 5) minutes. SCT capabilities: (0x303f) SCT Status supported . SCT Feature Control supported . SCT Data Table supported . SMART Attributes Data Structure revision number: 16 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0 3 Spin_Up_Time 0x0027 253 253 021 Pre-fail Always - 1150 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 160 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 14 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 158 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 5 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 160 194 Temperature_Celsius 0x0022 108 106 000 Old_age Always - 42 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0 SMART Error Log Version: 1 No Errors Logged" SMART Self-test log structure revision number 1 No self-tests have been logged. [To run self-tests, use: smartctl -t] -- Matthew Butch President Volitans Software Developer of SMART Utility, the hard drive diagnostic application Sent with Mac OS X Leopard Mail 3.5 (930.5) ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: _______________________________________________ Smartmontools- support mailing list Smar ... @listssourceforgenet Hi again, Does someone have a clue on how to solve this problem? I managed to get it work with OMElement but I'm still stuck with this w3c.document.... Thanks in advance Laurent Even a écrit : Hi all, Here is a simple java program package c; import org.w3c.dom.Document; public class b{ public b(){ } public Document testB(Document xml){ return xml; } } AAR deployment was OK I'm trying to interrogate the web service ... Here the exception I'm getting in my tomcat logs ... [ERROR] org.w3c.dom.Document org.apache.axis2.AxisFault: org.w3c.dom.Document at org.apache.axis2.AxisFault.makeFault(AxisFault.java:430) at org.apache.axis2.engine.DefaultObjectSupplier.getObject(DefaultObjectSupplier.java:30) at org.apache.axis2.databinding.utils.BeanUtil.deserialize(BeanUtil.java:410) at org.apache.axis2.databinding.utils.BeanUtil.processObject(BeanUtil.java:722) at org.apache.axis2.databinding.utils.BeanUtil.ProcessElement(BeanUtil.java:670)... Caused by: java.lang.InstantiationException: org.w3c.dom.Document at java.lang.Class.newInstance0(Class.java:340) at java.lang.Class.newInstance(Class.java:308) ... WSDL generated by AXIS2 - b - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - - - I've manage to handle xml document with AXIS1.4 but I didn't manage to migrate to AXIS2.0 because of this problem. Does someone managed to handle xml document with Axis2.0? Thanks in advance ----------------------------------------------------------- Un geste responsable aujourd hui pour preserver demain. N imprimez ce message que si necessaire. Please, consider the environment before printing this email. ------------------------------------------------------------ begin:vcard fn:Laurent EVEN n: EVEN ;Laurent org;quoted-printable:SAB Ing=C3=A9nierie Informatique;Service RIC - Bureau 203 adr;dom:Rue Henri Becquerel;;CP27 - P.I.B.S.;VANNES;;56038 email;internet: laur ... @sab2icom title;quoted-printable:Ing=C3=A9nieur d'=C3=A9tudes tel;work:+33 (0)2 97 01 59 59 tel;fax:+33 (0)2 97 01 59 50 url: version:2.1 end:vcard