Closed GoogleCodeExporter closed 9 years ago
Would you please give some more detail about "Create appservers.hosts with
hostnames or comments"? Would you perhaps attach a file to make it clear what
is expected? Thank you.
Original comment by amcna...@gmail.com
on 18 Oct 2010 at 4:04
Hello,
Shortly, I cant use comments in host file. My host file is like that:
server_ip #server name as comment
But pssh gave bad line error with this host file. I think comments are
important.
And second thing is these:
I cant use hostname with pssh altough I set /etc/hosts files. For example:
pssh -H server00 df -h
This command returned these:
[1] 11:16:01 [FAILURE] server00 Exited with error code 255
Original comment by ozgurk...@gmail.com
on 18 Oct 2010 at 4:16
Thanks for the clarification. I agree that being able to add comment lines in
the hosts file would be a helpful feature.
For your second issue, I would recommend running "pssh -H server00 -i -v df
-h", which will give a little more verbose output. If this isn't enough to
solve the problem, and if there still appears to be a problem with pssh, then
please open a separate ticket for this issue.
Thank you for submitting this feature request.
Original comment by amcna...@gmail.com
on 18 Oct 2010 at 7:07
Original comment by amcna...@gmail.com
on 18 Oct 2010 at 7:08
I will try verbose mode. Thanks.
Original comment by ozgurk...@gmail.com
on 18 Oct 2010 at 7:34
[deleted comment]
So, I finally got a chance to look at this issue in detail, and it looks like
the '#' for comments was always supposed to work, but there was a bug. I've
fixed this (commit 8fbad23). Thanks for bringing this up, and please report
any further problems you come across.
Original comment by amcna...@gmail.com
on 10 Jan 2011 at 2:34
Thanks a lot this is an important thing for huge networks :)
Original comment by ozgurk...@gmail.com
on 10 Jan 2011 at 2:43
Original issue reported on code.google.com by
ozgurk...@gmail.com
on 18 Oct 2010 at 11:59