![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1589345.1 : Sun Storage 7000 Unified Storage System: ip.bytes[hostname] Analytics Dataset enabled can inhibit Network Performance
In this Document
Created from <SR 3-7861642231> Applies to:Sun ZFS Backup Appliance - Version All Versions to All Versions [Release All Releases]Sun ZFS Storage 7420 - Version All Versions to All Versions [Release All Releases] Sun ZFS Storage 7120 - Version All Versions to All Versions [Release All Releases] Sun ZFS Storage 7320 - Version All Versions to All Versions [Release All Releases] Oracle ZFS Storage ZS3-4 - Version All Versions to All Versions [Release All Releases] 7000 Appliance OS (Fishworks) SymptomsThere were 2 nodes of a 7420 connected to an exadata over 10 Gbe network interfaces for RMAN backups. When running 'dd' commands from the exadata to each head, it was discovered that one head performs 2x as well as the other. We will call the heads 'T' and 'U'. the 'T' head performed at 1/2 the performance of the 'U' head [linux_box ~]# dd if=/dev/zero of=/export/share7/X2_DD.out bs=1M count=10000
10000+0 records in 10000+0 records out 10485760000 bytes (10 GB) copied, 53.3967 seconds, 196 MB/s # 'T' head [linux_box ~]# dd if=/dev/zero of=/export/share8/X2_DD.out bs=1M count=10000
10000+0 records in 10000+0 records out 10485760000 bytes (10 GB) copied, 27.5093 seconds, 381 MB/s # 'U' head ChangesA certain analytic was enabled as described in the cause section. CauseIn this situation the analytics dataset ip.bytes[hostname] was enabled on the 'T' head.
SolutionOn the 7420 array, destroy the analytics dataset ip.bytes[hostname]. These were the results afterwards: [linux_box ~]# dd if=/dev/zero of=/export/restore1/X3_DD.out bs=1M count=10000
10000+0 records in 10000+0 records out 10485760000 bytes (10 GB) copied, 25.2983 seconds, 414 MB/s [linux_box ~]# dd if=/dev/zero of=/export/restore2/X3_DD.out bs=1M count=10000
10000+0 records in 10000+0 records out 10485760000 bytes (10 GB) copied, 31.4028 seconds, 334 MB/s
***Checked for relevance on 25-MAY-2018*** Attachments This solution has no attachment |
||||||||||||||||||
|