Ubuntu live cd is not working, i get the following when starting “start.sh”
ERROR: no backup server found
sh: dialog: not found
sh: dialog: not found.
regards.
Okay. This looks like it could be fixed if you execute following commands before starting it:
apt-get update
apt-get install dialog parted
(I included parted because it could be the next thing that is missing). If you want to try it
I’ve uploaded a new live cd together with the new version. I’ve tested it in Citrix Xen Server and it seems to work.
Sometimes it does not get an IP address via DHCP. You just have to set it manually then.
(I think the problem is with Xenserver there. See http://forums.citrix.com/message.jspa?messageID=1386015 )
thanks, i will test it one of these days (already downloaded the new live cd).
Would be great if it works!
Thanks, Verus.
Just tested a restore on xenserver 5.6 and it works like a charm! which is great!
So now i can use ur backup for all the servers and clients!
I had only one little problem which I had also before (old version).
I started with the new live cd, added manually an IP address and then when I searched for the backup server it couldn’t find it for 3 times.
The fourth time I stopped and started the UR backup server service (while the live cd was searching) and then it was found and I could restore the client.
All the rest was working fine.
If it would be possible to add the possibility to add the IP address from the backup server (just like the possibility with the manual IP address instead of DHCP), that would be easy.
but thanks anyway for such a fine product!
One more question, is it possible to change the date from MM-DD-YYYY to DD-MM-YYYY or to YYYY-MM-DD ?
thanks,
Verus.
This is still not supposed to happen. Which is weird because this didn’t happen with my XenServer. If you run the Client in Windows it is correctly found?
Your suggestion is a little bit difficult because the server connects to the client.
In the restore CD when you select the image?
[quote=“uroni”][quote=“verus002”]
I had only one little problem which I had also before (old version).
I started with the new live cd, added manually an IP address and then when I searched for the backup server it couldn’t find it for 3 times.
The fourth time I stopped and started the UR backup server service (while the live cd was searching) and then it was found and I could restore the client.
All the rest was working fine.
If it would be possible to add the possibility to add the IP address from the backup server (just like the possibility with the manual IP address instead of DHCP), that would be easy.
[/quote]
This is still not supposed to happen. Which is weird because this didn’t happen with my XenServer. If you run the Client in Windows it is correctly found?
Your suggestion is a little bit difficult because the server connects to the client.
Ok, no problem then.
I can make it work and that’s the most important.
In the restore CD when you select the image?[/quote]
No, in the frontend (backup status).
09/08/2011
should be:
2011/09/08 or 08/09/2011
thanks.
[quote=“verus002”]
No, in the frontend (backup status).
09/08/2011
should be:
2011/09/08 or 08/09/2011
thanks.[/quote]
Hmm I think I’ll change it to an ISO date format which is YYYY-MM-DD. Because apparently it is MM/DD/YY in the US and DD/MM/YY in the rest of the world, where you probably are? If you change it to german it is DD.MM.YY btw. (much more logical )
ISO format is great, is it something we can do ourself or is it for a future release ?
thanks.
If you are compiling you can change it in urbackup/serverinterface/helper.cpp:195 . I’ll change it in the next version. Or is it that important?
No, not so important.
Thanks.