Jump to content

[SOLVED] Ran into an issue creating a new VM


Recommended Posts

Hi All,

 

I've been lurking for some time now and these forums have always seemed so helpful in the resolution of issues.  I came across a new issue where I keep hitting random errors trying to get a VM up and running.  I've attached my diagnostics. Here is the current log as well.  Do I have a failing drive in the array? Very thankful for any help received.

 

Jul 8 08:42:25 MEDIASERVER root: Starting Nginx server daemon...
Jul 8 08:42:25 MEDIASERVER root: error: /webGui/include/ProcessStatus.php: wrong csrf_token
Jul 8 08:42:25 MEDIASERVER avahi-daemon[3826]: Joining mDNS multicast group on interface virbr0.IPv4 with address 192.168.122.1.
Jul 8 08:42:25 MEDIASERVER avahi-daemon[3826]: New relevant interface virbr0.IPv4 for mDNS.
Jul 8 08:42:25 MEDIASERVER avahi-daemon[3826]: Registering new address record for 192.168.122.1 on virbr0.IPv4.
Jul 8 08:42:25 MEDIASERVER kernel: virbr0: port 1(virbr0-nic) entered blocking state
Jul 8 08:42:25 MEDIASERVER kernel: virbr0: port 1(virbr0-nic) entered listening state
Jul 8 08:42:25 MEDIASERVER dnsmasq[5010]: started, version 2.80 cachesize 150
Jul 8 08:42:25 MEDIASERVER dnsmasq[5010]: compile time options: IPv6 GNU-getopt no-DBus i18n IDN2 DHCP DHCPv6 no-Lua TFTP no-conntrack ipset auth no-DNSSEC loop-detect inotify dumpfile
Jul 8 08:42:25 MEDIASERVER dnsmasq-dhcp[5010]: DHCP, IP range 192.168.122.2 -- 192.168.122.254, lease time 1h
Jul 8 08:42:25 MEDIASERVER dnsmasq-dhcp[5010]: DHCP, sockets bound exclusively to interface virbr0
Jul 8 08:42:25 MEDIASERVER dnsmasq[5010]: reading /etc/resolv.conf
Jul 8 08:42:25 MEDIASERVER dnsmasq[5010]: using nameserver 192.168.1.1#53
Jul 8 08:42:25 MEDIASERVER dnsmasq[5010]: read /etc/hosts - 2 addresses
Jul 8 08:42:25 MEDIASERVER dnsmasq[5010]: read /var/lib/libvirt/dnsmasq/default.addnhosts - 0 addresses
Jul 8 08:42:25 MEDIASERVER dnsmasq-dhcp[5010]: read /var/lib/libvirt/dnsmasq/default.hostsfile
Jul 8 08:42:25 MEDIASERVER kernel: virbr0: port 1(virbr0-nic) entered disabled state
Jul 8 08:42:25 MEDIASERVER kernel: L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
Jul 8 08:42:27 MEDIASERVER rc.docker: PlexMediaServer: started succesfully!
Jul 8 08:42:30 MEDIASERVER kernel: loop: Write error at byte offset 13701120, length 4096.
Jul 8 08:42:30 MEDIASERVER kernel: print_req_error: I/O error, dev loop3, sector 26760
Jul 8 08:42:30 MEDIASERVER kernel: BTRFS error (device loop3): bdev /dev/loop3 errs: wr 9, rd 0, flush 0, corrupt 0, gen 0
Jul 8 08:42:36 MEDIASERVER login[5172]: ROOT LOGIN on '/dev/pts/0'
Jul 8 08:42:55 MEDIASERVER kernel: loop: Write error at byte offset 39010304, length 4096.
Jul 8 08:42:55 MEDIASERVER kernel: print_req_error: I/O error, dev loop3, sector 76160
Jul 8 08:42:55 MEDIASERVER kernel: BTRFS error (device loop3): bdev /dev/loop3 errs: wr 10, rd 0, flush 0, corrupt 0, gen 0
Jul 8 08:42:55 MEDIASERVER kernel: loop: Write error at byte offset 92684288, length 4096.
Jul 8 08:42:55 MEDIASERVER kernel: print_req_error: I/O error, dev loop3, sector 180992
Jul 8 08:42:55 MEDIASERVER kernel: BTRFS error (device loop3): bdev /dev/loop3 errs: wr 11, rd 0, flush 0, corrupt 0, gen 0
Jul 8 08:42:55 MEDIASERVER kernel: BTRFS: error (device loop3) in btrfs_commit_transaction:2267: errno=-5 IO failure (Error while writing out transaction)
Jul 8 08:42:55 MEDIASERVER kernel: BTRFS info (device loop3): forced readonly
Jul 8 08:42:55 MEDIASERVER kernel: BTRFS warning (device loop3): Skipping commit of aborted transaction.
Jul 8 08:42:55 MEDIASERVER kernel: BTRFS: error (device loop3) in cleanup_transaction:1860: errno=-5 IO failure
Jul 8 08:42:55 MEDIASERVER kernel: BTRFS info (device loop3): delayed_refs has NO entry
Jul 8 08:47:38 MEDIASERVER ntpd[2191]: kernel reports TIME_ERROR: 0x41: Clock Unsynchronized
Jul 8 09:00:03 MEDIASERVER crond[2212]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null
Jul 8 10:00:02 MEDIASERVER crond[2212]: exit status 1 from user root /usr/local/sbin/mover &> /dev/null

 

mediaserver-diagnostics-20200708-1016.zip

Link to comment

loop3 is the libvirt.img, and you're getting errors because it currently resides on disk1 and disk1 is full, you can set the system share to cache=prefer and then use the mover to move it to the cache device, VM service needs to be disable first, also disable docker service if in use.

Link to comment
  • JorgeB changed the title to [SOLVED] Ran into an issue creating a new VM

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...