@Creepsky45 Before I added the third drive, the second drive was working fine, and the mounting is handled by a bash script that I made that mounts all my drives at once, the bash script has not changed at all so the mounting is fine.
Posts made by Xander52
-
RE: Creepminer illegal instructionposted in Mining & Plotting
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Creepsky45 Any ideas of what else could be wrong?
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Creepsky45 Yeah I have a bash script that does all my startup tasks for me(like mounting those drives where I need them), and I have not changed it. That drive was working and mining, and now with the third drive added that seems to have changed something somehow
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Creepsky45 It says "Plot file/dir does not exist '/home/xander52/BurstDrives/2/Plots' "
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Creepsky45 It says "Dir /home/xander52/BurstDrives/2/Plots read (0 files, 0.00 MB total) in 0.000s (~0.00 MB/s)"
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@zack @Creepsky45 Now after I added the third drive, when it scans the drives it scans the second one instantly and says that there are no plotfiles on it, why is this? I can browse to the plots folder and see that there is a plot there, so I do not know why it does not see it.
-
RE: What pool should i use for my half petaposted in Mining & Plotting
@ChuckNorris Mine solo @luxe (ninja'd)
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@zack Ahh okay I thought you meant my read speed needed to be upgraded. I have another 1tb plotting right now, and I got 2 more tb yesterday so I should be able to double my capacity.
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@zack Yeah I think the computer could be a limiting factor (it has only a dual core athlon 64 and 3gb ram) Also the sata may be sata 1 or 2 so that could be slowing it down
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@zack Cool. After letting it run for a while it found some deadlines. I only have 3tb at the moment so I don't find the most deadlines right now. I have sata drives and it reads them in about 15.5 sec (1tb drive takes 9.9 sec, 2tb drive takes 15.5 sec)
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@Creepsky45 Okay so I compiled it, it is running now, I just have to wait and see if I submit any deadlines. Just to make sure, normal operation will just output last block winner, and how long it takes to read plotfiles until it finds a deadline right?
-
RE: Creepminer illegal instructionposted in Mining & Plotting
@captinkid It literally just outputs "Illegal Instruction" So to install it I need to install MySQL and ODBC? In order to install POCO complete edition it says I need that, but I just want to make sure I actually need those just to compile creepminer.
-
Creepminer illegal instructionposted in Mining & Plotting
Hey guys,
I am trying to run creepminer on linux but whenever I run it (./run.sh) then it just outputs "Illegal Instruction"
Anyone know why it does this?
Any help would be appreciated.
Thanks. -
RE: XPlotter can't create directoryposted in Mining & Plotting
@iKnow0 I really would prefer to plot over the network so I don't have to open the chassis (BTW the server is difficult to access), try to find a long enough sata cable to run outside of the chassis, I would need a cable about 3-4 feet long just to get it outside of the chassis, and then have to plot, open the server up again, and remove the drive, and attach another.
-
RE: XPlotter can't create directoryposted in Mining & Plotting
@iKnow0 Yes, I want to plot a SATA drive. My server has Mini SAS ports, that connect to the backplane or a cable like the one I linked. I do not have one of those cables at the moment. The server uses 2.5" bays. There is one sata port only for the DVD drive on the mobo.
-
RE: XPlotter can't create directoryposted in Mining & Plotting
@iKnow0 I don't have any sas to sata cables (like this http://www.ebay.com/itm/Useful-Internal-Mini-SAS-36P-SFF-8087-to-4x-SATA-F-Forward-Breakout-Cable-K0-/112338012789?hash=item1a27de0a75:g:X0kAAOSw2xRYUAyT) to hook my drives up. I did realize that in the back where your pci cards I/O ports come through, I can just take out one of the slot covers and run my cables thru that.
Just to clarify, the server is the machine I want to plot on, as it has 16threads and 16GB ram, and the drives are hooked up to a desktop. -
RE: XPlotter can't create directoryposted in Mining & Plotting
@iKnow0 I don't have any 3.5" bays in my server at the moment. I would have to drill a hole in the side to run the cables out, also, I don't have any sas cables atm. (I probably will make a hole at some point though)
-
RE: XPlotter can't create directoryposted in Mining & Plotting
@iKnow0 The drive has full read and write access with no username or password (in Samba config), but I can go in with windows explorer and add files or remove them with no problems.
-
RE: XPlotter can't create directoryposted in Mining & Plotting
@manfromafar I tried with and without having the directory there with the exact same result
-
XPlotter can't create directoryposted in Mining & Plotting
Hi everybody,
I installed windows on my server, and went to plot my 2tb drive (it is a network drive on another computer mounted with the standard "Map Network Drive" option in windows), and XPlotter keeps spitting this out: (Yes I know I am using SSE, AVX just crashes without doing anything)C:\Users\UTIL-1\Downloads\XPlotter.v1.0>XPlotter_sse.exe -id 3663532852935423004 -sn 0 -n 0 -t 14 -path Z:\Plots -mem 12G XPlotter v1.0 for BURST programmers: Blago, Cerr Janror, DCCT Checking directory... Can't create directory z:\plots\ for plots (Error 3) Press any key to continue . . .From what I have seen, this might have been a formatting issue on the drive, so I reformatted as NTFS (was EXT4), with the same exact result. I can do z: in CMD with no problems, dir lists everything as it should, I am running XPlotter as admin, can't really think of much else to do. And I am trying to plot the whole drive that is why the -n is 0.
BTW the drive is put on the network via Samba on another linux boxAny help would be appreciated.
Thanks.