opennebula error copying image in the datastore not allowed to copy image file

Error copying image in the datastore: Not allowed to copy image file

eucimage create -d default --name byrui                                                                                        ge --path centos6.5.qcow2-1 --prefix hd --type OS --driver qcow2 --persistent

aix 与x86_linux之间的NFS 互访问题

aix NFS客户端访问x86_linux NFS服务器   需在aix上设置nfso  使aix跑nfs使用非周之口端口>1024

x86_linux NFs客户端访问aix NFs报错

mount.nfs: Remote I/O error

(解决方案,aix nfs share for linux,linux NFS客户端在挂载aix NFS服务器时需指定aixNFS服务器版本 使用-o nfsvers=2 or 3)

搞定

eucvm show 12
VIRTUAL MACHINE 12 INFORMATION
ID                  : 12
NAME                : ruige
USER                : eucalyptus
GROUP               : oneadmin
STATE               : FAILED
LCM_STATE           : LCM_INIT
RESCHED             : No
START TIME          : 11/18 10:36:16
END TIME            : 11/18 10:36:30
DEPLOY ID           : -

VIRTUAL MACHINE MONITORING
NET_TX              : 0K
USED MEMORY         : 0K
USED CPU            : 0
NET_RX              : 0K

PERMISSIONS
OWNER               : um-
GROUP               : ---
OTHER               : ---

VM DISKS
 ID TARGET IMAGE                               TYPE SAVE SAVE_AS
  0 hda    qinrui                              file   NO       -

VM NICS
 ID NETWORK              VLAN BRIDGE       IP              MAC
  0 ruige                  no br0          10.192.36.32    02:00:0a:c0:24:20
                                           fe80::400:aff:fec0:2420

VIRTUAL MACHINE HISTORY
SEQ HOST            ACTION           REAS           START        TIME     PROLOG
  0 ruige.cc        none             erro  11/18 10:36:30   0d 00h00m   0h00m00s

USER TEMPLATE
ERROR="Tue Nov 18 10:36:30 2014 : Error executing image transfer script: Error copying frontend:/srv/cloud/eucalyptus/var/datastores/1/f2c64d8675b4fd1619652ed11f410f57 to ruige.cc:/srv/cloud/eucalyptus/var//datastores/0/12/disk.0"

VIRTUAL MACHINE TEMPLATE
CONTEXT=[
  DISK_ID="1",
  TARGET="hdb" ]
CPU="2"
GRAPHICS=[
  LISTEN="0.0.0.0",
  PORT="5912",
  TYPE="vnc" ]
MEMORY="2048"
OS=[
  ARCH="x86_64" ]
TEMPLATE_ID="11"
VCPU="4"
VMID="12"

添加下面语句搞定;
10.192.36.4:/srv/cloud/eucalyptus/var/datastores /srv/cloud/eucalyptus/var/datastores nfs soft,intr,rsize=8192,wsize=8192,noauto

img制作

sudo virsh create ruige.xml
Domain ruige6.4 created from ruige.xml

destroy vms-Instance

Error copying image in the datastore: Not allowed to copy image file的更多相关文章

  1. VS error retrieving information from user datastore

    搭建好VS2005+PB6.0的开发环境后,新建MFC智能设备应用程序工程出错,错误信息如下: error retrieving information from user datastore 很奇怪 ...

  2. error: ‘for’ loop initial declarations are only allowed in

    使用gcc,出现如下错误: thread_join.c:7:5: error: 'for' loop initial declarations are only allowed in C99 mode ...

  3. mysql error 1130 hy000:Host 'localhost' is not allowed to connect to this mysql server 解决方案

    ERROR 1130 (HY000): Host 'localhost' is not allowed to connect to this MySQL server D:\Wamp\mysql-\b ...

  4. Solution of Publishing failed with multiple errors Error copying file static\

    1.前言 由于系统被IT打了防病毒补丁,然后启动web项目一直出现Publishing failed with multiple errors Error copying file static... ...

  5. error: 'for' loop initial declarations are only allowed in C99 mode

    error: 'for' loop initial declarations are only allowed in C99 mode   出现错误: error: 'for' loop initia ...

  6. MySQL8.0加载文件内容报错: ERROR 1148: The used command is not allowed with this MySQL version

    mysql数据库将文件内容加载到表中报错: mysql> LOAD DATA LOCAL INFILE '/path/pet.txt' INTO TABLE pet LINES TERMINAT ...

  7. wepy框架关闭Eslint语法校验(error More than 1 blank line not allowed no-multiple-empty-lines)

    最近在学习使用wepy框架制作小程序,导入编译的项目后报如下错误(error  More than 1 blank line not allowed  no-multiple-empty-lines) ...

  8. ERROR 1130 (HY000): Host 'test177' is not allowed to connect to this MySQL server

    异常 在测试环境新搭建的MySQL服务端,启动后登陆MySQL如下异常: [root@test177 ~]# mysql -u root -po2jSLWw0ni -h test177 mysql: ...

  9. Win下GCC报错 error: ‘for’ loop initial declarations are only allowed in C99 mode

    ##报错## 用GCC编译for循环会出现以下错误 error: 'for' loop initial declarations are only allowed in C99 mode 如图所示: ...

随机推荐

  1. c语言 文件写入和读取

    #include<stdio.h> #include<stdlib.h> #include<string.h> #define N 10 struct studen ...

  2. Oracle EBS-SQL (PO-9):检查期间采购订单执行情况.sql

    --采购订单执行情况查询(七天内接收情况)select pha.segment1       采购订单,         msib.segment1      物料编码,         pla.qu ...

  3. [Django] Windows 下安装 配置Pinax 工程

    Pinax 是一个基于Django开发的脚手架,有一些现成的模板和功能模块可以使用,方便快速有效的开发一个Django项目.下面举个例子如何安装一个pinax项目到集成开发环境Aptana里面. 先从 ...

  4. react-native学习笔记——ViewStack组件

    今天来写一个组件,相信很多人都会用到的——ViewStack. ViewStack组件无疑是UI中很重要的一个组件,可惜react-native并没有内嵌进去,需要开发者自己去实现. 实现原理很简单, ...

  5. Linux网桥

    linux网桥的功能 转发数据包 网桥的功能在延长网络跨度上类似于中继器,然而它能提供智能化连接服务,即根据帧的终点地址处于哪一网段来进行转发和滤除.网桥对站点所处网段的了解是靠"自学习&q ...

  6. Hoeffding连接到机器学习

    统计学场景: 一个罐子中有红球和绿球,红球比例$v$未知,数量未知,如何得到红球比例?方法---随机抽样N个球,在其中红球占比为$u$ 由hoeffding可以知道:$P(|u-v|>\epsi ...

  7. 1.2 linear SVM 推导

    1.将公式中的distance具体化 将$w_0$单独抽出作为$b$,$w=(w_1,...,w_n),x=(x_1,...,x_n)$ 则分割平面为:$w^Tx+b=0$ A.证明w为法向量     ...

  8. protobuf使用错误总结

    1>HelloWorldScene.obj : error LNK2019: 无法解析的外部符号 "public: virtual __thiscall LoginReqMessage ...

  9. BCTF warmup 50

    这是一道关于RSA的解密题:首先,我们要明白,通常是公钥加密.私钥解密,私钥签名.公钥验证.这个题目中给出的是一个公钥和一段密文. 刚开始一直以为和验证签名有关,费劲脑汁也想不出来怎么办.下面介绍些思 ...

  10. javascript高级知识分析——上下文

    如果函数是一个对象的属性,那么它可以? var katana = { isSharp: true, use: function(){ this.isSharp = !this.isSharp; } } ...