Displaying 2 results from an estimated 2 matches for "iscsidisk1".
2012 Aug 02
2
Rsyncing huge file, timeout on rsyncd
..., 4-5 hours for big file).
Whats going out there?
Source server is idle during this "no progress" period, destination Qnap has
one rsync process eating cpu.
My commands are (example with one file)
for rsyncd
rsync --inplace --progress --numeric-ids --times --password-file .passwd
iscsi/iscsiDisk1 rsync://backup-rsync at 192.168.5.250:/iSCSI-backup/iscsiDisk1
for ssh
rsync --inplace --progress --numeric-ids --times iscsi/iscsiDisk1
admin at 192.168.5.250:/share/MD0_DATA/iSCSI-backup/iscsiDisk1
With regards
Libor Klepac
-------------- next part --------------
A non-text attachment was scr...
2008 Jan 31
3
I.O error: zpool metadata corrupted after powercut
...m was not configured with zfs no cache flush. On the pool we had +/- 40 zvols used by running vm''s (iscsi boot/swap/data disks for xen & virtual box guests)
The first failure was on a b68 system, the second on a b77 system.
Last zpool was using iscsi disks:
setup:
pool
mirror:
iscsidisk1 san1
iscsidisk1 san2
mirror:
iscsidisk2 san1
iscsidisk2 san2
I thought zfs was always persistent on disk, but apparently a power cut has can cause unrecoverable damage.
I can accept the first failure (because of the dangerous setting), but loosing that second pool was unacceptable for m...