unsoindovo
Legendary
Offline
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
|
|
September 15, 2014, 09:01:16 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!!
|
|
|
|
unsoindovo
Legendary
Offline
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
|
|
September 15, 2014, 09:02:46 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!! NAAAAAAAAAAAAAAAAAAAAAAAAAAA!!!! BUT THIS IS THE LN NORTON COMMANDER!!! FANTASTIC!!!! I USE THIS ON 1995
|
|
|
|
Sglasio
|
|
September 15, 2014, 09:03:07 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? if you open FAR manager, you see 2 column. In left column you select folder where is "plots" and miner java (head hdd) in right column open another hdd and plots folder. select plots with insert button (yellow marking) in left column open "head" folder plots press ALT+F6 and select symbolic link... profit sry for my bad english ))
|
|
|
|
Sglasio
|
|
September 15, 2014, 09:04:18 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!! NONONONO !!!!! *facepalm*
|
|
|
|
unsoindovo
Legendary
Offline
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
|
|
September 15, 2014, 09:10:21 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!! NONONONO !!!!! *facepalm* hum.. interesting... but i ask you how to do with MKLink i can read: MKLINK [[/D] | [/H] | [/J]] Link Target /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link specifies the new symbolic link name. Target specifies the path (relative or absolute) that the new link refers to.
if i have 4 HD c:\burst\minier\plots d:\burst\minier\plots e:\burst\minier\plots f:\burst\minier\plots
how i can do a simlink who join all 4 folder in one, without devastate or damage my HD's with wrong commands??? thanks
|
|
|
|
reza_abay
Member
Offline
Activity: 94
Merit: 10
|
|
September 15, 2014, 09:15:11 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!! NONONONO !!!!! *facepalm* hum.. interesting... but i ask you how to do with MKLink i can read: MKLINK [[/D] | [/H] | [/J]] Link Target /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link specifies the new symbolic link name. Target specifies the path (relative or absolute) that the new link refers to.
if i have 4 HD c:\burst\minier\plots d:\burst\minier\plots e:\burst\minier\plots f:\burst\minier\plots
how i can do a simlink who join all 4 folder in one, without devastate or damage my HD's with wrong commands??? thanks if you example one folder in driveG and second folder in driveE and you want mklink in drive G for show plot file on driveE use this command. mklink "G:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" "E:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" you need Elevated Command Prompt
|
|
|
|
Sglasio
|
|
September 15, 2014, 09:15:15 AM |
|
use FAR manager the can do multiple mklink with press button alt+f6 on plots file if you give me teamviewer id and password i can show you
|
|
|
|
|
sellbuy
|
|
September 15, 2014, 09:20:39 AM |
|
Is there plans to get the wallet and miner converted to C? Java just eats up too much ram and causes crashes/reboots, even if all the ram isn't used.
Porting the wallet to C would be a lot of work, and it would a pain to maintain and ensure compatibility between them. A C thin client wouldn't be out of the question at some point, but its not a priority. I've found that most miner issues are actually windows prefetching eating up peoples' ram, not the miner, however dcct did make a C miner also. i think you need "FILE_FLAG_NO_BUFFERING" for plot files and problem is not in prefetching or mapping, but in paged pool memory i think (i got 8gb of 16gb in paged pool memory that cause instability)
|
|
|
|
Sglasio
|
|
September 15, 2014, 09:22:16 AM |
|
Is there plans to get the wallet and miner converted to C? Java just eats up too much ram and causes crashes/reboots, even if all the ram isn't used.
Porting the wallet to C would be a lot of work, and it would a pain to maintain and ensure compatibility between them. A C thin client wouldn't be out of the question at some point, but its not a priority. I've found that most miner issues are actually windows prefetching eating up peoples' ram, not the miner, however dcct did make a C miner also. i think you need "FILE_FLAG_NO_BUFFERING" for plot files and problem is not in prefetching or mapping, but in paged pool memory i think i think need disable prefetching
|
|
|
|
sellbuy
|
|
September 15, 2014, 09:22:59 AM |
|
Is there plans to get the wallet and miner converted to C? Java just eats up too much ram and causes crashes/reboots, even if all the ram isn't used.
Porting the wallet to C would be a lot of work, and it would a pain to maintain and ensure compatibility between them. A C thin client wouldn't be out of the question at some point, but its not a priority. I've found that most miner issues are actually windows prefetching eating up peoples' ram, not the miner, however dcct did make a C miner also. i think you need "FILE_FLAG_NO_BUFFERING" for plot files and problem is not in prefetching or mapping, but in paged pool memory i think i think need disable prefetching i have totally disabled prefetching and superfetching
|
|
|
|
Sglasio
|
|
September 15, 2014, 09:27:22 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? or you can join to my pc, i show you
|
|
|
|
Matt9301
Legendary
Offline
Activity: 1652
Merit: 1009
|
|
September 15, 2014, 09:33:54 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!! NONONONO !!!!! *facepalm* hum.. interesting... but i ask you how to do with MKLink i can read: MKLINK [[/D] | [/H] | [/J]] Link Target /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link specifies the new symbolic link name. Target specifies the path (relative or absolute) that the new link refers to.
if i have 4 HD c:\burst\minier\plots d:\burst\minier\plots e:\burst\minier\plots f:\burst\minier\plots
how i can do a simlink who join all 4 folder in one, without devastate or damage my HD's with wrong commands??? thanks if you example one folder in driveG and second folder in driveE and you want mklink in drive G for show plot file on driveE use this command. mklink "G:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" "E:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" you need Elevated Command Prompt Thank you! P.s. How to know how many Gb of plots my miner are using??
|
|
|
|
Sglasio
|
|
September 15, 2014, 09:36:16 AM |
|
how i can share screenshot on this forum? I use SSmaker but if i insert image, forum tell me ssmaker.ru proxy error bla bla bla
|
|
|
|
Sglasio
|
|
September 15, 2014, 09:38:42 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!! NONONONO !!!!! *facepalm* hum.. interesting... but i ask you how to do with MKLink i can read: MKLINK [[/D] | [/H] | [/J]] Link Target /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link specifies the new symbolic link name. Target specifies the path (relative or absolute) that the new link refers to.
if i have 4 HD c:\burst\minier\plots d:\burst\minier\plots e:\burst\minier\plots f:\burst\minier\plots
how i can do a simlink who join all 4 folder in one, without devastate or damage my HD's with wrong commands??? thanks if you example one folder in driveG and second folder in driveE and you want mklink in drive G for show plot file on driveE use this command. mklink "G:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" "E:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" you need Elevated Command Prompt Whis is good if you use 1, 2 plot... i have 6 HDD and more 20 plots...
|
|
|
|
Matt9301
Legendary
Offline
Activity: 1652
Merit: 1009
|
|
September 15, 2014, 09:39:04 AM |
|
how i can share screenshot on this forum? I use SSmaker but if i insert image, forum tell me ssmaker.ru proxy error bla bla bla
Try to upload here: http://postimage.org/ your jpeg files here and share here..
|
|
|
|
unsoindovo
Legendary
Offline
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
|
|
September 15, 2014, 09:43:31 AM |
|
how i can share screenshot on this forum? I use SSmaker but if i insert image, forum tell me ssmaker.ru proxy error bla bla bla
upload here... http://imgur.com/no registration needed. then click right button on uploaded image. and choose "Copy link address"... then [img]https://i.imgur.com/voIl0wP.png[/img]
|
|
|
|
reza_abay
Member
Offline
Activity: 94
Merit: 10
|
|
September 15, 2014, 09:45:20 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!! NONONONO !!!!! *facepalm* hum.. interesting... but i ask you how to do with MKLink i can read: MKLINK [[/D] | [/H] | [/J]] Link Target /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link specifies the new symbolic link name. Target specifies the path (relative or absolute) that the new link refers to.
if i have 4 HD c:\burst\minier\plots d:\burst\minier\plots e:\burst\minier\plots f:\burst\minier\plots
how i can do a simlink who join all 4 folder in one, without devastate or damage my HD's with wrong commands??? thanks if you example one folder in driveG and second folder in driveE and you want mklink in drive G for show plot file on driveE use this command. mklink "G:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" "E:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" you need Elevated Command Prompt Whis is good if you use 1, 2 plot... i have 6 HDD and more 20 plots... Yes you can use other pc with lan and link with mklink plot file in one plot folder and run one miner for many plotfile in one system.
|
|
|
|
unsoindovo
Legendary
Offline
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
|
|
September 15, 2014, 09:46:29 AM |
|
Anyone know how mine with 1 istance on 4 hdd on windows??
Everyone can help me?? What problem man? Use mklink, if you use multiple files, use FAR manager and ALT+F6 combination maps of my 6 HDD: hum interested!!! what is ALT+F6??? found it!!! do you mean this? http://www.farmanager.com/index.php?l=eni can do easily software RAID with this util? i need to format HD to do software RAID with FAR? thanks!!! NONONONO !!!!! *facepalm* hum.. interesting... but i ask you how to do with MKLink i can read: MKLINK [[/D] | [/H] | [/J]] Link Target /D Creates a directory symbolic link. Default is a file symbolic link. /H Creates a hard link instead of a symbolic link. /J Creates a Directory Junction. Link specifies the new symbolic link name. Target specifies the path (relative or absolute) that the new link refers to.
if i have 4 HD c:\burst\minier\plots d:\burst\minier\plots e:\burst\minier\plots f:\burst\minier\plots
how i can do a simlink who join all 4 folder in one, without devastate or damage my HD's with wrong commands??? thanks if you example one folder in driveG and second folder in driveE and you want mklink in drive G for show plot file on driveE use this command. mklink "G:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" "E:\pocminer_pool_v1\plots\2427510820826344764_0_20000_1000" you need Elevated Command Prompt Whis is good if you use 1, 2 plot... i have 6 HDD and more 20 plots... but what about /J param, "Creates a Directory Junction." ? i can use this instead to use single path+filename???
|
|
|
|
reza_abay
Member
Offline
Activity: 94
Merit: 10
|
|
September 15, 2014, 09:48:19 AM |
|
dont use the /j paramet this paramet link folder to folder use only mklink
|
|
|
|
|