Hi, i have downloaded Virtual NAS Appliance (https://opendedup.org/odd/wp-content/uploads/2017/09/datish_virtual_nas_appliance_5_2-1.ova), then i import it on the esxi server. (needed fix here: https://groups.google.com/g/dedupfilesystem-sdfs-user-discuss/c/lhqE1jZ0w60/m/M75g8IfmBwAJ)
as said on the download page: PLEASE UPDATE TO THE LATEST SDFS debian version within the appliance, i start with update:
UPDATE
- ssh to the appliance as root
ssh root@opendedup_vm_ip
wget http://www.opendedup.org/downloads/sdfs_3.10.8_amd64.deb
- dpkg -i ./sdfs_3.10.8_amd64.deb
root@nas0:~# dpkg -i ./sdfs_3.10.8_amd64.deb
(Reading database ... 66891 files and directories currently installed.)
Preparing to unpack ./sdfs_3.10.8_amd64.deb ...
Unpacking sdfs (3.10.8) over (3.5.4.0) ...
Setting up sdfs (3.10.8) ...
root@nas0:~# reboot
After reboot i cannot open webgui in browser.
Do i did something wrong or incomplete?
UPD1 apt install ./sdfs_3.10.8_amd64.deb - upgrading holded package, result the same.
UPD2 seems like last working version is
wget https://web.archive.org/web/20171006013132/http://opendedup.org/odd/wp-content/uploads/2017/09/sdfs_3.5.7.1_amd64.deb
Hi, i have downloaded Virtual NAS Appliance (https://opendedup.org/odd/wp-content/uploads/2017/09/datish_virtual_nas_appliance_5_2-1.ova), then i import it on the esxi server. (needed fix here: https://groups.google.com/g/dedupfilesystem-sdfs-user-discuss/c/lhqE1jZ0w60/m/M75g8IfmBwAJ)
as said on the download page:
PLEASE UPDATE TO THE LATEST SDFS debian version within the appliance, i start with update:UPDATE
ssh root@opendedup_vm_ipwget http://www.opendedup.org/downloads/sdfs_3.10.8_amd64.debroot@nas0:~# dpkg -i ./sdfs_3.10.8_amd64.deb(Reading database ... 66891 files and directories currently installed.)Preparing to unpack ./sdfs_3.10.8_amd64.deb ...Unpacking sdfs (3.10.8) over (3.5.4.0) ...Setting up sdfs (3.10.8) ...root@nas0:~# rebootAfter reboot i cannot open webgui in browser.
Do i did something wrong or incomplete?
UPD1
apt install ./sdfs_3.10.8_amd64.deb- upgrading holded package, result the same.UPD2 seems like last working version is
wget https://web.archive.org/web/20171006013132/http://opendedup.org/odd/wp-content/uploads/2017/09/sdfs_3.5.7.1_amd64.deb