Page 3 of 3 FirstFirst 123
Results 21 to 26 of 26

Thread: Beta-3 PBI Jail won't start

  1. #21
    Senior Member
    Join Date
    May 2011
    Location
    Curitiba, Brazil, Brazil
    Posts
    1,482
    If you had B2 installed you will need to delete the Jail dataset and start all over again...

  2. #22
    Junior Member
    Join Date
    Apr 2012
    Posts
    12
    FYI, My particular scenario (clean install of both freenas and the plugin) has been resolved by william in the bug ticket.

    for reference, running:

    # /usr/bin/find /mnt/[volume]/jail/plugins_jail-amd64|/usr/bin/xargs /bin/chflags noschg

    fixed permissions.
    after this i was able to repeat the plugins pbi installation attempt.

    Thanks William!

  3. #23
    Junior Member
    Join Date
    Apr 2012
    Location
    Italy
    Posts
    5
    I'm in same situation: 8.2 beta3, installed from scratch. Plugins jail wont install, it just throw:

    pbi_add: Failed extracting /var/tmp/firmware/pbifile.pbi


    after installation (seen at command line, web interface doesn't raise any error). Obviously, trying to start plugins service, doesn't work.


    Already did:

    /usr/bin/find /mnt/[volume]/jail/plugins_jail-amd64|/usr/bin/xargs /bin/chflags noschg

    with no luck. I uploaded the pbi using scp, and running from command line:

    /usr/local/sbin/pbi_add -e -f -o /mnt/Local/plugins.jail --no-checksig /var/tmp/firmware/pbifile.pbi

    It results in:

    Verifying Checksum...OK
    Extracting to: /mnt/Local/plugins.jail/plugins_jail-i386
    pbi_add: Failed extracting /var/tmp/firmware/pbifile.pbi

    After checking, I can see files extracted to /mnt/Local/plugins.jail/plugins_jail-i386, but it seems something goes wrong at the end of extraction. ANy suggestion or debug I can run?


    Thanks...

  4. #24
    Senior Member
    Join Date
    May 2011
    Location
    Curitiba, Brazil, Brazil
    Posts
    1,482
    Are you using UFS?

  5. #25
    Junior Member
    Join Date
    Apr 2012
    Location
    Italy
    Posts
    5
    Yesssss! UFS!

  6. #26

Posting Permissions

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