On Thursday 27 October 2016 18:08:25 Charles Steinkuehler wrote:

> On 10/27/2016 4:07 PM, Gene Heskett wrote:
> > I am getting the impression that a micro-sd would have both poor
> > loading performace, call a surveyor to measure write speeds. And
> > poor life in a filesystem environment. SSD w/sata would be good, but
> > the sata on a pi is a bad kludge from what I'm reading.
> >
> > So, Bari, Charles S., etc, what are you folks using?
>
> I use sata SSDs on my ARM systems that support it (build machines for
> when the BBB is too slow).  On the BBB I use either class-10 / U1
> devices with lots of extra space (typ. 16G) or I'll NFS mount a
> directory from my file server.  When I'm just using the BBB or setting
> up a system, I typically run entirely off the uSD card.  When I'm
> actively developing, I'll nfs mount a share so I can access the
> development directory from multiple places and the data isn't at-risk
> if I crash the BBB.  That way I can build on my quad-core ARM, test on
> the BBB, and git push/pull from my x86 (which has all the ssh keys, so
> no passwords needed).  Using NFS on the file server also gets me RAID
> storage with nightly off-site backups, so there's extra layers of
> safety.
>
> I don't use the Pi (any flavor) so can't comment on what works well
> there.

I got tired of the fight keeping an NFS mount happy because it often 
wasn't.  Exact same hardware but sshfs is a breath of fresh air as it 
Just Works. Every time!

So thats what I'll setup as data & gcode storage once I am in a position 
of needing it. The configs tree, once running, won't be edited very 
often so it could live on the u-SD.  Or should I just point the sshfs 
link at a Pi-LCNC located on my home net, maybe even on this machine as 
its not drive space crowded.  And that would be backed up by amanda 
every night.  I like that.  I could take the 60Gb SSD out of the Dell I 
am playing with now IF the Orange Pi has a sata, but I'm not sure it has 
a sata.  Its been shipped but no clue where it is.

I have 2 reasons for doing this, first being that its so small it will 
all fit on the door of the motor driver box, which s/b swarf proof.  2nd 
of course is that I'd like to learn something about this shirt pocket 
sized magic, and with the 7i90HD at just a few shekels over $60 shipped, 
cheap enough that I can "play with it".

Speaking of playing, I still haven't a clue how fast I can ask this motor 
to spin.  I set the max hz to 150=4500 revs, and left it spinning for 
about 45 minutes, watching the temps & listening for unusual noises.  
The rear bearing warmed up about 10F, but dropped back to about 7F after 
I picked up a hammer and pecked on the rear bearings socket in the end 
bell, but other than a rather pronounced siren-like howl from the fan 
blades, and a just detectable out of balance rotor, also worse at the 
rear, it sat there and ran like it could do it for 50 years.  And its at 
least 40 yo already, out in the weather from the looks of the paint.

Once in a blue moon I might come across a good deal. I did not expect the 
torch to cut bolts would come out and go to work when I offered him a 
$50 bill for both of them. But it did, like he was hungry. :)  My once 
in a blue moon for this year.

Thank you, Charles.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to