简体   繁体   English

桉树云卷相关错误日志

[英]Eucalyptus cloud volume related error log

I have created a volume and when I tried to attach the volume, I run this command: 我已经创建了一个卷,当我尝试附加该卷时,我运行以下命令:

euca-attach-volume -i i-3C66428A -d /dev/sdf vol-639C3E6C

After theat when I tried euca-describe-volumes it says failed. 在剧院之后,当我尝试euca-describe-volumes它说失败了。 I have checked my cc.log but it seems like it has no error in it. 我已经检查了我的cc.log,但似乎没有错误。 So where should I look for to keep track of volume related error? 因此,我应该在哪里寻找与卷相关的错误?

Can you check for errors on the NC (/var/log/eucalyptus/nc.log) where the instance is running as well as the SC logs (/var/log/eucalyptus/cloud-output.log) ? 您可以在运行实例的NC(/var/log/eucalyptus/nc.log)和SC日志(/var/log/eucalyptus/cloud-output.log)上检查错误吗?

To know more on the exact workflow that happens behind the scene when you request a volume attach in Eucalyptus please refer to following 要了解有关在Eucalyptus中请求批量附加时在幕后发生的确切工作流的更多信息,请参阅以下内容

https://github.com/eucalyptus/eucalyptus/wiki/Storage-Controller https://github.com/eucalyptus/eucalyptus/wiki/存储控制器

For a more detailed guide around EBS in Eucalyptus 3.3.0 specifically please refer to following link 有关Eucalyptus 3.3.0中有关EBS的更详细的指南,请参考以下链接

https://github.com/eucalyptus/architecture/wiki/ebs-3.3-Volume-Attach-Detach-in-Eucalyptus-3_3_0 https://github.com/eucalyptus/architecture/wiki/ebs-3.3-Volume-Attach-Detach-in-Eucalyptus-3_3_0

Hope this is useful. 希望这是有用的。

Cheers! 干杯! Deependra 迪彭德拉

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM