- root@ds14b:/etc# cat /etc/os-release
- PRETTY_NAME="Ubuntu 24.04.3 LTS"
- NAME="Ubuntu"
- VERSION_ID="24.04"
- VERSION="24.04.3 LTS (Noble Numbat)"
- VERSION_CODENAME=noble
- ID=ubuntu
- ID_LIKE=debian
- HOME_URL="https://www.ubuntu.com/"
- SUPPORT_URL="https://help.ubuntu.com/"
- BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
- PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
- UBUNTU_CODENAME=noble
- LOGO=ubuntu-logo
复制代码 安装客户端出现:
- root@ds14b:/var# ./DRClient64.sangfor.192.168.4.24.3.0.240531.sh
- Creating directory /opt/DRClient_3.0.240531
- Verifying archive integrity... All good.
- Uncompressing DRClient Setup 100%
- The current kernel is x86_64.
- ldd ./librt.so.1 return not found, need rename
- ldd bin/system_info/librt.so.1 return not found, need rename
- ldd bin/librt.so.1 return not found, need rename
- DECTECT DR AGENT INSTALLATION ENV...
- NO. TPYE STATE NAME
- 1 Kernel Module Not Running disksbd_linux
- 2 Kernel Module Not Running sbd_fun_linux
- 3 Agent Service Not Running ClwDRClient
- 4 Agent Service Not Running ClwDRIpSvr
- 5 Initrd Backup Not Exists /boot/initrd.img-6.8.0-137-generic_backup
- 6 Program Dir Not Exists
- 7 Running Logs Not Exists /var/log/aio
- 8 Driver Version None
- 9 Backup Doing Unknown
- 10 Restore Doing Unknown
- 11 CDP Doing Unknown
- state[0/6]: Collecting agent information, please wait a minute.
- state[1/6]: Prepare server component, prepare driver.
- state[1/6]: Server Except: exception ::Utils::SystemError
- {
- description = drv3: ????Linux???6.8.0
- debug = drv3: get_disksbd_ko failed : 6.8.0 Linux-6.8.0-137-generic-x86_64-with-debian-trixie-sid|buildd@lcy02-amd64-064
- rawCode = 1
- }
- install failed.
- -1
复制代码 |