After reading this, I've decided to skip zraid10 and just put two mirrored vdevs into the pool. I also decided to skip partitioning completely and just let ZFS own the raw disks. Much simpler.
I could still use some guidance on moving bits of the Proxmox SSD install (especially the ones with...
FYI -- I just ran into this on a fresh 4.4 install.
GPG key failing from 7.0/Wheezy
Manually downloaded and installed debian-release-keyring to no effect.
Changing the source from ftp.us.debian.org to ftp.debian.org fixed it, so there is clearly something messed up with one of the US mirrors.
Thanks, Fabian. That would probably explain the 64 mB one I got with these. Is that "Solaris reserved" partition something zfs actually uses? I haven't found much about it in the docs, and many of those are Solaris specific.
I installed with zfs in an attempt to get the system to boot from...
I noticed that the zpool was using /dev/sda2 and /dev/sdb2 for one mirror but /dev/sdc and /dev/sdd for the other mirror. Looking at the partition tables with fdisk I see two BIOS boot partitions (not unexpected) but also a "Solaris reserved 1" partition #9 on every drive (as shown here.) The...
I have installed to an SSD, then exported the rpool that was created by the 4.4 installer, then imported as 'spool.' It conveniently contains the following mounts:
spool/ROOT
spool/ROOT/pve-1 (the hostname)
spool/data
The installer created
local Directory Disk Image, ISO Image...
Thanks -- I went ahead and built a small swap partition on the SSD after reading up a bit. Putting swap on ZFS seemed like it would just add more layers to what should be an infrequently-used subsystem. So you are running / on a separate drive and just the VM hive on ZFS?
I've been watching...
I'm curious if Proxmox uses zfs-fuse or is there a kernel module? I have not been able to discern this from the documentation or in forum posts.
Also, with ZFS on root, does the boot record get written to multiple drives?
Yes, everything is on the mSATA SSD (where the Debian installer put them.) Still wrapping my head around the concepts here, so bear with me.
From what I can find, subvolume seems to be a btrfs concept. I'm guessing 'zfs create' as opposed to 'mkdir' here. Also, am I better off putting swap...
Hit a wall with the 4.2 native ZFS installer, so I did a minimal Jessie (8.5) install to an mSATA SSD. Built a ZFS RAID10, added a ZIL and L2ARC on a an NVMe SSD. Not sure what my next steps are with regard to installing Proxmox -- wiki recipes all seem to reference LVM, which seems rather...
Is there some kind of problem with ZFS install in general? I'm getting the same failure on every ZFS configuration I've tried (RAID0 and RAID1, even using different pairs of disks and also RAID-Z1 using all four.)
Four 2TB HGST 7K6000 4Kn SATA drives selected for ZFS RAID10 in Proxmox installer. Installer fails at the end with an unable to mount zfs dialog box. [ctrl] + [alt] + F2 shows:
Unable to install the i386-pc boot loader on '/dev/sda'
umount: /rpool/ROOT/pve-1/var/lib/vz: not mounted
umount...
Thanks, that does make sense. The mailserver is mostly maildir, so that's going to burn a lot of metadata space. Guess I need to fire it up and see how things go. I do appreciate the information.
Am I reading this as an empty drive still use the same amount of ARC? That seems rather wasteful from an architectural standpoint. I've read about a dozen different articles and whitepapers on ZFS architecture and tuning and did not come across this. If I set the amount of ARC lower because I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.