Created
January 2, 2018 04:50
-
-
Save akarelas/c250968f75d4913a2158a434ef3971a1 to your computer and use it in GitHub Desktop.
lxc info output, for my server, for the lxd bug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- container_stop_priority | |
- container_syscall_filtering | |
- auth_pki | |
- container_last_used_at | |
- etag | |
- patch | |
- usb_devices | |
- https_allowed_credentials | |
- image_compression_algorithm | |
- directory_manipulation | |
- container_cpu_time | |
- storage_zfs_use_refquota | |
- storage_lvm_mount_options | |
- network | |
- profile_usedby | |
- container_push | |
- container_exec_recording | |
- certificate_update | |
- container_exec_signal_handling | |
- gpu_devices | |
- container_image_properties | |
- migration_progress | |
- id_map | |
- network_firewall_filtering | |
- network_routes | |
- storage | |
- file_delete | |
- file_append | |
- network_dhcp_expiry | |
- storage_lvm_vg_rename | |
- storage_lvm_thinpool_rename | |
- network_vlan | |
- image_create_aliases | |
- container_stateless_copy | |
- container_only_migration | |
- storage_zfs_clone_copy | |
- unix_device_rename | |
- storage_lvm_use_thinpool | |
- storage_rsync_bwlimit | |
- network_vxlan_interface | |
- storage_btrfs_mount_options | |
- entity_description | |
- image_force_refresh | |
- storage_lvm_lv_resizing | |
- id_map_base | |
- file_symlinks | |
- container_push_target | |
- network_vlan_physical | |
- storage_images_delete | |
- container_edit_metadata | |
- container_snapshot_stateful_migration | |
- storage_driver_ceph | |
- storage_ceph_user_name | |
- resource_limits | |
- storage_volatile_initial_source | |
- storage_ceph_force_osd_reuse | |
- storage_block_filesystem_btrfs | |
- resources | |
- kernel_limits | |
- storage_api_volume_rename | |
- macaroon_authentication | |
- network_sriov | |
- console | |
- restrict_devlxd | |
- migration_pre_copy | |
- infiniband | |
- maas_network | |
api_status: stable | |
api_version: "1.0" | |
auth: trusted | |
public: false | |
auth_methods: | |
- tls | |
environment: | |
addresses: | |
- 172.31.1.100:8443 | |
- '[2a01:4f8:c0c:38::2]:8443' | |
- 10.37.129.1:8443 | |
architectures: | |
- x86_64 | |
- i686 | |
certificate: | | |
-----BEGIN CERTIFICATE----- | |
some certificate | |
-----END CERTIFICATE----- | |
certificate_fingerprint: some fingerprint | |
driver: lxc | |
driver_version: 2.1.1 | |
kernel: Linux | |
kernel_architecture: x86_64 | |
kernel_version: 4.10.0-42-generic | |
server: lxd | |
server_pid: 2478 | |
server_version: "2.21" | |
storage: zfs | |
storage_version: 0.6.5.9-2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment