Export ZFS Volume to iSCSI
To export a raw block volume from ZFS for use with iSCSI, you can use the zfs command to create a block device and then use the tgtadm command to create an iSCSI
To export a raw block volume from ZFS for use with iSCSI, you can use the zfs command to create a block device and then use the tgtadm command to create an iSCSI
Using Skopeo 1. Install Skopeo: https://github.com/containers/skopeo 2. Log in to your repos (AWS ECR example) your_ecr=xxxxxxxxxxxxxxx.dkr.ecr.us-west-2.amazonaws.com aws --profile=your_profile ecr get-login-password
SELECT table_schema AS "Database", SUM(data_length + index_length) / 1024 / 1024 / 1024 AS "Size (GB)" FROM information_schema.TABLES GROUP BY table_schema; +--------------------+------------------+ | Database | Size (GB) | +--------------------+------------------+ | db1 | 311.
SELECT relname AS "relation", pg_size_pretty ( pg_total_relation_size (C .oid) ) AS "total_size" FROM pg_class C LEFT JOIN pg_namespace N ON (N.oid = C .relnamespace) WHERE nspname NOT
How to setup Twilio and Unfi Talk