Oracle told me, that is case sensitive for the hostname.
my hostname : WinRac1, WinRac2
but i run the command :
cluvfy stage -post hwos -n winrac1,winrac2 -verbose

after change :
cluvfy stage -post hwos -n WinRac1,WinRac2 -verbose

it works !!