ajenti / ajenti

Ajenti Core and stock plugins
http://ajenti.org/core/
MIT License
7.5k stars 837 forks source link

FileSystem #245

Closed MLWALK3R closed 10 years ago

MLWALK3R commented 10 years ago

Ajenti 1.2.15.1 bug report

Detected platform: debian / ubuntu / Ubuntu 13.10

Architecture: x86_64 x86_64

Python: 2.7.5+ Installation: 53912294 Debug: False Locale: (None, None) Loaded plugins: main dashboard hddtemp fstab services db_common lm_sensors users terminal scripts taskmgr power ajenti_org sensors network codemirror notepad webserver_common fm plugins samba hosts cron tasks logs resolv apache iptables configurator resources packages

Traceback (most recent call last): File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 107, in handle_message self.ui.dispatch_event(update['uid'], update['event'], update['params']) File "/usr/lib/pymodules/python2.7/ajenti/ui/init.py", line 73, in dispatch_event self.root.dispatch_event(uid, event, params) File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 363, in dispatch_event if child.dispatch_event(uid, event, params): File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 359, in dispatchevent self.event(event, params) File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 383, in event getattr(self, 'on%s' % selfevent)(*(params or {})) File "/usr/lib/pymodules/python2.7/ajenti/plugins/main/main.py", line 294, in on_switch child.broadcast('on_page_load') File "/usr/lib/pymodules/python2.7/ajenti/ui/element.py", line 340, in broadcast getattr(self, method)(_args, kwargs) File "/usr/lib/pymodules/python2.7/ajenti/plugins/fstab/main.py", line 63, in on_page_load self.refresh() File "/usr/lib/pymodules/python2.7/ajenti/plugins/fstab/main.py", line 84, in refresh self.binder.setup(self).populate() File "/usr/lib/pymodules/python2.7/ajenti/ui/binder.py", line 530, in populate binding.populate() File "/usr/lib/pymodules/python2.7/ajenti/ui/binder.py", line 365, in populate binder = Binder(value, template) File "/usr/lib/pymodules/python2.7/ajenti/ui/binder.py", line 432, in init self.setup(object) File "/usr/lib/pymodules/python2.7/ajenti/ui/binder.py", line 447, in setup self.autodiscover() File "/usr/lib/pymodules/python2.7/ajenti/ui/binder.py", line 508, in autodiscover self.add(PropertyBinding(object, k, bindable)) File "/usr/lib/pymodules/python2.7/ajenti/ui/binder.py", line 99, in init** v = self.__get_transformed() File "/usr/lib/pymodules/python2.7/ajenti/ui/binder.py", line 116, in __get_transformed return self.ui.bindtransform(self.get()) if self.ui.bindtransform else self.get() File "/usr/lib/pymodules/python2.7/ajenti/ui/binder.py", line 55, in get return getattr(self.object, self.attribute) File "/usr/lib/pymodules/python2.7/reconfigure/items/bound.py", line 204, in pget prop = path(self._node).get(node_property) File "/usr/lib/pymodules/python2.7/reconfigure/items/fstab.py", line 25, in path = lambda i: lambda x: x.children[i] IndexError: list index out of range

Failed to upload traceback

Log content: 2014-01-22 15:30:22,850 INFO ajenti-panel.(): Using config file /etc/ajenti/config.json 2014-01-22 15:30:22,898 DEBUG compat.Popen(): Popen: git describe --tags 2> /dev/null 2014-01-22 15:30:23,074 DEBUG compat.Popen(): Popen: ['lsb_release', '-sd'] 2014-01-22 15:30:25,904 INFO registry.register_crypt_handler(): registered crypt handler 'sha512_crypt': <class 'passlib.handlers.sha2_crypt.sha512_crypt'> 2014-01-22 15:30:26,970 INFO core.run(): Ajenti 1.2.15.1 running on platform: debian 2014-01-22 15:30:27,014 DEBUG init.load(): Loading plugin hddtemp 2014-01-22 15:30:27,017 DEBUG init.load_recursive(): Preloading plugin dependency: main 2014-01-22 15:30:27,017 DEBUG init.load(): Loading plugin main 2014-01-22 15:30:27,182 DEBUG init.load(): Loading plugin hddtemp 2014-01-22 15:30:27,183 DEBUG init.load_recursive(): Preloading plugin dependency: dashboard 2014-01-22 15:30:27,183 DEBUG init.load(): Loading plugin dashboard 2014-01-22 15:30:27,210 DEBUG init.load(): Loading plugin hddtemp 2014-01-22 15:30:27,211 DEBUG compat.Popen(): Popen: ['which', 'hddtemp'] 2014-01-22 15:30:27,298 DEBUG init.load(): Loading plugin fstab 2014-01-22 15:30:27,558 DEBUG init.load(): Loading plugin mysql 2014-01-22 15:30:27,566 DEBUG init.load_recursive(): Preloading plugin dependency: db_common 2014-01-22 15:30:27,566 DEBUG init.load(): Loading plugin db_common 2014-01-22 15:30:27,584 DEBUG init.load_recursive(): Preloading plugin dependency: services 2014-01-22 15:30:27,584 DEBUG init.load(): Loading plugin services 2014-01-22 15:30:27,973 DEBUG init.load(): Loading plugin db_common 2014-01-22 15:30:27,975 DEBUG init.load(): Loading plugin mysql 2014-01-22 15:30:27,976 DEBUG compat.Popen(): Popen: ['which', 'mysql'] 2014-01-22 15:30:27,980 WARNING init.load(): * [mysql] skipping due to BinaryDependency (mysql) 2014-01-22 15:30:27,991 DEBUG init.load(): Loading plugin lm_sensors 2014-01-22 15:30:27,996 DEBUG compat.Popen(): Popen: ['which', 'sensors'] 2014-01-22 15:30:28,017 DEBUG init.load(): Loading plugin users 2014-01-22 15:30:28,039 DEBUG init.load(): Loading plugin squid 2014-01-22 15:30:28,040 DEBUG compat.Popen(): Popen: ['which', 'squid3'] 2014-01-22 15:30:28,045 WARNING init.load(): * [squid] skipping due to BinaryDependency (squid3) 2014-01-22 15:30:28,055 DEBUG init.load(): Loading plugin dhcpd 2014-01-22 15:30:28,059 DEBUG compat.Popen(): Popen: ['which', 'dhcpd'] 2014-01-22 15:30:28,064 WARNING init.load(): * [dhcpd] skipping due to BinaryDependency (dhcpd) 2014-01-22 15:30:28,064 DEBUG init.load(): Loading plugin scripts 2014-01-22 15:30:28,065 DEBUG init.load_recursive(): Preloading plugin dependency: terminal 2014-01-22 15:30:28,065 DEBUG init.load(): Loading plugin terminal 2014-01-22 15:30:28,265 DEBUG init.load(): Loading plugin scripts 2014-01-22 15:30:28,282 DEBUG init.load(): Loading plugin taskmgr 2014-01-22 15:30:28,304 DEBUG init.load(): Loading plugin power 2014-01-22 15:30:28,314 DEBUG init.load(): Loading plugin ajenti_org 2014-01-22 15:30:28,328 DEBUG init.load(): Loading plugin sensors 2014-01-22 15:30:28,332 DEBUG init.load(): Loading plugin network 2014-01-22 15:30:28,363 DEBUG init.load(): Loading plugin openvpn 2014-01-22 15:30:28,364 DEBUG compat.Popen(): Popen: ['which', 'openvpn'] 2014-01-22 15:30:28,368 WARNING init.load(): * [openvpn] skipping due to BinaryDependency (openvpn) 2014-01-22 15:30:28,369 DEBUG init.load(): Loading plugin megaraid 2014-01-22 15:30:28,386 WARNING init.load(): * [megaraid] skipping due to FileDependency (/opt/MegaRAID/MegaCli/MegaCli) 2014-01-22 15:30:28,387 DEBUG init.load(): Loading plugin notepad 2014-01-22 15:30:28,387 DEBUG init.load_recursive(): Preloading plugin dependency: codemirror 2014-01-22 15:30:28,387 DEBUG init.load(): Loading plugin codemirror 2014-01-22 15:30:28,398 DEBUG init.load(): Loading plugin notepad 2014-01-22 15:30:28,404 DEBUG init.load(): Loading plugin webserver_common 2014-01-22 15:30:28,415 DEBUG init.load(): Loading plugin fm 2014-01-22 15:30:28,427 DEBUG init.load(): Loading plugin plugins 2014-01-22 15:30:28,447 DEBUG init.load(): Loading plugin apcups 2014-01-22 15:30:28,453 DEBUG compat.Popen(): Popen: ['which', 'apcaccess'] 2014-01-22 15:30:28,457 WARNING init.load(): * [apcups] skipping due to BinaryDependency (apcaccess) 2014-01-22 15:30:28,458 DEBUG init.load(): Loading plugin psql 2014-01-22 15:30:28,459 DEBUG compat.Popen(): Popen: ['which', 'psql'] 2014-01-22 15:30:28,464 WARNING init.load(): * [psql] skipping due to BinaryDependency (psql) 2014-01-22 15:30:28,464 DEBUG init.load(): Loading plugin memcache 2014-01-22 15:30:28,465 DEBUG compat.Popen(): Popen: ['which', 'memcached'] 2014-01-22 15:30:28,470 WARNING init.load(): * [memcache] skipping due to BinaryDependency (memcached) 2014-01-22 15:30:28,471 DEBUG init.load(): Loading plugin nginx 2014-01-22 15:30:28,472 DEBUG compat.Popen(): Popen: ['which', 'nginx'] 2014-01-22 15:30:28,476 WARNING init.load(): * [nginx] skipping due to BinaryDependency (nginx) 2014-01-22 15:30:28,477 DEBUG init.load(): Loading plugin samba 2014-01-22 15:30:28,478 DEBUG compat.Popen(): Popen: ['which', 'smbd'] 2014-01-22 15:30:28,485 DEBUG init.load(): Loading plugin elements 2014-01-22 15:30:28,492 WARNING init.load(): * [elements] Plugin error: format error 2014-01-22 15:30:28,493 DEBUG init.load(): Loading plugin hosts 2014-01-22 15:30:28,515 DEBUG init.load(): Loading plugin tasks 2014-01-22 15:30:28,522 DEBUG init.load_recursive(): Preloading plugin dependency: cron 2014-01-22 15:30:28,522 DEBUG init.load(): Loading plugin cron 2014-01-22 15:30:28,528 DEBUG compat.Popen(): Popen: ['which', 'crontab'] 2014-01-22 15:30:28,548 DEBUG init.load(): Loading plugin tasks 2014-01-22 15:30:28,558 DEBUG init.load(): Loading plugin logs 2014-01-22 15:30:28,568 DEBUG init.load(): Loading plugin ctdb 2014-01-22 15:30:28,569 DEBUG compat.Popen(): Popen: ['which', 'ctdb'] 2014-01-22 15:30:28,573 WARNING init.load(): * [ctdb] skipping due to BinaryDependency (ctdb) 2014-01-22 15:30:28,582 DEBUG init.load(): Loading plugin smartctl 2014-01-22 15:30:28,583 DEBUG compat.Popen(): Popen: ['which', 'smartctl'] 2014-01-22 15:30:28,587 WARNING init.load(): * [smartctl] skipping due to BinaryDependency (smartctl) 2014-01-22 15:30:28,589 DEBUG init.load(): Loading plugin nsd 2014-01-22 15:30:28,599 DEBUG compat.Popen(): Popen: ['which', 'nsd'] 2014-01-22 15:30:28,603 WARNING init.load(): * [nsd] skipping due to BinaryDependency (nsd) 2014-01-22 15:30:28,607 DEBUG init.load(): Loading plugin ipmi 2014-01-22 15:30:28,608 DEBUG compat.Popen(): Popen: ['which', 'ipmitool'] 2014-01-22 15:30:28,613 WARNING init.load(): * [ipmi] skipping due to BinaryDependency (ipmitool) 2014-01-22 15:30:28,614 DEBUG init.load(): Loading plugin resolv 2014-01-22 15:30:28,630 DEBUG init.load(): Loading plugin apache 2014-01-22 15:30:28,638 DEBUG compat.Popen(): Popen: ['which', 'apache2'] 2014-01-22 15:30:28,653 DEBUG init.load(): Loading plugin raid 2014-01-22 15:30:28,662 DEBUG compat.Popen(): Popen: ['which', 'mdadm'] 2014-01-22 15:30:28,667 WARNING init.load(): * [raid] skipping due to BinaryDependency (mdadm) 2014-01-22 15:30:28,671 DEBUG init.load(): Loading plugin iptables 2014-01-22 15:30:28,681 DEBUG init.load(): Loading plugin configurator 2014-01-22 15:30:28,698 DEBUG init.load(): Loading plugin supervisor 2014-01-22 15:30:28,699 DEBUG compat.Popen(): Popen: ['which', 'supervisord'] 2014-01-22 15:30:28,704 WARNING init.load(): * [supervisor] skipping due to BinaryDependency (supervisord) 2014-01-22 15:30:28,716 DEBUG init.load(): Loading plugin munin 2014-01-22 15:30:28,722 DEBUG compat.Popen(): Popen: ['which', 'munin-cron'] 2014-01-22 15:30:28,727 WARNING init.load(): * [munin] skipping due to BinaryDependency (munin-cron) 2014-01-22 15:30:28,730 DEBUG init.load(): Loading plugin bind9 2014-01-22 15:30:28,737 DEBUG compat.Popen(): Popen: ['which', 'named'] 2014-01-22 15:30:28,742 WARNING init.load(): * [bind9] skipping due to BinaryDependency (named) 2014-01-22 15:30:28,743 DEBUG init.load(): Loading plugin resources 2014-01-22 15:30:28,755 DEBUG init.load(): Loading plugin packages 2014-01-22 15:30:28,770 DEBUG init.load(): Loading plugin exports 2014-01-22 15:30:28,775 DEBUG compat.Popen(): Popen: ['which', 'nfsstat'] 2014-01-22 15:30:28,780 WARNING init.load(): * [exports] skipping due to BinaryDependency (nfsstat) 2014-01-22 15:30:28,797 DEBUG init.load(): Loading plugin netatalk 2014-01-22 15:30:28,798 DEBUG compat.Popen(): Popen: ['which', 'afpd'] 2014-01-22 15:30:28,803 WARNING init.load(): * [netatalk] skipping due to BinaryDependency (afpd) 2014-01-22 15:30:28,804 INFO core.run(): Starting server on (u'0.0.0.0', 8000) 2014-01-22 15:30:28,982 DEBUG inflater.precache(): Precaching layout main:file-dialog 2014-01-22 15:30:29,030 DEBUG inflater.precache(): Precaching layout main:file-dialog-save 2014-01-22 15:30:29,089 DEBUG inflater.precache(): Precaching layout dashboard:dash 2014-01-22 15:30:29,142 DEBUG inflater.precache(): Precaching layout dashboard:welcome 2014-01-22 15:30:29,143 DEBUG inflater.precache(): Precaching layout dashboard:text 2014-01-22 15:30:29,150 DEBUG inflater.precache(): Precaching layout hddtemp:widget 2014-01-22 15:30:29,173 DEBUG inflater.precache(): Precaching layout fstab:iio-widget 2014-01-22 15:30:29,179 DEBUG inflater.precache(): Precaching layout fstab:free-widget 2014-01-22 15:30:29,180 DEBUG inflater.precache(): Precaching layout fstab:widget 2014-01-22 15:30:29,182 DEBUG inflater.precache(): Precaching layout fstab:main 2014-01-22 15:30:29,289 DEBUG inflater.precache(): Precaching layout services:bar 2014-01-22 15:30:29,304 DEBUG inflater.precache(): Precaching layout services:widget 2014-01-22 15:30:29,309 DEBUG inflater.precache(): Precaching layout services:main 2014-01-22 15:30:29,339 DEBUG inflater.precache(): Precaching layout db_common:main 2014-01-22 15:30:29,367 DEBUG inflater.precache(): Precaching layout lm_sensors:widget 2014-01-22 15:30:29,398 DEBUG inflater.precache(): Precaching layout users:user-list 2014-01-22 15:30:29,426 DEBUG inflater.precache(): Precaching layout users:main 2014-01-22 15:30:29,438 DEBUG inflater.precache(): Precaching layout terminal:config 2014-01-22 15:30:29,451 DEBUG inflater.precache(): Precaching layout terminal:main 2014-01-22 15:30:29,453 DEBUG inflater.precache(): Precaching layout scripts:widget 2014-01-22 15:30:29,474 DEBUG inflater.precache(): Precaching layout taskmgr:main 2014-01-22 15:30:29,490 DEBUG inflater.precache(): Precaching layout power:widget 2014-01-22 15:30:29,521 DEBUG inflater.precache(): Precaching layout ajenti_org:config 2014-01-22 15:30:29,533 DEBUG inflater.precache(): Precaching layout ajenti_org:main 2014-01-22 15:30:29,545 DEBUG inflater.precache(): Precaching layout sensors:cpu-line 2014-01-22 15:30:29,562 DEBUG inflater.precache(): Precaching layout sensors:progressbar-widget 2014-01-22 15:30:29,564 DEBUG inflater.precache(): Precaching layout sensors:value-widget 2014-01-22 15:30:29,565 DEBUG inflater.precache(): Precaching layout sensors:cpu-widget 2014-01-22 15:30:29,579 DEBUG inflater.precache(): Precaching layout network:bit-linux-ipv4 2014-01-22 15:30:29,589 DEBUG inflater.precache(): Precaching layout network:bit-linux-dhcp 2014-01-22 15:30:29,591 DEBUG inflater.precache(): Precaching layout network:bit-linux-basic 2014-01-22 15:30:29,593 DEBUG inflater.precache(): Precaching layout network:bit-linux-ifupdown 2014-01-22 15:30:29,604 DEBUG inflater.precache(): Precaching layout network:widget 2014-01-22 15:30:29,606 DEBUG inflater.precache(): Precaching layout network:main 2014-01-22 15:30:29,609 DEBUG inflater.precache(): Precaching layout notepad:listitem 2014-01-22 15:30:29,611 DEBUG inflater.precache(): Precaching layout notepad:config 2014-01-22 15:30:29,613 DEBUG inflater.precache(): Precaching layout notepad:main 2014-01-22 15:30:29,632 DEBUG inflater.precache(): Precaching layout webserver_common:main 2014-01-22 15:30:29,656 DEBUG inflater.precache(): Precaching layout fm:config 2014-01-22 15:30:29,682 DEBUG inflater.precache(): Precaching layout fm:main 2014-01-22 15:30:29,705 DEBUG inflater.precache(): Precaching layout plugins:main 2014-01-22 15:30:29,733 DEBUG compat.Popen(): Popen: ['which', ''] 2014-01-22 15:30:29,769 DEBUG inflater.precache(): Precaching layout samba:main 2014-01-22 15:30:30,105 DEBUG inflater.precache(): Precaching layout hosts:main 2014-01-22 15:30:30,121 DEBUG inflater.precache(): Precaching layout cron:main 2014-01-22 15:30:30,155 DEBUG inflater.precache(): Precaching layout tasks:params-copydir 2014-01-22 15:30:30,275 DEBUG inflater.precache(): Precaching layout tasks:params-rsync 2014-01-22 15:30:30,288 DEBUG inflater.precache(): Precaching layout tasks:params-execute 2014-01-22 15:30:30,290 DEBUG inflater.precache(): Precaching layout tasks:main 2014-01-22 15:30:30,306 DEBUG inflater.precache(): Precaching layout logs:main 2014-01-22 15:30:30,354 DEBUG inflater.precache(): Precaching layout resolv:main 2014-01-22 15:30:30,405 DEBUG inflater.precache(): Precaching layout iptables:option-ports 2014-01-22 15:30:30,488 DEBUG inflater.precache(): Precaching layout iptables:option-protocol 2014-01-22 15:30:30,497 DEBUG inflater.precache(): Precaching layout iptables:option-match 2014-01-22 15:30:30,503 DEBUG inflater.precache(): Precaching layout iptables:option-port 2014-01-22 15:30:30,538 DEBUG inflater.precache(): Precaching layout iptables:option-state 2014-01-22 15:30:30,539 DEBUG inflater.precache(): Precaching layout iptables:option 2014-01-22 15:30:30,540 DEBUG inflater.precache(): Precaching layout iptables:option-interface 2014-01-22 15:30:30,541 DEBUG inflater.precache(): Precaching layout iptables:option-address 2014-01-22 15:30:30,571 DEBUG inflater.precache(): Precaching layout iptables:option-custom 2014-01-22 15:30:30,578 DEBUG inflater.precache(): Precaching layout iptables:main 2014-01-22 15:30:30,582 DEBUG inflater.precache(): Precaching layout iptables:option-reject-with 2014-01-22 15:30:30,603 DEBUG inflater.precache(): Precaching layout configurator:ad-sync-config 2014-01-22 15:30:30,605 DEBUG inflater.precache(): Precaching layout configurator:ldap-sync-config 2014-01-22 15:30:30,607 DEBUG inflater.precache(): Precaching layout configurator:main 2014-01-22 15:30:30,651 DEBUG inflater.precache(): Precaching layout packages:headers 2014-01-22 15:30:30,665 DEBUG inflater.precache(): Precaching layout packages:installer 2014-01-22 15:30:30,665 DEBUG inflater.precache(): Precaching layout packages:row 2014-01-22 15:30:30,667 DEBUG inflater.precache(): Precaching layout packages:main 2014-01-22 15:30:30,671 DEBUG feedback.send(): Feedback >> ping ({'edition': 'vanilla', 'version': '1.2.15.1', 'os': 'debian', 'id': 22453}) 2014-01-22 15:30:30,673 INFO connectionpool._new_conn(): Starting new HTTP connection (1): meta.ajenti.org 2014-01-22 15:30:30,835 DEBUG connectionpool._make_request(): "POST /api/v2/ping HTTP/1.1" 200 36 2014-01-22 15:30:30,835 DEBUG feedback.send(): Feedback << {"status": "ok"} 2014-01-23 03:30:30,937 DEBUG feedback.send(): Feedback >> ping ({'edition': 'vanilla', 'version': '1.2.15.1', 'os': 'debian', 'id': 22453}) 2014-01-23 03:30:30,939 INFO connectionpool._new_conn(): Starting new HTTP connection (1): meta.ajenti.org 2014-01-23 03:30:31,270 DEBUG connectionpool._make_request(): "POST /api/v2/ping HTTP/1.1" 200 36 2014-01-23 03:30:31,271 DEBUG feedback.send(): Feedback << {"status": "ok"} 2014-01-23 09:43:22,934 DEBUG compat.Popen(): Popen: ['df', '-P'] 2014-01-23 09:43:22,986 DEBUG compat.Popen(): Popen: ['ifconfig', 'lo'] 2014-01-23 09:43:22,993 DEBUG compat.Popen(): Popen: ['ifconfig', 'eth0'] 2014-01-23 09:43:23,000 DEBUG compat.Popen(): Popen: ['ifconfig', 'eth1'] 2014-01-23 09:43:23,007 DEBUG compat.Popen(): Popen: ['ifconfig', 'eth2'] 2014-01-23 09:43:23,015 DEBUG compat.Popen(): Popen: ['ifconfig', 'eth3'] 2014-01-23 09:43:23,022 DEBUG compat.Popen(): Popen: ['ifconfig', 'bond0'] 2014-01-23 09:43:23,224 DEBUG compat.Popen(): Popen: ['status', 'smbd'] 2014-01-23 09:43:23,234 DEBUG compat.Popen(): Popen: ['smbstatus', '-p'] 2014-01-23 09:43:23,284 DEBUG compat.Popen(): Popen: ['smbstatus', '-S'] 2014-01-23 09:43:23,398 DEBUG compat.Popen(): Popen: ['which', 'pm-suspend'] 2014-01-23 09:43:23,405 DEBUG compat.Popen(): Popen: ['which', 'pm-hibernate'] 2014-01-23 09:43:28,981 DEBUG compat.Popen(): Popen: ['df', '-P']

Eugeny commented 10 years ago

Please check format of your /etc/fstab file. Probably some entries are malformed.

MLWALK3R commented 10 years ago

 /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sdb1 during installation
UUID=cd96493f-1313-4290-ab1a-df01a9bf5cfa /               ext4    errors=remount-ro 0       1
# swap was on /dev/sdb5 during installation
UUID=120d9ced-1af3-47aa-8933-eec164cf7f07 none            swap    sw              0       0

//172.16.0.3/Cloud    /mnt/md0-raid5/ cifs

Seems normal to me

Eugeny commented 10 years ago

Last line lacks options, dump and pass: just add "defaults 0 0"

MLWALK3R commented 10 years ago

Bingo, You fixed it :D