That's Mbps, with a small b, bits per second. The speed is unimpressive. Using only 2.5 GHz band the maximum rate is about 400 Mbps. The RPi3 is only getting about 1/4 of what it should be able to do but still almost as good as wired 100 BaseT.
On the same WiFi router my Mac gets just over 1,000 Mbps, about as fast as Gigabit Ethernet. Is SSHFS on a Pi3 fast enough? It all runs in user space and the data moves buffer to buffer to buffer. NFS stacks are pretty much no days zero-copy, DMA writes into user space from the kernel. This might matter on a Pi that is also trying to cut metal at the same time. Or maybe not the Pi is quad core. As for network boot. The Pi will do that on it's own. the setup is on the DHCP server and you ned an image file on a TFTP server. Then after it boots there are mount points in /etc/fstab to mount home directories and such via NFS. This is all at least 20+ years old technology. On Sat, Jun 23, 2018 at 9:00 AM Gene Heskett <ghesk...@shentel.net> wrote: > On Saturday 23 June 2018 11:31:45 Chris Albertson wrote: > > > The best and fastest storage I have on my RPi3 is via WiFi. I have > > files NFS mounted. I seem to get about 90 Mbps speed. > > > Thats about 4.5 x faster than wifi. Or are you on a 5GHz band? > > I've had NFS in use in the past, but found its a lot more convenient and > far more dependable to use the sshfs mounts. So thats what I've used for > years now. Every machine here is sshfs mounted to this one. > > > One advantage of NFS mounted files is the same exact files are > > accessible on my iMac or my Linux notebook. If I need to do something > > that takes a lot of I/O I can do that on the Mac and it runs at full > > speed. Also with the files mounted over WiFi the only cable I really > > need on the Pi3 is power and the Pi3 files get the same automatic > > versioned backup and off site cloud backup > > > > The iMac has a direct gigabit Ethernet connection and the entire pi3 > > set of files shows up as a folder on the Mac. > > > > The next step is to boot the Pi3 off the network and have no local > > files on the Pi3. This makes configuration easy as there is nothing > > to configure. > > > That I'd be interested in learning about. > > > Also the newer 3B model is worth it, faster networking. I may upgrade > > eventually. > > Thats what I'm running. But how do you keep the neighbors out of your > wifi? None of these local folks have anything special, but I can enable > wifi here and watch my used bandwidth shoot up about 80 gigs a month. I > don't see it because I don't have it bridged to the local net in dd-wrt, > but they have phones smart enough to use anything the phone can hear. > > So its turned off in the pi as that would give them the keys to the whole > system if on. But a security that would keep them out yet let me use a > rock64 for a server would be nice. But the cat5 is there, so if I > wanted it, it could be done w/o the radios. > > Thanks Chris. > > -- > 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> > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Emc-users mailing list > Emc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emc-users > -- Chris Albertson Redondo Beach, California ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users