Advertisement
zamotivator

Untitled

May 9th, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. [scidb@build-c63-2 ~]$ mkdir /var/www/cdash_logs/p4-2013.05.09_04-20-49-debug-RedHat63-P4_1259-SCIDB_6240
  2. mkdir: cannot create directory `/var/www/cdash_logs/p4-2013.05.09_04-20-49-debug-RedHat63-P4_1259-SCIDB_6240': No space left on device
  3. [scidb@build-c63-2 ~]$ df -h
  4. Filesystem Size Used Avail Use% Mounted on
  5. /dev/xvda2 26G 15G 11G 59% /
  6. tmpfs 3.9G 0 3.9G 0% /dev/shm
  7. /dev/xvdb1 197G 9.6G 178G 6% /storage
  8. 10.0.20.188:/Public 5.4T 2.9T 2.5T 54% /public
  9. [scidb@build-c63-2 ~]$ sudo mount
  10. /dev/xvda2 on / type ext4 (rw)
  11. proc on /proc type proc (rw)
  12. sysfs on /sys type sysfs (rw)
  13. devpts on /dev/pts type devpts (rw,gid=5,mode=620)
  14. tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0")
  15. /dev/xvdb1 on /storage type ext4 (rw)
  16. none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
  17. sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
  18. 10.0.20.188:/Public on /public type nfs (rw,soft,addr=10.0.20.188)
  19. [scidb@build-c63-2 ~]$ cat /etc/issue
  20. CentOS release 6.3 (Final)
  21. Kernel \r on an \m
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement