Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. {
  2. "zonename": "a7100a11-3ea5-610d-863c-9448b29e901f",
  3. "autoboot": true,
  4. "brand": "lx",
  5. "limit_priv": "default",
  6. "v": 1,
  7. "create_timestamp": "2017-09-23T09:30:08.218Z",
  8. "image_uuid": "7b5981c4-1889-11e7-b4c5-3f3bdfc9b88b",
  9. "cpu_shares": 100,
  10. "max_lwps": 2000,
  11. "max_msg_ids": 4096,
  12. "max_sem_ids": 4096,
  13. "max_shm_ids": 4096,
  14. "max_shm_memory": 4096,
  15. "zfs_io_priority": 100,
  16. "max_physical_memory": 4096,
  17. "max_locked_memory": 4096,
  18. "max_swap": 4096,
  19. "billing_id": "00000000-0000-0000-0000-000000000000",
  20. "owner_uuid": "00000000-0000-0000-0000-000000000000",
  21. "tmpfs": 4096,
  22. "hostname": "cfg-backup.agdon.net",
  23. "dns_domain": "local",
  24. "kernel_version": "4.3.0",
  25. "resolvers": [
  26. "172.29.12.7",
  27. "8.8.4.4"
  28. ],
  29. "alias": "cfg-backup",
  30. "filesystems": [
  31. {
  32. "source": "/data/cfg-backups",
  33. "target": "/shared/cfg-backups",
  34. "type": "lofs"
  35. }
  36. ],
  37. "nics": [
  38. {
  39. "interface": "eth0",
  40. "mac": "f2:c7:27:6a:a2:59",
  41. "nic_tag": "admin",
  42. "gateway": "172.29.12.1",
  43. "gateways": [
  44. "172.29.12.1"
  45. ],
  46. "netmask": "255.255.255.0",
  47. "ip": "172.29.12.16",
  48. "ips": [
  49. "172.29.12.16/24"
  50. ],
  51. "primary": true
  52. }
  53. ],
  54. "uuid": "a7100a11-3ea5-610d-863c-9448b29e901f",
  55. "zone_state": "running",
  56. "zonepath": "/zones/a7100a11-3ea5-610d-863c-9448b29e901f",
  57. "zoneid": 9,
  58. "last_modified": "2017-09-23T09:30:14.000Z",
  59. "firewall_enabled": false,
  60. "server_uuid": "00000000-0000-0000-0000-0cc47a758c2e",
  61. "platform_buildstamp": "20161110T013148Z",
  62. "state": "running",
  63. "boot_timestamp": "2017-09-23T09:30:11.000Z",
  64. "pid": 30869,
  65. "customer_metadata": {},
  66. "internal_metadata": {},
  67. "routes": {},
  68. "tags": {},
  69. "quota": 10,
  70. "zfs_root_compression": "on",
  71. "zfs_root_recsize": 131072,
  72. "zfs_filesystem": "zones/a7100a11-3ea5-610d-863c-9448b29e901f",
  73. "zpool": "zones",
  74. "snapshots": []
  75. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement