Yes, I'm still trying to add the zfs repo to my sources so I can install the ZFS FS and VLM. It looks like the repo is down for some reason unless I'm using the wrong command.
Anyway, here is my latest attempt to follow this Article. I thought I'd try it since the install package name was different than the other one I tried, but it did not work:
Well, I think I may have found something, but I need some guidance. Here is what I found on a Launchpad site named "ZFS Build for Ubuntu"
There are AMD64 packages here setup to be downloaded.
Built files
Files resulting from this build:
libnvpair1linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (60.1 KiB)
libnvpair1linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (914 bytes)
libnvpair1linux_0.6.5.6-0ubuntu16_amd64.deb (22.9 KiB)
libuutil1linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (52.6 KiB)
libuutil1linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (1.1 KiB)
libuutil1linux_0.6.5.6-0ubuntu16_amd64.deb (26.8 KiB)
libzfs2linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (225.2 KiB)
libzfs2linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (840 bytes)
libzfs2linux_0.6.5.6-0ubuntu16_amd64.deb (104.0 KiB)
libzfslinux-dev_0.6.5.6-0ubuntu16_amd64.deb (2.5 MiB)
libzpool2linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (900.2 KiB)
libzpool2linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (832 bytes)
libzpool2linux_0.6.5.6-0ubuntu16_amd64.deb (374.7 KiB)
zfs-dkms_0.6.5.6-0ubuntu16_amd64.deb (1.0 MiB)
zfs-doc_0.6.5.6-0ubuntu16_all.deb (48.9 KiB)
zfs-initramfs_0.6.5.6-0ubuntu16_all.deb (4.0 KiB)
zfs-zed-dbg_0.6.5.6-0ubuntu16_amd64.deb (37.6 KiB)
zfs-zed-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (872 bytes)
zfs-zed_0.6.5.6-0ubuntu16_amd64.deb (29.1 KiB)
zfsutils-linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (395.4 KiB)
zfsutils-linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (872 bytes)
zfsutils-linux_0.6.5.6-0ubuntu16_amd64.deb (269.7 KiB)
So can I download these individual files and use my Debian installer to install them onto my server? I just plain don't know about the ones with the .ddeb extension. I've never run into this situation before.
Again, I only want ZFS for my NAS disks, not the Ubuntu server root filesystem. Please advise.
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.
Code:
mark@Ubuntu-Server:~$ sudo apt install zfs [sudo] password for mark: Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'zfsutils-linux' instead of 'zfs' 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?
There are AMD64 packages here setup to be downloaded.
Built files
Files resulting from this build:
libnvpair1linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (60.1 KiB)
libnvpair1linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (914 bytes)
libnvpair1linux_0.6.5.6-0ubuntu16_amd64.deb (22.9 KiB)
libuutil1linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (52.6 KiB)
libuutil1linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (1.1 KiB)
libuutil1linux_0.6.5.6-0ubuntu16_amd64.deb (26.8 KiB)
libzfs2linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (225.2 KiB)
libzfs2linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (840 bytes)
libzfs2linux_0.6.5.6-0ubuntu16_amd64.deb (104.0 KiB)
libzfslinux-dev_0.6.5.6-0ubuntu16_amd64.deb (2.5 MiB)
libzpool2linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (900.2 KiB)
libzpool2linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (832 bytes)
libzpool2linux_0.6.5.6-0ubuntu16_amd64.deb (374.7 KiB)
zfs-dkms_0.6.5.6-0ubuntu16_amd64.deb (1.0 MiB)
zfs-doc_0.6.5.6-0ubuntu16_all.deb (48.9 KiB)
zfs-initramfs_0.6.5.6-0ubuntu16_all.deb (4.0 KiB)
zfs-zed-dbg_0.6.5.6-0ubuntu16_amd64.deb (37.6 KiB)
zfs-zed-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (872 bytes)
zfs-zed_0.6.5.6-0ubuntu16_amd64.deb (29.1 KiB)
zfsutils-linux-dbg_0.6.5.6-0ubuntu16_amd64.deb (395.4 KiB)
zfsutils-linux-dbgsym_0.6.5.6-0ubuntu16_amd64.ddeb (872 bytes)
zfsutils-linux_0.6.5.6-0ubuntu16_amd64.deb (269.7 KiB)
Again, I only want ZFS for my NAS disks, not the Ubuntu server root filesystem. Please advise.
Comment