hdparm -Tt /dev/vda2
/dev/vda2:
Timing cached reads: 13680 MB in 1.98 seconds = 6894.48 MB/sec
Timing buffered disk reads: 38 MB in 3.56 seconds = 10.68 MB/sec
dd if=/dev/zero of=/tmp/test1.img bs=1G count=1 oflag=dsync
1+0 records in
1+0 records out
1073741824 bytes (1.1 GB) copied, 10.4799 s, 102 MB/s
dd if=/dev/zero of=/tmp/test2.img bs=512 count=1000 oflag=dsync
1000+0 records in
1000+0 records out
512000 bytes (512 kB) copied, 12.4501 s, 41.1 kB/s
sync; dd if=/dev/zero of=tempfile bs=1M count=1024; sync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 2.55748 s, 420 MB/s
dd if=tempfile of=/dev/null bs=1M count=1024
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 4.00705 s, 268 MB/s
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
vda 214.78 3041.97 4142.15 456788383 621993523
Device: tps kB_read/s kB_wrtn/s kB_read kB_wrtn
vda 293.00 0.00 6258.00 0 6258
vda1 0.00 0.00 0.00 0 0
vda2 223.00 0.00 6258.00 0 6258
Channel: <ChannelId........................................> <State.....> <Time.....>
Exten: <DialedExten.............> CLCID: <ConnectedLineCID.......>
==========================================================================================
Channel: PJSIP/752-00009eae/AppDial Ringing 00:00:07
Exten: 220 CLCID: "DC-88007753758: +79045238268" <+79045238268>
Channel: PJSIP/774-00009eac/Dial Up 00:00:14
Exten: s CLCID: "CID:9622088888" <+79060846348>
Channel: PJSIP/803-00009eaf/AppDial Ringing 00:00:07
Exten: 220 CLCID: "DC-88007753758: +79045238268" <+79045238268>
Channel: PJSIP/820-00009eaa/Dial Up 00:01:08
Exten: s CLCID: "CID:9622088888" <79028491178>
Channel: PJSIP/BEELINE_9622088888-00009eab/AppDial Up 00:01:04
Exten: CLCID: "" <9622088888>
Channel: PJSIP/BEELINE_9622088888-00009ead/Return Down 00:00:12
Exten: s CLCID: "" <9622088881>
Objects found: 6
$str = '
Channel: <ChannelId........................................> <State.....> <Time.....>
Exten: <DialedExten.............> CLCID: <ConnectedLineCID.......>
==========================================================================================
Channel: PJSIP/748-00009e7b/AppDial Up 00:00:18
Exten: s CLCID: "IVD-mob-9201105088: +74855238028" <+74855238028>
Channel: PJSIP/803-00009e79/AppDial Up 00:00:37
Exten: s CLCID: "RTK-int-S-88007755008+79021055918" <+79021055918>
Channel: PJSIP/815-00009e78/AppDial Up 00:01:06
Exten: s CLCID: "MTS-ru-S-88007008908+79639104178" <+79639104178>
Channel: PJSIP/820-00009e72/Dial Up 00:02:40
Exten: s CLCID: "CID:9622088888" <+79178858288>
Channel: PJSIP/BEELINE_9622088888-00009e73/AppDial Up 00:02:36
Exten: CLCID: "" <9622088888>
Objects found: 5
';
array (
'value' =>
array (
'debug' => true,
'handled_errors_types' => 4437,
'exception_errors_types' => 4437,
'ignore_silence' => false,
'assertion_throws_exception' => true,
'assertion_error_type' => 256,
'log' =>
array (
'settings' =>
array (
'file' => '/var/log/php/exceptions.log',
'log_size' => 1000000,
),
),
),
'readonly' => false,
),
В логах ошибки такого рода когда в этот каталог выходишь
syntax error, unexpected '"CATEGORY_0_TITLE"' (T_CONSTANT_ENCAPSED_STRING), expecting ')' (0)
/home/bitrix/www/include/footer/bitrix_search_title_mobile.php:19
#0: include
/home/bitrix/www/bitrix/modules/main/classes/general/component_template.php:789
#1: CBitrixComponentTemplate->__IncludePHPTemplate(array, array, string)
/home/bitrix/www/bitrix/modules/main/classes/general/component_template.php:884
#2: CBitrixComponentTemplate->IncludeTemplate(array)
/home/bitrix/www/bitrix/modules/main/classes/general/component.php:764
#3: CBitrixComponent->showComponentTemplate()
/home/bitrix/www/bitrix/modules/main/classes/general/component.php:712
#4: CBitrixComponent->includeComponentTemplate()
/home/bitrix/www/bitrix/components/bitrix/main.include/component.php:280
#5: include(string)
/home/bitrix/www/bitrix/modules/main/classes/general/component.php:605
#6: CBitrixComponent->__includeComponent()
/home/bitrix/www/bitrix/modules/main/classes/general/component.php:680
#7: CBitrixComponent->includeComponent(string, array, NULL, boolean)
/home/bitrix/www/bitrix/modules/main/classes/general/main.php:1063
#8: CAllMain->IncludeComponent(string, string, array)
/home/bitrix/www/local/templates/santehnika/footer.php:148
#9: include_once(string)
/home/bitrix/www/bitrix/modules/main/include/epilog_before.php:93
#10: require(string)
/home/bitrix/www/bitrix/modules/main/include/epilog.php:2
#11: require_once(string)
/home/bitrix/www/bitrix/footer.php:4
#12: require(string)
/home/bitrix/www/catalog/index.php:589
#13: include_once(string)
/home/bitrix/www/bitrix/modules/main/include/urlrewrite.php:159
#14: include_once(string)
/home/bitrix/www/bitrix/urlrewrite.php:2
----------