KVM on Fedora 26 Server edition
-
I'll be doing this shortly (as a test against Hyper-V) so I'll be following this thread.
-
OMG, that is so much better. Thank you. Now your comment from earlier this week @EddieJennings makes perfect sense.
-
@fuznutz04 said in KVM on Fedora 26 Server edition:
OMG, that is so much better. Thank you. Now your comment from earlier this week @EddieJennings makes perfect sense.
In case you don't have a key generated yet...
https://mangolassi.it/topic/9862/generating-an-ssh-key-in-linux
-
@fuznutz04 said in KVM on Fedora 26 Server edition:
OMG, that is so much better. Thank you. Now your comment from earlier this week @EddieJennings makes perfect sense.
-
This is bizarre. I just set up a Plex VM on KVM. If I pump a lot of traffic to the VM (like copying movies to it), the VM will go into a paused state.
-
@fuznutz04 said in KVM on Fedora 26 Server edition:
This is bizarre. I just set up a Plex VM on KVM. If I pump a lot of traffic to the VM (like copying movies to it), the VM will go into a paused state.
Check the SAR report to see what the wait states are like.
-
@scottalanmiller said in KVM on Fedora 26 Server edition:
@fuznutz04 said in KVM on Fedora 26 Server edition:
This is bizarre. I just set up a Plex VM on KVM. If I pump a lot of traffic to the VM (like copying movies to it), the VM will go into a paused state.
Check the SAR report to see what the wait states are like.
Sigh... no need. I know why. I am out of space on the host drive. Stupid mistake.
How would you suggest the partition layout for the HyperVisor? I have 4.5 TB of space once the array is setup. Obviously, I'll be using LVM here.
-
One small volume for the hypervisor, maybe 12GB. Everything else in one big volume.
-
@scottalanmiller said in KVM on Fedora 26 Server edition:
One small volume for the hypervisor, maybe 12GB. Everything else in one big volume.
Yeah, so not the "Automatic partition" defaults on the standard installation....
-
@fuznutz04 said in KVM on Fedora 26 Server edition:
@scottalanmiller said in KVM on Fedora 26 Server edition:
One small volume for the hypervisor, maybe 12GB. Everything else in one big volume.
Yeah, so not the "Automatic partition" defaults on the standard installation....
Not normally, no.
-
@scottalanmiller Like so?
-
Yup
-
@scottalanmiller Good, because that's what I went with.
-
@fuznutz04 said in KVM on Fedora 26 Server edition:
@scottalanmiller Good, because that's what I went with.
LOL, sorry, was on the phone.
-
@scottalanmiller said in KVM on Fedora 26 Server edition:
@fuznutz04 said in KVM on Fedora 26 Server edition:
@scottalanmiller Good, because that's what I went with.
LOL, sorry, was on the phone.
No worries. My family is on me asking why Plex isn't available, so I just went with it.
-
@fuznutz04 said in KVM on Fedora 26 Server edition:
@scottalanmiller said in KVM on Fedora 26 Server edition:
@fuznutz04 said in KVM on Fedora 26 Server edition:
@scottalanmiller Good, because that's what I went with.
LOL, sorry, was on the phone.
No worries. My family is on me asking why Plex isn't available, so I just went with it.
LOL, can't live without that VM, apparently.
-
@scottalanmiller said in KVM on Fedora 26 Server edition:
@fuznutz04 said in KVM on Fedora 26 Server edition:
@scottalanmiller said in KVM on Fedora 26 Server edition:
@fuznutz04 said in KVM on Fedora 26 Server edition:
@scottalanmiller Good, because that's what I went with.
LOL, sorry, was on the phone.
No worries. My family is on me asking why Plex isn't available, so I just went with it.
LOL, can't live without that VM, apparently.
When it's bitter cold outside, and it's now dark at 5:00, they need their movies.
-
-
@tim_g said in KVM on Fedora 26 Server edition:
Why EXT4?
Is there something wrong using ext4 instead of xfs besides Red Hat/CentOS using it by default?
-
@black3dynamite said in KVM on Fedora 26 Server edition:
@tim_g said in KVM on Fedora 26 Server edition:
Why EXT4?
Is there something wrong using ext4 instead of xfs besides Red Hat/CentOS using it by default?
I have the same question.