Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu May 31, 2012 11:40 am 
Offline
Newbie

Joined: Wed May 30, 2012 2:08 am
Posts: 4
dear all

my linode was forced shutdown and can only run in safe mode,who can tell me where webdata is put? and how to get it use winscp or other tools.


many many thanks


Top
   
 Post subject:
PostPosted: Thu May 31, 2012 12:46 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
If by safe mode you mean booting using the rescue tab in linode manager, first use LISH to connect to your node http://library.linode.com/troubleshooti ... ng-to-lish

Then run service ssh start in lish.
Then run passwd and set a password.
Then from your computer connect via winscp to your servers IP at port 22 user is root and password is the password you set with passwd.

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
 Post subject:
PostPosted: Thu May 31, 2012 8:24 pm 
Offline
Newbie

Joined: Wed May 30, 2012 2:08 am
Posts: 4
thanks

I have already login my linode via winscp, but cann't found which directory the webdata was puted. I think webdata must be put in one filesystem,and before use it which should be mounted.could you tell me more about this?


Top
   
 Post subject:
PostPosted: Fri Jun 01, 2012 3:46 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
You probably want to run
Code:
mount /dev/xvda /media/xvda
and your system will be under /media/xvda it depends on your disk configuration assuming you only have one disk then that should work.

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
 Post subject:
PostPosted: Sat Jun 02, 2012 4:02 am 
Offline
Newbie

Joined: Wed May 30, 2012 2:08 am
Posts: 4
the following is result after issue mount command. seems nothing happened.
please give me help more!.

root@hvc0:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 397008 984 396024 1% /
/dev/xvdh 115874 115874 0 100% /cdrom
/dev/loop0 106496 106496 0 100% /FINNIX
unionfs 397008 984 396024 1% /UNIONFS
tmpfs 10240 0 10240 0% /dev
devshm 253816 0 253816 0% /dev/shm
root@hvc0:~# mount /dev/xvda /media/xvda
root@hvc0:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 397008 984 396024 1% /
/dev/xvdh 115874 115874 0 100% /cdrom
/dev/loop0 106496 106496 0 100% /FINNIX
unionfs 397008 984 396024 1% /UNIONFS
tmpfs 10240 0 10240 0% /dev
devshm 253816 0 253816 0% /dev/shm
root@hvc0:~#


Top
   
 Post subject:
PostPosted: Sat Jun 02, 2012 4:29 am 
Offline
Newbie

Joined: Wed May 30, 2012 2:08 am
Posts: 4
many thanks

I have fund where my webdata is puted!, use winscp I can download web programs, webdata in database can be download or not?
please tell me more about download webdata not only web programs.


Regards.


Top
   
 Post subject:
PostPosted: Sat Jun 02, 2012 5:49 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Assuming you're using MySQL your data will be in /var/lib/mysql copy the contents of that directory then you can restore it to your server simply by uploading to the same directory, this will work as long as both servers use the same version of MySQL (So when restoring restore it to a server with the same OS)

If you're not using mysql let me know what you're using and I'll let you know where it stores stuff.

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group