V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
andybest
V2EX  ›  问与答

OpenVZ VPS无法启动SSH的问题谁遇到过?

  •  
  •   andybest · 2013-03-24 18:41:01 +08:00 · 2540 次点击
    这是一个创建于 4220 天前的主题,其中的信息可能已经有所发展或是发生改变。
    一个Ramnode的128M SSD VPS,两天前自动重启了SSH就无法连接了
    连安装了DropBear都无法启动,启动后无任何错误信息,就是端口没有坚挺(尝试换了各个不同端口)
    谁遇到过类似的问题?任何建议和回复一定感谢!


    root@ssd:/# ps auxf
    USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
    root 1 0.0 1.0 2500 1352 ? Ss 17:38 0:00 init
    root 2 0.0 0.0 0 0 ? S 17:38 0:00 [kthreadd/1946]
    root 3 0.0 0.0 0 0 ? S 17:38 0:00 _ [khelper/1946]
    root 252 0.0 0.6 2332 904 ? Ss 17:38 0:00 cron
    root 502 0.0 0.5 27476 760 ? Ss 17:41 0:00 vzctl: pts/0
    root 503 0.0 1.2 3000 1648 pts/0 Ss 17:41 0:00 _ -bash
    root 533 0.0 0.6 2388 880 pts/0 R+ 17:58 0:00 _ ps auxf

    root@ssd:/# free -m
    total used free shared buffers cached
    Mem: 128 28 99 0 0 25
    -/+ buffers/cache: 2 125
    Swap: 128 0 128

    root@ssd:/# /etc/init.d/ssh start
    Rather than invoking init scripts through /etc/init.d, use the service(8)
    utility, e.g. service ssh start

    Since the script you are attempting to invoke has been converted to an
    Upstart job, you may also use the start(8) utility, e.g. start ssh
    ssh stop/pre-start, process 581

    root@ssd:/# /etc/init.d/dropbear start
    Starting Dropbear SSH server: dropbear.

    root@ssd:/# netstat -nl
    Active Internet connections (only servers)
    Proto Recv-Q Send-Q Local Address Foreign Address State
    Active UNIX domain sockets (only servers)
    Proto RefCnt Flags Type State I-Node Path
    unix 2 [ ACC ] STREAM LISTENING 1033737609 @/com/ubuntu/upstart
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   910 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 144ms · UTC 21:17 · PVG 05:17 · LAX 14:17 · JFK 17:17
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.