Hot tip: If the Proxmox server is connected to the internet (because of system updates, it usually is), the more efficient way of getting ISOs onto the local storage is to paste the URL in to a form and download direct from the internet into the ISO folder. How to do? 8:57 - Copy the URL from ISO-file by right click on "download now"-link and select "copy link address" from the context menu, 9:39 - select "Download from URL" from the ISO images category, paste the URL you've copied before into the URL form and click on query, the system will create a file name, press download. The system will download the ISO file direct onto Proxmox without download to another computer and reuploading again. Very nice feature, I wish Unraid will it become one day too.
@RespecWamen Жыл бұрын
I've been using proxmox in my homelab and at work for a couple of years now, and I find this video to be extremely welcoming to new users. Great work Jeff!
@mikehensley78 Жыл бұрын
Ventoy is a great ISO manager. I use it. Once you write ventoy to the USB stick you just copy/pasta your ISOs onto the USB drive where ever you want. It'll find your isos and put them into a nice list.
@CraftComputing Жыл бұрын
What's a Ventoy? 😜
@abufinzio Жыл бұрын
@@CraftComputinga very cool software 😁
@mikehensley78 Жыл бұрын
@@CraftComputing Google it... you will like it.
@mikehensley78 Жыл бұрын
I found it while trying to create a windows USB stick from a linux machine once. Make a ventoy drive, drop the ISOs on there. done. boot. profit.
@tmaris Жыл бұрын
Oh wow. Some people really do miss sarcasm
@manicmarauder Жыл бұрын
This is an awesome breakdown on the install, especially with the extra info on biso / cpu types / networking. Lots of videos will tell you to 'just pick this' but won't tell you *why*, and learning that is awesome.
@100PercentJake Жыл бұрын
Proxmox with virtualized TrueNAS is exactly how my homelab is configured. Aside from TrueNAS I have VMs for PiHole, Unifi Controller, HomeBridge, HomeAssistant, and a random Windows VM because reasons.
@CraftComputing Жыл бұрын
| Random Windows VM | Gotta download those Linux ISOs somehow.
@transatlant1c Жыл бұрын
Yarrrrr
@OsX86H3AvY Жыл бұрын
I had TrueNAS Scale inside of Proxmox but I've been just using Ubuntu for samba and Plex for years now and kinda don't want to go to TrueNAS...maybe in the future I will with ZFS tho will see....and yea I had a Win Server 2022 Active Directory forest in my lab just with a few Win10 and a few Win11 VMs so that I could learn AD only to realize AD kinda sucks anyway....oooff
@Codazoa Жыл бұрын
I had to move my pihole, nginx proxy, and VPN to a separate low power device so when I messed with my proxmox server I would still have reverse proxy and DNS available
@zeero4ever Жыл бұрын
@@CraftComputing And use your tax software...
@tsimblist Жыл бұрын
I had already upgraded my Proxmox cluster to 8.0, but I decided to watch this video to see if I had missed something. Sure enough, new CPU types. I have a VM with Windows Insider Preview running on the Canary Channel. It had recently stopped taking updates because the CPU was not supported. I had given up on it and shut it down. Tried what I learned from this video and my VM is supported again! Thanks Jeff!
@cameronfrye5514 Жыл бұрын
Love your sense of humor, especially when covering deeper subjects.
@marc3793 Жыл бұрын
I think a video on Proxmox passthrough would be great. Passing through GPUs, but also things like Intel QuickSync. And iGPU sharing.
@FuzzyKaos Жыл бұрын
lol its not that easy.
@rahulchandra152 Жыл бұрын
GPU passthrough is easy, but Igpu passthrough is very dependent on how your motherboard is layed out. For example, Igpu passthrough is completely broken on 500 series intel
@WMartinNI Жыл бұрын
Pci and usb pass through is very easy, it's just handled from the hardware tab on the vm. You can even pass through individual hard drives rather than an entire pci controller. My nas is just a zfs volume in a vm (it was originally a bare metal server for everything that I migrated into a vm) and you can pass through individual disks from the command line, even from an hba
@andrewf1283 Жыл бұрын
A video on passthrough would be great, as someone who's thinking about going to Proxmox it'd be really informative
@gyulamasa6512 Жыл бұрын
@@WMartinNI Yes, but for example SMART is not passed through... ANd as I saw, you cannot start a SMART test in the Proxmox disk manager tab, only the results are shown (however I am also new to this so it is most likely, I did not find the way how to do it)
@MrSlm19825 ай бұрын
I don't watch your videos all the time... but when i do, i forget how much i appreciate your humor. Remembering why i subscribed in the first place.
@jttech44 Жыл бұрын
Glad you got that box all sorted out Jeff, it really does look great. Also, I've taken the Ventoy-pill for all my bootable iso needs. Really, really handy, and so far I haven't found anything it won't boot. I really wish proxmox would allow for at least initial DHCP, that way on a server with multiple nic's, it'd give you an available IP on the nic you have plugged in. That's bit me before. Also, it's me, I forgot the password I typed 5 seconds ago, can confirm, was boned. Very good, no BS tutorial though man. I really appreciate you making these. I don't necessarily need 100% of them, but man is it nice to have a quick reference if I need it. One small note I'd have is, while you can allocate more threads than you can simultaneously execute to a virtual machine, best practice is to not do that as there's a performance penalty of 10% or so with multithreaded workloads that exceed the number of threads available in the hypervisor. In practice, I've found this to be the case but usually just a few percent. If you do a 'deeper dive' video on this, it'd likely be good to touch on how to read the linux 0.01/0.10/1.0 load averages, the newbies always get confused with that. p.s. don't sleep on the turnkey LXC's, they're very, very handy in the homelab for spinning something up to test it out, and turnkeylinux does at least a quasi good job with their config defaults, so even if you want to use something exotic to run SAMBA or whatever, it's nice to have them as a reference.
@mikehensley78 Жыл бұрын
+1 for Ventoy. I love it.
@MikelManitius10 ай бұрын
For someone who is experienced in virtualization but new to Proxmox, this is truly an excellent video because of the level of detail that you go to. Thank you!
@TheInternalNet Жыл бұрын
Long time subscriber. This is really exciting. Ive seen you grew in the past few years and I learn so much from you. Teaching more virtualization and other enterprise technologies is going to be amazing. Thank you.
@biggothkitty Жыл бұрын
A standalone video on virtual networking would be a great addition. It's a huge hurdle for new users. It definitely was for me anyways.
@colegstewart7 ай бұрын
I don't "like" videos often but this one earned it. This is exactly how to cover this topic. Perfect level of info provided, especially re: the divvying of resources bit.
@RobFisherUK11 ай бұрын
When discovering a new KZbin channel, you're not sure at first how well informed it is. Your explanation of CPU core, memory and disk space sharing convinced me this channel is the real deal: other videos gloss over this stuff. You're also packing the information densely: this is not wasting my time. My mental model of how this stuff works is getting more accurate rapidly. Thanks especially for the bridge explanation. I have a bare metal server with management interfaces on one VLAN and user facing stuff on another VLAN and subnet, and I'm going to want to replicate this when I make it virtual. You've got me started. But a video going over network setups in detail with examples would be welcome. If you've already made one I'll find it shortly!
@philharris9631 Жыл бұрын
You absolute darling! You actually cleared up the misconception that *I* was under about how cores and threads are handled by VMs ... I had presumed that you had to fit all your VMs into the total number of threads that your CPU has available... That's it - I now love you forever! 😀
@JVIce-44 Жыл бұрын
A company I worked for for about seventeen years did have a monstrous system of physical servers when I started there as a developer but over time this was condensed down to just a few racks by VM Ware. I did use the free version of VM Ware both at work and in my home lab and it was really great firing up a virtual just for some specific task and then shut them down and create another if necessary. Since I retired, I haven't had much call for a VM but it is still a fascinating technology. Until today, I hadn't heard of Proxmox and it sounds very interesting particularly after watching this video which I found extremely well put together and presented. Now I've got the bug again so I think I've found some use for the box under my desk.
@GapYouIn210 ай бұрын
Love the vibes and sarcasm. I am a VCP looking at proxmox for the first time after running vmware for 15 years. I tried KVM back around 2012 and ran it successfully for about 5 years before moving those machines to vmware as well. With all the stuff going on with broadcom and my lack of faith in hyper-v, i figured it was time to broaden the horizons again. Glad to see that much of this is very similar to vmware. Looking forward to the cluster video (once i find it). thanks for posting!
@AidenPryde3025 Жыл бұрын
Asmedia controller.
@davidkamaunu7887 Жыл бұрын
I know. ASS-media controller
@zeero4ever Жыл бұрын
They are cheap. That's their thing 🙂
@LA-MJ Жыл бұрын
Pls explain the reaction
@davidkamaunu7887 Жыл бұрын
@@LA-MJ ? What is to be explained?
@AidenPryde3025 Жыл бұрын
@@LA-MJ Asmedia makes low quality controllers. My personal experience is they disconnect often in the external drive configuration. I had a motherboard from 2012 and it had two SATA controllers on it... an Intel and Asmedia controller. The Asmedia controller failed after 2 years, the Intel one works fine to this day.
@FrontLineNerd Жыл бұрын
I’ve been running a 9 osd Ceph cluster on a 4 node PM cluster for about 3 months now. (3 nodes in HA). So far ceph clustering has been extremely awesome. I very much see why they’re including it now. After 3 months I can’t recommend it enough. Stores VMs and lxc’s beautifully. Very fast and reliable. And the ceph fs holds ISO’s. It’s the best setup I’ve ever run however it’s requiring me to upgrade switches. Ceph clusters are very chatty and I’m seeing dropped frames in my Win vm through my gigabit switch. Great explanation in this video btw. Clear and easy to understand.
@rrschmid9 ай бұрын
well done, exactly what I was looking for... as an old VCP certified tech this was exactly what I needed to line up my knowledge with where proxmox was putting it all.
@stuartwilson2277 Жыл бұрын
Thanks so much for the breakdown of each of the items in the VM creation wizard. You made it crystal clear as to what each of the setting means and represents. Well done and thanks so much. Love your content
@dawolfsdenyo Жыл бұрын
Thank you for addressing the bad info out there from others on the ability to overprovision CPU and RAM resources. It is a pet peeve of mine when I watch these, or read guides, and they tell you to never overprovision. Overprovisioning has been a thing for the industry since virtually (see what I did there) the start. In nearly all cases, not every VM is going to use 100% of the given resources. To not overprovision is to just waste resources.
@itssoaztek4592 Жыл бұрын
I am new to Proxmox. Fantastic tutorial. Excellent from start to finish. You really deserved that beer!
@gsahookah599 Жыл бұрын
This is an exceptionally well written and presented tutorial. Thank you so much for taking the time to put this together. I clicked the 'bell' so as not to miss your future Proxmox VM content. Well done mate!
@CraftComputing Жыл бұрын
Thanks!
@MRPtech Жыл бұрын
I've been running proxmox home server for about a year now and still ... i learned new things watching this video Thank you !
@TheSpiffyNeoStar Жыл бұрын
I'm wondering what the process looks like for upgrading from proxmox 7.x to 8.0. Any chance we could see a "how to upgrade to a newer version of proxmox" in the future?
@lookitsrain9552 Жыл бұрын
Proxmox themselves have had an article on how to do this since day one.
@TheSpiffyNeoStar Жыл бұрын
@@lookitsrain9552 proxmox probably also has installation guides, but I still appreciate a well guided and narrated video covering the topic.
@JohnSmith-yz7uh Жыл бұрын
The upgrade is almost like a standard debian upgrade. Mostly you have to replace the current debian codename with the new one
@travisaugustine7264 Жыл бұрын
I liked your explanation of why you would choose a specific CPU type. I have been choosing Host as my option for a long time, but I hadn't considered how that might affect things down the line when/if I need to migrate the VM to another machine down the road. Something to consider for sure.
@blu37hund3r11 ай бұрын
Thanks so much for describing most of those individual settings in detail! I've searched a lot but this seems to be the only video i found doing so for Proxmox 8 and actually describing WHY to choose which setting.
@3k3k3 Жыл бұрын
I'm gonna watch this, build a server. Play around with it. Try to use it, lose confidence. And go back to something else.. As always, thank you Jeff. Looking forward to watching this.
@GirlOnAQuest Жыл бұрын
lol!
@Fail.Better Жыл бұрын
I relate to this a little too much, haha.
@buchanpeter Жыл бұрын
Build one with 2 small cheap graphics cards. Make 2 VM's and use parsec to access them. I have a physical computer that has Parsec installed. I use a Raspberry Pi 3 hooked up to my tv in my bedroom. Where i can connect with parsec and game with a xbox controller.
@marcogenovesi8570 Жыл бұрын
Not with this attitude, you won't
@pierreb4319 Жыл бұрын
If your homelab only consists of a single PC, you should simply use CPU type 'host'. The generic CPU type are only relevant if you plan on doing live migration of your VMs from one machine to another that is not 100% identical (as in the same CPU).
@brianfritz575 Жыл бұрын
Glad you enjoyed the beer. A little inebriation is a wonderful thing! I learned some thing from your overview of Proxmox as well.
@WMartinNI Жыл бұрын
Great video as usual. For anyone wondering - once you have set up the server you actually can use it with a dhcp lease by editing the network interface config file directly, at least I've done it in version 7
@LA-MJ Жыл бұрын
If you have one server in the cluster, maybe
@WMartinNI Жыл бұрын
@@LA-MJ I've never run more than once server to be fair. I assign static ips at my dhcp server so it is a static ip for all intents and purposes, it's just set up as dhcp on the server itself.
@michaelkane6797 Жыл бұрын
I really appreciate the way you present this stuff! Looking forward to seeing this one grow.
@EreniK19 Жыл бұрын
Man I love your content, I would like to see you do a video about Private networking for Isolated Homelabs. Thank you for sharing your knowledge and wish you nothing but the best.
@tim3172 Жыл бұрын
13:45 TPM stands for Trusted Platform Module. It's for firmware-level encryption which is necessary for OS's like Windows 11. Tamper Protection Module isn't a thing. You might be thinking of a Chassis Intrusion Detector?
@CraftComputing Жыл бұрын
I was researching copyright and DMCA issues lately, so Tamper Protection Measure was on my mind :-D
@livemadseason Жыл бұрын
I tried many different solutions while setting up Home Assistant, and I can only say: "this is the way". Proxmox is the best, but Debian, not ubuntu would be my first choice for VM running docker etc. On top of everything, this video adds much more details I was aware of, highly recommended, thanks!
@rarekid74010 ай бұрын
Jeff I've been watching your videos for a while following hardware and cool projects, I have just built my own home server and this video was exactly what I needed, thank you!
@joshhardin666 Жыл бұрын
whatever it is, linode isn't paying you enough for that EPIC funny sponsor spot :D
@JohnCarter04 Жыл бұрын
Jeff, thank you so much for renewing this whole concept. I've been struggling getting Proxmox+TrueNAS+docker containers setup in a way that's easy to create and maintain. Would love to see how to setup an all in one video touching on how to setup Docker on Proxmox, or if LXC containers could be used instead of, since that's the default.
@biveksingh8297 Жыл бұрын
+1
@JobberE69 Жыл бұрын
Just when I was about to start my journey with Proxmox... you drop this amazing vid. Really useful, I'll come back once I'm battleling with the server, can't wait for the upcoming parts!
@gipilot1 Жыл бұрын
Glad you enjoyed the beer! Easily one of my top three beers in my best of the best list. Sadly the Original Brewer that made the beer has passed away and what is out there is all that is left. Fun fact the barrel used was a "William Larue Weller" that previously held maple syrup, if you know, you know. To make it more interesting, I believe you have an OG bottle unbarrel aged to show how good the base product is. Cheers!
@edb75001 Жыл бұрын
Do a release where you use Terraform to create and manage your VMs. Definitely makes things easier, after the initial setup (which can be difficult for beginners).
@transatlant1c Жыл бұрын
Has the proxmox provider for terraform improved? Last I checked it was a bit barren, but interested to check it out again
@businessdragoon7164 Жыл бұрын
New on Proxmox, and one of the things I struggle hard is on GPU passthrough, love the content
@iddeusuario Жыл бұрын
It would be nice to see a Virtualized TrueNas Environment and in your opinion the best configuration for it.
@bdhaliwal24 Жыл бұрын
I’ve been running Proxmox for a year and I learned something new. Thanks Jeff
@haydenmaines5905 Жыл бұрын
This video could not have come at a better time! I am literally setting up the Proxmox installation today (day 3 of video upload) and shopping around for an HBA for vortualizing TrueNAS
@JustinGeekNerd Жыл бұрын
Bad ass! I have my first Proxmox server now and running Ubuntu Server. I am so proud. Thanks, man. Awesome video.
@barneybarney3982 Жыл бұрын
Kinda expected some basic stuff that should be done after proxmox install, like adding non subscription repo. Personally i go for "host" on cpu selection and had no issues migrating vms to other machines, but it was only linux vms, that probably would run fine on Pentium 4 instruction set...
@Darkk6969 Жыл бұрын
Linux and FreeBSD will have no issues switching different CPUs. Windows, well...being Windows it don't want to play. 😁
@tomstaunton1804 Жыл бұрын
Been a networking hobbyist for a long time, but this is the video that finally inspired me to move my server from win 11 to proxmox. I may be a photographer by day, but a hypervisor and some vms *could* speed up my workloads, and that's all that matters lol
@johtib Жыл бұрын
Why not use the "host" CPU type, if you're not going to migrate your VMs?
@alzeNL2 ай бұрын
Very enjoyable - i struggled with getting proxmox to boot from USB, sorted that using belina etcher, which worked great. I was able to follow your video clearly and easily, i've never used proxmox, and I'm really glad to add to my knowledge. Love the beer as well - you make it sound delicious !!!
@montecorbit8280 Жыл бұрын
At 3:59 Future expansion.... I saw the build of this server.... You mentioned you want the X16 slot reserved for a 10Gbs network card in the future. I seem to remember there is some sort of breakout cable that would plug into an x16 slot and allow you to bifurcate slot. It may not work in this particular build, but could you done that and kept your 10Gbs future plus any other bifurcations you need? Wood proxmox allow that?? It might be an idea to keep simmering in the back of your mind when you have a larger chassis to work with.... Now I will go finish your video.... Hope your day is excellent!!
@zeero4ever Жыл бұрын
bifuration has to be supported by your firmware, and most consumer boards do not
@montecorbit8280 Жыл бұрын
@@zeero4ever I was seeing it mention what a little bit all in regards to consumer boards....it things to be more of a dream or newer boards than older ones.
@colinbrewer924910 ай бұрын
The last 3:30 of this video was perfect. You need a beer review channel. The Proxmox stuff was good too. I may give it a whirl some day.
@TerminalWorld Жыл бұрын
What will happen if the VMs run out of RAM (when we allocated 160 GB of 16 GB that we have and the usage is above that 16 GB)? Wil they fail or will they start swapping on the host?
@marcogenovesi8570 Жыл бұрын
it will use swap in the host and can trigger an OOM process, which usually finds and kills the VM using the most ram
@AthanasiosRorris Жыл бұрын
I have lot of experience with VMware and Windows server products, and I always wanted to learn about Proxmox and xcp-ng but I didn't want to spend time to learn it from scratch and analyze all technologies. Most of the people in my work circle just go either cloud, local with MS or VMware or hybrid, so I didn't have someone to explain me proxmox in 15-20 minutes. My next questions are how to create a RAID array consisting from multiple disks with different size (ZFS I guess?), backup and replication in Proxmox and a tutorial about the promising xcp-ng. Keep up the good work.
@MaxVoltageMiningCrypto Жыл бұрын
Always with the appropriate amount of dry humor! Love it. I don't know what I don't know, but I do have a ProxMox server with 4 VMs. Still learning, so I look forward to seeing your future videos especially your content around VLAN techniques and strategies.
@yychummer Жыл бұрын
This is one of the best tutorials of proxmox I have found, thanks.
@nathanmiddleton1478 Жыл бұрын
Thank you. You go a little fast for my old brain, but the first couple minutes helped me clear up a couple of things about proxmox. For the first time I'm moving away from bare metal systems.
@omgacat5206 ай бұрын
Great video. I followed along and dealt with issues as they arose, but this was a great resource to reference when setting up for the first time as a complete beginner. Thanks for the help!
@Chris.Wiley. Жыл бұрын
I thought the ballooning of memory worked by specifying different minimum and maximum values. For example, specifying a minimum 2048 MB for a VM ensures that there's always that amount available which can balloon up to a maximum of, say, 8192 MB. Is that not right? The way you have it set with both values of 4096 does ballooning occur?
@marcogenovesi8570 Жыл бұрын
yes it's correct. the min must be less than the max or it doesn't do much
@bjackman16502 Жыл бұрын
I've mainly stuck with ESXi (Vmware Hypervisor) on my home network; but would like to see a tutorial on virtualizing OPNSense in Proxmox.
@ИванМишић Жыл бұрын
This video educated me about virtualisation more than anything before. Thank You.
@DarthDweeb Жыл бұрын
I am really looking forward to all your upcoming proxmox videos. I have been using your proxmox for a couple of years now, but I'm always eager to learn more.
@lukemillermakes Жыл бұрын
Love it! As you deep dive into virtualization, I'd love to see some exploration of virtual routing--especially vlans for isolated IoT networks and the like. Keep up the great work.
@Jasenz Жыл бұрын
This is the best clear proxmox explanation video ive seen very well made
@paul454 Жыл бұрын
I know I'm a bit late, but hopefully you can cover my issue. I have a 3-node Proxmox cluster. One of my nodes is running a Home Assistant VM. I am using USB passthrough for my Zigbee/Matter dongle. I would like to be able to set things up so that dongle is shared across all nodes... So when the machine gets migrated by HA (or manually) the dongle is still present in the VM. I *think* this can be done but I've never done it before.
@chromerims Жыл бұрын
Incredibly excellent video 👍 I have watched a lot of your videos. They're all clear and crisp but this one especially hits the enunciations and inflections brightly and vividly. Great content. Can't wait for your future, related virtualization videos. Big thank you. Kindest regards, neighbours and friends.
@MsWielkim Жыл бұрын
Great! Please continiue your wonderfull work. Can't wait for installation of TrueNas and Windows
@DangoNetwork Жыл бұрын
Good video. One correction: TPM= Trusted Platform Module. it does not protect tampering.
@CraftComputing Жыл бұрын
Should I pin a comment or add an asterisk?
@DangoNetwork Жыл бұрын
@@CraftComputing Add an asterisk is a better option IMO. People normally don't read comments. I know that's a bit more work.
@zombie_pigdragon Жыл бұрын
This is true, but I will point out that when using true antitamper mechanisms, they can use the TPM, even if that's not a "standard" use case for it.
@marcogenovesi8570 Жыл бұрын
@@CraftComputing make a full blown apology video
@zeero4ever Жыл бұрын
@@marcogenovesi8570 A wild Steve appears...
@DustinEveritt5 ай бұрын
So I installed Proxmox on my laptop. It is an ASUS ProStudio Workstation with AMD 5900x with 64GB ddr4 ram and a Nvidia rtx 1660 gpu and it has dual nvme ssd in it. I have 8.2 installed. I left the network ip address the same as well as the default gateway and all. It installed correctly but I am not having any luck logging in from my other laptop to my iPhone via the browser. I have the ProStudio plugged in via Ethernet directly to the router to see if that changes anything and nothing so far. It saying network connection timeout every time. The network is working because I am watching tv on it. Help please.
@Kurobuta35 Жыл бұрын
Great video about details on proxmox. You don't see this level of detail on such a short format. Very well done.
@fanaticdavid Жыл бұрын
Thank you for this tutorial, Jeff. I finally took my first steps into Proxmox about a month ago after buying a second Intel NUC. Now I have both of them running in a Proxmox cluster. I was running Ubuntu Server bare metal previously. Anyways, I really appreciated the breakdown of the different options during the VM creation wizard. It was nice to have both confirmation on the things I did right and suggestions on the things to do differently next time.
@ExacoMvm Жыл бұрын
So if I have only 1 PC and 1 SSD, can I sitll use Proxmox or I need to buy some SSD dedicated for Proxmox ? I need it basically only for GPU Passthrough since software VM like VMWare Player or Hyper-V sucks at it and doesn't support OptiX but with Proxmox it's almost identical to bare metal without any driver copy bullshit and full feature support.
@MrMackster017 ай бұрын
Do you plan on doing a video of upgrading from Proxmox 7.X to 8.0?
@giuseppearbia8 ай бұрын
Are those NVME consumer grade?
@Jasenz Жыл бұрын
Your timing with this was spot on im just about to setup v8 on a test box
@Najica Жыл бұрын
Thank you for being so exhaustive, exactly what I needed. Subscribed and looking forward to your other tutorials
@ZeroZingo9 ай бұрын
Superb Jeff, this is good stuff, and you're good at explaining.
@timetriad6199 Жыл бұрын
I can’t help but anticipate the day you spill your beer… with all that hand waving within just a few inches away. 😎
@letlaka88126 ай бұрын
Hi guys, at work i have been tasked with setting up a lab environment for testing. the server uses a Intel(R) Xeon(R) CPU E7420 @ 2.13GHz, it's a very old server. I wanted to know which cpu type do i select when i create the VM? TIA.
@daveb-bx1hh Жыл бұрын
Fantastic Vid, any chance we will see you working on any of your home lab?
@daveb-bx1hh Жыл бұрын
OK - no bold or italicized text - missed the key word of question so I repleat: see you working ANSIBLE on any of your home lab?
@ArjenSingels Жыл бұрын
I've been told that one should never virtualize trueNAS/nas software. But i wasn't given a good explanation of why. Do you agree with that statement? Or Is it simply a case of keeping a few things in mind when doing NAS virtualization?
@SteveBrownRacing Жыл бұрын
How come my work VPN brakes connections to my home lab machines even though I've created static routes for those ip's?
@DFLWatto11 ай бұрын
This was a fantastic video for a beginner like myself, liked and subscribed, thanks so much man!
@mrdrummer256413 сағат бұрын
Do you plan to do any more Proxmox videos? I only see two videos in the Tutorials playlist
@pju28 Жыл бұрын
Hi, could you please make a tutorial how to make an SSL for Proxmox so there is no "error" message on HTTPS?
@MichaelBullutKE8 ай бұрын
I mainly work with HP Proliant servers & configure either RAID 1 or 5 depending on the goals/needs of the project. I wanted to ask if there's any danger in using the entire hard disk capacity like in VMWare ESXi deployments when installing the Proxmox operating system? Or can I reserve one hard disk slot for the O.S. & use the rest (configured with RAID) for the installation & configuration of virtual machines?
@BomarJr Жыл бұрын
What's the power draw of that system with the eyring board? I'm looking into something similar and want to know if that's worth it!
@BeansEnjoyer911 Жыл бұрын
Hey! Was going to buy a couple pint glasses off your store front but the shipping was going to be over 20 dollars for 20 dollars for of pint glasses. (Central US) Is there any plans for a free shipping event or maybe a “spend X for free shipping” option? Seems a bit sad to burn so much just on USPS
@xGame4Fun Жыл бұрын
Hey, super nice video. Might you share which case you're using for the home server in the video?
@PedroLopez-yo7nr Жыл бұрын
I just received the floppy disk coasters.. They are awesome. Thank you for your Videos and quality of the merchandise.
@CraftComputing Жыл бұрын
Thanks! Glad you like them 🤘
@JamesGreen-gv4yn Жыл бұрын
Very nice overview! I would like to mention the ability to set the CPU to 'host', which will automatically set the client to use the same CPU the host has. As for migrating between hosts, I like to keep all my clustered host systems installed on identical hardware, so this works great for me.
Жыл бұрын
I believe the option "host" equivalent to "cpu-core-passthrough"
@mika38006 Жыл бұрын
I'm sure someone has mentioned it but Ventoy is game changing for booting, just drop your images on your drive and go! You can still use it as your regular thumb drive :)
@Felix-ve9hs Жыл бұрын
19:50 There isn't really a "speed" of the virtIO NICs, your bandwidth will only be limited by how fast your CPU can push ethernet frames over the vmbr Bridge. ;)
@marcogenovesi8570 Жыл бұрын
Yes this is true for most virtual NICs in general, also VMWare. I've seen some 100Mbit virtual NICs push 5+ Gbit some times. There might be a upper cap to 10 Gbit in VMWare though
@CraftComputing Жыл бұрын
Virtual network cards still need to abide by ethernet negotiation. In the case of the E1000, its a max of 1Gbps. The VirtIO negotiates connections at 100Gbps, and of course that's going to limited by CPU cycles, but it removes an artificial limitation, especially when talking local VMs.
@ChargedPulsar5 ай бұрын
Video starts at 5:38
@AceBoy2099 Жыл бұрын
11:38 what if I have an established ssd of windows from before installing proxmox? How/can I skip this and just load that physical ssd? Secondary question: should I set my port on my udm-pro to any specific "primary network", or is setting the ip manually in the proxmox good enough, especially if I might have vland vms in the future?
@FARL99 Жыл бұрын
Thanks for explaning that you can configure more resources that you physically have among VMs. I learned alot about virtualization!
@Mzansi74 Жыл бұрын
Thanks for a GREAT video! You make it much simpler than I thought! One small note: Ubuntu is pronounced oo-boon-too. It is a word from the isi-Zulu language, one of the 11 official languages of South Africa. Love from South Africa. :-)
@jaycewilson4808 Жыл бұрын
A tutorial on how to create a high available ceph cluster in proxmox 8 would be awesome.
@marcogenovesi8570 Жыл бұрын
ceph needs 3+ nodes with possibly SSD (best if NVME) storage to have any kind of performance. If you are not made of money it is better to stick with local ZFS pools and use replication jobs.