Does 64 bit or 32 bit really matter?
-
@scottalanmiller said in Does 64 bit or 32 bit really matter?:
Presumably the OS is 64 bit so shouldnt matter.
OK. Linux servers to start. The 32 bit app requires some 32 bit library stuff that I cannot find for Debian 9/10 so I was thinking I could install on a 32bit and go from there.
-
@WLS-ITGuy Are you specifically thinking to switch just because it's 32-bit? What is the driving factor here?
-
@DustinB3403 said in Does 64 bit or 32 bit really matter?:
@WLS-ITGuy Are you specifically thinking to switch just because it's 32-bit? What is the driving factor here?
Just trying to see if it would be a viable option based on the issue of not able to get the 32bit lib files needed in Debian9/10.
The other software needs to be upgraded so I was thinking of killing two birds (combining servers/resources) if I could.
If it is best to keep the 64bit server separate then I can do that also.
-
Assuming these are both Linux systems, asides from being 32-bit and 64-bit, maintaining these can't be causing you a huge amount of effort to maintain.
-
@DustinB3403 said in Does 64 bit or 32 bit really matter?:
Assuming these are both Linux systems, asides from being 32-bit and 64-bit, maintaining these can't be causing you a huge amount of effort to maintain.
Not really, was just looking at dead space usage and if I could combine them with minimal issues I thought it might not be a bad idea. I can leave them as is.
-
@WLS-ITGuy Are the installs big?
-
@DustinB3403 said in Does 64 bit or 32 bit really matter?:
@WLS-ITGuy Are the installs big?
One is. The one server has a 200GB hard drive but is only using 16GB. The other is almost 1TB.
-
@WLS-ITGuy said in Does 64 bit or 32 bit really matter?:
@DustinB3403 said in Does 64 bit or 32 bit really matter?:
@WLS-ITGuy Are the installs big?
One is. The one server has a 200GB hard drive but is only using 16GB. The other is almost 1TB.
So why not create a "new 20GB" version of that 200GB and move the services? I could see how you'd want to save the space. But it seems like a lot of effort if only for 180GB.
-
@DustinB3403 said in Does 64 bit or 32 bit really matter?:
@WLS-ITGuy said in Does 64 bit or 32 bit really matter?:
@DustinB3403 said in Does 64 bit or 32 bit really matter?:
@WLS-ITGuy Are the installs big?
One is. The one server has a 200GB hard drive but is only using 16GB. The other is almost 1TB.
So why not create a "new 20GB" version of that 200GB and move the services? I could see how you'd want to save the space. But it seems like a lot of effort if only for 180GB.
Makes sense to me.
-
Virtualize and put both on the same hardware. Let them be 32 and 64 bit.
It doesn't matter much but for new stuff it's better to stick to 64 bit. -
@Pete-S said in Does 64 bit or 32 bit really matter?:
Virtualize and put both on the same hardware. Let them be 32 and 64 bit.
It doesn't matter much but for new stuff it's better to stick to 64 bit.He can't find the 32-bit stuff to install on the 64-bit OS so the software would work.
-
@DustinB3403 said in Does 64 bit or 32 bit really matter?:
@Pete-S said in Does 64 bit or 32 bit really matter?:
Virtualize and put both on the same hardware. Let them be 32 and 64 bit.
It doesn't matter much but for new stuff it's better to stick to 64 bit.He can't find the 32-bit stuff to install on the 64-bit OS so the software would work.
Yes, that's why he should stick to one 32 bit and one 64 bit.
-
If you really needed to save the space, I'd create a new 32-bit OS that's 20GB and just move those services from the 200GB to the new 20GB.
But like I said, seems like a lot of effort.
-
@Pete-S said in Does 64 bit or 32 bit really matter?:
@DustinB3403 said in Does 64 bit or 32 bit really matter?:
@Pete-S said in Does 64 bit or 32 bit really matter?:
Virtualize and put both on the same hardware. Let them be 32 and 64 bit.
It doesn't matter much but for new stuff it's better to stick to 64 bit.He can't find the 32-bit stuff to install on the 64-bit OS so the software would work.
Yes, that's why he should stick to one 32 bit and one 64 bit.
You told him to consolidate.
-
It would be much easier to keep them separated.
-
I said virtualize and put both on the same hardware. I think you just misread my earlier post.
If he uses thin provisioning he doesn't have to think about saving space.
-
@Pete-S nothing in this topic suggests that he isn't already virtualized.
-
But that is a valid point about using thin provisioning vs thick.
-
They are both virtual machines but not thin provisioned.
-
@WLS-ITGuy I'd just recreate and migrate with thin provisioning - if you really needed that 180GB.