QNAP development help

Hi,

anyone around to help us a bit with QNAP implementation?

We are working on its support, beta should be ready in a few weeks.

However we would need small help. We have just 1 QNAP in our labs.

We would like to see some command behavior when there is more QNAPs in a Qcenter (I suppose you use it for storage management)

 

We would need this:

 

1. connect to Q'center through ssh, whatever user

 

2. export configuration by the following command

mongodump --port 6604 --db cms --excludeCollection jobs --excludeCollection qnap_fw_info --excludeCollection fw_file_info -o /tmp/stor2rrd

 

3. send us the output directory

tar cvhf qcenter-conf.tar /tmp/stor2rrd

gzip -9 qcenter-conf.tar

 

Send us qcenter-conf.tar.gz via https://upload.stor2rrd.com

 

4. remove output directory

 

rm -rf /tmp/stor2rrd

 

Thanks!



Sign In or Register to comment.