Support Windows Server 2019 Core ? (and other questions)

FAQ, getting help, user experience about PrimoCache
cyr0nk0r
Level 3
Level 3
Posts: 14
Joined: Tue Oct 06, 2020 4:18 am

Re: Support Windows Server 2019 Core ? (and other questions)

Post by cyr0nk0r »

ok, so rather than trial and error, can you shed some light on the 2nd part of the above question. from the CLI what is the recommended configuration. just leave out the -m switch? -m 0 ?
There are no examples in the documentation to cover a no L1 cache scenario.
User avatar
Support
Support Team
Support Team
Posts: 3731
Joined: Sun Dec 21, 2008 2:42 am

Re: Support Windows Server 2019 Core ? (and other questions)

Post by Support »

Both are ok.
cyr0nk0r
Level 3
Level 3
Posts: 14
Joined: Tue Oct 06, 2020 4:18 am

Re: Support Windows Server 2019 Core ? (and other questions)

Post by cyr0nk0r »

For anyone else, if you go with this config, and you want different r/w cache percentages with the -r switch you will still need to specify an integer for the L1 percentage even though there won't be an L1 cache. The -r switch format has to be L1,L2.
Example:
rxpcc.exe new -v E -l <guid> -r 0,90 -b 512 -w 120 -a average

Code: Select all

New Cache Task Configuration
----------------------------
  Level-1 Cache: 0MB
  Level-2 Cache: 5116MB
    R/W Ratio: R 10%, W 90%
    Storage: {9E339F22-9A19-4722-B276-EE41C4F97951}
    Gather Interval: DEFAULT
    Options: -
  Block Size: 512KB
  Defer-Write: Enabled
    Latency: 120s
    Mode: Average
    Options: -
  Prefetch: Disabled
Overhead: 1MB (Min), 9MB (Max)
Volume: #9
Post Reply