This file contains hidden or 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
# iocage start plex | |
No default gateway found for ipv6. | |
* Starting plex | |
+ Started OK | |
+ Using devfs_ruleset: 6 | |
+ Configuring VNET FAILED | |
jexec: execvp: ifconfig: No such file or directory | |
jexec: execvp: ifconfig: No such file or directory | |
Stopped plex due to VNET failure |
This file contains hidden or 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
Apr 20, 2020 23:02:26.577 [0x80c33d100] DEBUG - Auth: authenticated user 29368877 as Matthew | |
Apr 20, 2020 23:02:26.577 [0x80fa5d600] DEBUG - Request: [10.85.3.106:45068 (Subnet)] GET /video/:/transcode/universal/decision?hasMDE=1&path=%2Flibrary%2Fmetadata%2F1328&mediaIndex=0&partIndex=0&protocol=dash&fastSeek=1&directPlay=0&directStream=0&subtitleSize=100&audioBoost=100&location=lan&session=tzenlh34g0blppyqdtpzj8ao&subtitles=burn&Accept-Language=en (11 live) GZIP Signed-in Token (Matthew) | |
Apr 20, 2020 23:02:26.578 [0x80fa5d600] DEBUG - Found session GUID of tzenlh34g0blppyqdtpzj8ao in session start. | |
Apr 20, 2020 23:02:26.578 [0x80fa5d600] DEBUG - TranscodeUniversalRequest: using augmented profile Samsung Tizen | |
Apr 20, 2020 23:02:26.578 [0x80fa5d600] DEBUG - Downloading document http://127.0.0.1:32400/library/metadata/1328?includeBandwidths=1&offset=-1&X-Plex-Incomplete-Segments=1&X-Plex-Session-Identifier=lzzwzjefkpyhm5smt5ypynwm | |
Apr 20, 2020 23:02:26.578 [0x80fa5d600] DEBUG - Auth: authenticated user 293688 |
This file contains hidden or 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
# ppa-purge https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard | |
Updating packages lists | |
E: The repository 'https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard ./ Release' no longer has a Rel$ | |
ase file. | |
E: The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu bionic Release' does not have a Release file. | |
Warning: apt-get update failed for some reason |
This file contains hidden or 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
# apt-get update | |
Hit:1 http://us.archive.ubuntu.com/ubuntu bionic InRelease | |
Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] | |
Ign:3 http://dl.google.com/linux/chrome/deb stable InRelease | |
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB] | |
Hit:5 http://ppa.launchpad.net/flexiondotorg/minecraft/ubuntu bionic InRelease | |
Get:6 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] | |
Hit:7 http://dl.google.com/linux/chrome/deb stable Release | |
Ign:8 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu bionic InRelease |
This file contains hidden or 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
# smartctl -a /dev/da43 | |
smartctl 7.0 2018-12-30 r4883 [FreeBSD 11.3-RELEASE-p7 amd64] (local build) | |
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org | |
=== START OF INFORMATION SECTION === | |
Vendor: ST500DM0 | |
Product: 02-1BD142 SM | |
Revision: 4321 | |
Compliance: SPC-3 | |
User Capacity: 500,107,862,016 bytes [500 GB] |
This file contains hidden or 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
# zpool status ArchiveVolume | |
pool: ArchiveVolume | |
state: DEGRADED | |
status: One or more devices is currently being resilvered. The pool will | |
continue to function, possibly in a degraded state. | |
action: Wait for the resilver to complete. | |
scan: resilver in progress since Sun Apr 12 14:17:28 2020 | |
273G scanned at 2.67G/s, 273G issued at 2.67G/s, 6.92T total | |
0 resilvered, 3.85% done, 0 days 00:42:37 to go | |
config: |
This file contains hidden or 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
# zpool status ArchiveVolume | |
pool: ArchiveVolume | |
state: DEGRADED | |
status: One or more devices is currently being resilvered. The pool will | |
continue to function, possibly in a degraded state. | |
action: Wait for the resilver to complete. | |
scan: resilver in progress since Sat Apr 11 22:43:22 2020 | |
3.42T scanned at 2.40G/s, 1.98T issued at 1.39G/s, 6.91T total | |
13.8G resilvered, 28.72% done, 0 days 01:00:23 to go | |
config: |
This file contains hidden or 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
# zpool status ArchiveVolume | |
pool: ArchiveVolume | |
state: DEGRADED | |
status: One or more devices is currently being resilvered. The pool will | |
continue to function, possibly in a degraded state. | |
action: Wait for the resilver to complete. | |
scan: resilver in progress since Sat Apr 11 12:06:22 2020 | |
3.45T scanned at 3.33G/s, 1.94T issued at 2.37G/s, 6.78T total | |
2.98G resilvered, 28.61% done, 0 days 00:34:54 to go | |
config: |
This file contains hidden or 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
# dmesg | |
[ 0.000000] Linux version 5.3.18-3-pve (build@pve) (gcc version 8.3.0 (Debian 8.3.0-6)) #1 SMP PVE 5.3.18-3 (Tue, 17 Mar 2020 16:33:19 +0100) () | |
[ 0.000000] Command line: initrd=\EFI\proxmox\5.3.18-3-pve\initrd.img-5.3.18-3-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] Hygon HygonGenuine | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] zhaoxin Shanghai | |
[ 0.000000] random: get_random_u32 called from bsp_init_amd+0x205/0x2a0 with crng_init=0 |
This file contains hidden or 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
# zpool status | |
pool: rpool | |
state: DEGRADED | |
status: One or more devices could not be used because the label is missing or | |
invalid. Sufficient replicas exist for the pool to continue | |
functioning in a degraded state. | |
action: Replace the device using 'zpool replace'. | |
see: http://zfsonlinux.org/msg/ZFS-8000-4J | |
scan: scrub repaired 0B in 0 days 00:02:01 with 0 errors on Sun Feb 9 00:26:02 2020 | |
config: |