Results 1 to 9 of 9

Thread: Problems with installing plugins system

  1. #1

    Problems with installing plugins system

    Hello, have installed freeNAS on an old computer.
    Im trying to install plugins system, the freeNAS system is version FreeNAS-8.2.0-RELEASE-p1-x64.
    I have created two zfs datasets (jail & software).
    When Im trying to install plugins system, I follow http://doc.freenas.org/images/7/72/Jail3a.png.

    The problem is that when I choose a PBI file to upload, then no loading bar that indicates that the file is even uploaded.
    I get only a loadingbaren that says it is beeing installed. Then the loadingbar stays like that for ever and ever.

    I would been thankful if someone could help me

  2. #2
    Senior Member
    Join Date
    May 2011
    Location
    Curitiba, Brazil, Brazil
    Posts
    1,484
    Old computer? How old? What file system? HD size? Memory?

  3. #3
    The computer has:
    Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz
    4GB DDR2
    Trying to install plugin system on a mirrord zfs 226.3 GiB.

  4. #4
    Senior Member
    Join Date
    May 2011
    Location
    Curitiba, Brazil, Brazil
    Posts
    1,484
    Check /var/log/messages for errors

  5. #5
    How do i access these files. Can it be done with webgui?

  6. #6
    Can i access it by ssh maybe? Ill try.

  7. #7
    Ill just tries to ssh into freeNAS.
    First i ran the command: cd var
    then the command: cd log
    But when im trying to do: cd messages i get the respone not a directory.

    What does this mean? Havent i got any error messages in the process of installing plugin system?

  8. #8
    Senior Member
    Join Date
    Jun 2011
    Location
    Germany
    Posts
    236
    This happens because messages is a file, not a directory. Either transfer it to your machine and open it with a text editor of your choice, or try
    Code:
    cat messages
    instead (this will display the file contents to the ssh console)
    FreeNAS-8.3.1-RELEASE-p1-x64 (r12686+99c3e76) | Fractal Design R2
    Zotac NM10-DTX WiFi Intel Atom D525 1.8 Ghz | 4 GB DDR2
    4x 2TB Western Digital Caviar Green
    1x 2TB Samsung EcoGreen F4
    0x 2TB Hitachi Deskstar (head crash)
    1x 2TB Seagate Barracuda Green
    1x 250GB Western Digital Scorpio Black

  9. #9
    I used Google Chrome instead worked like a charm.
    Im guessing that FireFox that i used earlier is the problem!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •