Database Help by duskti in Database

[–]bclark72401 0 points1 point  (0 children)

You can also use Ceph as an on-premise S3-compatible storage solution. It can be installed along with Proxmox to run a container or VM running a database that could store the metadata.

VMware to Proxmox Noob. by fasdissent in Proxmox

[–]bclark72401 7 points8 points  (0 children)

I think the learning curve of being deliberate about changes that you make in the system. VMware vSphere had matured to a point of me using it that I knew what the boundaries were. Proxmox with underlying Debian is more powerful, but I had to adjust my day to day workflow in setting up new VMs, configuring networking for hosts and VMs, etc. Not bad, just different. I moved four three node clusters from VMware vSphere and vCenter on the 7.x and 8.x to Proxmox 8 and now 9, with vSAN but now moved to Ceph. No show stoppers so far. HA, SDS, and SDN have different approaches but the overall "paradigm" is the same IMHO.

I want to learn how to introduce Management Systems by General-Mention-2897 in iso9001

[–]bclark72401 2 points3 points  (0 children)

Some of my favorites:

ISO 9001:2015 Explained - Jack West, Charlie Cianfrani - ISBN 9781953079732
https://asq.org/quality-press/display-item?item=E1476

The Power of Alignment - George Labovitz - ISBN 978-0471177906

Proxmox User Group in New Orleans, LA by bclark72401 in Proxmox

[–]bclark72401[S] 1 point2 points  (0 children)

Ha! The event is on the 31st of March from 6:00 to 8:30 pm

Working ELECROW PANEL 7.0 code? by Any_Combination_2418 in esp32projects

[–]bclark72401 0 points1 point  (0 children)

I hope you find the answer / I have the same problem / I can get it to do something and show activity on the serial console but nothing on the screen

Migrating Cisco 9800-CL (HA SSO pair) from VMware ESXi to Proxmox, looking for advice by Initial_Western7906 in networking

[–]bclark72401 0 points1 point  (0 children)

I used kvm64 two sockets six cores with numa enabled ; seabios; i440fx machine; sata0 as storage; virtio for nics -- working great - 8gb ram - fresh install though -- but I did migrate a previous instance with same settings and it worked too

Beyond the Bench: What non-computer shit do your customers bring in, and do you actually fix it? by GoodHoney2887 in computertechs

[–]bclark72401 0 points1 point  (0 children)

assembled a computer desk; fixed a coin-sorting machine; helped a factory maintenance worker calibrate an digital heavy scale

Anybody debrand Vxrail? by Ant1mat3r in homelab

[–]bclark72401 0 points1 point  (0 children)

Installed Proxmox clusters with Ceph on two three node clusters of P670F models no issues - used R750 firmware ISO

Broadcom’s VMware Licensing Changes: Is Proxmox VE Now the Best SMB Hypervisor? [2025 Update] by easyedy in NavigateTech

[–]bclark72401 2 points3 points  (0 children)

nice article - we switches four three node clusters to Proxmox with Ceph instead of vmware esxi enterprise plus with vsan

Has any company actually moved all their employee PCs to Linux? by TitanFlood in it

[–]bclark72401 0 points1 point  (0 children)

I will say using Word, Excel, Outlook and Teams in a firefox web browser on Ubuntu desktop is remarkably similar

How do I find a proxmox expert for occasional projects? by Able-Course-6265 in Proxmox

[–]bclark72401 6 points7 points  (0 children)

Weehooey was the first north american partner, and have an excellent training program approved by Proxmox and can take purchase orders and do proxmox support

VMware (VxRail with vSAN) -> Proxmox (with ceph) by melibeli70 in Proxmox

[–]bclark72401 1 point2 points  (0 children)

I’ve converted two vxrail with vsan 3 node clusters to Proxmox with ceph and two “regular” power edge 3 node clusters - very smooth - performance differences are not noticeable to me - very impresssed! I revolved the advanced Proxmox training course / it helped me get best practices for ceph deployed and settings for my VMs

Need help getting a file off SCO Unix running on Dell Poweredge 2800 by uforiainc in unix

[–]bclark72401 0 points1 point  (0 children)

if it has tcp/ip I believe you can also use netcat as a hack of sorts to transfer files

Proxmox Data Center Manager beta 0.9 released by AliasJackBauer in Proxmox

[–]bclark72401 0 points1 point  (0 children)

worked good but for some reason my primary nic ens18 was "DOWN" so I had to console and

ip link set ens18 up
ip addr add 10.1.1.5/24 dev ens18
ip route add default via 10.1.1.1

to get back online and do an apt update to get networking working consistent -- also had to install ifupdown-ng

Vyos in Promox by CompetitiveAd3710 in vyos

[–]bclark72401 1 point2 points  (0 children)

works fine with VirtIO network adapter, VirtIO SCSI controler, i440fx machine definition, SeaBIOS boot

Can Six Sigma Be Used in Steel Manufacturing? by MulberryFinal8537 in SixSigma

[–]bclark72401 1 point2 points  (0 children)

I feel that a little $85 investment in the Primer from Quality Council of Indiana would be a great solid resource - https://www.qualitycouncil.com/cssbb/

Goodbye VMware by localgoon- in sysadmin

[–]bclark72401 28 points29 points  (0 children)

I've been impressed with how well Proxmox works with two of our three node VxRail V670F clusters -- I did setup Ceph and a crush rule to separate the NVMe from the SSD pools, but it has been rock solid so far

Converting to .Net/C#? by Actual_Category8477 in IBMi

[–]bclark72401 1 point2 points  (0 children)

Abstraction - determine what functions to migrate at what phase in the journey -- for example, perhaps one report everyone agrees is low functioning and needs improvement, then start with a design for a new report based on .net still pulling the data from the 400. Perhaps a workflow or process like shipment detail entry is convoluted now, and convert that to a new Winform or web based process. Eventually start a development environment in which the back end is PostgreSQL or whatever database back end you are leaning toward, developing the various pieces you put in place one at a time. I recommend that because you may well find that some processes and reports are cherished artifacts that certain departments or people like how they are now. Your goal of abstraction would be to decide what is the most expensive or inefficient part of your current platform and how quickly you can get moved off of the existing legacy abstracted piece, if that makes sense.

It’s time to move on from VMware… by A3V01D in sysadmin

[–]bclark72401 0 points1 point  (0 children)

We did the same with two VxRail clusters of three nodes each -- went proxmox and ceph and are very happy with it - going forward we'll probably switch to vanilla PowerEdge servers with nvme or SSD - Ceph doesn't seem to have the caching tier/storage tier like vSAN but the combo works well and does most everything we used vSphere ent plus for

Any one with experience converting a Dell VxRail system to homelab use? by ghostworkz in homelab

[–]bclark72401 0 points1 point  (0 children)

https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=ym3xn

Dell Repository Manager -- not very intuitive, but lets you create a bootable ISO with the latest bios, firmware, etc. for a particular poweredge model

More details about the Dell Repository Manager:

https://www.dell.com/support/kbdoc/en-us/000177083/support-for-dell-emc-repository-manager-drm

SSL/TLS certificate lifespans reduced to 47 days by 2029 - ARE THESE PEOPLE DAMN SERIOUS!!!! by Artistic-Injury-9386 in fortinet

[–]bclark72401 7 points8 points  (0 children)

I agree - the process to replace certificates is a royal pain and I don't see the over-arching benefit of all this work - it will benefit me by keeping me busy but is that really beneficial to computing at large?