[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

How to connect to Cyclades ACS6000

esx20110328 esx20110328@163.com
Thu, 30 Aug 2012 02:24:43 GMT


Hi guys

   We meet some problem when use conserver to connect Cyclades ACS6000,
   We don't get any response when connecting to these new ACS6000 via conserver.
   telneting or sshing direct to the cyclades-host port-num works well.
   so Anybody could successful setup this or can give me a clue?

BTW: before we setup conserver with Cyclades ACS6000, we already reference follow docs
          https://www.conserver.com/pipermail/users/2011-October/msg00012.html

CFG: we have another one Cyclades ACS5000, in the same configuration file, it's work.
          I mean in the same configuration file, Cyclades ACS5000 works well, but Cyclades ACS6000 not works.

#### set up global access
default full    { rw *; }

# ------ defaults ------
default global {
        include full;
        logfile /var/consoles/pub/&;
        logfilemax 100m;
        timestamp 5mab;
        execrunas nobody:nobody;
        initrunas nobody:nobody;

default cyclades-acs { type host; portbase 7000; portinc 1; }

default acs5k-01.lab { include cyclades-acs; host acs5k-01.mgmt.lab.test.com; }
default acs6k-01.lab { include cyclades-acs; host acs6k-01.mgmt.lab.test.com; }

console hp-xw4600-01                { include acs6k-01.lab; host glabacs01.qe.lab.test.com; port 1; }
console intel-q8200novt-8-3        { include acs5k-01.lab; host qeacs05.qe.lab.test.com; port 15; }


ENV:
conserver-8.1.17-1.el6.rf.x86_64 running with Red Hat Enterprise Linux Server release 6.3
ACS6048 with auxiliary port and single power supply
bootcode: 2.0.1.0 (Feb 11 2010 - 21:47:07)
firmware: 2.2.0.6 (Feb 11 2010 - 23:55:53)

Best regards & Thanks
Chenguang Liu