Advertisement
Guest User

Untitled

a guest
Jul 19th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.71 KB | None | 0 0
  1. MariaDB [proxcp]> select * from vncp_pending_clone;
  2. +----+-----------+-----------------------------------------------------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  3. | id | node | upid | hb_account_id | data |
  4. +----+-----------+-----------------------------------------------------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  5. | 22 | ns3144762 | UPID:ns3144762:000061B8:0EC1E0DE:5D31897B:qmclone:100:root@pam: | 3 | {"vmid":1004,"cores":6,"cpu":"kvm64","memory":10240,"cipassword":"G/AZ0XMUHdOPl1Mj843Hle865HAdLq/tmCMNCEUyoSo=","storage_size":"30","cvmtype":"linux","gateway":["22:39:1E:D5:9C:28"],"ip":"0","setmacaddress":["22:39:1E:D5:9C:28"]} |
  6. +----+-----------+-----------------------------------------------------------------+---------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  7. 1 row in set (0.000 sec)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement