Created
April 9, 2023 21:32
-
-
Save javashin/29adde6ca7993673a1aabfa17d24eb66 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
igloo-l380 /home/javashin # zfs get all zpool/ROOT/Gentoo | |
NAME PROPERTY VALUE SOURCE | |
zpool/ROOT/Gentoo type filesystem - | |
zpool/ROOT/Gentoo creation 1681052291 - | |
zpool/ROOT/Gentoo used 8.47G - | |
zpool/ROOT/Gentoo available 89.4G - | |
zpool/ROOT/Gentoo referenced 8.47G - | |
zpool/ROOT/Gentoo compressratio 1.92x - | |
zpool/ROOT/Gentoo mounted yes - | |
zpool/ROOT/Gentoo quota none default | |
zpool/ROOT/Gentoo reservation none default | |
zpool/ROOT/Gentoo recordsize 128K default | |
zpool/ROOT/Gentoo mountpoint / local | |
zpool/ROOT/Gentoo sharenfs off default | |
zpool/ROOT/Gentoo checksum on default | |
zpool/ROOT/Gentoo compression zstd local | |
zpool/ROOT/Gentoo atime on default | |
zpool/ROOT/Gentoo devices on temporary | |
zpool/ROOT/Gentoo exec on default | |
zpool/ROOT/Gentoo setuid on default | |
zpool/ROOT/Gentoo readonly off default | |
zpool/ROOT/Gentoo zoned off default | |
zpool/ROOT/Gentoo snapdir hidden default | |
zpool/ROOT/Gentoo aclmode discard default | |
zpool/ROOT/Gentoo aclinherit restricted default | |
zpool/ROOT/Gentoo createtxg 23 - | |
zpool/ROOT/Gentoo canmount noauto local | |
zpool/ROOT/Gentoo xattr sa inherited from zpool | |
zpool/ROOT/Gentoo copies 1 default | |
zpool/ROOT/Gentoo version 5 - | |
zpool/ROOT/Gentoo utf8only on - | |
zpool/ROOT/Gentoo normalization formD - | |
zpool/ROOT/Gentoo casesensitivity sensitive - | |
zpool/ROOT/Gentoo vscan off default | |
zpool/ROOT/Gentoo nbmand off default | |
zpool/ROOT/Gentoo sharesmb off default | |
zpool/ROOT/Gentoo refquota none default | |
zpool/ROOT/Gentoo refreservation none default | |
zpool/ROOT/Gentoo guid 11771171336391427337 - | |
zpool/ROOT/Gentoo primarycache all default | |
zpool/ROOT/Gentoo secondarycache all default | |
zpool/ROOT/Gentoo usedbysnapshots 0B - | |
zpool/ROOT/Gentoo usedbydataset 8.47G - | |
zpool/ROOT/Gentoo usedbychildren 0B - | |
zpool/ROOT/Gentoo usedbyrefreservation 0B - | |
zpool/ROOT/Gentoo logbias latency default | |
zpool/ROOT/Gentoo objsetid 643 - | |
zpool/ROOT/Gentoo dedup off default | |
zpool/ROOT/Gentoo mlslabel none default | |
zpool/ROOT/Gentoo sync standard default | |
zpool/ROOT/Gentoo dnodesize auto inherited from zpool | |
zpool/ROOT/Gentoo refcompressratio 1.92x - | |
zpool/ROOT/Gentoo written 8.47G - | |
zpool/ROOT/Gentoo logicalused 13.6G - | |
zpool/ROOT/Gentoo logicalreferenced 13.6G - | |
zpool/ROOT/Gentoo volmode default default | |
zpool/ROOT/Gentoo filesystem_limit none default | |
zpool/ROOT/Gentoo snapshot_limit none default | |
zpool/ROOT/Gentoo filesystem_count none default | |
zpool/ROOT/Gentoo snapshot_count none default | |
zpool/ROOT/Gentoo snapdev hidden default | |
zpool/ROOT/Gentoo acltype posix inherited from zpool | |
zpool/ROOT/Gentoo context none default | |
zpool/ROOT/Gentoo fscontext none default | |
zpool/ROOT/Gentoo defcontext none default | |
zpool/ROOT/Gentoo rootcontext none default | |
zpool/ROOT/Gentoo relatime on inherited from zpool | |
zpool/ROOT/Gentoo redundant_metadata all default | |
zpool/ROOT/Gentoo overlay on default | |
zpool/ROOT/Gentoo encryption off default | |
zpool/ROOT/Gentoo keylocation none default | |
zpool/ROOT/Gentoo keyformat none default | |
zpool/ROOT/Gentoo pbkdf2iters 0 default | |
zpool/ROOT/Gentoo special_small_blocks 0 default | |
igloo-l380 /home/javashin # uname -a | |
Linux igloo-l380 6.2.10-Fury-perf+ #1 JSX SMP PREEMPT_DYNAMIC Sat Apr 8 19:11:49 AST 2023 x86_64 Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz GenuineIntel GNU/Linux | |
igloo-l380 /home/javashin # cat /proc/version | |
Linux version 6.2.10-Fury-perf+ (javashin@igloo) (clang version 16.0.1, LLD 16.0.1) #1 JSX SMP PREEMPT_DYNAMIC Sat Apr 8 19:11:49 AST 2023 | |
igloo-l380 /home/javashin # cat /proc/cmdline | |
BOOT_IMAGE=/vmlinuz-6.2.10-Fury-perf+ root=ZFS=/ROOT/Gentoo rw root=ZFS root=ZFS=zpool/ROOT/Gentoo dozfs=force zfs_force=1 mitigations=off loglevel=3 quiet audit=0 nowatchdog nmi_watchdog=0 zswap.enabled=1 zswap.compressor=zstd zswap.max_pool_percent=20 zswap.zpool=z3fold splash vt.global_cursor_default=0 i915.enable_guc=2 enable_gvt=1 i915.fastboot=1 i915.enable_fbc=1 udev.log_level=3 psi=1 zram.num_devices=4 zram_num.devices=4 intel_pstate=enable fbcon=nodefer msr.allow_writes=on | |
igloo-l380 /home/javashin # dmesg | grep ZFS | |
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-6.2.10-Fury-perf+ root=ZFS=/ROOT/Gentoo rw root=ZFS root=ZFS=zpool/ROOT/Gentoo dozfs=force zfs_force=1 mitigations=off loglevel=3 quiet audit=0 nowatchdog nmi_watchdog=0 zswap.enabled=1 zswap.compressor=zstd zswap.max_pool_percent=20 zswap.zpool=z3fold splash vt.global_cursor_default=0 i915.enable_guc=2 enable_gvt=1 i915.fastboot=1 i915.enable_fbc=1 udev.log_level=3 psi=1 zram.num_devices=4 zram_num.devices=4 intel_pstate=enable fbcon=nodefer msr.allow_writes=on | |
[ 0.086474] Kernel command line: BOOT_IMAGE=/vmlinuz-6.2.10-Fury-perf+ root=ZFS=/ROOT/Gentoo rw root=ZFS root=ZFS=zpool/ROOT/Gentoo dozfs=force zfs_force=1 mitigations=off loglevel=3 quiet audit=0 nowatchdog nmi_watchdog=0 zswap.enabled=1 zswap.compressor=zstd zswap.max_pool_percent=20 zswap.zpool=z3fold splash vt.global_cursor_default=0 i915.enable_guc=2 enable_gvt=1 i915.fastboot=1 i915.enable_fbc=1 udev.log_level=3 psi=1 zram.num_devices=4 zram_num.devices=4 intel_pstate=enable fbcon=nodefer msr.allow_writes=on | |
[ 2.530716] ZFS: Loaded module v2.1.99-1, ZFS pool version 5000, ZFS filesystem version 5 | |
[ 4.145314] dracut Warning: ZFS: Will force-import pools if necessary. | |
[ 4.147238] dracut: ZFS: Using hostid from /etc/hostid: 00000000 | |
[ 4.150329] dracut: ZFS: Boot dataset is zpool/ROOT/Gentoo. | |
[ 4.658052] dracut Warning: ZFS: Will force-import pools if necessary. | |
[ 4.658417] dracut: ZFS: No sysroot.mount exists or zfs-generator did not extend it. | |
[ 4.658475] dracut: ZFS: Mounting root with the traditional mount-zfs.sh instead. | |
[ 5.133546] dracut: ZFS: Importing pool zpool... | |
[ 5.313030] dracut: ZFS: Mounting dataset zpool/ROOT/Gentoo... | |
[ 5.343999] dracut: ZFS: There is an active pool, will export it. | |
igloo-l380 /home/javashin # emerge --info | |
Portage 3.0.46 (python 3.11.3-final-0, default/linux/amd64/17.0/musl/clang, gcc-16.0.1, musl-1.2.3-r8, 6.2.10-Fury-perf+ x86_64) | |
================================================================= | |
System uname: Linux-6.2.10-Fury-perf+-x86_64-Intel-R-_Core-TM-_i5-8250U_CPU_@_1.60GHz-with-libc | |
KiB Mem: 16266036 total, 8495012 free | |
KiB Swap: 8988668 total, 8988668 free | |
Timestamp of repository gentoo: Sun, 09 Apr 2023 21:00:01 +0000 | |
Head commit of repository gentoo: 1e5d95786e8305b27491b962f89be5dc4b3b8740 | |
Timestamp of repository guru: Sun, 09 Apr 2023 19:31:47 +0000 | |
Head commit of repository guru: bc43d4c6f24d8e24349b423b4d7578836f952150 | |
Timestamp of repository lto-overlay: Sun, 26 Mar 2023 11:49:11 +0000 | |
Head commit of repository lto-overlay: 229a78681565a36c4484b13f568fc946677ee383 | |
Timestamp of repository moulay: Wed, 05 Apr 2023 08:17:47 +0000 | |
Head commit of repository moulay: 35c009c1107e7fb560ed4673287cb608a0a0dae3 | |
Timestamp of repository musl: Fri, 07 Apr 2023 16:02:01 +0000 | |
Head commit of repository musl: 0db17e861e72c281867075419767caa2b5c6392c | |
Timestamp of repository mv: Thu, 06 Apr 2023 15:46:52 +0000 | |
Head commit of repository mv: abeb8280057f799dda4a1873af94c58dfe94fa5b | |
Timestamp of repository stefantalpalaru: Sat, 08 Apr 2023 22:31:55 +0000 | |
Head commit of repository stefantalpalaru: 6ed9b89efce130a22af15a8e3dd8dcc249869978 | |
Timestamp of repository tatsh-overlay: Sun, 09 Apr 2023 19:46:46 +0000 | |
Head commit of repository tatsh-overlay: b802c2eb755811fc3f5ada0594ace4a6aa0495eb | |
Timestamp of repository wayland-desktop: Sat, 08 Apr 2023 14:16:49 +0000 | |
Head commit of repository wayland-desktop: 4b1df2e031f3ccbb5ed6a96c1aa2a731ecb7dea9 | |
Timestamp of repository zGentoo: Sat, 08 Apr 2023 00:01:54 +0000 | |
Head commit of repository zGentoo: 1e50c879bb1f1aff88d64eb64930f14a844797c3 | |
sh bash 5.2_p15-r2 | |
ld LLD 16.0.1 (compatible with GNU linkers) | |
app-misc/pax-utils: 1.3.7::gentoo | |
app-shells/bash: 5.2_p15-r2::gentoo | |
dev-lang/perl: 5.36.0-r2::gentoo | |
dev-lang/python: 3.11.3::gentoo | |
dev-lang/rust: 1.68.2-r300::localrepo | |
dev-util/cmake: 3.26.3::gentoo | |
dev-util/meson: 1.0.1::gentoo | |
sys-apps/baselayout: 2.13-r1::gentoo | |
sys-apps/openrc: 0.46::gentoo | |
sys-apps/sandbox: 2.30-r1::gentoo | |
sys-devel/autoconf: 2.13-r8::gentoo, 2.71-r6::gentoo | |
sys-devel/automake: 1.16.5-r1::gentoo | |
sys-devel/clang: 16.0.1::gentoo | |
sys-devel/libtool: 2.4.7-r1::gentoo | |
sys-devel/lld: 16.0.1::gentoo | |
sys-devel/llvm: 16.0.1::gentoo | |
sys-devel/make: 4.4.1::gentoo | |
sys-kernel/linux-headers: 6.2::gentoo (virtual/os-headers) | |
sys-libs/musl: 1.2.3-r8::gentoo | |
Repositories: | |
gentoo | |
location: /var/db/repos/gentoo | |
sync-type: rsync | |
sync-uri: rsync://rsync.gentoo.org/gentoo-portage | |
priority: -1000 | |
volatile: False | |
sync-rsync-verify-max-age: 24 | |
sync-rsync-extra-opts: | |
sync-rsync-verify-jobs: 1 | |
sync-rsync-verify-metamanifest: yes | |
guru | |
location: /var/db/repos/guru | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/guru.git | |
masters: gentoo | |
volatile: False | |
localrepo | |
location: /usr/local/portage | |
masters: gentoo | |
volatile: True | |
lto-overlay | |
location: /var/db/repos/lto-overlay | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/lto-overlay.git | |
masters: gentoo mv | |
volatile: False | |
moulay | |
location: /var/db/repos/moulay | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/moulay.git | |
masters: gentoo | |
volatile: False | |
musl | |
location: /var/db/repos/musl | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/musl.git | |
masters: gentoo | |
volatile: False | |
mv | |
location: /var/db/repos/mv | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/mv.git | |
masters: gentoo | |
volatile: False | |
stefantalpalaru | |
location: /var/db/repos/stefantalpalaru | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/stefantalpalaru.git | |
masters: gentoo | |
volatile: False | |
tatsh-overlay | |
location: /var/db/repos/tatsh-overlay | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/tatsh-overlay.git | |
masters: gentoo | |
volatile: False | |
wayland-desktop | |
location: /var/db/repos/wayland-desktop | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/wayland-desktop.git | |
masters: gentoo | |
volatile: False | |
zGentoo | |
location: /var/db/repos/zGentoo | |
sync-type: git | |
sync-uri: https://github.com/gentoo-mirror/zGentoo.git | |
masters: gentoo | |
volatile: False | |
ACCEPT_KEYWORDS="amd64 ~amd64" | |
ACCEPT_LICENSE="*" | |
ADDR2LINE="llvm-addr2line" | |
AR="llvm-ar" | |
AS="clang -c" | |
CBUILD="x86_64-gentoo-linux-musl" | |
CC="clang" | |
CFLAGS="-O3 -march=native -mtune=native -falign-functions=32 -fno-stack-protector -fomit-frame-pointer -fstrict-aliasing -pipe" | |
CHOST="x86_64-gentoo-linux-musl" | |
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" | |
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" | |
CPP="clang-cpp" | |
CXX="clang++" | |
CXXFLAGS="-O3 -march=native -mtune=native -falign-functions=32 -fno-stack-protector -fomit-frame-pointer -fstrict-aliasing -pipe" | |
DISTDIR="/var/cache/distfiles" | |
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME" | |
FCFLAGS="-O3 -march=native -mtune=native -falign-functions=32 -fno-stack-protector -fomit-frame-pointer -fstrict-aliasing -pipe" | |
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" | |
FFLAGS="-O3 -march=native -mtune=native -falign-functions=32 -fno-stack-protector -fomit-frame-pointer -fstrict-aliasing -pipe" | |
GENTOO_MIRRORS="http://distfiles.gentoo.org" | |
INSTALL_MASK="charset.alias /usr/share/locale/locale.alias" | |
LANG="C.UTF8" | |
LD="ld.lld" | |
LDFLAGS="-Wl,-O2 -Wl,--as-needed,-z,now -fuse-ld=lld -Wl,--hash-style=both" | |
LEX="flex" | |
MAKEOPTS="-j7" | |
NM="llvm-nm" | |
OBJCOPY="llvm-objcopy" | |
OBJDUMP="llvm-objdump" | |
PKGDIR="/var/cache/binpkgs" | |
PORTAGE_CONFIGROOT="/" | |
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" | |
PORTAGE_TMPDIR="/var/tmp" | |
RANLIB="llvm-ranlib" | |
READELF="llvm-readelf" | |
RUSTFLAGS="-C target-cpu=native -C opt-level=3" | |
SHELL="/bin/bash" | |
STRINGS="llvm-strings" | |
STRIP="llvm-strip" | |
USE="X a52 aac aalib accountsservice acl afp alsa amd64 apng appindicator applet archive argyllcms aspell audio bash-completion blake2 bluetooth bluetooth-sound boost branding brotli bzip2 cacert cairo caja ccache clang cli codec2 colord crypt cubeb cups curl custom-cflags dbus dec265 dri dts duktape egl elogind enc265 exif expat extra fbcon fdk ffmpeg firmware flac flatpak fontconfig fontforge fonts fortran fuse gamepad gdk-pixbuf gegl geolocation gles2 glib gnome gnome-keyring gnome-online-accounts google gpm gstreamer gtk haptic harfbuzz heif hwaccel iconv image-converter imagemagick introspection ios ipv6 joystick jpeg jpeg2k jpegxl kms lame layers lcms libaom libass libcaca libcanberra libdrm libevent libglvnd libnotify libsecret libtirpc libv4l libxml2 llvm-libunwind lm-sensors lua lz4 lzma lzo magic mgba mng modplug mp3 mpeg mtp ncurses network networkmanager nls nptl ogg openal openexr opengl openh264 openmp openssl opus pam pcre pdf pipewire pipewire-alsa plymouth png policykit postscript pulseaudio rav1e raw readline rfkill screencast sdl sdl2 seccomp sensors slang sound sound-server spell split-usr srt ssl startup-notification svg svt-av1 sysprof system-info system-llvm system-png system-service taglib test-rust theora threads tiff tkip truetype udev udisks unicode upower usb v4l vaapi vala vector-icons video vorbis vpx vulkan vulkan-overlay wavpack wayland webp wmf wnck x264 x265 xattr xcb xinerama xmp xpm xvid xwayland zink zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="openssl" ELIBC="musl" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="synaptics libinput wacom" KERNEL="linux" L10N="en en-US" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="x86" LUA_SINGLE_TARGET="luajit lua5-4" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31" USERLAND="GNU" VIDEO_CARDS="intel i965 iris i915" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" | |
Unset: ARFLAGS, ASFLAGS, CCLD, CONFIG_SHELL, CPPFLAGS, CTARGET, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, LC_ALL, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, SIZE, YACC, YFLAGS | |
igloo-l380 /home/javashin # | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment