From: Aleksander W. <ale...@mo...> - 2016-07-22 09:04:49
|
Hi, Please check your /etc/pkg/moosefs.conf file permissions. It should be the same as FreeBSD.conf Best regards Aleksander Wieliczko Technical Support Engineer MooseFS.com <moosefs.com> On 07/22/2016 10:58 AM, Ben Harker wrote: > > Hi Aleksander - just tried this on a second box that's on my desk, > thought i'd try from scratch; > > > [administrator@mfsbsd2] /usr/home/administrator# cat > /etc/pkg/moosefs.conf ; pkg update ; pkg search moosefs > > moosefs: { > > url: "/_http://ppa.moosefs.com/moosefs-3/freebsd/10:x86:64_/", > > enabled: yes, > > mirror_type: NONE > > } > > Updating pcbsd-major repository catalogue... > > pcbsd-major repository is up-to-date. > > All repositories are up-to-date. > > moosefs-cgi-2.0.89 MooseFS CGI interface > > moosefs-cgiserv-2.0.89 MooseFS CGI webserver > > moosefs-chunkserver-2.0.89 MooseFS data storage and > synchronization component > > moosefs-cli-2.0.89 MooseFS command line interface > > moosefs-client-2.0.89 MooseFS client tools > > moosefs-master-2.0.89 Fault-tolerant distributed filesystem > > moosefs-metalogger-2.0.89 MooseFS metadata backup server > > moosefs-netdump-2.0.89 MooseFS network packet dump utility > > > ^^^ same result as you can see :( > > > Ben Harker > > Apple / Linux Specialist > Barton Peveril College > Mob: 07525175882 > Tel: 02380367224 > Ext: 2731 > > GitHub: https://github.com/tehbenneh/ <https://github.com/tehbenneh/%0D> > DockerHub: https://hub.docker.com/r/tehbenneh/ > > >>> Aleksander Wieliczko <ale...@mo...> 7/22/2016 > 7:20 AM >>> > Hi Ben, > Would you be so kind and execute this commands: > pkg update > pkg search moosefs > > Do you see MooseFS 3.0.80 on this list? > > > This is how MooseFS.conf file should look like for FreeBSD 10 > > moosefs: { > url: "http://ppa.moosefs.com/moosefs-3/freebsd/10:x86:64", > enabled: yes, > mirror_type: NONE > } > > > Best regards > Aleksander Wieliczko > Technical Support Engineer > MooseFS.com <moosefs.com> > |