Displaying 3 results from an estimated 3 matches for "a850".
Did you mean:
850
2024 Jan 03
0
Pre Validation failed on 192.168.3.31. Volume gv1 does not exist
...-threads: off
auth.allow: 192.168.204.31,192.168.204.18
Peers status are
Fedora 35
gluster peer status
Number of Peers: 2
Hostname: 192.168.3.8
Uuid: 445195bd-d071-48c1-8785-1d455cc447c5
State: Peer in Cluster (Connected)
Other names:
192.168.3.8
Hostname: 192.168.3.31
Uuid: 7e085d9f-a0f9-4ed6-a850-44b6ed991081
State: Peer in Cluster (Connected)
Fedora 39
gluster peer status
Number of Peers: 2
Hostname: 192.168.3.18
Uuid: 7738f786-b35f-4be8-8fd9-e609c11f2b72
State: Peer in Cluster (Connected)
Other names:
192.168.3.18
Hostname: 192.168.3.8
Uuid: 445195bd-d071-48c1-8785-1d455cc447c5
State...
2011 Dec 29
4
BalloonWorkerThread issue
Hello List,
Merry Christmas to all !!
Basically I''m trying to boot a Windows 2008R2 DC HVM with 90GB static max
memory and 32GB static min.
The node config is Dell M610 with X5660 and 96GB RAM and its running XCP 1.1
Many times the node crashes while booting HVM. Sometimes I get success.
I have attached the HVM boot log of successful start. Many times the node
hangs as soon as the
2011 Dec 19
1
Confusion over steps to add new logical volume to guest VM
...automount at boot. So here are the steps that I was going to
do, and what I saw that made me pause.
1. Verify that the device is identified by the guest, and get the UUID for
fstab.
[jeffb at disect ~]$ ls -l /dev/disk/by-uuid
total 0
lrwxrwxrwx. 1 root root 10 Dec 12 14:37
738923a4-c345-40bf-a850-4454caa152b6 -> ../../vda2
lrwxrwxrwx. 1 root root 9 Dec 12 14:37
db1230fb-a061-4ea4-9229-c5953d29aef8 -> ../../vdb <----lv_disectvar
lrwxrwxrwx. 1 root root 10 Dec 12 14:37
db70a6db-3640-4392-b9ba-49839d6e4b45 -> ../../vda1
2. Create a mount point for /dev/vdb
[root at di...