Can't Update via GUI or CLI

  • I'm having trouble updating through either the CLI or the GUI. I also noticed that the ZFS file system didn't recognize my pool until I ran a command to do so. All my data is intact and safe.
    Here is the error when I check for updates through the GUI:



    And here is one of the errors at the end of the apt-get update command:

    Code
    W: Failed to fetch https://dl.bintray.com/openmediavault-plugin-developers/stone burner-zfs/dists/wheezy/main/binary-amd64/Packages  The requested URL returned error: 404
    E: Some index files failed to download. They have been ignored, or old ones used instead.


    This is the output of ls /etc/apt/sources.list.d 

    Code
    backports.list              omv-extras-org-stoneburner.list  openmediavault-local.list
    omv-extras-org-custom.list  openmediavault.list


    I'm running 2.1.15 Stoneburner with the 3.16 kernel. Any input would be greatly appreciated! Thank you for your help!

  • Give output of:


    cat /etc/apt/sources.list.d/omv-extras-org-stoneburner.list





    Code
    # ZFS repo
    deb https://dl.bintray.com/openmediavault-plugin-developers/stoneburner-zfs wheezy main
    deb http://archive.zfsonlinux.org/debian wheezy main
    # ZFS testing repo
    deb https://dl.bintray.com/openmediavault-plugin-developers/stoneburner-zfstesting wheezy main
  • Either the repo is down or there was an error in the an update to OMV Extras. I would temporarily disable the zfs repos.



    Code
    W: Failed to fetch https://dl.bintray.com/openmediavault-plugin-developers/stoneburner-zfs/dists/wheezy/main/binary-amd64/Packages  The requested URL returned error: 404
    
    
    E: Some index files failed to download. They have been ignored, or old ones used instead.


    @ryecoaaron

  • @tekkb, thank you for your response. The output of cat /etc/apt/sources.list.d/omv-extras-org-stoneburner.list:


    I should disable these repos? Would that not uninstall ZFS altogether? Rendering anything that uses it useless?

  • Disabling the repos would normally prevent you from getting updates from the repo that is disabled. But in this case it will prevent this error and allow updates for your other packages. I put a notice there for Aaron to look into this. He will likely make a response here in the next days. When you see us put the @ and someone's forum id it gives them a notification and we know to look at it.

  • In the meantime, until the repo is back up... how did you manually initiate your zpool? Thanks in advance!


    Hey, @tripl3inf, I'm assuming that you have a working ZFS pool that is no longer visible under the ZFS section of the GUI.


    You can see here that mine is named TPool, but it was not showing up until I simply imported it in using the Import Pool button.
    After it was imported, I scrubbed it. After the scrub was complete, I ran zpool upgrade TPool in the terminal to upgrade it to enable all the latest features. Let me know if this answers your question. There was a command I had to run in order to re-initiate ZFS before my pool was even seen (it looked like an empty folder when accessed through the terminal). I can't remember the command, but it was shown in the GUI. Let me know if this helps!

  • When I went to update last, and it couldn't reach the repo, I uninstalled the plugin with the intent to reinstall... (didnt realize it was the repo down @ the time) so now I got nothing. I do know that ZFS is still on my machine, I just don't have the plugin to allow me to admin from the GUI. I was under the impression you got things going by issuing the correct commands via CLI... Guess I'll have to do some research.

  • When I went to update last, and it couldn't reach the repo, I uninstalled the plugin with the intent to reinstall... (didnt realize it was the repo down @ the time) so now I got nothing. I do know that ZFS is still on my machine, I just don't have the plugin to allow me to admin from the GUI. I was under the impression you got things going by issuing the correct commands via CLI... Guess I'll have to do some research.


    Oh, I'm sorry. That's above my head as I never uninstalled the plugin. So you basically have the pool on your server without the ability to use or see it, correct?


    Aside from waiting for the repo to be active, I'd say your only option would be to download the latest ZFS package from elsewhere and import the pool from the command line. Hopefully, the maintainer will pop in soon.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!