What Are You Doing Right Now
-
Wondering why the heck anyone would sell a microserver, and then to make it worse it has no server functionality at all.
No out of band management, no capacity for raid (besides Windows) or Linux MD (which I can't use Linux) oh and then a Windows 10 Pro license with it as well...
-
@dustinb3403 said in What Are You Doing Right Now:
Wondering why the heck anyone would sell a microserver, and then to make it worse it has no server functionality at all.
No out of band management, no capacity for raid (besides Windows) or Linux MD (which I can't use Linux) oh and then a Windows 10 Pro license with it as well...
Maybe this should go under "I can't Even..." thread? lol
-
@pmoncho said in What Are You Doing Right Now:
@dustinb3403 said in What Are You Doing Right Now:
Wondering why the heck anyone would sell a microserver, and then to make it worse it has no server functionality at all.
No out of band management, no capacity for raid (besides Windows) or Linux MD (which I can't use Linux) oh and then a Windows 10 Pro license with it as well...
Maybe this should go under "I can't Even..." thread? lol
Yeah, but what makes it even worse and I just thought about it is that 2 Western Digital "Compute" 1TB disks were sold with it as well, 3.5" spinning rust.
So yeah.... I'm done asking why and when it burns to the ground I'll take the beating, fix the issue, charge the customer and move on...
-
@dustinb3403 said in What Are You Doing Right Now:
@pmoncho said in What Are You Doing Right Now:
@dustinb3403 said in What Are You Doing Right Now:
Wondering why the heck anyone would sell a microserver, and then to make it worse it has no server functionality at all.
No out of band management, no capacity for raid (besides Windows) or Linux MD (which I can't use Linux) oh and then a Windows 10 Pro license with it as well...
Maybe this should go under "I can't Even..." thread? lol
Yeah, but what makes it even worse and I just thought about it is that 2 Western Digital "Compute" 1TB disks were sold with it as well, 3.5" spinning rust.
So yeah.... I'm done asking why and when it burns to the ground I'll take the beating, fix the issue, charge the customer and move on...
Sometimes that is all you can do, all the while shaking your head in disgust. I realized a while a go that some, if not most, people learn by pain. It could be physical, emotional, financial or all three at one time.
-
@dustinb3403 said in What Are You Doing Right Now:
Wondering why the heck anyone would sell a microserver, and then to make it worse it has no server functionality at all.
No out of band management, no capacity for raid (besides Windows) or Linux MD (which I can't use Linux) oh and then a Windows 10 Pro license with it as well...
and what makes it a "server"?
-
@dashrender said in What Are You Doing Right Now:
@dustinb3403 said in What Are You Doing Right Now:
Wondering why the heck anyone would sell a microserver, and then to make it worse it has no server functionality at all.
No out of band management, no capacity for raid (besides Windows) or Linux MD (which I can't use Linux) oh and then a Windows 10 Pro license with it as well...
and what makes it a "server"?
My guess is the label, marketing or lead salesman.
-
@pmoncho said in What Are You Doing Right Now:
@dashrender said in What Are You Doing Right Now:
@dustinb3403 said in What Are You Doing Right Now:
Wondering why the heck anyone would sell a microserver, and then to make it worse it has no server functionality at all.
No out of band management, no capacity for raid (besides Windows) or Linux MD (which I can't use Linux) oh and then a Windows 10 Pro license with it as well...
and what makes it a "server"?
My guess is the label, marketing or lead salesman.
Yeah the name on the front of the box. It's a "MicroServer Gen10"
-
@wrcombs just to add to the confusion … there are hybrid SSD HDD made be Seagate.
IIRC the controller puts frequently accessed stuff on the SSD and moves less accessed items to the HDD.
I may be over simplifying it.
Seagate didn’t jump on the all flash bandwagon at the start as they believed that hybrid devices were the future
-
@nadnerb said in What Are You Doing Right Now:
@wrcombs just to add to the confusion … there are hybrid SSD HDD made be Seagate.
IIRC the controller puts frequently accessed stuff on the SSD and moves less accessed items to the HDD.
I may be over simplifying it.
Seagate didn’t jump on the all flash bandwagon at the start as they believed that hybrid devices were the future
That's interesting , I didn't even know that was a thing and we've used Seagate for a lot of our Drives for our PC's.
-
Fixing an inherited PowerShell script.
-
@eddiejennings said in What Are You Doing Right Now:
Fixing an inherited PowerShell script.
-
@gjacobse said in What Are You Doing Right Now:
@eddiejennings said in What Are You Doing Right Now:
Fixing an inherited PowerShell script.
Ha! I've seen worse scripts than this; however, all of its boolean tests are
($anActualBooleanValue -eq "True")
, which apparently does work, but I wouldn't trust it. -
@eddiejennings said in What Are You Doing Right Now:
($anActualBooleanValue -eq "True")
"True" is a string.
A boolean value would be $True or $False.
$anActualBooleanValue -eq $True
Technically, you can do
if ($anActualBooleanValue) {}
-
@obsolesce said in What Are You Doing Right Now:
@eddiejennings said in What Are You Doing Right Now:
($anActualBooleanValue -eq "True")
"True" is a string.
A boolean value would be $True or $False.
$anActualBooleanValue -eq $True
Technically, you can do
if ($anActualBooleanValue) {}
Yep. Hence my critique, and my surprise that the comparison to a string seemed to work. Needless to say those instances will be fixed.
-
Recovering a file from a Backup of 2014, the backup are in 6 Lto-3 tapes.
-
@iroal said in What Are You Doing Right Now:
Recovering a file from a Backup of 2014, the backup are in 6 Lto-3 tapes.
Recovering a file from seven years ago? Wow -
-
@gjacobse said in What Are You Doing Right Now:
@iroal said in What Are You Doing Right Now:
Recovering a file from a Backup of 2014, the backup are in 6 Lto-3 tapes.
Recovering a file from seven years ago? Wow -
It took me 1 hour but it was successfully.
Long life for Lto Tapes !!
-
@gjacobse said in What Are You Doing Right Now:
@iroal said in What Are You Doing Right Now:
Recovering a file from a Backup of 2014, the backup are in 6 Lto-3 tapes.
Recovering a file from seven years ago? Wow -
This seems completely normal to me, maybe the laws of retainment are more strict in NY, but I want to say that 7 years is the minimum that records need to be kept.
-
@dustinb3403 said in What Are You Doing Right Now:
@gjacobse said in What Are You Doing Right Now:
@iroal said in What Are You Doing Right Now:
Recovering a file from a Backup of 2014, the backup are in 6 Lto-3 tapes.
Recovering a file from seven years ago? Wow -
This seems completely normal to me, maybe the laws of retainment are more strict in NY, but I want to say that 7 years is the minimum that records need to be kept.
Oh it wasn't about the retention time... it was having to recover a file from that long back.. Most cases I see / have done are within the last day/week/month. Not 7 years.
-
Audio editing