Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum+Decred/Siacoin GPU Miner v5.0 (Windows/Linux)
by
citronick
on 10/07/2016, 04:24:44 UTC
Mining with Claymore and get full HDD (128GB SSD)  in half hour.
After checking find /var/log/syslog and kern.log  grown up to 52GB each.
System write this 4 messages about 4-5 thousands per second ! 

Code:
Jul  9 23:58:37 test-rig kernel: [ 1399.017519] VM fault (0x01, vmid 6) at page 135290427, read from 'TC3' (0x54433300) (196)
Jul  9 23:58:37 test-rig kernel: [ 1399.017554] amdgpu 0000:04:00.0: GPU fault detected: 147 0x01c84801
Jul  9 23:58:37 test-rig kernel: [ 1399.017557] amdgpu 0000:04:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x08105E39
Jul  9 23:58:37 test-rig kernel: [ 1399.017559] amdgpu 0000:04:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0C048001

Jul  9 23:58:37 test-rig kernel: [ 1399.017561] VM fault (0x01, vmid 6) at page 135290425, read from 'TC4' (0x54433400) (72)
Jul  9 23:58:37 test-rig kernel: [ 1399.017567] amdgpu 0000:01:00.0: GPU fault detected: 147 0x01f08801
Jul  9 23:58:37 test-rig kernel: [ 1399.017569] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x08105E3E
Jul  9 23:58:37 test-rig kernel: [ 1399.017570] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0C088001

Jul  9 23:58:37 test-rig kernel: [ 1399.017572] VM fault (0x01, vmid 6) at page 135290430, read from 'TC6' (0x54433600) (136)
Jul  9 23:58:37 test-rig kernel: [ 1399.017607] amdgpu 0000:04:00.0: GPU fault detected: 147 0x01e84801
Jul  9 23:58:37 test-rig kernel: [ 1399.017610] amdgpu 0000:04:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x08105E3D
Jul  9 23:58:37 test-rig kernel: [ 1399.017612] amdgpu 0000:04:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x0C048001


Despite this mine worked properly 24.3 MH/s on each card until the disk is full Smiley
Someone also stumbled upon a similar problem?


System:
Lubuntu 16.04  with amdgpu-pro_16.30.3

5x RX 480 8GB ref model
Asrock FM2A88X + BTC




turn off log files.  go to page one of this thread and find the appropriate -xx string to put in your .bat file.  I forgot what it was.  I suggest everyone turn off their log files unless you have problems.

-dbg   debug log and messages. "-dbg 0" - (default) create log file but don't show debug messages.
   "-dbg 1" - create log file and show debug messages. "-dbg -1" - no log file and no debug messages.

-logfile debug log file name. After restart, miner will append new log data to the same file. If you want to clear old log data, file name must contain "noappend" string.
   If missed, default file name will be used.