cirros
cirros copied to clipboard
Cirros is a minimal vm for OpenStack here forked from lp:cirros
I start a cirros vm on Openstack env. It is running an nc server on cirros vm: sudo nc -p 8080 -l -s 10.10.1.246 Then I curl nc server inside...
output is like as follows: ``` ... tar: var/log: Cannot mkdir: No such file or directory tar: var: Cannot mkdir: No space left on device tar: var/pcmcia: Cannot mkdir: No...
Bug in Manila is valid for all images done for Generic driver: https://bugs.launchpad.net/manila/+bug/1370216 need add option "include = registry" to "global" section of samba config located in "/etc/samba/smb.conf" to be...
@vponomaryov reported: ``` if access is not allowed to client, next thing appear: [ 4182.497622] nfs: server 10.0.0.2 not responding, timed out And it takes very long time until adding...
2 patches - allow file creation over ssh with 755 perm - add dhclient wrapper script