I hereby claim:
- I am feffi on github.
- I am feffi (https://keybase.io/feffi) on keybase.
- I have a public key ASCtKl_f_xxN7Q4In0KafsAa12Fqeoi6HqS0kJranFXFnwo
To claim this, I am signing this object:
| Problem: Maybe somebody can help me with a (maybe simple) problem with a failing `FlexVolume` (shared filesystem) mount on rook.io-Ceph? Although I can create the operator, the cluster and also the filesystem, I‘m not able to mount the filesystem in any of my pods. Creating and mounting PV/PVC works fine. I've collected all information, but out of options right now ... | |
| https://gist.github.com/feffi/cc455d8da5fe3464dd6d5e3c27b10c7c | |
| --- | |
| apiVersion: ceph.rook.io/v1 | |
| kind: CephFilesystem | |
| metadata: | |
| name: cephfs |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| #include <stdint.h> | |
| #ifdef _MSC_VER | |
| #include <intrin.h> /* for rdtscp and clflush */ | |
| #pragma optimize("gt",on) | |
| #else | |
| #include <x86intrin.h> /* for rdtscp and clflush */ | |
| #endif |
I hereby claim:
To claim this, I am signing this object:
| ## http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/feffi/11c3c8b374405c8be9d69366c18380af/raw/b71c04a5732f6288df177c2b834ddc5eef7d540e/boxstarter.sh | |
| # Boxstarter options | |
| $Boxstarter.RebootOk=$true # Allow reboots? | |
| $Boxstarter.NoPassword=$false # Is this a machine with no login password? | |
| $Boxstarter.AutoLogin=$false # Save my password securely and auto-login after a reboot | |
| # Update Windows and reboot if necessary | |
| if (Test-PendingReboot) { Invoke-Reboot } | |
| #Install-WindowsUpdate -AcceptEula |
| [...] | |
| ################################# | |
| # launch Which backends to launch and order to query them in | |
| # | |
| # launch= | |
| launch=gmysql | |
| [...] |
| service pdns stop |
| aptitude install pdns-server pdns-backend-mysql |
| # Generated by iptables-save v1.4.14 on Wed May 14 23:43:26 2014 | |
| *filter | |
| :INPUT ACCEPT [0:0] | |
| :FORWARD ACCEPT [0:0] | |
| :OUTPUT ACCEPT [0:0] | |
| # accept all loop traffic, discard all malicious localloop traffic | |
| -A INPUT -i lo -j ACCEPT | |
| -A INPUT -d 127.0.0.0/8 ! -i lo -j REJECT --reject-with icmp-port-unreachable |
| rm -f '~/Library/Application Support/Steam/.crash' |
| <i class="icon-file"></i> Test |