Can't Install Plugins

Status
Not open for further replies.

rrosenwald

Dabbler
Joined
Mar 17, 2013
Messages
21
When I try to install any off the plugins I get a message that ends with

[Errno 28] No space left on device.

In looking for an answer I saw something about posing the results from df -i so I have posted that below. Any suggestions would be greatly appreciated.

Code:
[root@freenas ~]# df -i                                                                                                           
Filesystem          512-blocks      Used      Avail Capacity iused      ifree %iused  Mounted on                               
/dev/ufs/FreeNASs2a    1897806  1176456      569526    67%  30844      91554  25%  /                                         
devfs                        2        2          0  100%      0          0  100%  /dev                                     
/dev/md0                  9327      7795        786    91%    718        624  54%  /etc                                     
/dev/md1                  1647      1606        -90  106%      7        311    2%  /mnt                                     
/dev/md2                305583    72750      208387    26%    385      42845    1%  /var                                     
/dev/ufs/FreeNASs4        40527      3944      33341    11%      13        2673    0%  /data                                     
NAS                22878517553 923423370 21955094183    4%  126594 21955094183    0%  /mnt/NAS                                 
[root@freenas ~]#  
 

rrosenwald

Dabbler
Joined
Mar 17, 2013
Messages
21
I accidentally seem to have discovered my problem. I went to Jails->Configuration and changed the Jail Root from /mnt to /mnt/NAS.

Maybe this will help someone else.
 
Status
Not open for further replies.
Top