Giter Club home page Giter Club logo

amazon-fsx-windows-user-guide's Introduction

amazon-fsx-windows-user-guide's People

Contributors

aaronk1 avatar awsdan avatar dono-kidd avatar frcalvi-aws avatar jefstock avatar joshbean avatar jpeddicord avatar justinclayton avatar playphil avatar rmarcuce avatar rmbbgh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

amazon-fsx-windows-user-guide's Issues

Steps of "To create a custom shadow copy schedule" do not seem to work

Step one says to enter:
$trigger1 = new-scheduledTaskTrigger -weekly -DaysOfWeek Monday,Tuesday,Wednesday,Thursday,Friday -at 06:00

This results in the error:
At line:1 char:1

  • $trigger1 = new-scheduledTaskTrigger -weekly -DaysOfWeek Monday,Tuesd ...

Assignment statements are not allowed in restricted language mode or a Data section.
At line:1 char:1

  • $trigger1 = new-scheduledTaskTrigger -weekly -DaysOfWeek Monday,Tuesd ...

A variable that cannot be referenced in restricted language mode or a Data section is being
referenced. Variables that can be referenced include the following: $PSCulture, $PSUICulture, $true,
$false, $null.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : AssignmentStatementNotSupportedInDataSection

===== ALSO ========

set-fsxshadowcopyschedule -scheduledtasktriggers $Using:trigger1,$Using:trigger2 -Confirm:$false }

results in:

At line:1 char:98

  • ... heduledtasktriggers $Using:trigger1,$Using:trigger2 -Confirm:$false }
  •                                                                     ~
    

Unexpected token '}' in expression or statement.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : UnexpectedToken

table accuracy - amazon-fsx-windows-user-guide/doc_source/performance.md

section: Impact of Storage Capacity on Performance
there is a small 3x3 table, it shows HDD having the same throughput and IOPS per TiB...surely thats not right? that would also mean a 1 MB IO size, my understanding that is pretty rare also. it would be good to see a correction if applicable, and some IO size discussion.

Errors using commands to create custom shadow copy schedule

Step one says to enter:
$trigger1 = new-scheduledTaskTrigger -weekly -DaysOfWeek Monday,Tuesday,Wednesday,Thursday,Friday -at 06:00

This results in the error:
At line:1 char:1

  • $trigger1 = new-scheduledTaskTrigger -weekly -DaysOfWeek Monday,Tuesd ...

Assignment statements are not allowed in restricted language mode or a Data section.
At line:1 char:1

  • $trigger1 = new-scheduledTaskTrigger -weekly -DaysOfWeek Monday,Tuesd ...

A variable that cannot be referenced in restricted language mode or a Data section is being
referenced. Variables that can be referenced include the following: $PSCulture, $PSUICulture, $true,
$false, $null.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : AssignmentStatementNotSupportedInDataSection

mal formed object DomainControllers

mal formed object DomainControllers line 614, from https://docs.aws.amazon.com/fsx/latest/WindowsGuide/samples/AmazonFSxADValidation.zip

$DomainControllers[$DCName] = [PSCustomObject]@{
Name = $AResult.Name
IPAddress = $AResult.IPAddress
Priority = $SrvResult.Priority
Weight = $SrvResult.Weight
}

The object Name is null, so it is not valid to proceed with the testing.

Here is the error:

a
Test 1 - Validate EC2 Subnets ...
Found region us-west-2 from EC2 instance metadata

SubnetId VpcId AvailabilityZoneId CidrBlock


subnet-12345 vpc-12345 usw2-az2 10.92.30.128/26

Test 2 - Validate connectivity with DNS Servers ...

Found the following XXX Domain Controllers by querying _ldap._tcp.dc._msdcs.local.com:

Name IPAddress Priority Weight


                  0    100
                  0    100
                  0    100
                  0    100
                  0    100
                  0    100
                  0    100
                  0    100
                  0    100
                  0    100
                  0    100

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.