Installing GlusterFS on Freenas 9.2

Status
Not open for further replies.

Tal Bar-Or

Cadet
Joined
Jan 22, 2012
Messages
7
Hi All,

I am trying to install GlusterFS on FreeNas 9.2 system i have to be able create scale up/out storage
When i am trying to compile GlusterFs on system i got that missing binutils
when i am dong
Code:
 pkg_add -r binutils
i have error
My question how is the best way install it ,if someone did it could share with me?
Please advice
Thanks
 

Yatti420

Wizard
Joined
Aug 12, 2012
Messages
1,437
D

dlavigne

Guest
...and DO NOT run pkg_add on FreeNAS as it is using pkgng (hint, use pkg install instead).
 

Tal Bar-Or

Cadet
Joined
Jan 22, 2012
Messages
7
...and DO NOT run pkg_add on FreeNAS as it is using pkgng (hint, use pkg install instead).
Hi,
tried but have an error
Code:
Do you want to fetch and install it now? [y/N]: y                           
Bootstrapping pkg please wait                                               
_http._tcp.pkg.FreeBSD.org                                                   
pkg: fail to extract pkg-static 

thx
 

Dusan

Guru
Joined
Jan 29, 2013
Messages
1,165
tried but have an error
Code:
Do you want to fetch and install it now? [y/N]: y                     
Bootstrapping pkg please wait                                         
_http._tcp.pkg.FreeBSD.org                                             
pkg: fail to extract pkg-static 
Do not run pkg install directly in FreeNAS. You need to install it inside a jail.
 
Status
Not open for further replies.
Top