It's recommended to mount the BackupPC data volume with noatime:

/dev/vg_backuppc_data/backuppc_data /var/lib/BackupPC ext4 rw,*noatime *0 0


However, since my data volume is an iSCSI volume, I needed this entry to
have the iSCSI mount properly mount at boot using _netdev:

/dev/vg_backuppc_data/backuppc_data /var/lib/BackupPC ext4 _netdev 0 0

so do I still need *noatime* and if so, how/where do I include it on that
line?
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to