-
Posts
48 -
Joined
-
Last visited
Awards
This user doesn't have any awards
Profile Information
-
Gender
Male
-
Location
California
-
Occupation
IT Infrastructure Architect
System
-
CPU
4930K
-
Motherboard
x79-deluxe
-
RAM
64 GB of Kingston Beast
-
GPU
GTX760 4GB
-
Case
Corsair 450D
-
Storage
2-850Pro,2 Intel 750s, 8 HGST NAS
-
PSU
AX860
-
Display(s)
3 Dell U2412M
-
Cooling
Noctua NH-U12
-
Keyboard
K70 Blues
-
Mouse
G500
-
Operating System
Whatever Suits my mood =)
BiggHertz's Achievements
-
Storage Space issues with Server 2012 R2
BiggHertz replied to Th3Architect's topic in Storage Devices
Very good info here +1 Software defined storage solutions are becoming very common nowadays, almost ready for some small tenant production shops. Still some kinks indeed, most of the items in my environment are very large 20+ EMC flash and/or tiered arrays (SAN) and 100+ NetApps (File Level Storage) for these very reasons! -Jason- 8 replies
-
- storage spaces
- server 2012
-
(and 2 more)
Tagged with:
-
Windows Server 2016 moving to per core, not per socket, licensing
BiggHertz replied to AresKrieger's topic in Tech News
I only have some 35k+ physical cores to license. Microsoft VL with Enterprise Agreements certainly well help. O_o -
Windows Server 2016 moving to per core, not per socket, licensing
BiggHertz replied to AresKrieger's topic in Tech News
Logical being after core scheduling aka Hyper Threading vs per Physical CPU core on the die. -Jason -
How to only show accesible folders on network share?
BiggHertz replied to Mr.Tech.Qc's topic in Operating Systems
Use AD if you would like =) -
How to only show accesible folders on network share?
BiggHertz replied to Mr.Tech.Qc's topic in Operating Systems
...wondering if it is because you're not in an AD environment? Do you happen to have the guest account enabled? Did you mess with any of the local security policies? -Jason -
Storage Space issues with Server 2012 R2
BiggHertz replied to Th3Architect's topic in Storage Devices
Once the Storage Space Virtual Disk has been provisioned (thick/thin) the footprint of the pool will not automatically shrink the footprint on the pool. This can be accomplished manually(PowerShell use Resize-VirtualDisk Cmdlet), however if your pool has many virtual disks, and you continually grow and shrink virtual disk, fragmentation within the pool will occur. If it is only 1 pool, with a low number of virtual disks, I would just stay thinly provisioned, less wasted space on the pool, leaving you with options like iSCSI, or separate redundancy types, like a 2 way mirror VD, and a 4 disk simple space for speed =) As long as the disk operations on each VD aren't parallel, you're in good shape to get both performance, as well as redundancy on the same pool. Pretty cool! -Jason- 8 replies
-
- storage spaces
- server 2012
-
(and 2 more)
Tagged with:
-
From the context of the conversation, it sounded like he was referring to picking an ID within the given ranges of the desired ACL. Meaning if he wanted to create a standard ACL, he has the choices of 1-99 or 1300-1999, he wanted to know if there was any rhyme or reason to selecting a number within that standard range(s). -Jason
-
No, numbering doesn't really matter. They're simply unique identifiers. Named ACLs are more descriptive =) -Jason
-
How to only show accesible folders on network share?
BiggHertz replied to Mr.Tech.Qc's topic in Operating Systems
Be sure that your shares don't have the everyone Object as part of the permissions scope. If you can take a screen shot of the permissions screen (please redact personal named user info) we can continue to provide assistance. -Jason -
probably how the software has to re-render the multiple layers of objects =)
- 19 replies
-
- powerpoint
- usb
-
(and 1 more)
Tagged with:
-
Can't get windows server web server working
BiggHertz replied to Uwillparish's topic in Operating Systems
Sounds good! -
Can't get windows server web server working
BiggHertz replied to Uwillparish's topic in Operating Systems
what is the URL? Does the server have IIS Manager installed where you can see what sites are published and the status of the application pool? -Jason -
Can't get windows server web server working
BiggHertz replied to Uwillparish's topic in Operating Systems
So, are you experiencing this error server side or client side? -
UNC is used for networked directories, \\remotecomputer\someshare\ Absolute is use for file systems. (RemoteComputer) c:\share\someshare Hope that helps. -Jason
