This is an old revision of the document!
TO DO:
- tester smart en mettant chacun des disque dans pendejo
- steam → ironwolf
- spiti linux → ironwolf + HD2.5 1TB
- transfer seaga2 ego marion to ironwolf
- transfer armel to ironwolf
- spiti windows ?
- win10 ironwolf ext4 ?
machines & partitions
pendejo
- linux 500GB.nvme → ironwolf (2021/10/02 fedora & debian)
- home 2TB.ssd samsung 860 QVO → ironwol (2021/10/02)
- win10 1TB.ssd.qvo870 → ironwolf (2021/10/02 AOEMI system backup)
spiti
- linux 1TB.ssd.qvo860 → HD2.5 1TB.HGST (2020/01/06)
- win10 256GB.ssd → ???HD2.5 750GB?? (to do)
box
- up to 500GB
- → ssdext500
- pendejo box.local 2021/10/03
- → ironwolf
bobibob + bobidisco ssd samsung 870 QVO 1TB exFAT
- linux: partitions boot, system and data → backed up on HD 2.5 320GB and ironwolf 2021/09/26
- ssdext bobidisco → ironwolf 2021/10/03
drives
HD 3.5"
- 8TB ironwolf
- part.1 → 2TB NTFS win10 backup with AOEMI (last 2021/10/02) + steam backups
- part.2 → 5.5TB ext4
- 3TB barracuda
- 3TB WD (pendejo home until 2019)
- 1TB WD green WD10EAS (gamborimbo laptop backup on part.gambak)
- 1TB.SEAGA_1 HEALTHY
- 1TB.SEAGA_2 HEALTHY (Marion ext HD eGo 1TB → 510GB used)
- 1TB.SEAGA_3 HS FAIL ?
- 1TB.SEAGA_4 (armelle portable + steam backups) PREFAIL
HD 2.5"
- 500GB ssdext500 box (+inagua fichant11)
- 320GB HD linux Marion → SMART OK 2021/10/03
- 1TB.HGST 7mm (spiti linux to do) → SMART OK but problems with rsync 2021/10/03
- 160GB WD win7 Marion → SMART OK 2021/10/03
- 750GB WD scorpio black → SMART OK 2021/10/03
- 750GB WD scorpio blue → SMART OK 2021/10/03
- 1TB.hm100ui 9mm → SMART OK 2021/10/03
- 160GB piexthd → SMART OK 2021/10/03
- 160GB unnamed → SMART OK 2021/10/03
rsync commands
pendejo nvme 500GB → ironwolf 3TB
# MBR & partitions (2021/10/02) dd if=/dev/nvme0n1 of=/run/media/barriot/ironwolf_ext4/pendejo/mbr.nvem0n1.dd bs=512 count=1 sfdisk --dump /dev/nvme0n1 > /run/media/barriot/ironwolf_ext4/pendejo/partitions.nvme0n1.sfdisk.out # boot time rsync --dry-run --delete --itemize-changes -a --stats -h /boot/ /run/media/barriot/ironwolf_ext4/pendejo/boot/ | tee /run/media/barriot/ironwolf_ext4/pendejo/boot.rsync.log # sys/fedora time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system / /run/media/barriot/ironwolf_ext4/pendejo/rootfs/ | tee /run/media/barriot/ironwolf_ext4/pendejo/rootfs.rsync.log # sys/debian time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /run/media/barriot/debian/ /run/media/barriot/ironwolf_ext4/pendejo/debian/ | tee /run/media/barriot/ironwolf_ext4/pendejo/debian.rsync.log
pendejo ssd QVO 860 2TB → ironwolf 3TB
/home
time rsync --dry-run --delete --exclude .cache --itemize-changes -a --stats -h /home/ /run/media/barriot/ironwolf_ext4/pendejo/home/ | tee /run/media/barriot/ironwolf_ext4/pendejo/home.rsync.log
pendejo ssd QVO 870 1TB win10 → ironwolf 3TB
Réservé au système
time rsync --dry-run --delete --exclude --progress --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /run/media/barriot/Réservé\ au\ système/ /mnt/barracuda3t/pendejo/win10/Reserve.au.systeme/ | tee /run/media/barriot/ironwolf_ext4/pendejo/win10.Reserve.au.systeme.rsync.log
main partition
time rsync --dry-run --delete --exclude --progress --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /run/media/barriot/System/ /mnt/barracuda3t/pendejo/win10/system/ | tee /run/media/barriot/ironwolf_ext4/pendejo/win10.system.rsync.log
spiti to 1TB.HGST last done 2020/08/02
2021/10/03 Problems encountered while performing rsync → smart data ok but rsync stuck in the middle both with spiboot and spisys
time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /boot/efi /run/media/barriot/SPIEFI/ time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /boot/ /run/media/barriot/spiboot/ time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system / /run/media/barriot/spisys/ time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /home/ /run/media/barriot/spihome/
spiti partition table backup to spiti:/root 2021/10/03
### Sun Oct 03 16:18 root spiti.ux410ua ~ $ sfdisk --dump /dev/sda label: dos label-id: 0x6ac575ac device: /dev/sda unit: sectors sector-size: 512 /dev/sda1 : start= 2048, size= 389120, type=6, bootable /dev/sda2 : start= 391168, size= 2097152, type=83 /dev/sda3 : start= 2488320, size= 1688887296, type=83 /dev/sda4 : start= 1691375616, size= 262148096, type=5 /dev/sda5 : start= 1691379712, size= 209715200, type=83 /dev/sda6 : start= 1901096960, size= 52426752, type=82 ### Sun Oct 03 16:19 root spiti.ux410ua ~ $ sfdisk --dump /dev/sda > /root/spiti.samsung.ssd.860.QVO.1TB.sfdisk.dump.out ### Sun Oct 03 16:20 root spiti.ux410ua ~ $ dd if=/dev/sda of=/root/spiti.samsung.ssd.860.QVO.1TB.dd.mbr bs=512 count=1 1+0 records in 1+0 records out 512 bytes copied, 8.5901e-05 s, 6.0 MB/s
box (2019-10-07 @inagua)
cheat rsync.box
rsync --dry-run --delete --archive --itemize-changes --stats -h --filter='dir-merge /NOBACKUP.fichant11' ~/box/ /run/media/barriot/box/box/
bobibob
linux → HD2.3 320GN
time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /boot/ /run/media/marion/boot/ time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system / /run/media/marion/system/ time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /home/ /run/media/marion/data/
bobidisco
~500GB used as of 2021/10/03
ssdext → ironwolf
time rsync --dry-run --delete --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /run/media/barriot/bobidisco/ /run/media/barriot/ironwolf_ext4/bobidisco/
archives
gamborimbo
- linux 160GB.hd → ?
- live key 64GB → ?
pi3 & pi4 stuff → ?
Marion ext HD eGo → ironwolf
time rsync --itemize-changes -a --stats -h --hard-links --acls --xattrs --one-file-system /run/media/barriot/seaga_2/eGo.Marion/ /run/media/barriot/ironwolf_ext4/eGo.Marion/