Tidak Bisa akses Virtualizor


Status
Not open for further replies.

mustafaramadhan

Hosting Guru
Apakah di Rescue mode kita bisa disable iptable ?
misal
Code:
service iptables stop
Ya Tidak bisa. Yang bisa adalah men-inactive-kan service sehingga ketika reboot maka service tidak jalan. Tapi kadang cara men-inactive-kan tidak mempan karena ada proses lain yang coba 'restart' jika iptables tidak aktif. Cara paling gampang adalah me-rename rule dari iptables sehingga biarpun active tapi tidak ada rule yang diproses.
 

Bestariweb Hosting

Hosting Guru
The Warrior
Verified Provider
BTW untuk menghindari complain kalau-kalau ada masalah yg lebih serius, sy terpaksa beli DS lagi. Ada yg bisa bantu caranya clone VPS tanpa ada akses ke virtualizor?
Jadi rencananya mau migrasi dulu semuanya
baru benerin systemnya. Jadi client gak dirugikan kalau saya ada salah prosedur
 

Bestariweb Hosting

Hosting Guru
The Warrior
Verified Provider
Sy coba buat partisi untuk develop KVM tapi LVMnya gak bisa di mount.
Detail partisi seperti ini
Code:
[root@f366 ~]# sfdisk -l

Disk /dev/sda: 121601 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/sda1   *      0+  13054-  13055- 104857600   fd  Linux raid autodetect
/dev/sda2      13054+  14098-   1045-   8388608   fd  Linux raid autodetect
/dev/sda3      14098+ 121601- 107503- 863514624   fd  Linux raid autodetect
/dev/sda4          0       -       0          0    0  Empty

Disk /dev/sdb: 121601 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0

   Device Boot Start     End   #cyls    #blocks   Id  System
/dev/sdb1   *      0+  13054-  13055- 104857600   fd  Linux raid autodetect
/dev/sdb2      13054+  14098-   1045-   8388608   fd  Linux raid autodetect
/dev/sdb3      14098+ 121601- 107503- 863514624   fd  Linux raid autodetect
/dev/sdb4          0       -       0          0    0  Empty

Disk /dev/md1: 2095104 cylinders, 2 heads, 4 sectors/track

Disk /dev/md0: 26214368 cylinders, 2 heads, 4 sectors/track

Disk /dev/md127: 215845888 cylinders, 2 heads, 4 sectors/track


[root@f366 ~]# pvs
  selabel_open failed: No such file or directory
  selabel_open failed: No such file or directory
  PV         VG   Fmt  Attr PSize   PFree
  /dev/md127      lvm2 ---  823.39g 823.39g

Partisi LVM yang saya taro di akhir kok angkanya loncat ke /dev/md127 ya?
dan mengapa gak masuk ke VG ?

dan kalau coba mount malah error:
Code:
[root@f366 ~]# mount /dev/md127 /vg
mount: unknown filesystem type 'LVM2_member'
 
Status
Not open for further replies.

Top