umount command (Linux) or set it to offline status (Windows); otherwise, it may not be recognized when mounted the next time.modprobe acpiphp command before purchasing elastic cloud disks, so that a driver can be added to enable the hot swapping feature.CVM Instance Operating System | Version |
CentOS | 5.11 64-bit |
| 5.11 32-bit |
| 5.8 64-bit |
| 5.8 32-bit |
Debian | 6.0.3 32-bit |
Ubuntu | 10.04 64-bit |
| 10.04 32-bit |
openSUSE | 12.3 64-bit |
| 12.3 32-bit |
vi /etc/sysconfig/modules/acpiphp.modules
#!/bin/bashmodprobe acpiphp >& /dev/null
chmod a+x /etc/sysconfig/modules/acpiphp.modules
vi /etc/modules
acpiphp
vi /etc/sysconfig/kernel
MODULES_LOADED_ON_BOOT="acpiphp"
Esta página foi útil?
Você também pode entrar em contato com a Equipe de vendas ou Enviar um tíquete em caso de ajuda.
comentários