--
You received this message because you are subscribed to the Google Groups "acis.p2p" group.
To post to this group, send email to aci...@googlegroups.com.
To unsubscribe from this group, send email to acisp2p+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/acisp2p?hl=en.
Did you try to log in using your grid-appliance ID and password
through VMWare player screen? If you could not log in using your
grid-appliance id, can you try using an id "griduser" and the password
that I talked?
Regarding VMWare server problem, I did not use VMWare before, so I
have no idea about it. Does anyone else have an idea?
Best,
Kyungyong Lee
On Sun, Jul 31, 2011 at 6:48 PM, Rossetti Manuel
<manuelr...@gmail.com> wrote:
> Kyungyong,
> Thanks for the note. I have been able to get the pool back up. I seem to
> be having an issue using VMWare Server. I can get it working when using
> VMWare Player but when I try to use VMWare Server for the worker and server
> nodes, condor never runs (i.e. the collector never responds). If you have
> any ideas about that it would be useful.
> I have attempted to log directly into the server or worker vm instances
> using my grid-appliance user id and password but it doesn't work. I think
> I need to log in using the local host via ssh??? but I don't know what IP
> (address) to use. Is there some documentation?
> Thanks
> Dr. Rossetti
> On Jul 30, 2011, at 8:44 PM, Kyungyong Lee wrote:
>
> Hi Dr. Rossetti,
> The default login name is your ID at the grid-appliance.org. The password is
> . If it does not work, please let me know. Because of the very
> easy password, I sent the e-mail only to you at this time. We will make a
> policy to reveal the default id and password. BTW, does your condor pool
> still not work after reboot? Thanks.
> Best,
> Kyungyong Lee
The only way to access a worker and server is by pre-installing your
ssh key into authorized_keys in the floppy.
unzip floppy.zip
mount -oloop floppy.img /mnt
cat key.pub >> /mnt/authorized_keys
umount /mnt
zip -r9 floppy.zip floppy.img
Also have you checked /var/log/monitor.log ? Which version of the
Grid Appliance are you using? I am not sure if I got side tracked
when I was upgrading the last version....
Cheers,
David
Regarding logging in problem to worker and server virtual machines, if
you still work on that issue, I recommend you follow below steps.
1. back up your worker and server floppy image.
2. Replace the worker and server floppy image to the default
floppy.img that was originally embedded in the grid-appliance zip
file.
3. Boot the VM, upon booting completion, turn it off.
4. Switch the default floppy.img file to worker or server floppy image
and restart VMs.
5. You can log in using "griduser" account.
If it does not work for you, please let us know. Thanks.
Best,
Kyungyong.