(Illustration by Gaich Muramatsu)
Rainny Tung wrote: > I made a empty parcel with isr_admin makeparcel on server. > when i resume the parcel with isr resume, the operation failed with this > message. > Is there a FAQ or something helpful to resolve problems? We don't have a FAQ just yet. In this case, the hostname that the client is using to connect to your server does not match the server's own idea of what its hostname is. You can fix this by putting hostname = <server's hostname> in <sysconfdir>/openisr/locksrv.conf on the server. <sysconfdir> will probably be either /etc or /usr/local, depending on how you installed the server. Currently, the hostname parameter is only read when creating a parcel. You can fix the setting for your existing parcel by updating the SERVER key in the ~<user>/.isr/<parcel>/parcel.cfg file on the server. --Benjamin GilbertReceived on 2009-05-18 14:58:38