Jump to content

I work for a university and they have Three zfs servers running the latest Oracle os and sharing there file systems via napp-it application. Me and a colleague have been trying to share volumes between all three for redundancy. we keep getting a weird error "Sorry, your zfs is too old for zrep to handle volume initialization Error: Please initialize volume target by hand, if you won't upgrade" after typing in the command "zrep -i z0pool/test-lun (IPADDRESS) zpool"

I am leaving out the machines IP address for security purposes. But please if anyone has any ideas on how to fix this issue please let me know!

Link to comment
https://linustechtips.com/topic/853427-zfs-server-error/
Share on other sites

Link to post
Share on other sites

Oracle is of no help to a university IT department?

[FS][US] Corsair H115i 280mm AIO-AMD $60+shipping

 

 

System specs:
Asus Prime X370 Pro - Custom EKWB CPU/GPU 2x360 1x240 soft loop - Ryzen 1700X - Corsair Vengeance RGB 2x16GB - Plextor 512 NVMe + 2TB SU800 - EVGA GTX1080ti - LianLi PC11 Dynamic
 

Link to comment
https://linustechtips.com/topic/853427-zfs-server-error/#findComment-10630673
Share on other sites

Link to post
Share on other sites

Two thoughts: as you update/upgrade the oracle servers, have you been upgrading the pool’s versions? This isn’t automatic, in case one server is more up to date than others, and if that one server fails and was using newer ZFS features then you wouldn’t be able to bring up the pool on another server. You should make sure all the servers have the same package/os versions, and do the pool upgrades on all at the same time https://docs.oracle.com/cd/E19253-01/819-5461/gcikw/index.html

 

The second thought is, you can always do it manually like the error says. Consult the manual.

Looking to buy GTX690, other multi-GPU cards, or single-slot graphics cards: 

 

Link to comment
https://linustechtips.com/topic/853427-zfs-server-error/#findComment-10630852
Share on other sites

Link to post
Share on other sites

I'd check to make sure that the latest kernel version for all OS' is the same. Just because theyve all been upgraded, doesn't mean the latest kernel is loaded. 

 

Quote

freebsd-version -k

freebsd-version -u

Also check the zpool version

Quote

zpool status <zpool name>

 

Spoiler

Desktop: Ryzen9 5950X | ASUS ROG Crosshair VIII Hero (Wifi) | EVGA RTX 3080Ti FTW3 | 32GB (2x16GB) Corsair Dominator Platinum RGB Pro 3600Mhz | EKWB EK-AIO 360D-RGB | EKWB EK-Vardar RGB Fans | 1TB Samsung 980 Pro, 4TB Samsung 980 Pro | Corsair 5000D Airflow | Corsair HX850 Platinum PSU | Asus ROG 42" OLED PG42UQ + LG 32" 32GK850G Monitor | Roccat Vulcan TKL Pro Keyboard | Logitech G Pro X Superlight  | MicroLab Solo 7C Speakers | Audio-Technica ATH-M50xBT2 LE Headphones | TC-Helicon GoXLR | Audio-Technica AT2035 | LTT Desk Mat | XBOX-X Controller | Windows 11 Pro

 

Spoiler

Server: Fractal Design Define R6 | Ryzen 3950x | ASRock X570 Taichi | Asus RTX 4060 Dual OC | 64GB (4x16GB) Corsair Vengeance LPX 3000Mhz | Corsair RM850v2 PSU | Fractal S36 Triple AIO + 4 Additional Venturi 120mm Fans | 8 x 20TB Seagate Exos X22 | 4 x 16TB Seagate Exos X18 | 3 x 2TB Samsung 970 Evo Plus NVMe | LSI 9211-8i HBA

 

Spoiler

NAS: Innovision 4U 24-bay chassis (12GB MiniHD SGIO Backplane) | Intel Core i9-10980xe | EVGA X299 FTW-K | EVGA RTX 2080Ti Super FTW3 | 128GB (8x16GB) Corsair Vengeance LPX 3200Mhz | DEEPCOOL PN1000M PSU| Noctua NH-D12L Chromax Black | 16 x 16TB Seagate Exos X18 | 2 x 2TB Samsung 990 Pro | 2 x 2TB Intel U.2 P4510 | LSI 9305-24i HBA

 

Link to comment
https://linustechtips.com/topic/853427-zfs-server-error/#findComment-10631018
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×