I'm using the latest version of Nas4Free 11 and cannot install the management software for the Rocketraid 2720SGL. Has anyone using the same card been able to install either the webgui or CLI management software? I have used pkg install, pkg_add, pkg add but I always get this error:
"Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
pkg: /mnt/OS_Data/hptsvr-https-2.1.4-13.0401.tbz is not a valid package: no manifest found
pkg: No packages available to install matching 'hptsvr-https-2.1.4-13.0401' have been found in the repositories"
any clues on how to get this installed? Thanks for the assistance.
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Rocketraid 2720SGL management
-
mugopain
- NewUser

- Posts: 3
- Joined: 08 Jan 2017 22:34
- Status: Offline
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: Rocketraid 2720SGL management
you need to have N4F full to install packages.
What version of N4F do you have?.
PD: in BSD/ZFS is recommended to use entire disk to build the pools, so is not recommended to use propietary RAID .
this is because if you break your 2720SGL if you use propietary RAID, you need another 2720GLS to read your DATA, but if you use software RAID like ZFS does, you can read your data in any motherboard.
What version of N4F do you have?.
PD: in BSD/ZFS is recommended to use entire disk to build the pools, so is not recommended to use propietary RAID .
this is because if you break your 2720SGL if you use propietary RAID, you need another 2720GLS to read your DATA, but if you use software RAID like ZFS does, you can read your data in any motherboard.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
mugopain
- NewUser

- Posts: 3
- Joined: 08 Jan 2017 22:34
- Status: Offline
Re: Rocketraid 2720SGL management
raulfg3 - Thanks. I used to have the full and then switched to embedded with this version. Guess I will be switching back. I have two of my drives as ZFS and the other 12 on my RR controllers.
-
mugopain
- NewUser

- Posts: 3
- Joined: 08 Jan 2017 22:34
- Status: Offline
Re: Rocketraid 2720SGL management
Well installing the full version did not work. receiving the error:
# pkg install hptsvr-https-2.1.4-13.0401.tbz
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
pkg: /mnt/Hold/hptsvr-https-2.1.4-13.0401.tbz is not a valid package: no manifest found
pkg: No packages available to install matching 'hptsvr-https-2.1.4-13.0401' have been found in the repositories
# pkg install hptsvr-https-2.1.4-13.0401.tbz
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
pkg: /mnt/Hold/hptsvr-https-2.1.4-13.0401.tbz is not a valid package: no manifest found
pkg: No packages available to install matching 'hptsvr-https-2.1.4-13.0401' have been found in the repositories
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: Rocketraid 2720SGL management
try pkg add : https://forums.freenas.org/index.php?th ... sgl.25396/
Try:
previosly, you must copy hptsvr-https-2.1.4-13.0401.tbz to /tmp and move to tmp
Try:
Code: Select all
pkg add hptsvr-https-2.1.4-13.0401.tbz
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510