More or less for testing and as a proof of concept, I created several ZF S datasets and a ZFS volume a few nmonths ago.
My special problems seems to come from one of the datasets named 'BACKUPS'. This dataset is shared as a CIFS share.
The next thing to remember is the ZFS dataset which is exposed via iSCSI.
Both are used as a disk based backup device by backup exec.
Backups to the ZFS volume/iSCSI seem to work fine.
Another thing is usinge the CIFS share as a backup:
After some time or different Gbs backed up I see sudden reboots ! Therefore the backups fail with "unexpected network errors".
So far, I was not able to find any reason.
For me the ZFS seems to be okay.
Code: Select all
Last login: Sun Feb 8 23:14:53 2015 from 192.168.1.21
Welcome to NAS4Free!
hp-nas: ~ # zfs list
NAME USED AVAIL REFER MOUNTPOINT
vStorage 4.07T 1.30T 46.2M /mnt/vStorage
vStorage/B2Dext 2.38T 1.30T 2.38T -
vStorage/BACKUP 1.19T 577G 1.19T /mnt/vStorage/BACKUP
vStorage/EMULE 16.3G 13.7G 16.3G /mnt/vStorage/EMULE
vStorage/FAXARCHIV 476M 24.0M 476M /mnt/vStorage/FAXARCHIV
vStorage/GUTACHTEN 13.6M 286M 13.6M /mnt/vStorage/GUTACHTEN
vStorage/Projekte 1005M 14.0G 1005M /mnt/vStorage/Projekte
vStorage/SCANS 6.24M 93.8M 6.24M /mnt/vStorage/SCANS
vStorage/SOFTWARE 180G 69.7G 180G /mnt/vStorage/SOFTWARE
vStorage/VMs 280G 19.8G 280G /mnt/vStorage/VMs
vStorage/media 26.8G 473G 26.8G /mnt/vStorage/media
hp-nas: ~ # zpool status -v vStorage
pool: vStorage
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
the pool may no longer be accessible by software that does not support
the features. See zpool-features(7) for details.
scan: scrub repaired 0 in 19h25m with 0 errors on Wed Jan 14 20:25:22 2015
config:
NAME STATE READ WRITE CKSUM
vStorage ONLINE 0 0 0
raidz1-0 ONLINE 0 0 0
ada0 ONLINE 0 0 0
ada1.nop ONLINE 0 0 0
ada2 ONLINE 0 0 0
errors: No known data errors
hp-nas: ~ #
Only strange SMB messages
Can someone help me ?


