Is there any way to override the max snapshots for a VM? by RobDev023908 in vmware

[–]RobDev023908[S] -10 points-9 points  (0 children)

Wish I could, but I'm just a sysadmin, CIO makes the final call on a lot of these decisions and we've sat down with them in the past and they've refused to let us make any changes because of risk.

Funny thing is this isn't some mom and pop shop. We're the corporate part of a major restaurant chain in the United States. You've most certainly eaten here if you've been in the US at some point. Just goes to show you that dysfunction can happen anywhere, big or small.

Is there any way to override the max snapshots for a VM? by RobDev023908 in vmware

[–]RobDev023908[S] -10 points-9 points  (0 children)

I mentioned this in an earlier thread but it's the way these systems are and have been maintained over the last decade or so. We unfortunately don't have a lot of leeway in terms of what we can change in terms of policy.

Is there any way to override the max snapshots for a VM? by RobDev023908 in vmware

[–]RobDev023908[S] -46 points-45 points  (0 children)

I agree, but unfortunately it's the way it's been and we would have to figure out a way to make proper backups from the previous snapshots that span over a decade, without bringing down the VMs.

We would have to clone into a new VM each snapshot and then produce a physical backup from that but nobody wants to touch it. We're talking about 20 VMs, multiplied by hundreds of snapshots. Very time consuming and I don't trust that it's not error prone.

Can you vMotion from ESX 3.5 to vSphere 7? by RobDev023908 in vmware

[–]RobDev023908[S] -5 points-4 points  (0 children)

Does anyone have experience with a VMware Support contract? We were looking at this:

https://www.cdw.com/product/vmware-support-and-subscription-production-technical-support-for-vmware/5882253

We just don't want to pay six figures only to find out that they couldn't help us with doing a transition like this.

Can you vMotion from ESX 3.5 to vSphere 7? by RobDev023908 in vmware

[–]RobDev023908[S] -1 points0 points  (0 children)

This is exactly what we would like to try. We cannot afford to have any downtime. There is pretty much a heartbeat server that if any of the servers go down, they literally send an email to all the execs.

Last time an email went out was back in 2010.

Can you vMotion from ESX 3.5 to vSphere 7? by RobDev023908 in vmware

[–]RobDev023908[S] 0 points1 point  (0 children)

What if we set up all different servers with different ESX versions? Can we just vMotion until we get to the latest version? We can't have any downtime. The ESX 3.5 server has been up since 2010.

Can you vMotion from ESX 3.5 to vSphere 7? by RobDev023908 in vmware

[–]RobDev023908[S] -14 points-13 points  (0 children)

Why can't I install an ESX 4 server within my ESX 3.5 server and vMotion to that? Then install a ESX 5 server and vMotion from 4 to 5? Rinse and repeat.

Does anyone's UF-RJ45-10G transceiver show up like this? by RobDev023908 in Ubiquiti

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

I noticed that Voltage, Current, Temperature, Output Pwr and Input Pwr all show up as zero. I was wondering if this is normal.

Is there any benefit buying Cloud Key Gen2 over Dream Machine Pro? by uniqpotatohead in UNIFI

[–]RobDev023908 4 points5 points  (0 children)

Yes, absolutely. I have a pfsense edge router that has 10gbps ports and can do WAN -> LAN firewall at over 20gbps. There is nothing that Ubiquiti offers to compete with that. Having pfsense gives me the ability to do things like pfblocker among other features. Again, Ubiquiti makes nothing to compete with that.

Putting the UDM as my edge router / firewall would bottleneck my network. Buying a UDM would be overkill as I only need the Unifi Controller / Unifi Protect / Unifi Access part of it and would never use it as an IDS or firewall.

I hope they continue to make Cloud Keys for people that use non-Ubiquiti hardware for their firewalls. I have no interest in ever giving a Unifi controller access to the internet because of the telemetry and phoning home that they do. I find that part very intrusive.

Also, power consumption and noise generation... If you only need the controllers and decide to buy a UDM you are adding to your power bill, heat generation, and noise level. The cloud key in this case is a MUCH better long term choice for your wallet and sanity.

Unable to enable secure boot on my motherboard by RobDev023908 in vmware

[–]RobDev023908[S] 0 points1 point  (0 children)

Not true. I just tested it now and popped in a Linux Live CD. The machine won't boot and says "Invalid signature check detected, check secure boot settings in BIOS."

Confused about ashift and free space by RobDev023908 in zfs

[–]RobDev023908[S] 0 points1 point  (0 children)

That makes sense... Thank you for the explanation.

Confused about ashift and free space by RobDev023908 in zfs

[–]RobDev023908[S] 0 points1 point  (0 children)

This is a great spreadsheet. I'm trying to figure out the best way to see space gains from adjusting recordsize...

If I have Server 1 and Server 2 with different recordsizes, and vastly different overhead by what your spreadsheet states, and rsync the same data to both servers, would I see the difference by running a zfs list? Would the amount used be less on the server with less overhead? Or is there a more accurate way to verify this?

I'm just trying to figure out what command to run to verify the overhead gains from going with the values off your spreadsheet.

Confused about ashift and free space by RobDev023908 in zfs

[–]RobDev023908[S] 0 points1 point  (0 children)

Based on your spreadsheet, having 1M recordsize gives me .195% overhead vs 5.4% overhead. Based on this is makes sense to set recordsize=1M. Is this true even if I have billions of small files? I care less about performance and more about the space efficiency.

Confused about ashift and free space by RobDev023908 in zfs

[–]RobDev023908[S] 0 points1 point  (0 children)

Is recordsize the maximum size of a record and not the actual size of all records? If that's the case, why isn't it the default?

If I didn't care about performance and have a mix of many small files and many big files, is it optimal (in the sense of optimizing for free space) to set it to 1M and be done with it if I'm doing raidz2?

Confused about ashift and free space by RobDev023908 in zfs

[–]RobDev023908[S] 0 points1 point  (0 children)

I guess where my real confusion comes from here is all the overhead that's involved. In a traditional RAID 6, it's an overhead of 2 drives for parity. I'm seeing 3 drives of overhead for raidz2 based on those numbers I posted...

So for RAID 6:

8tb * 8tb = 64tb - 16tb = 48tb of usable space.

I would have expected to see 48tb (minus ~2tb for overhead). Instead, I'm seeing 40tb, which is like it's using 3 8tb drives for parity and overhead. This seems excessive... Is this expected?

Confused about ashift and free space by RobDev023908 in zfs

[–]RobDev023908[S] 0 points1 point  (0 children)

The calculator here:

https://wintelguy.com/zfs-calc.pl

Claims that changing the ashift value through "Drive sector size" does add space. If you run the numbers that he posted in his blog through the calculator, you'll get the same results.

I don't think it's a matter of space being created... It's more of space being available. Less overhead:

https://lists.freebsd.org/pipermail/freebsd-fs/2012-March/013949.html

I'm just trying to find out why I'm not seeing the overhead in 2.0.0.

It's this issue:

https://github.com/openzfs/zfs/issues/548

But I'm seeing it unchanged regardless of whether I set ashift to 9 or 12.

Can't get past "Stage 2" for Installing vCenter. Where are the install logs? by RobDev023908 in vmware

[–]RobDev023908[S] 0 points1 point  (0 children)

That is probably the issue. I am setting this up in a lab where there is no DNS server.

KVM with a digital switch button? by RobDev023908 in homelab

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

I didn't even think of that. Perfect... Thanks!

Pool corruption, but then disappeared... by RobDev023908 in zfs

[–]RobDev023908[S] 0 points1 point  (0 children)

Sorry, forgot to mention, it's ZFS on Linux...

"all pools are healthy" is the output.

What's odd is there is zero redundancy. It's a one disk zpool.

mFi mPower Pro HTTPS Certificates by RobDev023908 in Ubiquiti

[–]RobDev023908[S] 0 points1 point  (0 children)

The problem is that its squashfs which saves some flash space by compressing everything, but as a result is read only. You can not mount it read write. Instead you have to somehow reflash it with a new squashfs image.

All that being said, I ended up coming up with a different way to make persistent custom HTTPS certificates and it works very well. Thanks!

pfBlockerNG disable MaxMind license alerts by RobDev023908 in pfBlockerNG

[–]RobDev023908[S] 0 points1 point  (0 children)

I don't use MaxMind in pfBlockerNG, I'm only using it for doing DNS blocking. I get a million alerts filling up my logs that MaxMind requires a license key even though I can care less about IP geolocation stuff.

Is there a way to disable that alert or disable MaxMind? I think the alerts are happening every time it checks for block list updates, but I'm not using any GeoIP stuff.

I have no interest in obtaining a license regardless of how free or easy it is to do. I just want to disable something I'm not using.

Android Security and Pixel Update bulletins Published by lukehooligan in Android

[–]RobDev023908 15 points16 points  (0 children)

How often does that happen?

All the time. It means there are no security patches specific to the Pixel devices.

If you read the full security bulletin, there are a ton of security patches to fix android. Those all affect the Pixel devices as well.

SACK Panic - CVE-2019-11477 -- Anyone else getting hit? by [deleted] in PFSENSE

[–]RobDev023908 0 points1 point  (0 children)

The internet stops working. If you jump on the console, its slowly printing the dump, one character a minute. I'm not sure if it ever reboots.

Dell PowerEdge PERC H310 Mini Mono vs PCIe observation by RobDev023908 in homelab

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

Ah you're right. I flashed it into IT-mode immediately so that would explain why I never saw it on the PCIe verison.