Bitcoin Forum
June 24, 2024, 06:52:16 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: March 26, 2018, 08:41:57 PM
There's a problem with high CPU load on my two rigs

Code:
PID    USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME+  Command
23800 user       20   0 29224  6508  2984 R 99.5  0.1 69h52:36 /usr/sbin/acpid

Any ideas what's going on?
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: January 10, 2018, 05:15:15 PM
after last update my rigs have a problem with watchdog and miner restarts often but there is no notification about that

Code:
Jan 10 17:26:15 koparka hive-watchdog[4989]: OK dstm 5.51392 kHs >= 5.3 kHs
Jan 10 17:26:25 koparka hive-watchdog[4989]: BARK dstm 0 kHs < 5.3 kHs for 11 seconds

Jan 10 17:59:27 koparka hive-watchdog[4989]: OK dstm 5.4975 kHs >= 5.3 kHs
Jan 10 18:00:17 koparka hive-watchdog[4989]: BARK dstm 0 kHs < 5.3 kHs for 45 seconds


3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: December 27, 2017, 01:48:48 PM
how to change date and time settings ?



Code:
timedatectl list-timezones
timedatectl set-timezone "new timezone"
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: December 27, 2017, 11:56:32 AM
@dimafern

can you add in the rig settings page:

1. some note field

2. scheduler for miner and OC settings

3. different OC settings for each miner (or commands to run before start minning and after stop minning)

4. GPU and memory clock rates info
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: December 22, 2017, 08:26:02 PM
it doesn't help "ccminer exited, waiting to cooldown a bit"
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: December 22, 2017, 08:17:33 PM
Alexis doesn't  works any more
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: December 21, 2017, 12:51:28 PM
Why GPUs got different PL than is set?

Code:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 387.34 Driver Version: 387.34 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 108... On | 00000000:01:00.0 On | N/A |
| 50% 54C P2 132W / 175W | 834MiB / 11172MiB | 99% Default |
+-------------------------------+----------------------+----------------------+
| 1 GeForce GTX 108... On | 00000000:02:00.0 Off | N/A |
| 50% 59C P2 168W / 175W | 818MiB / 11172MiB | 92% Default |
+-------------------------------+----------------------+----------------------+
| 2 GeForce GTX 108... On | 00000000:03:00.0 Off | N/A |
| 50% 55C P2 102W / 175W | 818MiB / 11172MiB | 86% Default |
+-------------------------------+----------------------+----------------------+
| 3 GeForce GTX 108... On | 00000000:04:00.0 Off | N/A |
| 50% 42C P2 165W / 175W | 818MiB / 11172MiB | 91% Default |
+-------------------------------+----------------------+----------------------+
| 4 GeForce GTX 108... On | 00000000:05:00.0 Off | N/A |
| 50% 51C P2 150W / 175W | 818MiB / 11172MiB | 97% Default |
+-------------------------------+----------------------+----------------------+
| 5 GeForce GTX 108... On | 00000000:07:00.0 Off | N/A |
| 50% 52C P2 151W / 175W | 818MiB / 11172MiB | 96% Default |
+-------------------------------+----------------------+----------------------+
| 6 GeForce GTX 108... On | 00000000:08:00.0 Off | N/A |
| 50% 56C P2 164W / 175W | 818MiB / 11172MiB | 96% Default |
+-------------------------------+----------------------+----------------------+
| 7 GeForce GTX 108... On | 00000000:09:00.0 Off | N/A |
| 50% 50C P2 167W / 175W | 818MiB / 11172MiB | 79% Default |
+-------------------------------+----------------------+----------------------+
| 8 GeForce GTX 108... On | 00000000:0A:00.0 Off | N/A |
| 50% 50C P2 162W / 175W | 818MiB / 11172MiB | 98% Default |
+-------------------------------+----------------------+----------------------+
| 9 GeForce GTX 108... On | 00000000:0B:00.0 Off | N/A |
| 50% 55C P2 174W / 175W | 818MiB / 11172MiB | 92% Default |
+-------------------------------+----------------------+----------------------+
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: December 20, 2017, 09:11:38 AM
Can somebody help me with VPN

my client config is:

Code:
client
dev tap
proto tcp
remote ip port
ca /etc/openvpn/ca.crt
cert /etc/openvpn/client.crt
key /etc/openvpn/client.key
resolv-retry infinite
nobind
persist-key
persist-tun
ns-cert-type server
comp-lzo
verb 3

 
after upload files i get:

Code:
OpenVPN config /hive-config/openvpn/client.conf
client.crt at /hive-config/openvpn/client3.crt
client.key at /hive-config/openvpn/client3.key
Waiting interface to come up... 1
Waiting interface to come up... 2
Waiting interface to come up... 3
Waiting interface to come up... 4
Waiting interface to come up... 5
Waiting interface to come up... 6
Waiting interface to come up... 7
Waiting interface to come up... 8
Waiting interface to come up... 9
Waiting interface to come up... 10
Waiting interface to come up... 11
Waiting interface to come up... 12
Waiting interface to come up... 13
Waiting interface to come up... 14
Waiting interface to come up... 15
192.168.1.238

when I'm trying to connect manually, it connects but there is no IP assignment

Code:

Wed Dec 20 10:06:14 2017 OpenVPN 2.3.10 x86_64-pc-linux-gnu [SSL (OpenSSL)] [LZO] [EPOLL] [PKCS11] [MH] [IPv6] built on Jun 22 2017
Wed Dec 20 10:06:14 2017 library versions: OpenSSL 1.0.2g  1 Mar 2016, LZO 2.08
Wed Dec 20 10:06:14 2017 WARNING: file '/etc/openvpn/client.key' is group or others accessible
Wed Dec 20 10:06:14 2017 Socket Buffers: R=[87380->87380] S=[16384->16384]
Wed Dec 20 10:06:14 2017 Attempting to establish TCP connection with [AF_INET][nonblock]
Wed Dec 20 10:06:15 2017 TCP connection established with [AF_INET]
Wed Dec 20 10:06:15 2017 TCPv4_CLIENT link local: [undef]
Wed Dec 20 10:06:15 2017 TCPv4_CLIENT link remote: [AF_INET]
Wed Dec 20 10:06:15 2017 TLS: Initial packet from [AF_INET]                          , sid=ce589c8f 7a86d6c6
Wed Dec 20 10:06:16 2017 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Wed Dec 20 10:06:16 2017 WARNING: this cipher's block size is less than 128 bit (64 bit).  Consider using a --cipher with a larger block size.
Wed Dec 20 10:06:16 2017 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Dec 20 10:06:16 2017 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Wed Dec 20 10:06:16 2017 WARNING: this cipher's block size is less than 128 bit (64 bit).  Consider using a --cipher with a larger block size.
Wed Dec 20 10:06:16 2017 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Dec 20 10:06:16 2017 Control Channel: TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES256-GCM-SHA384, 1024 bit RSA
Wed Dec 20 10:06:16 2017 [] Peer Connection Initiated with [AF_INET]
Wed Dec 20 10:06:18 2017 SENT CONTROL []: 'PUSH_REQUEST' (status=1)
Wed Dec 20 10:06:18 2017 PUSH: Received control message: 'PUSH_REPLY,route-gateway dhcp,ping 15,ping-restart 60'
Wed Dec 20 10:06:18 2017 OPTIONS IMPORT: timers and/or timeouts modified
Wed Dec 20 10:06:18 2017 OPTIONS IMPORT: route-related options modified
Wed Dec 20 10:06:18 2017 TUN/TAP device tap0 opened
Wed Dec 20 10:06:18 2017 TUN/TAP TX queue length set to 100
Wed Dec 20 10:06:18 2017 Initialization Sequence Completed


different OS clients connects without issues
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: Hive OS - new Linux GPU mining platform on: December 19, 2017, 04:01:57 PM
Alexis78 CCminer fork would be very much appreciated! Wink
is it possible to add Miner on our own?

Code:
cd /hive/ccminer223-cuda90
wget http://download.hiveos.farm/ccminer/cuda9/ccminer-alexis
miner stop
mv ccminer-alexis ccminer-generic
chmod +x ccminer-generic
miner start

works fine with Alexis
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!