Announcement

Collapse
No announcement yet.

LTS Server Challenges

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    LTS Server Challenges

    Hello everyone,

    I'm in the process of configuring my NAS to run on Ubuntu 16.04 LTS. I also want to run RAID using ZFS which is now built in to 16.04. It was ZFS that compelled me to use FreeNAS, but BSD Linux is a very different animal than Ubuntu. Anyway, I'm trying to add the ppa to my server sources list for ZFS, but it appears that one of the repositories is broken. What can be done? Wait until "they" fix it? I was hoping for some kind of work-around. Is there only one repository for such applications that can be accessed by different mirrors or are there multiple repositories as well? I have more questions, but I think they should be posted on different threads. Thank you all.
    "If you're in a room with another person who sees the world exactly as you do, one of you is redundant." Dr. Steven Covey, The 7-Habits of Highly Effective People

    #2
    When trying to add the ppa, what error message do you get?

    Comment


      #3
      Hey Whatthefunk! Wazzup? Now that you helped me with ssh issue, I am able to copy the actual terminal screens so I can post it. I'll do it right now. Huh, it looks like the ZFS team pulled the repository down completely. I posted that one of the repos was broken. Well that's great. I suppose they're working on it. Any idea where else I can get a ubuntu 16.04 package for zfs?
      "If you're in a room with another person who sees the world exactly as you do, one of you is redundant." Dr. Steven Covey, The 7-Habits of Highly Effective People

      Comment


        #4
        Did you look in Synaptic for "ZFS"? There are packages listed for 16.04. They may be what you are looking for ...
        The next brick house on the left
        Intel i7 11th Gen | 16GB | 1TB | KDE Plasma 5.24.7 | Kubuntu 22.04.4 | 6.5.0-28-generic


        Comment


          #5
          On my Kubuntu computer, yes. On my Ubuntu 16.04.2 LTS server, No. No gui and as I said, the repo I need is still offline (ppa:zfs-native/stable). I just have to wait until they bring it back up. I'm just surprised that there's not a pre-made package for 'ubuntu-zfs' in one of the main sources repo or even an internet download from sourceforge or the zfs homepage. Time to be patient. I'll mark this thread SOLVED assuming that when the repo comes back online, it will work. Thank you for the inputs.
          "If you're in a room with another person who sees the world exactly as you do, one of you is redundant." Dr. Steven Covey, The 7-Habits of Highly Effective People

          Comment


            #6
            The ppa:zfs-native/stable is still down!

            Code:
            mark@Ubuntu-Server:~$ sudo add-apt-repository ppa:zfs-native/stable
            [sudo] password for mark: 
            Cannot add PPA: 'ppa:~zfs-native/ubuntu/stable'.
            ERROR: '~zfs-native' user or team does not exist.
            "If you're in a room with another person who sees the world exactly as you do, one of you is redundant." Dr. Steven Covey, The 7-Habits of Highly Effective People

            Comment


              #7
              There is nothing wrong with the ppa:
              Code:
              [FONT=monospace][B][COLOR=#000000]$ sudo add-apt-repository ppa:zfs-native/stable[/COLOR][/B]
              [sudo] password for jerry:  
               The native ZFS filesystem for Linux. Install the ubuntu-zfs package.
              
              Please join this Launchpad user group if you want to show support for ZoL:
              
                https://launchpad.net/~zfs-native-users
              
              Send feedback or requests for help to this email list:
              
                http://list.zfsonlinux.org/mailman/listinfo/zfs-discuss
                <email address hidden>
              
              Report bugs at:
              
                https://github.com/zfsonlinux/zfs/issues  (for the driver itself)
                https://github.com/zfsonlinux/pkg-zfs/issues (for the packaging)
              
              The ZoL project home page is:
              
                http://zfsonlinux.org/
               More info: https://launchpad.net/~zfs-native/+archive/ubuntu/stable
              Press [ENTER] to continue or ctrl-c to cancel adding it
              
              gpg: keyring `/tmp/tmpen8y6brx/secring.gpg' created
              gpg: keyring `/tmp/tmpen8y6brx/pubring.gpg' created
              gpg: requesting key F6B0FC61 from hkp server keyserver.ubuntu.com
              gpg: /tmp/tmpen8y6brx/trustdb.gpg: trustdb created
              gpg: key F6B0FC61: public key "Launchpad PPA for Native ZFS for Linux" imported
              gpg: Total number processed: 1
              gpg:               imported: 1  (RSA: 1)
              OK
              [/FONT]
              but, it is for Trusty, which is long in the tooth.
              Why don't you just install zfsutils-linux, from the repository?

              Last edited by GreyGeek; Aug 04, 2017, 10:18 PM.
              "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
              – John F. Kennedy, February 26, 1962.

              Comment


                #8
                GreyGeek, what am I doing wrong?

                Code:
                mark@Ubuntu-Server:~$ sudo apt-get install zfsutils-linux
                Reading package lists... Done
                Building dependency tree       
                Reading state information... Done
                The following additional packages will be installed:
                 libnvpair1linux libuutil1linux libzfs2linux libzpool2linux zfs-doc zfs-zed
                Suggested packages:
                 default-mta | mail-transport-agent nfs-kernel-server zfs-initramfs
                The following NEW packages will be installed:
                 libnvpair1linux libuutil1linux libzfs2linux libzpool2linux zfs-doc zfs-zed zfsutils-linux
                0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
                Need to get 897 kB of archives.
                After this operation, 2,902 kB of additional disk space will be used.
                Do you want to continue? [Y/n] 
                Ign:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main i386 zfs-doc all 0.6.5.6-0ubuntu17
                Err:2 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libuutil1linux amd64 0.6.5.6-0ubuntu17
                 Temporary failure resolving 'us.archive.ubuntu.com'
                Err:3 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnvpair1linux amd64 0.6.5.6-0ubuntu17
                 Temporary failure resolving 'us.archive.ubuntu.com'
                Err:4 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzpool2linux amd64 0.6.5.6-0ubuntu17
                 Temporary failure resolving 'us.archive.ubuntu.com'
                Err:5 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzfs2linux amd64 0.6.5.6-0ubuntu17
                 Temporary failure resolving 'us.archive.ubuntu.com'
                Err:6 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zfsutils-linux amd64 0.6.5.6-0ubuntu17
                 Temporary failure resolving 'us.archive.ubuntu.com'
                Err:7 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zfs-zed amd64 0.6.5.6-0ubuntu17
                 Temporary failure resolving 'us.archive.ubuntu.com'
                Err:1 http://us.archive.ubuntu.com/ubuntu xenial-updates/main i386 zfs-doc all 0.6.5.6-0ubuntu17
                 Temporary failure resolving 'us.archive.ubuntu.com'
                E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/z/zfs-linux/zfs-doc_0.6.5.6-0ubuntu17_all.deb  Temporary failure resolving 'us.archive.ubuntu.com'
                
                E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/z/zfs-linux/libuutil1linux_0.6.5.6-0ubuntu17_amd64.deb  Temporary failure resolving 'us.archive.ubuntu.com'
                
                E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/z/zfs-linux/libnvpair1linux_0.6.5.6-0ubuntu17_amd64.deb  Temporary failure resolving 'us.archive.ubuntu.com'
                
                E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/z/zfs-linux/libzpool2linux_0.6.5.6-0ubuntu17_amd64.deb  Temporary failure resolving 'us.archive.ubuntu.com'
                
                E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/z/zfs-linux/libzfs2linux_0.6.5.6-0ubuntu17_amd64.deb  Temporary failure resolving 'us.archive.ubuntu.com'
                
                E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/z/zfs-linux/zfsutils-linux_0.6.5.6-0ubuntu17_amd64.deb  Temporary failure resolving 'us.archive.ubuntu.com'
                
                E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/z/zfs-linux/zfs-zed_0.6.5.6-0ubuntu17_amd64.deb  Temporary failure resolving 'us.archive.ubuntu.com'
                
                E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
                "If you're in a room with another person who sees the world exactly as you do, one of you is redundant." Dr. Steven Covey, The 7-Habits of Highly Effective People

                Comment


                  #9
                  do this and post the output

                  Code:
                  sudo apt get update && sudo apt-get dist-upgrade
                  you can select "n" to abort if you do not want to do the upgrades but we will see if you have other repo problems

                  VINNY
                  i7 4core HT 8MB L3 2.9GHz
                  16GB RAM
                  Nvidia GTX 860M 4GB RAM 1152 cuda cores

                  Comment


                    #10
                    Code:
                    mark@Ubuntu-Server:~$ sudo apt-get update && sudo apt-get dist-upgrade
                    Err:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
                     Temporary failure resolving 'us.archive.ubuntu.com'
                    Err:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
                     Temporary failure resolving 'security.ubuntu.com'
                    Err:3 http://ppa.launchpad.net/zfs-native/stable/ubuntu xenial InRelease
                     Temporary failure resolving 'ppa.launchpad.net'
                    Err:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
                     Temporary failure resolving 'us.archive.ubuntu.com'
                    Err:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
                     Temporary failure resolving 'us.archive.ubuntu.com'
                    Reading package lists... Done
                    W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial/InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
                    W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
                    W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
                    W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease  Temporary failure resolving 'security.ubuntu.com'
                    W: Failed to fetch http://ppa.launchpad.net/zfs-native/stable/ubuntu/dists/xenial/InRelease  Temporary failure resolving 'ppa.launchpad.net'
                    W: Some index files failed to download. They have been ignored, or old ones used instead.
                    Reading package lists... Done
                    Building dependency tree       
                    Reading state information... Done
                    Calculating upgrade... Done
                    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                    Interesting output. I have some repo/sources issues going on. Thanks Vinny! Now what?
                    "If you're in a room with another person who sees the world exactly as you do, one of you is redundant." Dr. Steven Covey, The 7-Habits of Highly Effective People

                    Comment


                      #11
                      Originally posted by mhumm2 View Post
                      Code:
                      mark@Ubuntu-Server:~$ sudo apt-get update && sudo apt-get dist-upgrade
                      Err:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
                      Temporary failure resolving 'us.archive.ubuntu.com'
                      Err:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
                      Temporary failure resolving 'security.ubuntu.com'
                      Err:3 http://ppa.launchpad.net/zfs-native/stable/ubuntu xenial InRelease
                      Temporary failure resolving 'ppa.launchpad.net'
                      Err:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
                      Temporary failure resolving 'us.archive.ubuntu.com'
                      Err:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
                      Temporary failure resolving 'us.archive.ubuntu.com'
                      Reading package lists... Done
                      W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial/InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
                      W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
                      W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease  Temporary failure resolving 'us.archive.ubuntu.com'
                      W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/xenial-security/InRelease  Temporary failure resolving 'security.ubuntu.com'
                      W: Failed to fetch http://ppa.launchpad.net/zfs-native/stable/ubuntu/dists/xenial/InRelease  Temporary failure resolving 'ppa.launchpad.net'
                      W: Some index files failed to download. They have been ignored, or old ones used instead.
                      Reading package lists... Done
                      Building dependency tree       
                      Reading state information... Done
                      Calculating upgrade... Done
                      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                      Interesting output. I have some repo/sources issues going on. Thanks Vinny! Now what?
                      do you even have an Internet connection on this box ,,,is this the one your posting from?

                      VINNY
                      i7 4core HT 8MB L3 2.9GHz
                      16GB RAM
                      Nvidia GTX 860M 4GB RAM 1152 cuda cores

                      Comment


                        #12
                        You have an Internet connection problem. Did you mess with your DNS?


                        Sent from my iPhone using Tapatalk
                        "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                        – John F. Kennedy, February 26, 1962.

                        Comment


                          #13
                          The output is from my new server
                          Code:
                          mark@Ubuntu-Server:~$
                          . No, I didn't mess with the server's DNS. I don't even know if it has a DNS. Domain Named Service, right? Come to think of it, ifconfig is only telling me that the ip address of the server is online as eno1 and has rx information, but that was/is probably only my logins from my Kubuntu machine, not internet traffic.
                          "If you're in a room with another person who sees the world exactly as you do, one of you is redundant." Dr. Steven Covey, The 7-Habits of Highly Effective People

                          Comment


                            #14
                            Originally posted by mhumm2 View Post
                            The output is from my new server
                            Code:
                            mark@Ubuntu-Server:~$
                            . No, I didn't mess with the server's DNS. I don't even know if it has a DNS. Domain Named Service, right? Come to think of it, ifconfig is only telling me that the ip address of the server is online as eno1 and has rx information, but that was/is probably only my logins from my Kubuntu machine, not internet traffic.
                            log into the server and try to ping google

                            Code:
                            ping google.com
                            Ctrl+c to quit it ,,,,,,,,you should get something like this

                            Code:
                            vinny@vinny-Bonobo-Extreme:~$ ping google.com
                            PING google.com (172.217.11.142) 56(84) bytes of data.
                            64 bytes from atl26s13-in-f14.1e100.net (172.217.11.142): icmp_seq=1 ttl=54 time=32.9 ms
                            64 bytes from atl26s13-in-f14.1e100.net (172.217.11.142): icmp_seq=2 ttl=54 time=29.3 ms
                            64 bytes from atl26s13-in-f14.1e100.net (172.217.11.142): icmp_seq=3 ttl=54 time=31.9 ms
                            64 bytes from atl26s13-in-f14.1e100.net (172.217.11.142): icmp_seq=4 ttl=54 time=32.6 ms
                            64 bytes from atl26s13-in-f14.1e100.net (172.217.11.142): icmp_seq=5 ttl=54 time=36.7 ms
                            64 bytes from atl26s13-in-f14.1e100.net (172.217.11.142): icmp_seq=6 ttl=54 time=43.8 ms
                            64 bytes from atl26s13-in-f14.1e100.net (172.217.11.142): icmp_seq=7 ttl=54 time=33.4 ms
                            ^C
                            --- google.com ping statistics ---
                            7 packets transmitted, 7 received, 0% packet loss, time 6008ms
                            rtt min/avg/max/mdev = 29.365/34.429/43.873/4.356 ms
                            VINNY
                            i7 4core HT 8MB L3 2.9GHz
                            16GB RAM
                            Nvidia GTX 860M 4GB RAM 1152 cuda cores

                            Comment


                              #15
                              Nope, I think we've established that the server does not have internet connectivity.
                              Code:
                              mark@Ubuntu-Server:~$ ping 8.8.8.8
                              connect: Network is unreachable
                              Take a look at some outputs:

                              Code:
                              mark@Ubuntu-Server:~$ ifconfig
                              eno1      Link encap:Ethernet  HWaddr 0c:c4:7a:4a:22:1b  
                                       inet addr:192.168.1.101  Bcast:192.168.1.255  Mask:255.255.255.0
                                       inet6 addr: 2602:306:3b1f:7ba0:ec4:7aff:fe4a:221b/64 Scope:Global
                                       inet6 addr: fe80::ec4:7aff:fe4a:221b/64 Scope:Link
                                       UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
                                       RX packets:2131 errors:0 dropped:0 overruns:0 frame:0
                                       TX packets:210 errors:0 dropped:0 overruns:0 carrier:0
                                       collisions:0 txqueuelen:1000 
                                       RX bytes:153748 (153.7 KB)  TX bytes:25290 (25.2 KB)
                                       Interrupt:20 Memory:dfa00000-dfa20000 
                              
                              lo        Link encap:Local Loopback  
                                       inet addr:127.0.0.1  Mask:255.0.0.0
                                       inet6 addr: ::1/128 Scope:Host
                                       UP LOOPBACK RUNNING  MTU:65536  Metric:1
                                       RX packets:168 errors:0 dropped:0 overruns:0 frame:0
                                       TX packets:168 errors:0 dropped:0 overruns:0 carrier:0
                                       collisions:0 txqueuelen:1 
                                       RX bytes:12320 (12.3 KB)  TX bytes:12320 (12.3 KB)
                              Code:
                              mark@Ubuntu-Server:~$ cat /etc/network/interfaces
                              # This file describes the network interfaces available on your system
                              # and how to activate them. For more information, see interfaces(5).
                              # source /etc/network/interfaces.d/*
                              
                              # The loopback network interface
                              
                              auto lo
                              iface lo inet loopback
                              
                              # The primary network interface
                              
                              auto eno1
                              iface eno1 inet static
                              address 192.168.1.101
                              mask 255.255.255.0
                              
                              dns-nameservers 8.8.8.8 8.8.4.4
                              
                              # This is an autoconfigured IPv6 interface
                              
                              iface enp0s10 inet6 auto
                              "If you're in a room with another person who sees the world exactly as you do, one of you is redundant." Dr. Steven Covey, The 7-Habits of Highly Effective People

                              Comment

                              Working...
                              X