Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: tech4 on July 25, 2009, 08:46:40 PM
-
I need help, have looked and am not finding the documentation I need.
I've got a functional install on a 2nd machine, and am in sme rescue mode in the original one. The original system is mounted at /mnt/sysimage. What command will recursively copy the ibays folder and everything in it to the other?
I cannot access the original via ssh/putty/web, etc, but it can ping the IP on the new one and apparently ftp to it. I just don't know what syntax I need, any non-cynical help is appreciated.
-
I think you can use scp, with the -r option
man scp for more info
anyway, I would know WHY you are in rescue mode and you (apparently) are not interested in recovering the first server.
Ciao
Stefano
-
I installed SME to learn how to use it, had just put some stuff in the ibay and shut it down when a major storm was approaching [no I don't have a UPS]. When it was next booted, it came up to the grub prompt, never was able to get it to load the OS.
If you look at the documentation, it just tells you to boot using sme rescue, not what to do beyond that. It wasn't really important, at the time, and I had other things going on, and let it go until I could find the proper steps to follow to fix the server.
Here it is, well over a year later, the documentation hasn't really changed. I was able to load 7.1 from an old cd onto a better machine and would like to get my stuff off the old one, then learn how to fix it.
-
some (easy) questions for you:
what's the meaning of "it came up to the grub prompt"?
did you file a bug for the grub problem?
did you open a bug for the documentation of the rescue mode?
do you expect someone else will do all the work and you, simply, come here to say "nothing changed"?
and, finally, did you make a donation?
if you want "non-cynical help" please start helping US to make SME a better product
Stefano
-
some (easy) questions for you:
what's the meaning of "it came up to the grub prompt"?
This is a grub prompt:
(http://www.linuxjournal.com/files/linuxjournal.com/linuxjournal/articles/046/4622/4622f1.png)
It says grub, there is a prompt. I did explain that the server OS did not load.
do you expect someone else will do all the work and you, simply, come here to say "nothing changed"?
Why yes, that is exactly what I expected. And in reference to my topic, it hasn't changed. By the way, did you write all the code by yourself?
and, finally, did you make a donation?
Donations of money are requested, not required. They don't go to you directly, and you would have no idea who amongst the many people using this forum might have made a donation. If SME forum help is cash-only then kindly state that up front. I have personally made many business partners aware of the OS, which is a valid contribution that may bear fruit in the future.
if you want "non-cynical help" please start helping US to make SME a better product
Perhaps you can make it a better product by getting rid of the rude support staff.
Stefano
-
tech4
The resolving of your problem could be difficult.
You were given the basic command to copy ie
scp -r xxxxx yyyyy
so look up the exact syntax your scenario requires with
man scp
(on a working sme server) or google for scp
This is not a forum on basic Linux commands so you can learn those elsewhere.
I suggest to take a potentially easier approach.
Get a sme 7.4 CD and do a upgrade install on the non functioning server. Choose the upgrade option rather than wiping the whole disk, and your data & settings will be preserved. If you are unfamiliar with this then try it on a test server first. Hopefully your boot problem may get fixed during the upgrade, if not then report back and at least then "we" can troubleshoot a current sme 7.4 server rather than a now quite old 7.1 release. A good few changes and improvements have happened during that time.
Please also be more reasonable to anyone who replies to you on these forums, there are NO paid staff and any answers given are voluntarily done.
Whether you like the answer or not, please be respectful and tolerant of all posters. If they don't exactly understand you, then I think it is quite reasonble that they ask further questions. Keep in mind there can be 100's of reasons why something does not work and you expect someone to give you the exact answer to your question, with I would also say, the supply by you of very limited information eg no log files etc etc
-
Mary,
The upgrade did not work, not enough room on the HDD. As root, I was able to log into the new server from the other, they just would not allow me to transfer data even though they both have the same account/pwd. This is what prompted me to ask here in this forum. I already had checked a variety of places to verify the syntax.
I tried to capture the bugs to a floppy, but whatever that saved is unreadable.
Anyway, I looked at the grub.conf via a live cd, and it was blank?! I copied the one from the new server to the other via flash drive and was able to boot the old server. Although it had errors scrolling all over the screen-too fast to follow, it was online with the original IP and the Ibays were available to the network. I have the old data off the machine now.
-
You could try to logon to the server with this program :
http://winscp.net/eng/index.php
It's an scp client for windows whice does not need a syntex ,
just login to the server using it's ip , here i dont remember if you should
use the root or admin account , after login you should be able to download
your data into a win xp desktop and move it to your new server.
-
Thanks all for your suggestions. I had tried WinSCP back when this first started. I do have the data recovered, that server has been repurposed, this topic can be closed now.
-
It would be nice to know what you did to solve it.....
-
paradigm
tech4 answered that here
http://forums.contribs.org/index.php?topic=44508.msg214601#msg214601
ie replaced grub.conf